@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(index_1.jpg);
	position:relative;
	color:#FFF;
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	color:#eaff00;
}
ul, li {
	list-style-type:none;
}
img {
	border:0;
}
.container {
	width:1002px;
	height:auto;
	margin:0 auto;
}
.clear {
	clear:both;
}
.martop {
	margin-top:15px;
}
.martop1 {
	margin-top:10px;
}
.left {
	width:268px;
	height:1160px;
	padding:10px 36px;
	float:left;
	background-image:url(index_7.jpg);
	background-repeat:repeat-y;
	background-color:#000;
	letter-spacing:1px;
}
.left p {
	line-height:24px;
	text-indent:24px
}
.left ul li {
	line-height:24px;
	padding-left:15px;
	padding-right:10px;
	background-image:url(index_15.jpg);
	background-repeat:no-repeat;
	background-position:8px center;
}
.right {
	width:642px;
	height:1160px;
	padding:10px;
	float:right;
	letter-spacing:1px;
	background-color:#535542;
	overflow:hidden;
}
.right span {
	display:block;
	width:642px;
	height:auto;
}
.right .con {
	width:640px;
	height:auto;
	padding-top:10px;
	border-left:1px solid #7b7d6c;
	border-right:1px solid #7b7d6c;
	background-color:#424435;
}
.right .con p {
	line-height:24px;
	padding:0 15px;
	text-indent:24px;
}
.right .con dl {
	padding:10px 0 0 33px;
	text-align:center;
	float:left;
}
.right .con dl dt img {
	border:2px solid #7b7d6c;
}
.right .con dl dd a {
	line-height:24px;
}
.footer {
	clear:both;
	line-height:24px;
	text-align:center;
	padding-top:15px;
	background-color:#1e2010;
}
