body {
	font-size:12px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	text-align: left;
font-family:Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6692b3;
	font-size: 12px;	
	text-decoration: none;	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6692a3;	
	text-decoration: none;
}


.uptop {
	text-align: left;
	vertical-align: top;
	}
.kongge {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-indent: 20px;
	height: 15px;

}


/*=	width: 1024px;============================display:none;=====================================头部样式*/
/*头部那块的样式，高90 宽955*/


/*=============width: 979px================display:none;=====================================大banner图片样式*/
/*banner的大框*/
.banner_box {
	border: 0px solid #000000;
	height: 100px;
	margin-top: 90px;
	margin-left: 0px;
	position: absolute;	
}

/*=============================display:none;==================================左边的样式*/
/*调用小框，如果不用这几个调用在ff里会重叠*/

/*left的框*/
.left_box {
	border: 0px solid #000000;
	height: 100%;
	width: 210px;
	margin-top: 374px;
	margin-left: 0px;
	position: absolute;	
}
/*left的小框的基本样式*/
.left_box_little {
	height: 100%;
	width: 210px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat:repeat-y;
	background-position: left top;
}
/*left的小框的头部背景*/
.left_box_top {
	height: 33px;
	width: 210px;
	background-image: url(../images/sub_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 18px;
}
/*left的内容小框的firefox专门准备的背景*/
.left_box_middle {
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/sub_09.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
/*left的内容小框的文字的样式*/
.left_box_text {
    margin-left:20px;
    margin-right:10px;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	color: #333333;
}
/*left小框的低部背景*/
.left_box_end {
	height: 12px;
	width: 210px;
	margin-bottom: 0px;	
	margin-left: 0px;
	background-image: url(../index.files/index_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*=============================display:none;=====================================主体样式*/
/*main 主体的大框*/
 

/*=============================display:none;=====================================结尾样式*/
/*结尾的框框	height: 100px;*/
.end_box {
	border: 0px solid #000000;

	width: 948px;
	text-align:left;
	vertical-align: top;
	margin-top: 1080px;
	margin-left: 0px;
	background-color: #EAF0F2;
}
/*结尾的文字样式*/
.end_text {
	border: 0px solid #000000;
	height: 100px;
	width: 600px;
	text-align:center;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 210px;
	background-color: #F0fefe;
	white-space: nowrap;
}
/*=============================display:none;=====================================其他样式*/
/*登陆输入框*/
 
.main_top {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	background-image: url(../images/sub_06.gif);
	background-repeat: no-repeat;
}
.main_box {
	background-image: url(../images/sub_10.gif);
	background-repeat: repeat-y;
}
