@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	color:#b2b2b2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	background:#000;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#b2b2b2; text-decoration:none;}
a:hover {color:#b2b2b2; text-decoration:underline;}
a:active {color:#b2b2b2; text-decoration:none;}

.img{border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top_div {
	width:100%;
	height:105px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	position:absolute;
	top:0px;
	z-index:2;
}
.top {
	width:960px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:150px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:760px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {float:left;text-align:center;position:relative;display:block; height:50px; line-height:50px;  padding:0px 52px 0px 0px; margin:0px;}
.top_column li a,.top_column li a:visited{color:#FFF; text-decoration:none;}
#home{
	width:54px;
	background:url(../images/home.jpg) no-repeat left center;}
/*Info CSS*/
.banner {
	width:100%;
	height:610px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	position:absolute;
	top:50px;
	z-index:1;
}
.ny_banner {
	width:100%;
	height:540px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	position:absolute;
	top:50px;
	z-index:1;
	background:url(../images/ny_banner.jpg) no-repeat top center;
}
.center_div {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	position:absolute;
	top:580px;
	z-index:2;
}
.center {
	width:960px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.ny_center_div {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	position:absolute;
	top:440px;
	z-index:2;
}


/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.bottom {
	width:960px;
	padding:0px;
	margin:15px auto;
	overflow:hidden;
	text-align:center;
}
/*Click to Big Products CSS*/
.pro {
	width:216px;
	padding:0px 20px 0px 0px;
	margin:0px;
	overflow:hidden;
	}
.pro_img {
	width:210px;
	height:140px;
	}
.pro_img a {
	display:inline-block;
	border:1px solid #333;
	padding:2px;
	}
.pro_img a:hover {
	display:inline-block;
	border:1px solid #e16a10;
	}
.pro_test {/*Product Name*/
	width:206px;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.page {
	margin:0 auto;
	overflow:hidden;
	padding:15px 0px;
	line-height:25px;
	text-align:center;
	clear:both;
	border-top:1px dotted #5a5a5a;
}
.disabled {
    border:1px solid #5a5a5a;
    margin-right:2px;
    padding:2px 5px;
}
.page span.current {
    background-color:#5a5a5a;
    border:1px solid #5a5a5a;
    color:#5a5a5a;
    margin-right:2px;
    padding:2px 5px;
}
.page a {
    border:1px solid #5a5a5a;
    color:#5a5a5a;
    margin-right:2px;
    padding:2px 5px;
    text-decoration:none;
}
.page a:hover {
    background:none repeat scroll 0 0 #f80515;
    border:1px solid #ADADAD;
    color:#fff;
    margin-right:2px;
    padding:2px 5px;
    text-decoration:none;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}
/*Product Left Big And Right Simall CSS*/
.pro_l {
	width:360px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
.pro_l_photo {
	width:300px;
	padding:0px;
	margin:0px;
	text-align:center;
	
}
.pro_l_photo img {max-width:350px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:330px;
	padding:10px 0 0 0px;
	margin:0px 0 0 20px;
	overflow:hidden;
	float: right;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_s{width:450px; padding:10px 0 0 0; }
.pros{ width:80px; height:53px; border:#ADADAD 1px solid; margin:0px 8px 8px 0px;}
/*News CSS*/
.news_t {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.news_t li{text-align:left;height:30px; line-height:30px;border-bottom:1px dotted #5a5a5a; margin:0px;padding:0px 0px 0px 14px;
	background:url(../images/icon02.jpg) no-repeat left center;}
.news_t li span{float:right; color:#888;}
