﻿#head {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 103px;
	width: 1002px;
}
.right {
	float: right;
	margin: 5px;
}

#main {
	height: 292px;
	width: 1002px;
	margin: auto;
	background-color: #858585;
}
#main1 {
	margin: auto;
	width: 1002px;
	background-color: #858585;
}

#footer {
	margin: auto;
	width: 1002px;
         color: #666666;
}

#footer1 {
	margin: auto; color: #ffffff;
	width:1002px; height:96px;
	background:url(images/index_db.jpg);
	line-height:20px;
		 
}

body {
	margin: 0;
	background-color: #CCC;
	font-size: 14px;
	color: #FFF;
	font-family: "微软雅黑", "宋体";
}

.STYLE1 {
	color: #000000;
	font-weight: bold;
}

.STYLE2 {
	text-decoration: underline;
	font-variant: normal;
	color: #FEECDA;
	font-style: italic;
	font-size:20px;
	font-weight: bold;
}

#banner {
	background-image: url(images/index_06.jpg);
	margin: auto;
	height: 265px;
	width: 1002px;
}
#banner1 {
	margin: auto;
	height: 200px;
	width: 1002px;
	background-color: #858585;
}


#container {
	padding: 0px;
}
a:link { 
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}
.black {
	color: #858585;
}
a.xu:link { color:  #666666; text-decoration: none} 
a.xu:visited { color:  #666666; text-decoration: none} 
a.xu:hover { color: #FFFFFF; text-decoration: none} 
a.xu:active { color: #FFFFFF; text-decoration: none}

A.r:link { text-decoration: none; color: #ff0000; font-weight: normal; } 
A.r:visited { text-decoration: none; color: #ff0000; font-weight: normal; } 
A.r:active { text-decoration: none; color: #ff0000; font-weight: normal; } 
A.r:hover { text-decoration: underline; color: #ff0000; font-weight: normal; }

.w a:link { text-decoration: none; color: #ffffff; font-weight: normal; } 
.w a:visited { text-decoration: none; color: #ffffff; font-weight: normal; } 
.w a:active { text-decoration: none; color: #ffffff; font-weight: normal; } 
.w a:hover { text-decoration: underline; color: #ffffff; font-weight: normal; }

.b a:link { text-decoration: none; color: #000000; font-weight: normal; } 
.b a:visited { text-decoration: none; color: #000000; font-weight: normal; } 
.b a:active { text-decoration: none; color: #000000; font-weight: normal; } 
.b a:hover { text-decoration: underline; color: #000000; font-weight: normal; }