/*全局*/
	body{
		margin: 0 0 0 0;	
		/*text-align: center;*/
		background-color: #D7D2BD;
	}
	body,td,th {
		color: #666666;
		LINE-HEIGHT: 1.5;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	img {
		border:0;
	}
	INPUT {
		FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 1.5;
	}
/*链接*/
	A.top {
	FONT-WEIGHT: bold; COLOR: #ffffff; LINE-HEIGHT: normal; TEXT-DECORATION: none
	}
	A.top:hover {
		FONT-WEIGHT: bold; COLOR: #ff6600; LINE-HEIGHT: normal; BACKGROUND-COLOR: #dfdfdf; TEXT-DECORATION: none
	}
	
	A.ju{
		FONT-WEIGHT: bold; COLOR: #ff6600; TEXT-DECORATION: underline
	}
	A.ju:hover {
		FONT-WEIGHT: bold; COLOR: #003366; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
	}
	
	A.lan{
		FONT-WEIGHT: bold; COLOR: #000066; TEXT-DECORATION: underline
	}
	A.lan:hover {
		FONT-WEIGHT: bold; COLOR: #003366; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
	}
	
	A.hui{
	COLOR: #666666; TEXT-DECORATION: underline
	}
	A.hui:hover {
		COLOR: #ff6600; TEXT-DECORATION: underline
	}
	
	a.so{
	COLOR: #666666; TEXT-DECORATION: none
	}
	a.so:hover {
		COLOR: #666666; TEXT-DECORATION: none
	}
/* 字体*/
	.hong12b {
		FONT-WEIGHT: bold; COLOR: #cc0000
	}
	.jshao {
		WIDTH: 337px; COLOR: #666666; TEXT-INDENT: 20px; LINE-HEIGHT: 1.4;
	}
	.juhong12b {
		font-weight: bold;
		color: #FF6600;
	}
	.bai12b {
		color: #FFFFFF;
		font-weight: bold;
	}
	.juhong12b {
		font-weight: bold;
		color: #595235;
	}
	hr {
		border: 1px #D7D2BD;	
		border-top-style: dashed;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}

/*中部主体 2007-5-24编写*/
	#zti{
	width:760px;
	background-image: url(/images/margin_bg.jpg);
	MARGIN:auto;
	text-align:left;
	}
	#zti_l{
	width:340px;
	float:left;
	text-align: left;
	margin-left: 13px;
	}
	#zti_r{
	width:355px;
	float:left;
	margin-left: 10px;
	}
/*顶部导航*/
	#top_nav{
		float: left;
		width: 87px;
		text-align: center;
	}
	#top{
		width: 100%;
		text-align: center;
		background-image: url(/images/body_bg.jpg);
	}
	#top_01{
		width: 100%;
		text-align: center;
		background-image: url(/images/top_head.jpg);
	}
	#top_02{
		width: 760px;
		text-align: center;
		background-image: url(/images/topnav.jpg);
		height: 19px;
	}
	#top_03{
		width: 760px;
		text-align: right;
		background-image: url(/images/top_head.jpg);
		height: 96px;
	}
	#top_04{
		width: 325px;
		padding-top: 75px;
		text-align: left;
	}
	#top_05{
		width: 760px;
		background-image: url(/images/margin_bg.jpg);
		height: 7px;
	}
#juzhong{
	width: 100%;
	text-align: center;
}
#left {
	float: left;
	width: 340px;
	line-height: 2;
	background-color: #F5F5F5;
	margin-left:26px !important;
	margin-left: 13px;
}
#right {
	float: left;
	width: 355px;
	line-height: 2;
	background-color: #F5F5F5;
	margin-left: 13px;
}
#mid1 {
	float: none;
	line-height: 2;
	text-align: center;
}
#mid2 {
	float: none;
	line-height: 2;
	width: 760px;
	text-align: left;
	background-image: url(margin_bg.jpg);
}
.lan14b {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#down {
	float: none;
	line-height: 2;
	text-align: center;
}

#class_name {
	width: 355px;
	height: 20px;
	background-color: #FA9D02;
	text-indent: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#flei{
	line-height: 25px;
}
/*商品列表 2007-5-22编写*/
#splist {
	width:355px;
	background-color: #F2F2F2;
	float: left;
	background-image:url(../img/sp_list_bg.gif);
	}
		#splist li{
	width: 177px;
	height:203px;
	padding-top: 10px;
	float:left;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
		}
		#splist li a{
		display: block;
		color:#ff6600;
		text-decoration:none;
		font-weight: normal;
		text-decoration:underline;
		FONT-WEIGHT: bold; 
		}
		#splist li a:hover {
		color: #CC0000;
		text-decoration:underline;
		background-image:url(/img/sp_yi.gif);
		background-color: #F2F2F2;
		}
		#splist li img{
			margin: 4px;
			padding: 3px;
			height: 140px;
			width: 120px;
			background-color: #FFF;
			border: 1px solid #666;
			display:block;
		}
