*{
	padding:0;
	margin:0;
	}
	
body{	
	color:#333;
	font:12px/21px Verdana, "宋体";
	text-align:center;
	background-color:white;
	}
h1,h2,h3,h4{
	font:12px;
	font-weight:normal;
	line-height:23px;
	}
ul,li{
	list-style:none;
	}
input{
	font-size:12px;
	}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#00f;
	text-decoration:underline;
}
img {
	border:0;
}

.clear{/*清除浮动*/
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}

.left{
	float:left;
	}
.right{
	float:right;
	}
.margin_top{
	margin-top:10px;
	}
.margin_right{
	margin-right:10px;
	}
.margin_bottom{
	margin-bottom:10px;
	}
.margin_left{
	margin-left:10px;
	}

.padding{
	padding:10px;
	*+padding:10px!important;
	*padding:10px;
	*padding /*ie5.5*/:0px;
	}	
	
	
.box{/*灰色边框颜色�?*/
	border:1px solid #d5d3d4;
	}
.box2{/*灰色边框颜色稍深*/
	border:1px solid #ccc;
	}
	
.yellow{/*桔红字体12px*/
	color:#ff6600;
	font-size:12px;
	line-height:21px;
	}	
.yellow a , .yellow a:link, .yellow a:visited{
	color:#ff6600;
	text-decoration: none;
	}
.yellow:visited {
	color:#f60;
	}
.yellow a:hover{
	text-decoration:underline;
	}
.blue2 {
	color:#00F;
	}
.title_col{
	width:100%;
	height:28px;
	background:url(../images/title_col.gif) repeat-x;
	}
.title_col span{
	float:right;
	padding-top:4px;
	margin-right:10px;
	width:90px;
	text-align:right;
	color:#333;
	font:12px/21px Verdana, "宋体";
	}
.title_col .l {
	FLOAT: left
	}
.title_col .r {
		FLOAT: right; MARGIN: 3px 5px 0px 0px
	}
 h2{/*栏目标题颜色(桔红)14px*/
	float:left;
	padding-top:2px;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	text-indent:33px;
	background:url(../images/sub_corp_ico.gif) no-repeat left center;
	}	











.top{
	width:expression(document.body.clientWidth <= 960? "960px": "auto" );
	min-width:960px;
	height:23px;
	text-align:center;
	border-bottom:1px solid #ccc;
	background-color:#f4f4f4;
	}	
#header{
	margin:5px auto 0;
	width:960px;
	text-align:left;
	}
#newheader{
	margin:0px auto 0;
	width:960px;
	text-align:left;
	}
.logo{
	height:54px;
	}	
/*菜单导航�?�?*/
#nav{
	float:right;
	color:#800800;
	width:600px;
	}
#nav ul{
	float:right;
	margin-top:5px;
	}
#nav ul li{
	display:inline;
	float:left;
	margin-left:4px;
	height:23px;
	}	
#nav ul li a{
	display:block;
	padding:0 0 0 2px;
	margin:0;
	float:left;
	color:#800800;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	background:#ffffdd url(../images/navbg_left.gif) no-repeat left top;
	cursor:point!important;cursor:hand;	
	}	
#nav ul li span{
	float:left;
    display:block;
	padding:0 10px 0 10px;;
	font-size:14px;
	background:#ffffdd url(../images/navbg_rit.gif) no-repeat right top;
	}
#nav ul li a:hover{
	background-position:0% -21px;
	}
#nav a:hover span{
	background-position:100% -21px;
	}
#nav .sel a{
	background-position:0% -21px;
	}	
#nav .sel a span{
	background-position:100% -21px;
	}

.zhuangtai {
	float:right;
	width:600px;
	margin-top:5px;
	}
.zhuangtai a {
	text-decoration:underline;
	}
.red {
	color:red;
	}
/*菜单导航结束*/
.search{
	width:960px;
	height:88px;
	background:#fffde7 url(../images/search_bg.gif) no-repeat;
	overflow: hidden;
	}
	
.margin_top5{
	margin-top:5px;
}
	
.search .submissin{
	margin-right:5px;
	width:74px;
	height:24px;
	color:#800800;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border: none 0;
	background:#fffde7 url(../images/submissin.gif) no-repeat;
	cursor:pointer!important;cursor:hand;
	}
/*搜索�?01�?�?*/
.search_li {}
.search_li ul{
	margin:0 15px;
	float:left;
	width:420px;
	height:28px;
	}
.search_li ul li{
	display:inline;
	float:left;
	margin-left:4px;
	text-align:center;
	width:100px;
	height:28px;
	font:bold 14px/23px  Verdana, "宋体";
	background:url(../images/search_title.gif) no-repeat right top;

	}
.search_li ul li a{
	display:block;
	margin-top:5px;
	color:#555;
	}	
.search_li ul li a:hover{
	color:#7e0d00;
	text-decoration: none;
	}	
.search_test{
	color:#7e0d00;
	font-size:14px;
	background-image: url(../images/click.gif);
	width:96px;
	height:25px;
	display:block;
	}
.search_li .nonce{
	background-position:0% -28px;
	}
.search_news {
	margin:3px 5px 0 0;
	width:460px;
	height:28px;
	}
/*搜索�?01结束*/	

.content{
	margin:0 auto;
	width:960px;
	text-align:left;
	}
/*底部内容�?�?*/		
#footer{
	margin:10px auto 0;
	width:100%;
	width:expression(document.body.clientWidth <= 960? "960px": "auto" );
	min-width:960px;
	height:109px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	white-space: nowrap;
	}
#footer blockquote {
	margin:0 auto;
	padding-top:10px;
	width:800px;
	text-align:center;
	}
#footer blockquote img{
	margin-top:30px;
	float:right;
	}
.search_list{
	float:right;
	margin-right:10px;
	width:180px;
	font:12px/18px Verdana, "宋体";
	white-space:nowrap;
	text-overflow:ellipsis; 
	overflow: hidden;
	}
.search_list a{
	display:block;
	padding-left:10px;
	background-image: url(../../images/dot_search.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	}
/*主搜索栏内容结束*/	

.title_col2{
	width:100%;
	height:28px;
	background:url(../images/title_col2.gif) repeat-x;
	}
.title_col2 span{
	float:right;
	padding-top:4px;
	margin-right:10px;
	width:90px;
	text-align:right;
	color:#333;
	font:12px/21px Verdana, "宋体";
	}
.title_col2 .l {
	float:left;
}
.title_col2 .r {
	float:right;
	margin:3px 5px 0 0;
}
	}
.title_col2 span{
	float:right;
	padding-top:4px;
	margin-right:10px;
	width:90px;
	text-align:right;
	color:#333;
	font:12px/21px Verdana, "����";
	}
	
.qx {
	color:#000;
	}
.qx a {
	color:#000;
	text-decoration:underline;
	}
.qx a:hover {
	text-decoration:none;
	}

	


