body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
form{
	margin: 0px;
	padding: 0px;
}

.index_body{
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 695px;
}
.index_body_top{
	background-image: url(images/body_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.index_body_down{
	background-image: url(images/body_bg_down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
}
.index_header_bg{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 119px;
}
.index_header{
	color: #4E554D;
}
.index_footer{
	color: #1F9229;
}

.index_news_pic{
	border: 2px solid #A7A18A;
}
.index_action_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #CA3C3C;
	font-weight: bold;
	padding: 2px;
}
.index_action_word{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E56463;
}
.index_action_word a {
	color: #FF0000;
}
.index_action_line {
	background-image: url(images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.index_action_title02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #CA3C3C;
	font-weight: bold;
	padding: 2px;
}
