﻿h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}

body{background-color: #FFFFFF;
  background-image: url("../images/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    color: #888888;
    font-family:Arial,Tahoma,宋体,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    }
    

.homebg{margin: auto;text-align: left; padding-bottom:30px;}
.navbar{padding: 50px 0 55px 0;text-align: center;position:relative;}
.navbar img{vertical-align:middle;vertical-align:-17px;}
.navbar span{font-size: 35px; font-family:Candara; color: #000; padding-left:50px;}
.content{text-align: center;width:960px;margin:20px auto 0 auto; padding-left: 70px;}

.content a{ color:#666; text-decoration: none; font-size:14px;}
.content a:hover{ color:#FF6600;text-decoration: underline;}

#shelf{width:900px;height:210px;background:url("../images/shelf-bg.png") no-repeat scroll 0 -25px transparent;background-position: 0px 0px;}
.itemTitle{padding-top:50px;}

#container{width:850px;height:200px;margin-left:20px;}
#container img, #container .item{
	width:100%;height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 5px 5px #777;
	-webkit-box-shadow:0px 5px 5px #777;
	box-shadow:0px 5px 5px #777;
}
.bottom{background-color: #1d873a; text-align: center; height: 4px; background-image: url(../images/line.jpg);background-position: center top; background-repeat: repeat-y;}

.bottomzone {font-size: 12px; margin-top: 24px;text-align: center; color:#666666;}

.bottomzone A {
    color: #336699;
     font: 12px/22px Arial,Tahoma,宋体,sans-serif;
    text-decoration: none;
}
.bottomzone A:link {
    color: #336699;
    text-decoration: none;
}
.bottomzone A:active {
    color: #336699;
    text-decoration: none;
}
.bottomzone A:visited {
    color: #336699;
    text-decoration: none;
}
.bottomzone A:hover {
    color: #FF6600;
    text-decoration: underline;
}

.pt10{ padding-top:10px;}
.pl10{ padding-left:30px;}

.aboutcmp{text-align:center; padding-top:120px;font-family:Arial;font-size:16px; color:#000;}

.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs14{font-size: 14px;}
.ffaArial{ font-family:Arial;}
.category{ color: #000; padding: 20px 0 0 20px; font-family: Arial;}
.category ul{text-align: left; padding:5px 0 0 15px;font-size: 12px;}
.category ul li{ line-height:20px;}
.category ul li a{font-size: 12px; color:#000;   text-decoration: none;}
.category ul li a:hover { color: #FF6600;text-decoration: underline;}

