@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY {
	SCROLLBAR-ARROW-COLOR: #cccccc; SCROLLBAR-FACE-COLOR: #f9f9f9; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #99CC00;
}
a:active {
	color: #99CC00;
}

#top {
	height: 246px;
	width: 1002px;
	background-image: url(../images/index_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top_2 {
	height: 246px;
	width: 1002px;
	background-image: url(../images/top_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top_3 {
	height: 246px;
	width: 1002px;
	background-image: url(../images/top_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main {
	height: 500px;
	width: 1002px;
	background-image: url(../images/main_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#main_left {
	height: 450px;
	width: 203px;
	float:left;
}
#main_right {
	height: 500px;
	width: 795px;
	float:left;
}
#main_content {
	height: 460px;
	width: 784px;
	float:left;
}


#foot {
	height: 74px;
	width: 1002px;
	background-color: #F2F1ED;
}

.line_height_1 {
	line-height: 18px;
}
.is_hidden_1{
	display:none;
}

.is_hidden_2{
	display:block;
}
.input_1 {
	border: 1px solid #DEDCD1;
	height: 18px;
}
