body{
	font-family:Arial;
	}
header, .footer, .content, .breadcrumb{
	width:1000px;
	}
.container{
	background:url("../images/bg.jpg") center 73px no-repeat;
	}
.container.index{
	background:url("../images/bg_index.jpg") center 73px no-repeat;
	}
header{
	padding-top:15px;
	}
.logo{
	padding:0 0 10px;
	}
nav{
	clear:both;
	margin:10px 0 1px 0;
	}
#navMenu{
	background:none;
	}
#navMenu li{
	border-right:none;
	}
#navMenu a{
	height:43px;
	line-height:3.6em;
	padding:0 20px;
	}
#navMenu a:hover{
	color:#0ef;
	background-color:inherit;
	}
.colSide{
	width:230px;
	}
.colSide h4{
	line-height:2em;
	padding:20px 0 0 10px;
	background:url("../images/colside_title_bg.jpg") 0 0 repeat;
   -webkit-border-radius:5px 5px 0 0;
      -moz-border-radius:5px 5px 0 0;
           border-radius:5px 5px 0 0;
	}
.sideCate{
	background-color:#eee;
	}
.sideCate li{
	background:url("../images/icon_sidemenu.png") 10px 12px no-repeat;
	border-bottom:1px solid #fff;
	}
.sideCate li a{
	padding:7px 3px 5px 20px;
	}
h2.menuTitle{
	color:#098;
	min-height:70px;
	margin-bottom:20px;
	padding:20px 0 0 80px;
	background:url("../images/h2_bg.jpg") 0 0 no-repeat;
	}
h2.menuTitle a{
	color:#098;
	}
.find-a-product h2.menuTitle{
	background:url("../images/h2_bg2.jpg") 0 0 no-repeat;
	}
.productGrid{
	padding:10px 0 0 5px;
	}
.productGrid .proList{
	margin:0 28px 30px 0;
	}
.productList .proList .img, .productGrid .proList .img, .productPic .photo{
	border:none;
	}
#slidepic_pic2{
	width:1000px;
	}
.index #slidepic_pic2{
	height:400px;
	}
.index .content{
	padding:0;
	}
.index .colMain{
	float:none;
	width:96%;
	padding:20px;
	}
.coIntro{
	color:#fff;
	height:218px;
	margin-bottom:40px;
	padding:20px 500px 20px 40px;
	background:url("../images/cointro_bg.jpg") right 0 no-repeat;
	}
.coIntro span{
	color:#8fffff;
	}
.coIntro h3{
	color:#021;
	font:220% "Times New Roman", Arial;
	margin-bottom:15px;
	}
.coIntro p{
	font-family:Arial;
	margin-bottom:15px;
	}
.coIntro a{
	color:#067;
	font-size:90%;
	display:inline-block;
    width:100px;
	height:25px;
	text-align:center;
	line-height:2em;
	box-shadow: 0 0 15px 3px #5bc inset;
	background-color:#fff;
   -webkit-border-radius:5px;
      -moz-border-radius:5px;
           border-radius:5px;
	}
.coIntro a:hover{
	text-decoration:none;
	background-color:#bff;
	}
footer{
	background-color:#50bec3;
	}
footer a:hover{
	color:#055;
	}
.social{
	top:-64px;
	}
.msgCont .colMain p{
	margin-bottom:15px;
	}
.txtRed{
	color:#e00;
	font-weight:b;
	}
/** search **/
.search{
	float:right;
	clear:none;
	margin:0 10px 0 0;
	border:1px solid #ccc;
	}
.search form{
	line-height:1.6em;
    margin:0;
    padding:0 5px 0 2px;
    border-radius:5px;
	}
.search #sf_keyword{
    color:#777;
    font-size:90%;
    padding:2px 5px;
	border:0;
	}
.search #sf_submit{
    font-size:0;
	text-shadow:none;
	width:13px;
    height:11px;
    padding:0;
	background:url("../images/search.png") 0 0 no-repeat;
	border:none;
	}
/**Hot Products**/
.Anli_left, .Anli_right{
	width:12px;
	height:35px;
	margin-top:60px;
	}
.Anli_left{
	margin-right:20px;
	background:url("../images/arrowL.png")0 0 no-repeat;
	}
.Anli_right{
	margin-left:20px;
	background:url("../images/arrowR.png")0 0 no-repeat;
	}
.Anli_pic{
	width:890px;	
	}
.box{
	width:170px;
	margin:0 10px 0 0;	
	}
a.imgBorder{
	width:160px;
	height:160px;
	border:1px solid #eee;
	}
/**問卷**/
.questForm{
	line-height:1.5em;
	padding:15px;
	overflow:hidden;
	zoom:1;
	}
.questForm .productList{
	padding-top:0;
	}
.questForm .proList{
	margin-bottom:5px;
	}
.questLeft{
	float:left;
	width:40%;
	padding:20px;
	background-color:#eee;
	border:1px solid #ddd;
	}
.questRight{
	float:right;
	width:50%;
	}
.questLeft ul{
	margin-left:15px;
	}
.questLeft li{
	list-style-type:decimal;
	padding:10px 0;
	border-bottom:1px dotted #555;
	}
.questLeft h3{
	color:#29a;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:3px solid #29a;
	}
.questLeft p{
	margin-bottom:10px;
	}
.questLeft span{
	margin-right:10px;
	}
.questLeft input{
	margin-right:5px;
	}
.questRight h3.title{
	padding:5px;
	background-color:#82d8cf;
	border-top:2px solid #29a;
	border-bottom:1px solid #29a;
	}