/* All */
*{
	margin:0;
	padding:0;
}

body{
	background-color:#fff;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8;
}

a{
	color:#000;
	text-decoration: none;
}
a:hover{
	color:#369;
}

img{
	border:0;
}
ul,li{
	float:left;
	list-style:none;
}
h2,h3,h4{
	float:left;
	width:100%;
}

#header,#footer,#center_flash{
	width:1003px;
	margin:0 auto;
}
.red{
	color:#900;
}
.clear{
	clear:both;
}
/*  Header  */
#header{
	height:77px;
	overflow:hidden;
}
#HeaderLeft{
	float:left;
	width:400px;
	padding-left:30px;
}
#HeaderRight{
	float:right;
	width:300px;
	padding-right:20px;
	padding-top:50px;
	text-align:right;
}
#HeaderRight a{
	background:url(../images/lang.gif) no-repeat 0 center;
	margin-right:15px;
	padding-left:10px;
}

/*  Footer  */
#footer{
	padding-top:30px;
	background:url(../images/foot_bg.gif) repeat-x;
	text-align:center;
}
#center_flash{
	height:285px;
	background:url(../images/fl_foot.gif) repeat-x bottom;
}

/*  Content  */
#center{
	width:960px;
	margin:0 auto;
}
#ileft{
	float:left;
	width:700px;
	height:143px;
	overflow:hidden;
	background:url(../images/iproducts_bg.gif) no-repeat;
}

#iright{
	float:right;
	width:245px;
	height:143px;
	overflow:hidden;
	background:url(../images/about_bg.gif) no-repeat center 30px;
}
#iright h3{
	float:left;
	width:100%;
	padding:1px 0;
}
#ileft h3{
	float:left;
	width:696px;
	padding:1px 2px;
}
#ileft ul{
	float:left;
	margin:0 10px;
	padding-top:8px;
	border-top:1px #f1f1f1 solid;
}
.more{
	float:right;
	margin-right:10px;
}


/* Page css */

/*<![CDATA[*/
#pcenter{
	width:960px;
	margin:0 auto;
	background: url(../images/pcenter_bg.gif) no-repeat 240px 18px;
    height:auto!important;
    height:620px;
    min-height:620px;
}
/*]]>*/

#pleft{
	float:left;
	width:220px;
	padding-right:10px;
}
#pright{
	float:right;
	width:667px;
	margin-right:18x;
}


.leftmenu{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.leftmenu h3{
	float:left;
	width:165px;
	background: url(../images/left_title.gif) no-repeat;
	line-height:42px;
	height:50px;
	font-size:16px;
	color:#fff;
	padding-left:55px;
}
.leftmenu ul{
	padding:5px 10px;
}
.leftmenu li{
	float: left;
	width:160px;
	background:url(../images/xline.gif) repeat-x bottom;
	line-height:30px;
	padding-left:20px;
}
.leftmenu li a{
	background:url(../images/icon02.gif) no-repeat;
	padding-left:25px;
}


.location{
	float:right;
	font-size:12px;
	color:#999;
	font-weight:normal;
}
.location a{
	color:#999;
}
.location a:hover{
	color:#333;
}
.content_top{
	float:left;
	width:667px;
	background:url(../images/top_line.gif) no-repeat 0 bottom;
	margin-bottom:20px;
}
.content_top h2{
	float:left;
	width:637px;
	background:url(../images/icon01.gif) no-repeat 10px 10px;
	font-size:14px;
	line-height:36px;
	padding-left:30px;
}

.newslist li{
	float: left;
	width:645px;
	border-bottom:1px #efefef solid;
	line-height:30px;
	padding-left:22px;
	background:url(../images/icon03.gif) no-repeat 12px center;
}
.data{
	float:right;
	padding-right:10ppx;
	color:#999;
	font-size:11px;
}
.page{
	float:left;
	width:100%;
	text-align:center;
	color:#000;
	margin-top:15px;
	line-height:26px;
	height:26px;
}
.page a{
	margin-right:10px;
	color:#002372;
	zoom:1;
}
.page a.hover{
	margin-right:10px;
	color:#002372;
	font-weight:bold;
	zoom:1;
}
.page img{
	vertical-align:middle;
}

.newslist,.productslist{
	float:left;
	width:100%;
}
.news_content{
	float:left;
	width:100%;
}
.news_content h3{
	width:100%;
	font-size:16px;
	color:#002372;
	text-align:center;
}
.subtime{
	float:left;
	width:100%;
	text-align: center;
	color:#777;
	margin-bottom:15px;
}
.content_text{
	width:100%;
	float:left;
	line-height:250%;
}
.content_text img{
	max-width:600px;
	max-height:600px;
	cursor:pointer;
	margin-bottom:15px;
}
* html .content_text img{
    width: expression(this.width > 600 && this.width > this.height ? 600 : true);
    height: expresion(this.height > 600 ? 600 : true);
}
.page_back{
	float:left;
	width:100%;
	text-align: right;
}


.productslist{
	float:left;
	width:100%;
}
.productslist li{
	float:left;
	width:100%;
	background:url(../images/xline.gif) repeat-x bottom;
	padding:10px 0;
}
.productslist_img{
	float:left;
	background:url(../images/bg_thumb_article.gif) no-repeat center 0;
	width:155px;
	height:132px;
	text-align:center;
	padding-top:10px;
	margin-right:12px;
}
.productslist_img img{
	width:120px;
	height:120px;
}

.productslist_info{
	float:right;
	width:480px;
	padding-top:20px;
	height:135px;
	overflow:hidden;
}
.productslist_info h4{
	float:left;
	width:100%;
	font-size:12px;
	color:#369;
}
.productslist_info h4 a{
	color:#369;
}
.productslist_info h4 a:hover{
	color:#c00;
}
.productslist_info_text{
	float:left;
	width:450px;
	height:90px;
	overflow:hidden;
	padding-top:10px;
}

/* Products Page */
.products{
	float:left;
	width:100%;
}
.products_img{
	float:left;
	width:100%;
	margin-bottom:10px;
	text-align:center;
}
.products_img img{
	max-width:600px;
	max-height:600px;
	cursor:pointer;
	border:5px #f1f1f1 solid;
}
* html .products_img img{
    width: expression(this.width > 600 && this.width > this.height ? 600 : true);
    height: expresion(this.height > 600 ? 600 : true);
}
.products_info{
	float:left;
	width:100%;
}
.products_info h4{
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:10px auto;
}
.products_info{
	float:left;
	width:100%;
	line-height:1.8;
	color:#333;
}
.products_info_content{
	float:left;
	width:100%;
}
