@charset "utf-8";
/* CSS Document */

*{
    padding:0px;
    margin:0px;
	list-style-type:none;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,div,span,p,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,th,td{
    margin:0;
    padding:0;
}
body,button,input,select,textarea{
    font-size:12px;
    /*font-family:msYahei,microsoft Yahei,MSYH,microsoft YH,Segoe UI,microsoft YaHei UI,Verdana,瀹嬩綋,Geneva,sans-serif;*/
	font-family:宋体;
    color:#444444;
}
h1{
    font-size:18px;
}
h2{
    font-size:16px;
}
h3{
    font-size:14px;
}
h4,h5,h6{
    font-size:100%;
}
address,cite,dfn,em,var{
    font-style:normal
}
code,kbd,pre,samp,tt{
    font-family:"Courier New",Courier,monospace
}
small{
    font-size:12px;
}
form{
}
ul,ol{
    list-style:none;
}
a{
    text-decoration:none;
}
a:link{
    color:#333;
}
a:visited{
    color:#333;
}
a:hover{
    color:#d61212;
}
fieldset,img{
    border:none;
}

body{ background:url(resetcss_res/bg.png) top repeat-x #f8f8f8;}

.layOut{
	width:1001px;
	height:auto;
	margin:0px auto;
	}
.head{
	width:1001px;
	height:109px;
	float:left;
	position: relative;
	}	
.logo{
	width:400px;
	height:109px;
	float:left;
	}	
.topBar{
	width:601px;
	height:25px;
	line-height:25px;
	text-align:right;
	margin-top:15px;
	float: right;
	}	
.siteSearch{
	width:471px;
	height:auto;
	text-align:right;
	float:right;
	}	
.searchInput{
	padding-left:10px;
	width:220px;
	height:28px;
	line-height:28px;
	border:1px solid #c5c5c5;
	color:#7b7241;
	}	
.searchBtn{
	width:40px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#e50f00;
	border:0px;
	cursor:pointer;
	margin-top:15px;
	color:#fff;
	}	
.donateBtn{
	width:111px;
	height:31px;
	border:0px;
	cursor:pointer;
	background:url(htmlRes/donateBtn.gif);
	}	
.nav {
	width:1003px;
	height:43px;
	float:left;
}
.nav li {
	width:123px;
	height:43px;
	line-height:43px;
	text-align:center;
	font-size:16px;
	height:auto;
	background:url(resetcss_res/navBg_line.gif) right no-repeat;
	float:left;
	position:relative;
}
.nav li.noline {
	background:none;
}
.nav li a:link {
	color:#fff;
}
.nav li a:visited {
	color:#fff;
}
.nav li a:hover {
	color:#ffcc00;
}
.nav li.current {
	width:141px;
	height:41px;
	line-height:41px;
	border:1px solid #dd0000;
	background:url(resetcss_res/navBg.gif) repeat-x;
	margin-left:-1px;
}
.nav li dl {
	width:123px;
	border:1px solid #C33;
	font-size:16px;
	background:#e70100;
	position:absolute;
	top:43px;
	left:0px;
	z-index:999;
}

.nav li dd{
	height:35px;
	line-height:35px;
	}
.nav li dl dd a {
	color:#933;
}
.nav li dl dd a:hover {
	color: #000;
	font-weight:bold; 
	opacity:0.5;
}
.searchbox{
	width:240px;
	height:29px;
	line-height:20px;
	position:absolute;
	top:69px;
	right: 180px;
	border:1px #F00 solid;
}
.searchboxsou{
	width:40px;
	height:31px;
	line-height:20px;
	position:absolute;
	top:69px;
	right: 140px;
	border:0;
}
.searchboximg{
	width:111px;
	height:31px;
	line-height:20px;
	position:absolute;
	top:69px;
	right: 0;
	border:0;
}


.nrr {margin-bottom:20px;}







