﻿*{
	margin:0;
	padding:0;
}
body{
	margin:0 auto 15px;
	font-size:12px;
	color:#000;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background:#1c232b;
}
h1{
	font-size:15px;
	color:#000;
	line-height:35px;
	padding-left:8px;
	margin-top:10px;
}
h2,h3{
	font-size:18px;
	color:#000;
	line-height:45px;
	margin-bottom:10px;
}
h3{
	text-align:center;
}
h4{
	margin:0 0 10px;
	font-size:12px;
}
p{
	margin-bottom:10px;
}
img{
	border:0;
}
input{
	width:150px;
	font-size:12px;
	border:1px solid #666;
	padding:2px;
}
input.btn{
	width:56px;
	height:20px;
}
textarea{
	width:260px;
	height:50px;
	font-size:12px;
	border:1px solid #666;
	padding:2px;
}
a:link,a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:none;
}
.cls{
	clear:both;
	height:0px;
	overflow:hidden;
}
#header{
	margin:2px auto 0;
	width:900px;
	height:100px;
	position:relative;
	background:url(topbg.gif) no-repeat;
}
#header img.logo{
	margin:15px 0 0 6px;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:0;
	bottom:-10px;
}
#header ul li{
	float:left;
	margin-right:5px;
	display:inline;
	line-height:24px;
	height:24px;
	background:url(menu.gif) no-repeat left;
}
#header ul li:hover{
	background:url(menuhover.gif) no-repeat left;
}
#header ul li a:link,#header ul li a:visited{
	display:block;
	text-decoration:none;
	color:#000;
	padding:0 8px;
	line-height:24px;
	height:24px;
	font-weight:bold;
	background:url(menur.gif) no-repeat right;
}
#header ul li a:hover{
	background:url(menurhover.gif) no-repeat right;
}
#wraper{
	margin:0 auto;
	padding:15px 0 0;
	width:898px;
	overflow:hidden;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	background:url(mbg.gif) no-repeat #fff;
}
#wraper #flashcontent{
	text-align:center;
}
#wraper #abus,#wraper #wedo,#wraper #newsc,#wraper #news{
	float:left;
	width:211px;
	margin-right:10px;
}
#wraper #abus div,#wraper #wedo div,#wraper #newsc div,#wraper #news div{
	height:320px;
}
#wraper #lin{
	margin:5px 15px 25px;
	padding:3px;
	clear:both;
}
#wraper #lin #scro{
	overflow:hidden;
	height:29px;
	width:860px;
	padding:3px 0;
	border:1px solid #ddd;
}
#wraper #lin #scro img{
	border:1px solid #eaeaea;
	padding:1px;
	margin:0 3px;
}
#wraper #abus #cntus{
	float:left;
}
#wraper .vline div{
	background:url(line.gif) repeat-y right;
	padding:8px;
	height:225px;
	position:relative;
}
#wraper #news div{
	background:none;
}
#wraper #newsc div ul li,#wraper #news div ul li{
	margin:4px 0;
	padding-left:10px;
	list-style:none;
	background:url(list.gif) no-repeat 0 11px;
	line-height:20px;
	height:20px;
	white-space:nowrap;
	width:185px;
	overflow:hidden;
}
#wraper .vline div span,#wraper #news div span{
	position:absolute;
	right:15px;
	bottom:0;
}
#wraper .vline div span a:link,#wraper .vline div span a:visited{
	display:block;
	width:45px;
	height:13px;
	line-height:13px;
	padding-left:8px;
	text-decoration:none;
	background:url(more.gif) no-repeat 0 0;
	color:#c30;
	font-size:11px;
}
#wraper .vline div span a:hover{
	background:url(more.gif) no-repeat 0 -13px;
}
#bottom{
	text-align:center;
	color:#bbb;
	height:80px;
	width:900px;
	border-top:1px solid #e8e8e8;
	padding-top:10px;
	margin:0 auto;
	background:url(bottombg.gif) no-repeat bottom;
}

/*== 内页css ==============================================*/
#wraper #conwraper{
	margin:10px 0;
}
#wraper #conwraper #left{
	float:left;
	margin-left:2px;
	padding-top:25px;
	display:inline;
	width:250px;
	text-align:center;
}
#wraper #conwraper #main{
	margin-left:250px;
	padding:3px 25px;
	min-height:300px;
	background:url(nline.gif) repeat-y left;
}
#wraper #conwraper #main p span{
	padding:0 10px;
	color:#000;
}
#wraper #conwraper #main ul li{
	list-style:none;
	background:url(list.gif) no-repeat 8px 9px;
	padding-left:20px;
}
#wraper #conwraper #main ul.news li{
	list-style:none;
	background:url(news.gif) repeat-x left bottom;
	padding-left:5px;
	margin:0 0 5px;
}
#wraper #conwraper #main ul.news li span.dat{
	padding-left:15px;
	color:#999;
}
#wraper #conwraper #main ul.news li a:link,#wraper #conwraper #main ul.news li a:visited{
	text-decoration:none;
}