/* CSS Document */
/*********头部******/
body {
    margin:0px auto;
	padding:0px;
	font-size:12px;
	font-family:SimSun;
	color:#AE4608;
	background-color:#fff;
	}
li,ul,div,table {
    margin:0px;
	padding:0px;
	font-size:12px;
	}
ul {
    list-style:none;
	}
form {
    padding:0px;
	margin:0px;
	 }
.top{color:#fff;font-size: 12px;height:50px;line-height:20px;font-weight:bold;}
.top td{color:#fff;font-size: 12px;line-height:20px;font-weight:bold;}
.top A:link {color:#fff;font-size: 12px;text-decoration:none;font-weight:bold;}
.top A:Visited {color:#fff;font-size: 12px;text-decoration:none;}
.top A:Hover {color:#fff;font-size: 12px;TEXT-DECORATION: underline; }
.top span{color:#fff;}
table {
   border:0px;
   cellspacing:0px;
   cellpadding:0px;
   margin:0px auto;
   }
/************脚部************/  
 .foot{color:#FFF;font-size: 12px; margin:0px auto;text-align:center; display:table;line-height:180%;}
.foot td{color:#FFF;font-size: 12px;}
.foot A:link {color:#FFF;font-size: 12px;text-decoration:none;}
.foot A:Visited {color:#FFF;font-size: 12px;text-decoration:none;}
.foot A:Hover {color:#FFF;font-size: 12px;TEXT-DECORATION: underline;}
.foot span{color:#FFF;}
/************/
#active a {
     width:115px;
	 height:115px;
	 float:left;
	 margin-left:92px;
	 }
#introduce a {
    width:109px;
	height:109px;
	float:right;
	margin-right:205px;
	}
#newspic {
    width:748px;
	height:394px;
	margin:0px auto;
	}
.piclist {
    width:176px;
	height:122px;
	float:left;
	margin:6px 0px 0px 8px;
	display:block;
	overflow:hidden;
	}
*html .piclist {
	margin:6px 0px 0px 6px;
	}
.piclist .zbg {
	width:173px;
	height:118px;
	background-color:#666;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	position:relative;
	top:1px;
	left:3px;
	z-index:2;
	}
.piclist .pic {
    width:172px;
	height:118px;
	background-image:url(../images/picbg.jpg);
	position:relative;
	float:left;
	top:-121px;
	z-index:3;
	}
.piclist .pic img {
    width:160px;
	height:106px;
	margin:6px 0px 0px 6px;
	}
#words {
     width:683px;
	 display:table;
	 margin:18px auto 10px auto;
	 }
#words li {
    text-align:left;
	text-indent:2em;
	line-height:180%;
	font-weight:bold;
	width:680px;
	color:#AE4608;
	}
#words li#link {
    text-align:right;
	flot:right;
	FILTER: dropshadow(color=#ffffff, offx=1, offy=1, positive=2);
	}
#words li#link a{
    color:#AE4608;
	text-decoration:none;
	}
#words li#link a:hover{
    color:#AE4608;
	text-decoration:underline;
	}
.mp5newslist {
     width:723px;
	 display:table;
	 margin:0px auto;
	 }
.mp5newslist li {
    width:332px;
	height:18px;
	overflow:hidden;
	text-align:left;
	line-height:160%;
	font-weight:bold;
	float:left;
	FILTER: dropshadow(color=#ffffff, offx=1, offy=1, positive=2);
	padding:7px 6px 0px 18px;
	}
*html .mp5newslist li {
	line-height:200%;
	}
.mp5newslist li img {
    margin-right:8px;
	}
.mp5newslist li a {
    color:#AE4608;
	text-decoration:none;
	}
.mp5newslist li a:hover {
    color:#AE4608;
	text-decoration:underline;
	}
/*活动介绍*/
#activewords {
     width:742px;
	 display:table;
	 margin:22px auto 0px auto;
	 }
#activewords li {
     width:742px;
	 display:table;
	 margin:47px auto 0px auto;
	 text-align:left;
	 text-indent:2em;
	 line-height:30px;
	 color:#fff;
	 }
#activewords li h3 {
    font-size:16px;
	font-weight:bold;
	text-align:center;
	text-indent:0em;
	line-height:100%;
	}
#activewords li#tt {
     text-indent:0em;
	 font-weight:bold;
	 }
#index a {
     width:114px;
	 height:114px;
	 float:left;
	 margin-left:94px;
	 }
/**/
#product_table {
     width:534px;
	 height:1125px;
	 border:1px solid #73301F;
	 overflow:hidden;
	 padding:1px;
	 }
#att {
    width:514px;
	display:table;
	text-align:left;
	color:#743120;
	font-weight:bold;
	line-height:200%;
	margin:10px auto 0px auto;
	FILTER: dropshadow(color=#ffffff, offx=1, offy=1, positive=2);
	}
td.top_bottom_left {
    border-top:1px solid #8f5a4c;
	border-bottom:1px solid #6e2215;
    border-left:1px solid #8f5a4c;
	}
td.top_bottom_right {
    border-top:1px solid #8f5a4c;
	border-bottom:1px solid #6e2215;
    border-right:1px solid #6e2215;
	}
td.bottom_left {
    border-bottom:1px solid #6E2215;
    border-left:1px solid #8f5a4c;
	}
td.bottom_right {
    border-right:1px solid #6e2215;
	border-bottom:1px solid #6e2215;
	}
td.top_left {
    border-top:1px solid #8f5a4c;
    border-left:1px solid #8f5a4c;
	}
td.top_right {
    border-top:1px solid #8f5a4c;
    border-right:1px solid #6e2215;
	}
#product_table td.tt {
   color:#F4B2A0;
   }
 #product_table td {
     padding:3px 8px 3px 8px;
	 text-align:left;
	 line-height:250%;
	 color:#fff;
	 }
*html #product_table td {
     padding:3px 8px 2px 8px;
	 text-align:left;
	 line-height:250%;
	 color:#fff;
	 }
*+html #product_table td {
     padding:4px 8px 3px 8px;
	 text-align:left;
	 line-height:240%;
	 color:#fff;
	 }
#product_table td#low {
    height:43px;
	}
*html #product_table td#low {
    height:31px;
	}
*+html #product_table td#low {
    height:33px;
	}
#product_table td.padding {
    padding:8px 8px 3px 8px;
	}
*html #product_table td.padding {
    padding:6px 8px;
	}
*+html #product_table td.padding {
    padding:8px 8px;
	}
