.copyright a, .copyright a:hover, .footer .menu, .footer .menu a, .footer .menu a:hover{
	color:#fff;
	}
.register a, .register a:hover, .lag span a:hover, .lag ul li a:hover, .colSide h4, h2.menuTitle, .sideCate li a, .footer .info, .footer .info a, .footer .info a:hover{
	color:#777;
	}
.proIntro a, .proIntro a:hover, .coIntro span a, .coIntro span a:hover{		
	color:#fff;
	text-decoration:none;
	}
.container{
	background:url("../images/bg.jpg") center 0 no-repeat;
	}
.index.container{
	background:none;
	}
header, .breadcrumb, .content{
	background-color:#fff;
	}
header{
	padding-top:10px;
	}
.breadcrumb{
	width:985px;
	padding:10px 0 8px 15px;	
	}
.content{
	width:970px;
	padding:0 15px 50px;
	}
.index .content{
	width:1000px;
	padding:20px 0 50px;
	}
.cartView a{
    background:url("../images/cart_view.png") 0 0 no-repeat;
	}
.logo{
    padding:7px 0 18px 20px;
	}
nav{
	border-bottom:1px solid #dfdcd6;
	}
#navMenu{
	margin-left:10px;
	}
#navMenu a{
	color:#888;
	margin-right:35px;
	padding:7px 6px 5px;
	border-bottom:3px solid #fff;
	}
#navMenu a:hover{
	color:inherit;
	background-color:inherit;
	border-bottom:3px solid #555;
	}
.search{
    margin: 0 15px 0 0;
	}
.search form{
	margin:3px 0 0 0;
	border:1px solid #ccc;
   -webkit-border-radius:5px;
      -moz-border-radius:5px;
           border-radius:5px;
	}
.search #sf_keyword{
    padding:1px 5px 0;
	}
.colSide{
	width:200px;
	}
.colSide h4{
	font-size:130%;
	margin:20px 0 10px;
	padding:0 0 8px 0;
    background:none;
	border-bottom:3px solid #3060d0;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.sideCate li{
	background:url("../images/icon_sidemenu.png") 0 13px no-repeat;
    border-bottom:none;
	}
.sideCate li a, .sideCate > li > span > a{
	font-weight:normal;
	}
h2.menuTitle{
	margin:20px 0 25px;
	padding:0;
	background:none;
	}
.sideCate{
	margin-left:5px;
	}
.productGrid .proList{
	margin:0 30px 30px 0;
	}
footer{
    background:url("../images/footer.jpg") 0 bottom repeat-x;
	border-top:3px solid #eee;
	}
.footer{
	background:url("../images/logo_foot.jpg") right 27px no-repeat;
	}
.index #slidepic_pic2{
	width:1000px;
	height:500px;
	}
.proIntro{
	overflow:hidden;
	zoom:1;
	}
.proIntro a{
	font:130%/1.5em Georgia,"Times New Roman",Times,serif;	
	width:170px;
	display:block;	
	margin:0 0 3px 25px;
	padding:5px 0 5px 15px;
	opacity:0.8;
	}
.proL, .proR{
	width:490px;
	height:170px;
	padding-top:100px;
	}
.proL{
	float:left;	
	background:url("../images/pro_left.jpg") 0 0 no-repeat;
	}
.proR{
	float:right;
	background:url("../images/pro_right.jpg") 0 0 no-repeat;
	}
.proL a{	
	background-color:#04a2ca;
	}
.proR a{	
	background-color:#7e6965;
	}
.proIntro a:hover{
	opacity:1;
	}
.coIntro{
	color:#fff;
	font-size:110%;
	line-height:1.8em;
	height:135px;
	margin-top:20px;
	padding:62px 30px 0 440px;
	background:url("../images/cointro_bg.jpg") 0 0 no-repeat #88cbff;
	}
.coIntro span a{
	font-size:90%;
	text-align:center;
	width:65px;
	display:block;
	margin-top:8px;
	padding:0 0 3px 15px;
	background:url("../images/more.png") 15px 13px no-repeat #039;
   -webkit-border-radius:5px;
      -moz-border-radius:5px;
           border-radius:5px;
	}
.coIntro span a:hover{
	background:linear-gradient(to bottom, #309, #15d) repeat-x #308;
	}
.aboutBox{
	line-height:2em;
	}
.aboutBox p{
	margin-bottom:20px;
	}