/* All */
*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(../images/bg.gif) repeat-x top;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6;
}
a{
	color:#555;
	text-decoration: none;
}
a:hover{
	color:#1ab3d0;
}

img{
	border:0;
}
ul,li{
	float:left;
	list-style:none;
}
h1,h2,h3,h4,h5{
	float:left;
	width:100%;
	font-size:12px;
	margin-bottom:8px;
}

#header{
	width:960px;
	margin:0 auto;
}
#center{
	width:960px;
	margin:0 auto;
}
#center_flash{
	width:958px;
	height:238px;
	margin:0 auto;
	border:1px #189ce9 solid;
}
.lf{
	float:left;
}
.rt{
	float: right;
}
.blue{
	color:#34669b;
}
.red{
	color:#f00;
}
.more{
	float:right;
	padding-top:5px;
}
.clear{
	clear:both;
}
/*  Header  */
#logo{
	float:left;
}
.topmenu{
	float:right;
	text-align:right;
	line-height:26px;
	padding-top:25px;
}
.topmenu a{
	background:url(../images/ico01.gif) no-repeat 0 4px;
	color:#666;
	padding:0 20px 0 10px;
}
.topmenu a:hover{
	color:#c00;
}

/*  Footer  */
#footer{
	width:920px;
	margin:10px auto 0;
	background:url(../images/foot_bg.gif) repeat-x;
	height:53px;
	padding:20px;
	line-height:30px;
}
#foot_logo{
	float:left;
}
.foot_text{
	float:right;
	text-align:right;
}


/*  Menu */
#menu{
	width:960px;
	height:39px;
	overflow:hidden;
	margin:5px auto;
	background:url(../images/menu_bg.gif) no-repeat;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
}
#menu li{
	display:block;
	width:90px;
	height:36px;
	padding:0 35px;
}
#menu li a{
	display:block;
	text-align:center;
	width:90px;
	height:36px;
	color:#fff;
}
#menu li a:hover,#menu .hover{
	color:#369;
	background:url(../images/over_bg.gif) no-repeat;
	cursor: pointer;
}

/*  Index  */
.left{
	float:left;
	width:230px;
	padding:0 15px 0 15px;
	overflow:hidden;
	background:url(../images/lfbg.gif) no-repeat;
}
.right{
	float:right;
	width:670px;
	padding:0 10px;
	overflow:hidden;
}

/* INDEX LEFT */
.leftmenu,.inews{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.leftmenu li,.inews li{
	display:block;
	width:230px;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
.leftmenu li a,.inews li a{
	display:block;
	padding-left:18px;
	background:url(../images/ico02.gif) no-repeat 5px 10px;
}
.leftmenu li{
	border-bottom:1px #d5e4ee solid;
}
.leftmenu li a:hover,.inews li a:hover{
	background-color:#f4f8fa;
}

/*<![CDATA[*/
.contact{
	float:left;
	background:#f4f8fa url(../images/woman.gif) no-repeat right bottom;
	border:1px #d5e4ee solid;
	width:220px;
	padding:10px 0 10px 10px;
	height:auto!important;
	height:200px;
	min-height:200px;
	line-height:200%;
	margin-bottom:10px;
}
/*]]>*/

.links{
	float:left;
	width:100%;
}
.links li{
	width:115px;
	text-align:center;
	margin-bottom:5px;
}
.links li img{
	width:100px;
	height:35px;
	border:1px #9fbfdf solid;
}
.links2{
	float:left;
	width:100%;
}
.links2 li{
	width:135px;
	text-align:center;
	margin-bottom:5px;
}
.links2 li img{
	width:100px;
	height:35px;
	border:1px #9fbfdf solid;
}

/* INDEX RIGHT */
.location{
	float:left;
	width:635px;
	height:28px;
	margin-bottom:10px;
	padding-top:2px;
	padding-left:35px;
	background:url(../images/tt.gif) no-repeat;
}
.iabout{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.rtxt{
	float:right;
	width:460px;
}
.iproduct{
	float:left;
	width:648px;
	height:180px;
	padding:10px;
	margin-bottom:10px;
	background:url(../images/Pbg.gif) repeat-x;
	border:1px #99bbdd solid;
}
.iproduct h4{
	width:648px;
}
.iproduct td
{
	padding: 0 5px;
	text-align:center;
}
.iproduct td img{
	width:150px;
	height:120px;
	border:1px #8fb9d0 solid;
	text-align:center;
}
.iad{
	float:left;
	width:100%;
}
.iad img{
	border:1px #189ce9 solid;
}

/* content */
.content{
	float:left;
	width:100%;
	line-height:260%;
}
.content h3{
	text-align:center;
	font-size:16px;
	color:#125687;
	font-weight:bold;
	border-bottom:1px #99bbdd solid;
}
.subtime{
	float:left;
	width:100%;
	text-align:right;
	margin-bottom:20px;
	color:#999;
}
.close{
	float:left;
	width:100%;
	text-align:right;
	padding-top:10px;
}
.page{
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
	line-height:26px;
	height:26px;
}
.page a{
	margin-right:10px;
	zoom:1;
}
.page a.hover{
	margin-right:10px;
	font-weight:bold;
	zoom:1;
}
.page img{
	vertical-align:middle;
}
.newslist li{
	float: left;
	width:630px;
	border-bottom:1px #efefef solid;
	line-height:40px;
	padding-left:40px;
	background:url(../images/ico03.gif) no-repeat 5px center;
}
.data{
	float:right;
	color:#125687;
	padding-right:10px;
}
/*  SALE  */
.slae_menu{
	float:left;
	width:100%;
	border:1px #99bbdd solid;
	padding:10px 0;
}
.slae_menu li{
	width:280px;
	padding-left:55px;
	background:url(../images/ico03.gif) no-repeat 25px center;
}

/* biaoyu */
.bylist{
	float:left;
	width:100%;
}
.bylist ul{
	padding:0 5px;
}
.bylist li{
	width:220px;
	text-align:center;
	margin:10px auto;
}
.bylist li img{
	width:200px;
	height:150px;
	border:1px #99bbdd solid;
}

/* culture */
.culture{
	float:left;
	width:100%;
}
.culture h5{
	font-size:12px;
	color:#125687;
	width:630px;
	padding-left:40px;
	background: url(../images/ico03.gif) no-repeat 5px center;
	border:1px #99bbdd solid;
}
.culture ul{
	background-color:#f4f8fa;
	width:100%;
	margin-bottom:10px;
	border:1px #99bbdd solid;
}
.culture li{
	width:335px;
	display:block;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
.culture li a{
	display:block;
	padding-left:18px;
	background:url(../images/ico02.gif) no-repeat 10px 10px;
}
.culture li a:hover{
	background-color:#fff;
}
/* PRODUCTS */
.plist£¬.plist2{
	float:left;
	width:100%;
	padding-top:20px;
}
.plist li{
	width:220px;
	text-align:center;
	margin:10px auto;
}
.plist2 li{
	width:220px;
	text-align:center;
	margin:10px auto;
}
.plist2 li img{
	width:200px;
	height:160px;
	border:1px #99bbdd solid;
}
.pts{
	width:100%;
	font-weight:bold;
}
.content img{
	max-width:600px;
	max-height:600px;
	cursor:pointer;
}
* html .content img{
    width: expression(this.width > 600 && this.width > this.height ? 600 : true);
    height: expresion(this.height > 600 ? 600 : true);
}
