@charset "utf-8";
/* CSS Document */
* { color:#333; margin:0; padding:0; }
body { font-size:9pt; background:#EEE url(index_bg.gif) repeat-x left top; text-align:center; }
a,a:visited { color:#333; text-decoration:none; }
a:hover { color:#0851AD; text-decoration:underline; }
ul,li { list-style:none; }
img { border:none; }
#indexbox { width:988px; padding:0 6px; text-align:left; margin:0 auto; background:#FFF; }
/*top ad*/
#topad { width:988px; height:80px; padding:2px 0 0 0;}
/*Login*/
#loginbox { width:976px; height:28px; background:url(login_bg.gif) repeat-x; padding:6px 6px 0 6px; }
#login { float:left; width:520px; height:24px; }
.logininputbk { width:106px; height:14px; padding:2px; border:1px solid #999; }
.loginbutton { background:url(button_login.gif) no-repeat; width:46px; height:20px; border:none; }

#login a,#login a:visited { color:#004A9C; text-decoration:underline; }
#login a:hover { color:#333px; text-decoration:none; }
#search { float:right; width:400px; text-align:right; height:24px; }
.searchinputbk { border:1px solid #999; padding:2px; height:14px; width:158px; color:#929292; }
.searchbutton { background:url(button_search.gif) no-repeat; width:46px; height:20px; border:none;}
.loginselect{ height:20px;}

/*top*/
#top { width:988px; height:70px; margin-top:2px; }
#logo { float:left; display:block; width:172px; padding:0 0 0 8px; height:62px; }
#logoad { float:right; display:block; width:800px; height:70px; }
/*nav*/
#nav { width:988px; height:30px; margin-top:1px; background-color:#0c63aa;}
#nav ul { margin-left:10px; }
#nav li { float:left;  }
#nav li img{ height:30px;}
#nav li a,#nav li a:visited { color:#FFF; text-decoration:none; }
#nav li a:hover { color:#FF0; text-decoration:none; }
#nav .navli { background:url(nav_libg.gif) no-repeat right top; }
#nav .datiao { background:none; }


/*row1*/
#row1 { width:988px; padding-top:8px; clear:both; }
#row { width:988px; border-bottom: 1px solid #CCCCCC;}
#center{ padding:6px 10px 0 40px; width:696px; float:left; border-right:1px solid #CCCCCC;}

#right{ float:left; width:206px; margin-left:2px; margin-bottom:6px;}
#right1{ float:left; width:206px; margin-left:2px; margin-top:6px; height:216px;}
#right ul { display:block; padding:6px 2px 0 2px; width:190px; clear:both; }
#right li { background:url(icon_02.gif) no-repeat left center; line-height:20pt; padding-left:10px; border-bottom:1px solid #CCCCCC; }
#right li a,#right li a:visited { color:#004A9C; text-decoration:none; }
#right li a:hover { color: #FF0000; text-decoration:none; }

.gundong{ height:30px;}
.gundong dl{ float:left; width:686px; padding-top:6px;}
.gundong dt{ float:left; width:560px;}
.gundong dd{ float: right;}


.text1 {
	color: #666666;
	font-size: 12px;
	TEXT-DECORATION: none;

}
a.text1:link {font-size: 12px;color:#666;}
a.text1:visited {font-size: 12px;color:#666;	text-decoration: underline;}
a.text1:hover {font-size: 12px;color: #FF0000;	text-decoration: underline;}
a.text1:active {font-size: 12px;color:#666;	text-decoration: underline;}

.text2{
	color:#004A9C;
	font-size: 14px;
	TEXT-DECORATION: none;

}
a.text2:link {color:#004A9C;}
a.text2:visited {color:#004A9C;	text-decoration: underline;}
a.text2:hover {color: #FF0000;	text-decoration: underline;}
a.text2:active {color:#004A9C;	text-decoration: underline;}


.textbb {
	color:#fff;
	font-size: 12px;
	TEXT-DECORATION: none;

}
a.textbb:link {font-size: 12px;color:#fff;	text-decoration: none;}
a.textbb:visited {font-size: 12px;color:#fff;	text-decoration: none;}
a.textbb:hover {font-size: 12px;color:#fff;	text-decoration: underline;}
a.textbb:active {font-size: 12px;color:#fff;	text-decoration: none;}

#bottom { width:988px; background:url(bottom_bg.gif) repeat-x left 8px; text-align:center; padding:24px 0 8px 0; clear:both; }
#bottom li { display:inline; padding:0 19px 0 12px; border-right:1px solid #333; }
#bottom li a,#bottom li a:visited { color:#333; text-decoration:none; }
#bottom li a:hover { color:#0851AD; text-decoration:underline; }
#bottom p { margin:8px; }
#bottom .bottomli { border-right:none; }