.marquee {
	height: 18px;
	width: 952px;
	background-image: url(marquee.jpg);
	background-repeat: no-repeat;
}
.marqueeword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 640px;	
	margin-left: 110px;
}
.index_mainback {
	height: 278px;
	width: 952px;
	background-image: url(index_mainback.gif);
	background-repeat: no-repeat;
}
.index_buttonpic {
	padding-left: 2px;
	padding-bottom: 8px;
}
.index_buttonpic a:hover{position:relative;top:1px;left:1px;}
.index_more a:hover{position:relative;top:1px;left:1px;}
.index_newsback {
	width: 388px;
	background-image: url(indnews_back.gif);
	background-repeat: no-repeat;
}
.index_news {
	vertical-align : text-top;
	height: 74px;
	font-size: 12px;
	letter-spacing: 1px;
}
.index_news a:link {
	color: #004985;
	text-decoration: none;
}
.index_news a:visited {
	color: #004985;
	text-decoration: none;
}
.index_news a:hover {
	color: #004985;
	text-decoration: underline;
}
.index_news ul{
	padding:0px 0px 0px 10px;
	margin:0px;
}
.index_news li{
	list-style-type:none;
	background-image: url(icon_news.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:3px 0px 3px 16px;
}
/*show*/
.index_showback {
	width: 388px;
	background-image: url(indshow_back.gif);
	background-repeat: no-repeat;
	margin:0px 0px 0px 10px;		
}
.index_show {
	vertical-align : text-top;
	height: 74px;
	font-size: 12px;
	letter-spacing: 1px;
}
.index_show a:link {
	color: #004985;
	text-decoration: none;
}
.index_show a:visited {
	color: #004985;
	text-decoration: none;
}
.index_show a:hover {
	color: #004985;
	text-decoration: underline;
}
.index_show ul{
	padding:0px 0px 0px 10px;
	margin:0px;
}
.index_show li{
	list-style-type:none;
	background-image: url(icon_show.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:3px 0px 3px 16px;
}

/*foot*/
.index_foot {
	height: 102px;
	width: 952px;
	background-image: url(index_footback.gif);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	line-height: 13px;
	letter-spacing: 1px;
}
.index_foot a:link {
	color: #313131;
	text-decoration: none;
}
.index_foot a:visited {
	color: #313131;
	text-decoration: none;
}
.index_foot a:hover {
	color: #004985;
	text-decoration: underline;
}

/*design*/
.index_design {
	width: 942px;
	font-size: 10px;
	color: #448ac9;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 0px;
}
.index_design a:link{
	color: #448ac9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.index_design a:visited{
	color: #448ac9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.index_design a:hover{
	color: #448ac9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}