/*--------------------------------------
*Filename:            style.css
*Description:         Global CSS
*Version:             1.0.0(2010-06-18)

==STRUCTURE:============================

*Page width:          1055px
*Number of columns:   3

---------------------------------------*/
body,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p{padding:0; margin:0;}
body{
	width:100%;
	margin:auto;
	font:11px/150%  Verdana, Arial,"Lucida Grande", Lucida, Helvetica, sans-serif;
	color:#646464;
	background:#fff url(../images/bg.jpg);
	text-align:left;
	position:relative;
}
fieldset,img {border:none;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size:100%;}
tr,td,select,input{font:11px/150%  Verdana, Arial,"Lucida Grande",Helvetica, sans-serif;}
label,img,input,textarea,select,button {vertical-align:middle;}
input.text, textarea {border:1px solid #ccc;}
button{overflow:visible;cursor:pointer;}

a{color:#646464;text-decoration:none; outline:none;}
a:hover,a:active{color:#f60;text-decoration:underline;}

.systemAlert{color:#f30;font-weight:bold;}
a.systemAlert,a.systemAlert:visited{color:#f30;}

.row{overflow:auto;zoom:1;}
.nav{ padding:5px 10px;}
.nav a,.nav a:visited{ color:#067dec; text-decoration:underline;}
.content{ padding:10px;}

/* __header----------------------------*/
#header{
	width:1055px;
	margin:0 auto;
	position:relative;	
	background:#f1f1f1 url(../images/cm.jpg) no-repeat center top;
}
#headerBox{overflow:auto;zoom:1;}
.logo{float:left;margin:0;padding:0px;}
.logo a{
	
	text-indent:-999px;
	display:block;
	width:340px;
	height:73px;
background: url(../images/logo.gif) no-repeat center center;
}

.topBar{ float:right;}
.topNav li{ display:inline; padding:0 5px; font-weight:bold; font-size:10px;}
.topSearch{ padding:20px;}
.topMenu{ text-align:center; background:#045070;color:#fff;}
.topMenu li{ display:inline; padding:0 17px; line-height:20px; font-size:10px; font-weight:bold;}
.topMenu li a,.topMenu li a:visited{ color:#fff;}

/* __pagebody----------------------------*/
#pagebody{
	width:1055px;
	margin:0 auto;
	padding:15px 0 0;
	background:#fff url(../images/pageBg.gif) repeat-x top;
	overflow:auto;
	zoom:1;
}

/* __sidebar----------------------------*/
#sidebar{ float:left; width:180px;overflow:hidden;}

.leftBox{ border:1px solid #dfdfdf; color:#e8641b;}
.leftBox h3{
	text-align:center;
	font-weight:bold;
	height:18px;
	color:#045070;
	background: url(../images/leftBoxTop.gif) repeat center top;
	border-bottom:1px solid #dfdfdf;
}
.leftMenu{ margin:10px 0;}
.leftMenu li{ padding:0 0 0 10px;}
.leftMenu li a{ color:#656464; font-size:10px;}
.leftMenu li li{ background: url(../images/icon07.gif) no-repeat 0 8px; }
.leftMenu li li a{ color:#e8641b;}
.leftMenu li li li a{ color:#067dec;}

/* __mainbody----------------------------*/
#mainbody{ width:870px;float:right;}
.search{ background:#f1f1f1; border:1px solid #dfdfdf; padding:5px;overflow:auto;zoom:1;}
.search h3{ color:#045070; font-size:12px; font-weight:bold;background:#f1f1f1;}
.search h3 a,.search h3 a:visited{color:#045070;}
.search dl{ float:left; margin-right:10px;}
.search dt{ margin:0; font-size:10px;}
.search dd{ margin:0; padding:1px;}
.search dd .select{font-size:9px;color:#646464;}

.bannerBox{ margin:10px 0;}
.banner{ float:left; width:503px; overflow:hidden;}
.picBox{ float:right; width:360px;overflow:hidden;}

#imainbody{ overflow:auto;zoom:1;}
.picBox2{ float:left; width:154px; overflow:hidden;} 
.rightBox{border:1px solid #dfdfdf; float:left; width:714px;}
.rightBox h3{ color:#045070; font-size:12px; font-weight:bold;background:#f1f1f1;border-bottom:1px solid #dfdfdf; padding:2px 10px;}
.rightBox2{border:1px solid #dfdfdf;}
.rightBox2 h3{ color:#045070; font-size:12px; font-weight:bold;background:#f1f1f1;border-bottom:1px solid #dfdfdf; padding:2px 10px;}
.searchNav a,.searchNav a:visited{ color:#067dec; text-decoration:underline;}

.productsBox{ float:left; width:220px; overflow:hidden;padding:5px;text-align:center;  overflow:auto;zoom:1;}
.productsBox .productsImg{display: table-cell;vertical-align:middle;text-align:center; *display: block; *font-size:135px; *font-family:Arial; width:150px; height:150px;}
.productsBox .productsImg img{vertical-align:middle;}
.productsBox .productsInfo{}
.productsBox h4{ line-height:14px;font-weight:bold; font-size:10px;}
.productsBox a,.productsBox a:visited{ color:#e8641b;}
.productsBox .price{color:#067dec;}

.productsBox2{ float:left; width:200px; overflow:hidden;padding:5px;text-align:center;  overflow:auto;zoom:1;}
.productsBox2 .productsImg{display: table-cell;vertical-align:middle;text-align:center; *display: block; *font-size:165px; *font-family:Arial; width:180px; height:180px;}
.productsBox2 .productsImg img{vertical-align:middle;}
.productsBox2 .productsInfo{}
.productsBox2 h4{ line-height:14px;font-weight:bold; font-size:10px;}
.productsBox2 a,.productsBox2 a:visited{ color:#e8641b;}
.productsBox2 .price{color:#067dec;}

.productBox{ margin:10px 0 10px 10px;}
.productBox h4{ font-size:14px; font-weight:bold; margin:10px 0; color:#e8641b;}
.productBox .productImgBox{float:left; width:300px;}
.productBox .productImg{ width:300px; height:100%; display:block;background:#fff; margin-bottom:10px;}
.productBox .smallImg img{ margin:3px 10px 0 0;}

.productBox .productInfo{ float:left; margin-left:20px; width:380px;}
.productBox .item,.productBox .size,.productBox .price{ border-bottom:1px dotted #ddd; padding:5px; font-size:12px;}
.productBox .item{ background:#f1f1f1;}
.productBox .price strong{ color:#333;}
.productBox .price{color:#067dec;background:#f1f1f1;}
.productBox .addCart{padding:20px 0;}
.productBox .prev{ text-align:center;}

.productDetail{ padding:10px;}
.productDetail h3{ padding:5px 10px; margin:0 -10px;font-weight:bold; font-size:14px; border-bottom:1px solid #ddd;color:#e8641b;}

/* __footer----------------------------*/
#footer{	
	text-align:center;
	width:1055px;
	padding:10px 0;
	font-size:10px; 
	margin:0 auto;
	background:#f1f1f1;
	border-top:1px solid #dfdfdf;
}

.navpages{ height:27px; line-height:27px; margin-top:10px; padding-left:10px; clear:both;font-size:12px; background:#fff url(../images/tits.jpg) repeat-x; border:1px solid #dcdcdc;}
.navpages ul{text-align:left;margin:0;padding:0}
.navpages li{list-style:none;display:inline; width:14px;margin-right:2px;}
.navpages li.thepage{margin-right:5px;color: #1C1C03;padding:1px 4px; width:auto}
.navpages a{text-decoration:none;color:#1C1C03;padding:1px 4px;}
.navpages a:hover{border:1px solid #888;color:#fff;background:#888; text-decoration:none}
.navpages li.curr_linkpage{border:1px solid #A82E2D;color:#fff;padding:1px 4px;background:#A82E2D}

.tabbor{ border:#CCCCCC solid 1px;}
.tdbotbor{ border-bottom:#CCCCCC solid 1px;}
.zhushi{ color:#0066CC; font-weight:bold;}
.tdred{ color:#FF0000;}
.bigstro{ font-size:14px; font-weight:bold;}
.tishiz{ color:#666666; font-weight:bold;}