@CHARSET "UTF-8";

*{
	margin:0px;
	padding:0px;
}
html,body {
	text-align: center;
	height:100%;
	font-size:12px;
	margin:auto;
/*	font-family:"宋体", arial;*/
	/*background:url(../imgs/headBK.gif) top repeat-x;*/
}
#warper{
	text-align: left;
	width:950px;
	margin:auto;
	/*background-color:#CCC;*/
	min-height:100%;
	/*border:solid 1px #550055;*/
	background:url(../imgs/headBK.gif)  repeat-x top;
}
* html #warper{
	height:100%;
}
	#footer {
	 height: 20px;
	 line-height:20px;
	 background: #163176;/*#480001;*/
	 width:950px;
	 margin:-15px auto 0;
	 color:#FFFFFF;
	/* border:solid 1px #550055;
	 border-top:none;*/
	}
	#head{
		height:296px;
	/*background:url(../imgs/headBK.gif) repeat-x;*/
		margin:0px 28px 0px 27px;
	}
	#main{
	margin:0px 28px 0px 27px;
	padding-top:8px;
	background-color: #FFFFFF;
	}
	.clear{
		height:35px;clear:both;font-size:0px;
	}
	#menu a{
		display:block;
		height:43px;
		text-decoration:none;
	}
	#menu .btn1{background:url(../imgs/btn1.gif) no-repeat top center;width:43px}
	#menu .btn2{background:url(../imgs/btn2.gif) no-repeat top center;width:75px}
	#menu .btn3{background:url(../imgs/btn3.gif) no-repeat top center;width:124px}
	#menu .btn4{background:url(../imgs/btn4.gif) no-repeat top center;width:75px}
	#menu .btn5{background:url(../imgs/btn5.gif) no-repeat top center;width:75px}
	#menu .btn6{background:url(../imgs/btn6.gif) no-repeat top center;width:75px}
	#menu .btn7{background:url(../imgs/btn7.gif) no-repeat top center;width:75px}
	#menu .btn8{background:url(../imgs/btn8.gif) no-repeat top center;width:75px}
	#menu a:hover{
		background-position:bottom center;
	}
	#menu .split{
		width:14px;background:url(../imgs/btnSplit.gif) no-repeat center
	}
	.search{
	 background:url(../imgs/searchBk.gif) no-repeat center top;
	 width:229px;
	 height:25px;
	 color:#153379;
	}
	.search .txt{
		width:100px;
		margin-top:2px;
		background: transparent;
		border:none;
	}
	.search .txtBk{
		background:url(../imgs/searchTxt.gif) no-repeat center;
	}
	.logo{
		width:895px;
		height:215px;
	}
	.mLeft{
		float: left; width:224px;margin-right:10px;
	}
	.mMid{
		float: left; width:439px;
	}
	.mRight{
		float:right;width:200px;height:290px;
		/*border: solid 1px #ccc;*/
	}
	.llist{
		font-size:10.5pt;
	}
	.llist ul{
		margin-left:53px;
		margin-top:5px;
		margin-bottom:5px;
	}
	.llist ul li{
		/*text-overflow:ellipsis ;*/
		letter-spacing:6px;
		border-bottom:dashed 1px #999;
	}
	.llist ul a{
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}
	.STYLE1 {
	color: #fe6601;
	font-weight: bold;
}
.artLst{
	margin-left:10px;
	margin-top:1px;
	color:#707070;
}
.artLst a{
	text-decoration: none;
	color:#707070;
}
.artLst a:hover{
	color:#000000;
}
.artlst a:vis:VISITED {
	color:#808080;
}