@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0;
	padding:0;/*top,right,bottom,left*/
	color:#555555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background:url(../images/bg.jpg) repeat-x center top;
}
form {
	margin:0px;
	padding:0px;
}
form{display:inline;}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#222; text-decoration:none;}
a:hover {color:#222; text-decoration:none}
a:active {color:#222; 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 {
	width:980px;
	margin:0 auto;
	padding:0;
	height:95px;
	overflow:hidden;
}
.top_column {
	width:980px;
	margin:0 auto;
	padding:0;
	height:41px;
	overflow:hidden;
}
.top_column li {
	height:41px;
	line-height:41px;
	float:left;
	padding:0 30px;
	background:url(../images/li.jpg) no-repeat right center;
	font-size: 14px;
}
.top_column li a:link, .top_column li a:visited {
    color: #fff;
	font-weight:bold;
}
/*Info CSS*/
.center,.center2{
	width:980px;
	margin:10px auto;
	padding:0;
	overflow:hidden;
}
.center_l {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 215px;
}
.center_r {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 750px;
}

/*Bottom CSS*/
.bottom_bg{
	width:100%;
	background:url(../images/bottom_bg.jpg) no-repeat center top #b30504;
	margin:0;
	padding:74px 0 10px;
	overflow:hidden;}
.bottom{
	margin:0 auto;
	overflow:hidden;
	padding:0;   
	width:980px;
	color:#fff;
}
.bottom a:link,.bottom a:visited{
	color:#fff;}
.links{
	height:30px;
	line-height:30px;
	padding:0;
	margin:0 auto;
	width:960px;
	}
.copy {
	border-top:1px solid #e2e2e2;
    color: #666;
    line-height: 30px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:160px;
	padding:0 10px 0;
	margin:0px;
	overflow:hidden;
}
.pro_img {
	width:158px;
	height:128px;
}
.pro_img a{
	display:inline-block;
	border:1px solid #ddd;
	padding:0px;
	}
.pro_img a:hover{
	display:inline-block;
	border:1px solid #f00;
	}
.pro_test{
	width:160px;
	padding:0;
	height:50px;
	line-height:50px;
	text-align:center;
	}
.pro1 {/*One Product All Css*/
	width:210px;
	padding:0 15px;
	margin:0px;
	overflow:hidden;
}
.pro_img1 {
	width:200px;
	height:142px;
	display:inline-block;
	border:1px solid #ddd;
	padding:4px;
}
.pro_test1{
	width:210px;
	padding:0;
	height:30px;
	line-height:30px;
	text-align:center;
	}
.page {
    color: #555;
    font-size: 12px;
    line-height: 25px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    width: 680px;
}
.disabled {
    border: 1px solid #adadad;
    margin-right: 2px;
    padding: 2px 5px;
}
.page span.current {
    background-color: #99ff00;
    border: 1px solid #e0e0e0;
    color: #ffffff;
    margin-right: 2px;
    padding: 2px 5px;
}
.page a {
    border: 1px solid #adadad;
    color: #555;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
.page a:hover {
    border: 1px solid #adadad;
    color: #f00;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
.pager input {
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    margin: 0 3px;
    vertical-align: middle;
    width: 20px;
}
