/*-------------------公共样式**-------------------*/
body{
	font-family:"微软雅黑";
	color:#FFF;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
	background-image: url(../images/bodybg.png);
} 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
fieldset, img{border:0;}
ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
img{ vertical-align:top;border:0;}


/*-------------------公共用式**-------------------*/
.w{width:1000PX;margin:0 auto;}
.dis{ display:none}
.l{ float:left}
.r{ float:right}
.clear{ clear:left;}
.top10{ margin-top:10px;}

.blank10{clear:both; height:10px; overflow:hidden; display:block;}
.left{width:170px; border-right:1px solid #4e89a8;margin-bottom:-3000px; padding-bottom:3000px;}
.right{width:828px; border-left:1px solid #00293e;margin-bottom:-3000px; padding-bottom:3000px;}
/* 链接样式 */
a{color:#FFF;text-decoration:none;}
a:hover{ color:#22373c;}

/*nav*/
.nav{
	position: relative;height:25px;
} 
.nav ul{ position:absolute; right:0px; text-align:right; width:auto;overflow:hidden; zoom:1; height:auto;}
.nav li{
	float:left;
	padding:5px 13px 0px 13px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
.nav li a{color:#FFF;font-size:12px; font-weight:bold;}
.nav li:hover{
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
}
.header{
	height:55px;line-height:55px;
	position:relative;
	margin:10px 0px;
	}
.header .language{position:absolute; right:0px; color:#FFF;}
.header .language a{ color:#FFF;}

.box {width:330px;margin-top:5px;margin-left:5px;}
.box dt{ color:#FFF; background-color:#025682;height:38px; line-height:38px;padding-left:10px; font-size:16px;}

.footer{ background-color:#0692c6; line-height:22px;height:22px;color:#FFF;text-align:right; padding-right:10px;}


.body_content{ background-color:#025682;overflow:hidden;}
.leftmenu { margin-top:10px;}
.leftmenu li{ background-image:url(../images/left_menu_bg.png);height:35px; line-height:35px; width:127px;padding-left:20px;}
.leftmenu li a{ color:#FFF;}

.colorbox{ height:40px; line-height:40px; margin:0px 10px; border-bottom:1px solid #00aee5;}
.allcontent {padding:10px 20px; line-height:160%;}

.productslist{margin:0 10px;overflow:hidden; zoom:1;}
.productslist li{ float:left; margin:10px 20px;}
.productslist .imgbox{ width:215px; height:154px; text-align:center;display: table-cell;vertical-align: middle;}
.proleft {width:360px; text-align:center;height:360px;}
.proleft .imgbox{width:360px; height:290px; text-align:center;display: table-cell;vertical-align: middle;}
.proright{width:420px;}
.proright h3{ font-size:16px; margin-bottom:10px;}
.page-List{ width:100%; text-align:center;margin-top:10px;}


.newslist,.newscontent{margin:10px;}
.newslist .imgbox{ float:left; margin-right:10px;}

.newscontent h3{ font-size:14px; text-align:center; margin-bottom:20px;}