﻿* {
	margin:0;
	padding:0;
	border:0;
}
img {
	border:0;
}
body {
	font-size:12px;
	font-family:Arial, "宋体";
	color:#6f6f71;
}
a:link, a:visited, a:active {
	color:#6f6f71;
	text-decoration: none;
}
a:hover {
	color:#eb0987;
	text-decoration: none;
}
#box {
	width:985px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, "宋体";
	color:#6f6f71;
}
#box1 {
	width:985px;
	border:1px solid #ca0087;
}
#head {width:985px;	height:120px; background-image:url(../img/bg_top1.jpg); background-repeat:no-repeat; background-position:bottom;}
#logo { width:301px; height:84px; padding:23px 0 0 26px;}
#nav {
	width:985px;
	height:38px;
	background-color:#000; float:left;
}
#nav ul {
	list-style:none;
	margin:10px 0 0 13px;
}
#nav ul li {
	font-size:14px;
	margin-left:12px;
	float:left;
}


#nav ul li a:link, a:visited, a:active {
	color:#fff;
	text-decoration: none;
}
#nav ul li a:hover {
	color:#800080;
	text-decoration:none;
}
.nav {
	margin-top:4px;
}
#main {
	width:933px;
	height:1100px;
	margin:20px 0 20px 25px!important;margin:20px 0 20px 12.5px;
	float:left;
}
#main ul {
	list-style:none;
	line-height:120%;
	padding:17px;
	float:left;
}
#main ul li {
	padding-bottom:10px;
}
#main ul li a:link, #main ul li a:visited, #main ul li a:active {
	color:#666;
	text-decoration: none;
}
#main ul li a:hover {
	color:#eb0987;
	text-decoration:none;
}
#content {
	width:725px;
	height:auto;
}
#content ul {
	list-style:none;
	width:725px;
	line-height:140%;
}
#rightsidebar {
	width:188px;
	height:860px;
	background-color:#f6f6f6;
	margin-left:20px;
}
#rightsidebar ul {
	list-style:none;
	margin:10px;
	line-height:24px;
}
#rightsidebar ul li {
	width:161px;
	background-image:url(../img/bg_xx.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.STYLE1 {
	color:#ff9900;
}
.STYLE2 {
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;

}
.STYLE2 strong {
	padding-left:10px;
}
#subnav {
	width:959px;
	height:14px;
	padding:10px 0 10px 26px;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1; float:left;
}
#subnav ul {
	list-style:none;
}
#subnav ul li {
	float:left;
	padding-right:10px;
}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active {
	color:#eb0987;
	text-decoration: none;
}
#subnav ul li a:hover {
	color:#eb0987;
	text-decoration: underline;
}
#footer p {
	line-height:160%;
	margin:20px;
	color: #999;
}
