@charset "utf-8";
/* CSS Document */

html,body {
	background:#000000;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#container {
	background:#1c1c1c;
	margin:0 auto;
	vertical-align:top;
}



h1 {
	color:#d2d2d2;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
}
h2 {
	color:#aaaaaa;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:lighter;
	text-align:left;
}

h3 {
	color:#8ec31f;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	font-weight:normal;
}
h4 {
	color:#1c1c1c;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	margin:8px 0;
}
h5 {
	color:#d2d2d2;
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
}
h6 {
	color:#666666;
	font-size:9px;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
}

.smallwin {
	margin:10px 10px 10px 10px;
}

.bigwin {
	margin:30px 10px 10px 10px;
}

.photos {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.article {
	margin:0px 10px 10px 10px;
}


.articletitlebg {
	background:url(../images/titlebg.png);
	height:15px;
	width:478px;
}
.articletitle {
	color:#000000;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	width:380px;
	float:left;
	padding-left:10px;
}
.seeall {
	float:right;
}

.articlecontent {
	background:#bbbbbb;
	width:456px;
	height:auto;
	text-align:left;
	border:#ffffff solid 1px;
	margin-top:1px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}

.STYLE1 {
	color:#aaaaaa;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:lighter;
	text-align:left;
	margin:8px 0;
}

.STYLE2 {
	color:#000000;
	font-family:"宋体", "华文宋体", "新宋体";
	font-size:12px;
	line-height:14px;
	font-weight:lighter;
	text-align:left;
	margin:8px 0;
}


.titlecontainer {
	height:24px; 
	border-bottom-color:#000000; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}

.btnback {
	width:95px;
	float:right;
	height:24px;
}

.imglink,.imglink:hover,.imglink:visited {
	border:none;
	outline:none;
}

.pageend {
	height:50px;
}

.slice {
	height:20px;
}
