/* CSS Document */
body {
    font-family: Arial, "宋体";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background: #FFF;
    color: #424242;
}

/*
body {
	font-family: Arial, "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	color: #424242;
	background-image: url(../images/gq_bg.gif);
	background-color: #FFF;
	background-position: center top;
}
*/


.Cntmain {
    width: 912px;
    margin: 0px auto;
    background-image: url( ../images/main_bg.gif );
    background-repeat: repeat-y;
    padding: 0px 26px;
    background: #FFFFFF;
}

div, form, img, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

/*tool*/
.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    height: 0;
    visibility: hidden;
}

.GrayBorder {
    border: 1px solid #e0e0e0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.hidden {
    display: none;
}

.blank6 {
    height: 6px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

/*Link*/
a {
    color: #424242;
    text-decoration: none;
}

a:hover {
    color: #FF6600;
    text-decoration: underline;
}

.cBlue, a.cBlue:link, a.cBlue:visited {
    color: #1d73d6;
    text-decoration: underline;
}

.cBluenoline, a.cBluenoline:link, a.cBluenoline:visited {
    color: #1d73d6;
    text-decoration: none;
}

.cOrange, a.cOrange:link, a.cOrange:visited {
    color: #ff5400;
}

.cGray9, a.cGray9:link, a.cGray9:visited {
    color: #999;
}

.cGreen, a.cGreen:link, a.cGreen:visited {
    color: #00892a;
}

.cRed, a.cRed:link, a.cRed:visited {
    color: #F00;
    text-decoration: none;
}

/*font*/
.Ft12 {
    font-size: 12px;
}

.Ft14 {
    font-size: 14px;
}

.Ft16 {
    font-size: 16px;
}

.Fb {
    font-weight: bold;
}

.vista {
    font-family: "微软雅黑";
}

/*=========================================/页 卡/=====================================================*/
.yk {
    position: relative;
    height: 18px;
    background-image: url( ../images/yk_bg.gif );
    color: #0281d2;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 25px;
}

.yk .ico {
    position: absolute;
    left: -1px;
    top: -1px;
}

.yk	.more {
    float: right;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 10px;
}

.yk .more a {
    color: #0281D2;
    font-weight: normal;
}

.yk a {
    display: block;
    float: right;
    width: 40px;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    color: #ED7B01;
    position: absolute;
    top: 4px;
    right: 4px;
}

/*======================================/Header/======================================================*/
/*#header {
    width: 964px;
    margin: 0px auto;
    height: 140px;
    overflow: hidden;
}*/
#header {
    width: 964px;
    margin: 0px auto;
    height: 140px;
    overflow: hidden;
    background: #FFFFFF;
}


#header .Top1 {
    height: 91px;
}

#logo {
    width: 290px;
    text-align: center;
    float: left;
    height: 65px;
    padding-top: 13px;
    padding-left: 45px;
}

/*======================================/ 搜 索 /======================================================*/
.search {
    float: left;
    padding-top: 35px;
    padding-left: 15px;
}

.search .s1 {
    float: left;
}

.search .s1 input {
    height: 18px;
    width: 300px;
    border: 1px solid #999;
    float: left;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 8px;
}

.search .s2 {
    float: left;
    padding-left: 8px;
}

.search .s2 input {
    float: left;
    border: 0;
    background-image: url( ../images/search_button.gif );
    background-repeat: no-repeat;
    height: 25px;
    width: 80px;
    cursor: pointer;
}

.top3 {
    float: left;
    padding-top: 22px;
    padding-left: 30px;
}

.top3 a {
    display: inline;
    float: left;
    background-image: url( ../images/bbsico.gif );
    background-repeat: no-repeat;
    height: 18px;
    width: 52px;
    text-align: center;
    padding-top: 45px;
    margin-left: 20px;
}

/*======================================/ 菜 单 /======================================================*/
#nav {
    height: 38px;
    background-image: url( ../images/nav_bg2.gif );
    background-repeat: no-repeat;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    padding-top: 11px;
}

#nav .menu_left {
    display: block;
    float: left;
    width: 500px;
    padding-left: 15px;
}

#nav .menu_left li {
    float: left;
    padding-left: 12px;
    padding-right: 12px;
}

#nav .menu_right {
    float: right;
    display: block;
    width: 445px;
    padding-left: 4px;
}

#nav .menu_right li {
    float: left;
    padding-right: 12px;
    padding-left: 12px;
}

/*============================================路径================================================*/
.lujing {
    clear: both;
    padding-bottom: 6px;
}

/*======================================/ 网站链接 /======================================================*/
#links {
    align: center;
    height: 70px;
    width: 905px;
    border: 1px solid #e0e0e0;
    padding-left: 5px;
    line-height: 18px;
    padding-top: 8px;
    margin-top: 8px;
}

/*======================================/ 页脚 /======================================================*/
.footer {
    text-align: center;
    line-height: 20px;
    padding: 15px 0px;
    position: relative;
}

.footer .wj {
    position: absolute;
    right: 210px;
    top: 0;
    width: 90px;
    height: 90px;
    z-index: auto;
    overflow: hidden;
}

.footer .tj {
    position: absolute;
    right: 170px;
    top: 58px;
    z-index: auto;
}

