body{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #252525;
}
A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none
}
#index{
	width: 1000px;
	text-align: left;
	background-image: url(word_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 920px;
	overflow: hidden;
}
#flash_bg{
	height: 276px;
}
#left_bg{
	background-image: url(left_bg.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 500px;
	float: left;
}
.more{
	position: absolute;
}
.more A:link, .more A:visited {
	TEXT-DECORATION: none;
	color: #000000;
	font-size: 9px;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 0px 3px;
}
.more A:hover {
	TEXT-DECORATION: underline;
	color: #FF0000;
}
.show{
	margin: 52px 0px 0px 18px;
	color: #FF0000;
}
.show img{
	border: 0px;
	margin-bottom: 8px;
}
.show A:link, .show A:visited {
	TEXT-DECORATION: none;
	color: #FF0000;
}
.show A:hover {
	TEXT-DECORATION: none;
	color: #0000FF;
}
#main_bg{
	background-image: url(main_bg.gif);
	background-repeat: no-repeat;
	width: 547px;
	height: 500px;
	float: left;
}
.word{
	margin: 20px 8px 0px 8px;
	line-height: 21px;
	color: #252525;
}
.word img{
	margin-right: 10px;
}
.word h1{
	color: #86BDDC;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.news{
	background-image: url(new_banner.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin: 0px 8px 8px 8px;
	line-height: 22px;
}
.news ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.news li{
	margin: 0px;
	padding: 0px;
}
#right_bg{
	background-image: url(right_bg.gif);
	background-repeat: no-repeat;
	width: 235px;
	height: 500px;
	float: right;
}
.new_pro{
	margin: 67px 0px 0px 0px;
	text-align: center;
}
.new_pro img{
	border: 0px;
	margin-bottom: 8px;
}
.new_pro A:link, .new_pro A:visited {
	TEXT-DECORATION: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.new_pro A:hover {
	TEXT-DECORATION: none;
	color: #0000FF;
}

#Copyright {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	width: 1002px;
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	clear: both;
	color: #666666;
}
address{
	font-size: 11px;
	font-style: normal;
	background-image: url(address_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	line-height: 20px;
	padding-bottom: 10px;
}
address span{
	margin-right: 20px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
