/*body*/
*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font-size:12px;
	color:#666;
	line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#666;
	text-decoration: none;
} 
a:hover{
	color:#1991a1;
	text-decoration:underline;
} 
img{
	border:0;
}
.clear{
	clear:both;
}
ul,li{
	float:left;
	list-style:none;
}
.lt{
	float:left;
}
.rt{
	float:right;
}
h1,h2,h3,h4,h5{
	font-size:12px;
}
#top,#menu,#flash,#ibody,#copyright{
	margin:0 auto;
}
/*index*/
#top{
	width:960px;
	height:72px;
	background:url(../images/top_bg.gif) no-repeat top;
}
.logo{
	width:700px;
}
.ch{
	width:255px;
	text-align:right;
	padding-right:5px;
}
#menu{
	width:960px;
	height:33px;
	line-height:33px;
	text-align:center;
	background:url(../images/menu_bg.gif) repeat-x top;
}
#menu ul{
	width:954px;
	padding:0 3px;
}
#menu ul li{
	width:106px;
	background:url(../images/menu_line.gif) no-repeat right;
}
#menu ul li a{
	color:#fff;
	text-decoration: none;
} 
#menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
} 
#flash{
	width:960px;
}
#ibody{
	width:960px;
	padding-bottom:10px;
}
.lbody{
width:260px;
}

/*<![CDATA[*/
.rbody{
	width:700px;
	height:auto!important;
    height:350px;
	min-height:350px;
}
/*]]>*/

.lbody{
width:260px;
}
.leftmenu2{
	width:260px;
}
.leftmenu2 ul{
	padding:10px 20px 5px 20px;
}
.leftmenu2 ul li{
	width:170px;
	padding-left:30px;
	display:inherit;
	line-height:36px;
	background:url(../../images/lmenu.gif) no-repeat 10px 11px;
	border-bottom:dashed 1px #ccc;
}

.iabout{
width:430px;
}
.icontact{
width:250px;
padding-left:10px;
}
.service_index{
	padding:50px 10px 0 10px;
	height:130px;
	background:url(../images/service_bg.gif) no-repeat 5px 10px;
}
.iad{
}
.iad img{
	padding:3px 7px;
}
.vline{
	padding:10px 30px;
}
.about_index{
	padding:10px;
}
.rbody h5,.iabout h5,.icontact h5{
	line-height:35px;
	height:35px;
	padding-left:20px;
	background:url(../images/bt_bg.gif) no-repeat;
}
.rbody h5 img,.iabout h5 img,.icontact h5 img{
	padding-top:7px;
}
.chakan{
	color:#1991a1;
}
.chakan a{
	color:#1991a1;
	text-decoration: none;
} 
.chakan a:hover{
	color:#1991a1;
	text-decoration:underline;
} 
.icp{
	padding:10px;
}
.icp ul{
	width:400px;
	background:#daf1f4;
	padding:10px;
}
.icp ul li{
	width:133px;
	text-align:center;
}
.about_p{
	text-align:center;
	padding:10px 30px 0px 30px;
}
.inews{
	padding:10px;
}
.inews ul{
	width:230px;
}
.inews ul li{
	width:215px;
	padding-left:15px;
	line-height:28px;
	background:url(../images/news_icon.gif) no-repeat 0 center;
}
.news{
	padding:10px;
}
.news h4,.cp h4{
	font-size:24px;
	line-height:40px;
	text-align:center;
}
.news ul{
	width:680px;
}
.news ul li{
	width:665px;
	padding-left:15px;
	line-height:28px;
	background:url(../images/news_icon.gif) no-repeat 0 center;
}
.subtime{
	text-align:right;
	color:#999;
}
.cp{
	padding:10px;
}
.cp ul{
	padding:5px;
}
.cp ul li{
	width:165px;
	height:130px;
	text-align:center;
}
.cp ul li img{
	border:1px #d9f0f3 solid;
	padding:3px;
}
.cpimg{
	text-align:center;
	padding:5px;
}
.cpimg img{
	border:5px solid #f0f0f0;
}
* html .cpimg img{
    width: expression(this.width > 600 && this.width > this.height ? 600 : true);
    height: expresion(this.height > 450 ? 450 : true);
}

.page{
	text-align:center;
}
#copyright{
	width:960px;
	height:32px;
	line-height:32px;
	background:#ebf7f9;
	text-align:center;
}