/* CSS Document */

/*s_top css*/
body {margin-top: 0px;}
#center{ width:950px; height:auto; margin:auto}
#top_title{ width:950px; height:60px; float:left;  background-image:url(top_bj/<%=rs("top_image")%>); border:#E3E8F9 1px solid}
#top_text{ width:900px; height:55px; float:left; padding:5px 0px 0px 50px;}

/*line*/
#line_width{ width:950px; height:30px; background-color:#F2F9FD; border-left:1px solid #F1F0FF;border-right:1px solid #F1F0FF;border-bottom:1px solid #F1F0FF; margin:auto}
#line_t{ width:950px; float:left; padding-top:10px; height:20px; text-align:left}

/*eght css*/
#eght_tr{ width:950px; height:35px; float:left; background-color:#F9FDFD; border-left:#F9FDFD 1px solid;border-right:#F9FDFD 1px solid;}
#eght_td{ width:855px; height:20px; float:left; padding-top:15px; padding-left:15px;}

/*bottom css*/
#bottom{ width:950px; height:105px; float:left; margin-top:10px;border-top:#99CCFF 2px solid; }
#bottom_tr{ width:948px; height:25px; float:left;}
#botom_td{ width:948px; height:20px; float:left; text-align:center; padding-top:8px}



/*文字css*/
.brown13 {color: #AC2402;font-size: 13px;}
.bodyt13 {color: #07519a;font-size: 13px;}
.black13_hight {color: #666666;font-size: 13px; line-height:24px;}
.eght_title13{ color:#021b9a; font-size:13px;}
.blue13 {color: #0000FF;font-size: 13px;}
.red13 {color: #FF0000;font-size: 13px;}

/*top_css选择*/
.title_toph {font-size: 45px;font-weight: bold;color: #FF0000;font-family: "华文楷体";letter-spacing:8mm}


/*链接css*/
a.blue13_l:link {
	color: #0000FF;
	text-decoration: none;
	font-size:13px;
}
a.blue13_l:visited {
	text-decoration: none;
	color: #0000FF;
	font-size:13px;
}
a.blue13_l:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:13px;
}
a.blue13_l:active {
	text-decoration: none;
	color: #FF0000;
	font-size:13px;
}

a.red13_ll:link {
	color: #FF0000;
	text-decoration: underline;
	font-size:13px;
}
a.red13_ll:visited {
	text-decoration: underline;
	color: #FF0000;
	font-size:13px;
}
a.red13_ll:hover {
	text-decoration: none;
	color: #0000FF;
	font-size:13px;
}
a.red13_ll:active {
	text-decoration: underline;
	color: #0000FF;
	font-size:13px;
}

a.blue13_ll:link {
	color: #0000FF;
	text-decoration: underline;
	font-size:13px;
}
a.blue13_ll:visited {
	text-decoration: underline;
	color: #0000FF;
	font-size:13px;
}
a.blue13_ll:hover {
	text-decoration: none;
	color: #FF0000;
	font-size:13px;
}
a.blue13_ll:active {
	text-decoration: underline;
	color: #FF0000;
	font-size:13px;
}

a.bodyt13_l:link {
	color: #07519a;
	text-decoration: none;
	font-size:13px;
}
a.bodyt13_l:visited {
	text-decoration: none;
	color: #07519a;
	font-size:13px;
}
a.bodyt13_l:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:13px;
}
a.bodyt13_l:active {
	text-decoration: none;
	color: #FF0000;
	font-size:13px;
}

a.newst13_l:link {
	color: #021b9a;
	text-decoration: none;
	font-size:13px;
}
a.newst13_l:visited {
	text-decoration: none;
	color: #021b9a;
	font-size:13px;
}
a.newst13_l:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:13px;
}
a.newst13_l:active {
	text-decoration: none;
	color: #FF0000;
	font-size:13px;
}