@charset "utf-8";
/* CSS Document */

body {
	background-color: #296920;
	margin:8px 0px 0px 0px;
	font-family: Tahoma, Microsoft JhengHei , STHeiti, SimHei, PMingLiu;
	font-size:13px;
}

.index_head_bg {
	background:url(../images/index/index_head_bg.gif) repeat-x;
	width:100%;
	height:370px;
}

.sub_head_bg {
	background:url(../images/sub_head_bg.gif) repeat-x;
	width:100%;
	height:120px;
}

.sub_head_area {
	width:939px;
}

.page_main_area{
	background-color:#FFF;
	style:width:938px;
	border:#F00 1px solid;
	
}

.login_field{
	border:#9ba78e solid 1px;
	font-size:12px;
	color:#696;
}

.login_form{
	font-size:12px;
	color:#FFF;
}

.footer_bg{
	background:url(../images/footer_bg.gif) repeat-x;
	height:200px;
	font-size:15px;
	color:#FFF;
	width:100%;
	margin:0px 0px 0px 0px;
}

.footer_area {
	width:939px;
	margin:0px 0px 0px 0px;
}
.footer_link:link {color: #ffffff;font-weight: normal;}
.footer_link:visited {color: #ffffff;font-weight: normal;}
.footer_link:active {color: #ffffff;font-weight: normal;}
.footer_link:hover {color: #ffffff;font-weight: normal;}
.indextel{
	font-family: Impact;
	font-size:27px;
	color:#296920;
	font-weight: normal;
}

