@charset "utf-8";
/* CSS Document */

.homepage{
	width:950px;
	margin:0 auto;
	
}


.home_top{
	height:10px;
	background-image:url(../images/home_top.jpg);
	background-repeat:no-repeat;
	background-position:-25px 0px;
	padding:0px;
	margin:0px;
}



.home_main{
	background-color:#EBF2FA;
	
}

.home_main_bg{
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-y;
	background-position:-32px 0px;
}

.home_main_top{
	height:9px;
	background-image:url(../images/home_main_top.jpg);
	background-repeat:no-repeat;
	background-position:-25px 0px;
}

.mainok{
	margin:0px 6px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	width:933px;
	background-color:#fff;
	
}

.mainok .main00 .left{
	width:130px;
	float:left;
	overflow:hidden;
	margin-left:5px;
}


.mainok .main00 .right{
	display:block;
	overflow:hidden;
}

.home_main_bottom{
	background-image:url(../images/home_main_bottom.jpg);
	height:7px;
	background-repeat:no-repeat;
	background-position:-32px -4px;
	clear:both;
}


.title_a01{
	height:24px;
	line-height:24px;
	border-bottom:1px dotted #ddd;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:4px 6px;
}

.title_a02{
	height:30px;
	line-height:26px;
	background-image:url(../images/title_a02_bg.jpg);
	background-repeat:no-repeat;
}


.title_a03{
	height:26px;
	line-height:26px;
	background-image:url(../images/c_title.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
	border-bottom:1px dashed #ddd;
	color:#036;
}


.main05_topbg{
	background-image: url(../images/main05_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.main06_topbg{
	background-image: url(../images/main06_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.main07_topbg{
	background-image: url(../images/main07_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.main08_topbg{
	background-image: url(../images/main08_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.main09_topbg{
	background-image: url(../images/main09_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.main10_topbg{
	background-image: url(../images/main10_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.main11_topbg{
	background-image: url(../images/Communication_tools.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.subscribe{
	width:934px;
	height:110px;
	background-image:url(../images/ad.jpg);
	background-repeat:no-repeat;
	border:1px solid #E5E5E5;
	
}

.center_bg{
	background-image:url(../images/center_bg.jpg);
	background-repeat:no-repeat;
	background-position:-32px 0px;
}

.center_bg0{
	background-image:url(../images/center_bg.jpg);
	background-repeat:no-repeat;
	background-position:-32px 0px;
}


.adok{
	margin-bottom:6px;
}

.attention{
	padding:0; 
	margin:0; 
	padding:10px; 
	list-style:none;
}

.attention li{
	padding:0;
	margin:0;
	display:block;
	height:26px;
	line-height:26px;
	overflow:hidden;
	list-style:disc;
	border-bottom:1px dashed #ddd;
	font-size:14px;
	color:#333;
	text-align:left;
	padding-left:26px;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:2px 8px;
}

.attention li a{
	text-decoration:none;
	color:#333;
	font-weight:normal;
}

.attention li a:hover{
	text-decoration:none;
	color:#F30;
}
