/* CSS Document */
/* default styles */
body {
 margin:0;
 overflow-x:hidden;
 background-color: #fff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link { 
color:#000000;
text-decoration:underline;
} /* 未查看的超链接 */
a:visited {
color:#565555;
text-decoration:underline;
} /* 已经查看过的链接 */
a:hover {
font-size:12px;
text-decoration:underline;
color:#0033ff;
}/* 当鼠标移到超链接之上时 */
a:active{
color:#000000;
text-decoration:none;
}/* 准备查看的链接 */

p { text-indent: 150px;} 

/* layout */
#Layer1 {
	position:absolute;
	margin-left:73px;
	display: inline;
	top:25px;
	width:840px;
	z-index:10;
}
.ContentFont1{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#df2339;
font-stretch:wider;
}
.navfont{
font-family:"宋体";
font-size:13px;
color:#FFFFFF;
font-weight:bold;
word-spacing:100pt;
background-image:url(../images/head2.gif);
background-repeat:repeat-x;
}
.copyright{
color:#585959;
font-family:"宋体";
font-size:12px;
}
.contecthead1{
font-family:"宋体";
font-size:12px;
color:#000000;
font-weight:bold;
vertical-align:bottom;
}
.contect1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}
.contect2{
font-family:"宋体";
font-size:12px;
color:#666465;
font-weight:bold;
}
.contect3{
font-family:"宋体";
line-height:25px;
color:#666465;
font-size:14px;
font-weight:bold;
}
.contect4{
font-family:"宋体";
font-size:12px;
color:#0b69a0;
font-weight:bold;
}
.contect5{
font-family:"宋体";
font-size:12px;
color:#0b69a0;
line-height:16px;
}
.contect6{
font-family:"宋体";
font-size:12px;
color:#ea6c00;
}
.contect7{
font-family:"宋体";
font-size:12px;
color:#20adc5;
font-style:inherit;
text-decoration:underline;
}
.contect8{
font-family:"宋体";
line-height:18px;
font-size:12px;
}
.contect9{
font-family:"宋体";
font-size:12px;
color:#949494;
}
.contect10{
font-family:"宋体";
font-size:14px;
color:#0b69a0;
font-weight:bold;
}
/* layout */
.content { 
	margin: 0;
	width: 1005px;
}
#langue {
	width: 1005px;
	height: 25px;
	text-indent: 782px;
	font-size: 12px;
	vertical-align: middle;
	}
	#langue img { border: none; width: 74px; height: 21px;}

.navbg{
	width: 1005px;
	height: 29px;
	background-image:url(../images/head2.gif);
	background-repeat:repeat-x;
}
.top_left {
	float: left;
	width: 1005px;
}
.top_logo {
	float: left;
	width: 199px;}
.top_flash {
	float: right;
	width: 806px;}
/* left side */
.main {
	width: 1005px;
	text-align: left;
}
	.left_side {
		float: left;
		width: 199px;
		height: 389px;
		background-image:url(../images/leftnav-07.jpg);
		background-repeat:repeat-y;
	}
	.main_content {
		float: right;
		width: 806px;
		font-family:"宋体";
		line-height:18px;
		font-size:12px;
		margin-top: 8px;
	}
		.content_left {
			float: left;
			width: 575px;
		}
			.mid_left {
				float: left;
				width: 284px;
				height: 119px;
			}
				.mid_left li { display: list-item; list-style-type: none;}
				.pic { float: left; margin: 15px 10px 5px 42px; display: inline;}
				.text_gd { text-align: left;}
			.mid_right {
				float: right;
				width: 291px;
				height: 119px;
			}
				.mid_right li { display: list-item; list-style-type: none; }
		.onecol { height: 143px;}
		.content_right {
			float: right;
			width: 229px;
		}
			.content_right_QA {
				padding: 6px 0 0 10px;
				text-align: right;	
			}

/* right side *
/
/* footer */
.footer {
	width: 1005px;
	height: 20px;
	background-image: url(../images/botright.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	}
	.footer_text {	font-size: 12px; padding-top: 2px; text-align: center;}
