body {
	margin:0;
	color:#fff3a2;
	font:13px Arial, Helvetica, sans-serif;
	background:url(../images/bg-footer.jpg) repeat-x 0 100%;
	background:url(../images/html.gif) repeat #300634;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#fff3a2;
}
a:hover {
	text-decoration:underline;
	color:#ff8a57;
}
.w1 {
	background:url(../images/head2.jpg) repeat-x 0 0;
	width:100%;
	overflow:hidden;
}
#wrapper {
	width:100%;
	overflow:hidden;
	background:url(../images/head.jpg) no-repeat 50% 0;
}
#header {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:25px 0 13px;
}
.list {
	margin:0;
	padding:0 97px 5px 0;
	list-style:none;
	float: right;
}
.list li {
	color:#000;
	font-size:13px;
}
.list span {
	color:#ff0083;
	font-weight:bold;
}
.list a {color:#000;}
.list a:hover {color:red;text-decoration:none;}
.main {
	overflow:hidden;
	width:1202px;
	margin:0 auto;
}
.box {
	background:#230c2d;
	border:1px solid #643078;
	padding:6px 6px 0;
	overflow:hidden;
	margin-bottom:25px
}
.list2 {
	width:1200px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.list2 li {
	float:left;
	width:194px;
	margin:0 4px 0 0;
	padding-bottom:5px
}
.list2 img {
	display:block;
	border:1px solid #fff;
}
.list2 li a:hover img{
	border:1px dashed #e84336;
}
.list3 {
	margin:0;
	padding:20 0 0;
	list-style:none;
	width:1200px;
	overflow:hidden;
}
.list3 li {
	background:url(../images/popular.png) no-repeat;
	height:57px;
	width:225px;
	margin:0 160px 0 0;
	padding-left:15px;
	float:left;
}
.list3 li a {
	color:#fff;
	display:block;
	width:100%;
	line-height:57px;
	font-size:18px;
	text-align:center;
}
.mark {margin:0 0 -35px;}
.block {
	width:953px;
	margin:0 auto;
}
.block-t {
	background:url(../images/block-t.png) no-repeat;
	width:953px;
	height:11px;
	overflow:hidden;
}
.block-c {
	background:url(../images/block-c.png) repeat-y;
	width:953px;
}
.block-b {
	background:url(../images/block-b.png) no-repeat;
	overflow:hidden;
	width:953px;
	height:10px;
}
.list-holder {
	overflow:hidden;
	width:1100px;
	padding:13px 0 13px 25px ;
}
.list4 {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:230px;
}
.list4 li {
	background:url(../images/star.png) no-repeat 0 50%;
	padding-left:25px;
}
.list4 a {font-size:18px;}
.list4 a:hover {text-decoration:none;}
.row {
	overflow:hidden;
	width:100%;
	margin:-8px 0 0;
}
.bookmark {
	float:right;
	background:url(../images/star2.png) no-repeat;
	width:240px;
	height:57px;
	text-indent:-9999em;
	overflow:hidden;
}
#footer {
	width:100%;
	overflow:hidden;
	background:url(../images/footer.jpg) no-repeat 50% 100%;
	height:230px;
}
.footer-holder {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.area {
	float:right;
	width:238px;
	padding:68px 41px 0 0;
}
.area p span {
	font-weight:bold;
	font-size:11px;
}
.area p em {
	font-style:normal;
	color:#ed4d15;
}
.area p {
	text-align:center;
	margin:0 0 5px;
	font-size:10px;
	color:#000;
	word-spacing:-1px;
}
.area .web {
	display:block;
	text-align:center;
}
.area .web a {
	color:#b0300b;
	font-size:16px;
}
.area .web a:hover {
	color:red;
	text-decoration:none;
}
.sdesc {
    color: #7C166C;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
