@charset "UTF-8";
@import url("style1.css");
/* CSS Document */
/*版面基本属性*/
body,html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	margin:0;
	background-color: #000000;
	text-align:center;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
/*首页div属性*/
#container {
	width: 1007px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header-div {
	background-image: url(images/index_2.jpg);
	height: 87px;
	width: 1007px;
}
#footer {
	line-height: 160%;
	text-align: center;
	background-image: url(images/page-body-bg-btm.jpg);
}
#index {
	width: 90%;
	margin: auto;
}
#ad {
	color: #FF6600;
	text-align: center;
	margin: 0px;
	width: 1007px;
}
.ad-wai {
	width: 1007px;
	margin: 0px;
}

.ad-div {
	margin: 0px;
	width: 1007px;
}


#sidebar {
	text-align: left;
	clear: left;
	float: left;
	width: 30%;
	border: 1px solid #333333;
	overflow: hidden;
}
.sidebar-end {
	background-color: #333333;
	height: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#main {
	text-align: left;
	clear: right;
	float: right;
	width: 69%;
	border: 1px solid #333333;
	overflow: hidden;
}
.index-div03 {
	margin-left: 2px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-align: center;
}
#sidebar ul {
	list-style: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin: 0;
}


.index-div02 {
	margin-left: 2px;
	text-indent: 24px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	letter-spacing: 2pt;
}
.index-div04 {
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 80%;
	margin-left: 8px;
}
.index-div05 {
	text-indent: 24px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	line-height: 120%;
}


.index-div01 {
	background-color: #333333;
	text-align: center;
	line-height: 160%;
	font-weight: bold;
	clear: left;
}
#main ul {
	list-style: none;
	margin: 0;
}
#main li {
	width: 40%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	float: left;
	margin-left: 12px;
	line-height: 140%;
}
#links {
	text-align: left;
	clear: both;
	overflow: hidden;
}
.links01 {
	background-image: url(images/links.jpg);
	height: 153px;
	width: 1007px;
}
.links02 {
	line-height: 120%;
	overflow: hidden;
	text-align: left;
	margin-left: 40px;
	width: 90%;
	text-indent: 24px;
}
.links03 {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 88%;
}
/*内页DIV属性*/
#title {
	line-height: 120%;
	margin: 12px;
	width: 800px;
	text-align: left;
}
#title2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 12px;
	width: 800px;
}
#tbox {
	margin: 12px;
	width: 800px;
	border: 1px solid #333333;
	text-align: left;
	text-indent: 24px;
}

#datafooter {
	color: #FFFF00;
	text-align: center;
	margin: 10px;
	width: 800px;
	letter-spacing: 1px;
	clear: both;
}
#databanner {
	line-height: 120%;
	text-align: left;
	margin: 12px;
	width: 800px;
}

.ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
}
#content {
	line-height: 120%;
	margin: 10px;
	width: 800px;
	text-align: left;
	color: #FFFFFF;
}
#content1 {
	line-height: 120%;
	margin: 10px;
	width: 800px;
	text-align: left;
	float: left;
}

#content1 ul {
	margin: 0;
	list-style: none;

}
#content1 li {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-left: 3px;
	float: left;
}
