/* CSS Document */
@charset "utf-8";
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	vertical-align: baseline;
}
input,button,select,textarea{outline:none}
img,a img {border:none;}
table {border-collapse: collapse; border-spacing: 0;
	
}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
*{ margin:0px; padding:0px;}
/*global
----------------------------------*/
body, p, td, th, li
{
	font-family:'宋体',Arial, Helvetica, sans-serif,'Lucida Grande', 'Lucida Sans Unicode',sans-serif;/*字体样式*/
	font-size:12px;/*字体大小*/
	line-height:2;/*字体行高*/
	color:#333;/*字体颜色*/
}


#top_nav{ width:100%; height:22px; margin:auto; background:#f6f6f8; border-bottom:1px solid #e7e7e9}
.top_nav_main{ width:1000px; height:22px; margin:auto;}
.top_nav_main_left{ width:250px; height:22px; float:left;}
.top_nav_main_left ul li{ height:22px; float:left; font-size:12px; line-height:22px; margin-right:10px; color:#5c5c5c;list-style:none;}
.top_nav_main_left ul li a{color:#5c5c5c; text-decoration:none;}
.top_nav_main_left ul li a:hover{color:#b50824; text-decoration:underline}
.top_nav_main_left ul li img{ float:left; margin-right:5px;}
.top_nav_main_right{ width:150px; height:22px; float:right; text-align:right; font-size:12px; line-height:22px; color:#666}
.top_nav_main_right a{ color:#5c5c5c;text-decoration:none;}
.top_nav_main_right a:hover{color:#5c5c5c; text-decoration:underline;}



#nav_center{ width:100%; margin:auto; height:74px; background:url(../Local Settings/Temporary Internet Files/Content.IE5/images/topnav_center.jpg);}
.nav_center_main{ width:1000px; height:74px; margin:auto;}
.nav_center_main_left{ width:183px; height:74px; float:left;}
.nav_center_main_right{ width:800px; height:74px; float:right;}
.nav_center_main_right td{ border: solid 1px #ccc; font-size:12px; line-height:24px; text-align:center; color:#6f6f6f;}
.nav_center_main_right td a{ color:#6f6f6f; text-decoration:none;}
.nav_center_main_right td a:hover{ color:#6f6f6f; text-decoration:underline;}
.nav_center_main_right .rb{ border-bottom:0px; border-right:0px;}
.nav_center_main_right .b{ border-bottom:0px;}
.nav_center_main_right .r{ border-right:0px; }


#nav_bottom{ width:100%; height:39px; margin:auto; background:#b50824;}
.nav_bottom_main{ width:1000px; height:39px; margin:auto;}
.nav_bottom_main ul li{ width:83px; height:39px; float:left; font-size:12px; color:#fff; line-height:39px; text-align:center; background:url(../Local Settings/Temporary Internet Files/Content.IE5/images/topnav_bottom_li.jpg) right center no-repeat;display:block;}
.nav_bottom_main ul li a{color:#fff; text-decoration:none;display:block;}
.nav_bottom_main ul li a:hover{color:#fff; text-decoration:none; background:url(../Local Settings/Temporary Internet Files/Content.IE5/images/topnav_bottom.jpg) no-repeat; display:block;}




