@charset "utf-8";
*{ margin:0px; padding:0px;}
body  {
	font: 100% 宋体, 新宋体;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #777777;
	background:url(../images/bg.gif) repeat-x;
	background-color:#FFF;
	font-size:12px;
}
ol,ul,li{list-style:none;}
table{margin:0px; padding:0px;}
img{vertical-align:top;	border:0;}

select{ border:1px #999 solid; color:#999999; background-color:#FEFDF1}
a, a:visited, a:active {color:#777777;text-decoration:none;}
a:hover {color:#e98000;	text-decoration:none;}
h2{ font-size:16px; color:#e88000; font-weight:bold;}
h3{	font-size:14px; font-weight:normal;} 
#container { 
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	height:90px;
}
#header #logo{
	float:left;
	padding-left:40px;
}
#header #menu{margin-left:240px;}
#header #menu #nav1{ height:32px; line-height:32px; text-align:right; padding-right:10px;}
#header #menu #nav2{height:34px; line-height:34px; margin-top:10px; overflow:hidden;background:url(../images/menu_bg.gif) repeat-x; margin-right:10px;}
#header #menu #nav2 li{
	float:left;
	width:71px;
	text-align:center;	
	color:#FFF;
	font-weight:bold;
	padding-left:4px;
	padding-right:7px;
}
#nav2 li a, #nav2 li a:visited, #nav2 li a:active {color:#ffffff;text-decoration:none;}
#nav2 li a:hover {color:#e98000;text-decoration:none; background-color:#fff; display:block; height:24px; line-height:24px; margin-top:5px; margin-bottom:5px;}
#banner{ height:299px; text-align:center;}
#index_i1 {
	float: left;
	width: 360px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right:5px;
}
#index_i2 {
	float: left;
	width: 340px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right:5px;
}
#index_i3 {
	margin-left: 745px;
	padding-top: 15px;
	padding-bottom: 15px;
} 
#footer { 
	padding: 0 10px 0 20px;
	background:#fff8e0;
	height:85px;
	color:#999999;
}
#footer div{ float:left;}
#footer #f1{ padding-top:20px; padding-left:20px;}
#footer #f2{ padding-top:10px; padding-left:20px; line-height:17px;}
#footer #f3{ padding-top:20px; padding-left:200px;}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ns{ background:url(../images/menu_split.gif) no-repeat right;}
.block {display:block;}
.none {display:none;}
#new_title{ height:24px; line-height:24px;}
#new_title div{ float:left;}
#new_title .hot{ background-color:#e98000; color:#FFF; width:96px; text-align:center;margin-left:5px;  cursor:hand;}
#new_title .out{ background-color:#fde07f; color:#e88000; width:96px; text-align:center; height:21px; line-height:21px; margin-top:3px; margin-left:5px; cursor:hand;}
#new_list li{ height:26px; line-height:26px; border-bottom:#dddddd 1px dashed; padding-left:18px; background:url(../images/icon_1.gif) no-repeat 8px 10px}
#prod_title{
	height:28px;
	line-height:28px;
	font-size:14px;
	position: relative;
	bottom: 0px;
}
#prod_title div{ float:left;}
#prod_title .hot{ background-color:#fff9e5; color:#e98000; width:82px; border-top:1px solid #fde07f; border-left:1px solid #fde07f;border-right:1px solid #fde07f; text-align:center; cursor:hand; margin-left:10px;}
#prod_title .out{ color:#9a9999; margin-left:10px; width:82px; text-align:center; cursor:hand;}
#prod_list{background-color:#fff9e5; border:1px solid #fde07f; height:210px; float:left; width:340px; padding:5px;}
.tab2{border-bottom:#CCC 1px dashed; width:100%; text-align:left; overflow:hidden; height:100px;}
.tab2 .summary{ line-height:20px; vertical-align:top; text-align:left;}
.l_date{ float:right; color:#999;}
.top_m{ margin-top:10px;}
.a1 a, .a1 a:visited, .a1 a:active {color:#e88000;text-decoration:none;}
.a1 a:hover {color:#F30;text-decoration:none;}
.a2 a, .a2 a:visited, .a2 a:active {color:#e88000;text-decoration:none; font-size:14px;}
.a2 a:hover {color:#F30;text-decoration:none;}
.a3 a, .a3 a:visited, .a3 a:active {color:#C00;text-decoration:none; font-size:12px;}
.a3 a:hover {color:#F60;text-decoration:none;}
.link{ margin:5px; line-height:18px; color:#aaa; text-align:right;}
.link a{color:#aaa;}
