*{
  margin:0px;
  padding:0px;
}
BODY {
	FONT-SIZE: 12px;
	COLOR: #333333;
	text-align:left;
	background:url(../images/bg.gif);
}
td{
    background-repeat:no-repeat;
}
h5{
    color:#ffffff;
	font-size:12px;
	font-weight:bold;    
}
h5 a:link{
    color:#ffffff;
	text-decoration: none;
}
h5 a:visited{
    color:#ffffff;
}
h5 a:hover{
    color:#ffffff;
	text-decoration:underline;
}
a:link,a:visited{
   color:#333333;
   text-decoration: none;
}
a:hover{
   color:#A83030;
   text-decoration:underline;
}
ul{
    list-style:none;
}
h1,legend{
    display:none;
}
img,fieldset{
    border:0;
}
.hot{
  color:#FF4400;
  font-weight:bold;
}
/*Index Style Begin*/
.wrap{
  width:1002px;
  margin:0px auto;
  background:url(../images/body_bg.gif) repeat-y;
}
#left{
  background-color:#EEFED7;
  border:1px solid #799E0A;
}
#left .title{
  background:url(../images/left_title.gif) no-repeat;
  font-size:14px;
  font-weight:bold;
  color:#006527;
  text-indent:20px;
}
#left .left_nav{
  margin:5px auto;
}
#left .left_nav td{
  height:35px;
}
#left .text{
  line-height:24px;
  color:#276600;
}
#left .text td{
  text-indent:18px;
  background:url(../images/ico_text.gif) 8px 7px no-repeat;
}
#left .text a:link,#left .text a:visited{
  color:#276600;
  text-decoration:none;
}
#left .text a:hover{
  color:#276600;
  text-decoration: underline;
}
#right .title{
  background:url(../images/left_title2.gif) no-repeat;
  font-size:14px;
  font-weight:bold;
  text-indent:24px;
}
#right .title1{
  background:url(../images/left_title1.gif) no-repeat;
  font-size:14px;
  font-weight:bold;
  text-indent:24px;
}
#right .title2{
  background:url(../images/left_title3.gif) repeat-x;
  font-size:14px;
  font-weight:bold;
  text-indent:10px;
  border:1px solid #B2B2B2;
}
#right .text{
  line-height:24px;
  color:#999999;
  margin:4px 0px 4px 0px;
}
#right .text a{
  text-indent:5px;
  background:url(../images/ico_text2.gif) 2px center no-repeat;
  padding-left:10px;
}
#right .text a:link,#right .text a:visited{
  color:#333333;
  text-decoration:none;
}
#right .text a:hover{
  color:#A83030;
  text-decoration: underline;
}
#tbmq{
  overflow:hidden;
  display:block;
  width:672px;
}
#tbmq img{
  padding-left:8px;
}
/*Sub Pages Begin*/
/*About Us*/
#sub_right .title{
  background:url(../images/sub_right_title.gif) no-repeat;
  font-size:14px;
  font-weight:bold;
}
#sub_right .title .s{
  font-size:12px; 
  color:#808080; 
  font-weight:normal;
  padding-right:8px;
  text-align:right;
  font-family: "ËÎÌå";
}
#sub_right .content{
  text-indent:25px;
  line-height:26px;
  font-size:14px;
}
#sub_right .text{
  line-height:28px;
  color:#999999;
  font-size:14px;
}
#sub_right .text td{
  border-bottom:1px dashed #E5E5E5;
}  
#sub_right .text a{
  text-indent:8px;
  background:url(../images/ico_text2.gif) 4px center no-repeat;
  padding-left:14px;
}
#sub_right .text a:link,#sub_right .text a:visited{
  color:#333333;
  text-decoration:none;
}
#sub_right .text a:hover{
  color:#A83030;
  text-decoration: underline;
}
#sub_right .page{
  color:#515151;
  padding-right:10px;
}
#sub_right .page a{
  background-image:none;
  padding:0px;
}
#article{
  font-size:14px;
}
#article .title2{
  font-size:20px;
}
#article .note{
  font-size:12px;
  color:#276600;
  font-family:Arial, Helvetica, sans-serif;
  border-bottom:1px dashed #BFBFBF;
}
#article .content2{
  padding:5px;
}
#article .content2 p{
  text-indent:25px;
  line-height:26px;
}
.guest_book{
  margin:0px auto;
  line-height:35px;
  font-size:14px;
}
.btn{
  width:80px;
  height:30px;
  line-height:22px;
}
.product{
  font-family:Arial, Helvetica, sans-serif;
  line-height:18px;
  border-bottom:1px dashed #D9D9D9;
  margin-top:8px;
}
.product img{
  padding:3px;
  border:1px solid #8CB700;
  display:block;
}
#footer{
  line-height:22px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  margin-top:10px;
}