/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */
body{
	background: url(../images/bodybg.gif) repeat-x #f2f2f2;
	font-size: 14px;
	line-height: 150%;
	font-family: "Microsoft Yahei"
}
a:link,a:hover,a:active,a:visited{
	text-decoration: none; color:#333333;
}
p,ul,ol,li{
	margin:0;
	padding: 0;
	list-style:none; 
}
h1,h2,h3,h4{
	margin:10px;
}
#wapper{
	width: 1200px;
	margin:0 auto;
}
/******** useful block setting  *********/
.col{
	float:left;
}
.leftmargin{
	margin-right:4%;
}
.blockmargin{
	margin-top:2%;
}
.clear{
	clear: both;
}
.blockrow{
	overflow: hidden;
}
.mcontainer {
	width:1160px;
	margin:0 auto;
	clear:both;
	padding: 20px;
	height: auto;
	background-color: #FFFFFF;
	min-height: 300px;
}
/************* custom  *****************/
.toplink{ padding:10px 0;}
.toplink a:link,a:visited,a:active {text-decoration: none; color:#FFFFFF;	font-size:13px;
}
#header{
	margin:10px 0 30px 0;
	overflow: hidden;
}
#logo{
	width: 450px;
}
#nav{
	width: 750px;
	padding-top:20px;
}
#nav a{
	font-size:16px;
	color: #FFF;
	margin:13px;
}
.sliderregion{
	background: #FFF;
	padding:10px;
}
.sliderregion img{
	width: 100%;
	height: auto;
}
.indexleft{
	width: 40%;
	color: #666666;
}
.indexright{
	width:48%;
	margin-right: 30px;
}
h2.channeltitle{
	margin:20px 0;
	font-size:20px;
	padding: 0px 20px;
}
.text16{
	font-size:16px;
	line-height: 200%;
}
.xinwenlist{
	margin-top:10px;
}
.xinwenlist li{
	overflow: hidden;
	position: relative;
	padding:15px;
}
.xinwenlist li p.postday{
	width: 100px;
	font-size:14px; 
	line-height: 200%;
	text-align: center;
}
.xinwenlist li p.postday span{
	font-size:30px;
	font-weight: bold; 
	margin-top:5px;
	display: block;
}
.xinwenlist li p.news{
	width: 400px;
	margin-left:20px;
	line-height: 25px;
}
.xinwenlist li p.news a{
	font-size:16px;
	color:#000000;
}
.xinwenlist li p.news a:hover{
	text-decoration: underline;
}
.xinwenlist li p.news span.summary{
	line-height: 150%;
	font-size:12px;
	display: block;
	color: #999;
	margin-top:5px;
}
.time{font-size:13px;}
.more-link a{
	float: right;
	font-size:14px;
	color:#999; 
	font-weight: normal;
}
#footer{
	margin-top:40px;
	font-size:14px;
	color: #999;
	border-top:1px solid #CCC;
	padding:20px;
	text-align: center;
}
/************* indexlist  *****************/
.mainleft{
	width:15%;
	float:left;
	padding: 20px;

}
.mainright{
	width:75%;
	float:left;
	padding: 20px;

}
.leftchannel .title{
	padding:10px 0 10px 15px;
	color:#990000;
	font-size:18px;
	font-weight:600;
	;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: right;
}

.leftchannel .channellist li{
	padding:10px 0 10px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.leftchannel .channellist li:hover{
	background:rgba(255,255,255,0.1);
}
.leftchannel .channellist li a{
	color:#000000;
	font-size:18px;
	text-decoration:none;
}

h1{
	font-size:22px;
	font-weight:600;
	padding:0;
	margin:20px 0 0;
	text-align: center;
}
.cont{
	padding:20px;
	line-height:180%;
	font-size: 16px;
}
.cont a {text-decoration: none; color:#000000;	font-size:16px;
}
.cont li {list-style-type:square;}
.loca{
	border-bottom:1px dotted #CCC;
	color:#333333;
	font-size:14px;
	padding:10px;
}
.loca a{
	color:#333333;
	text-decoration:none;
}
.pagelink{width:70%}
