#main {	width:976px; margin-top:10px; margin-bottom:10px;}

#left {	width:716px;	float:left;	display:block; }
#right { width:250px;	float:right; background-color:#F2F2F2}

/*Box控件*/
.CtrlTitle
{
	background-image:url(../img/bg6.gif);
	background-repeat:repeat-x;
	height:30px;
}

.CtrlTitle .lft
{
	background-image:url(../img/bg4.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-left:15px;
}

.CtrlTitle .right
{
	background-image:url(../img/bg5.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-right:15px;
	background-position:100% 0;
}

.CtrlTitle .right .th
{
	padding-top:7px;
	color:#efefef;
}
.CtrlTitle .right .th h3
{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:White;
	float:left;
	margin-right:20px;
	cursor:pointer;
}

.CtrlTitle .right a
{
	font-size:12px;
	text-decoration:none;
	color:White;
}

.CtrlTitle .right a:hover
{
	text-decoration:underline;
}

.ctrlFoot
{
	background-image:url(../img/bg11.gif);
	height:10px;
	background-position:0 100%;
	background-repeat:repeat-x;
}
.ctrlFoot .ftLft
{
	background-image:url(../img/bg9.gif);
	height:10px;
	background-position:0 100%;
	background-repeat:no-repeat;
	padding-left:10px;
	float:left;
}
.ctrlFoot .ftRight
{
	background-image:url(../img/bg10.gif);
	height:10px;
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding-right:10px;
	float:right;
}
.ctrlMidLft
{
	background-image:url(../img/bg7.gif);
	background-repeat:repeat-y;
	background-position:0 0;	
}

.ctrlMidRt
{
	background-image:url(../img/bg8.gif);
	background-repeat:repeat-y;
	background-position:100% 0;
	padding: 10 1 3 1;
}

/*首页图片*/

#hpPicture
{
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
#hpPicture div.ctrlMidRt ul
{
	height:422px;
	overflow:hidden;
}
#hpPicture form
{
	margin:0;
}
#hpPicture div.searchBox
{
	margin:2 5 2 10;
}

#hpPicture ul
{
	margin:5;
	padding:0;
	list-style-type:none;
	overflow:auto;
	zoom:1;
}

#hpPicture ul li
{
	width:176px;
	height:140px;
	float:left;
	text-align:center;
	overflow:hidden;
}
#hpPicture ul li a
{
	color:Black;
	text-decoration:none;
}
#hpPicture ul li a:hover
{
	text-decoration:underline;
}

#hpPicture ul li img
{
	border:0;
	width:160px;
	height:120px;
}

#hpBaodian
{
	margin-top:5px;
	margin-bottom:5px;
}

#hpBaodian .ctrlMidRt
{
	padding:5px;
	padding-left:15px;
}
#hpBaodian .ctrlMidRt ul
{
	margin:0;
	padding:0;
	overflow:auto;
	zoom:1;
	list-style-type:none;
}

#hpBaodian .ctrlMidRt ul li
{
	float:left;
	width:310px;
	height:24px;
	line-height:24px;
	color:Black;
	margin-right:20px;
	overflow:hidden;
}
#hpBaodian .ctrlMidRt ul li a
{
	text-decoration:none;
	color:Black;
}
#hpBaodian .ctrlMidRt ul li a:hover
{
	text-decoration:underline;
}
#hpBaodian .ctrlMidRt ul li a.cln
{
	color:Red;
	font-weight:bold;
	margin-right:10;
}

/*中部广告*/
#MidAD
{
	width:716;
	height:100px;
	overflow:hidden;	
}

#hpNews
{
	margin-bottom:0px;
}
#hpNews div.toutiao
{
	padding:5 10 5 0;
	margin-bottom:10px;
	border-bottom:dotted 1px #efefef;
	display:block;
	text-align:center;
}
#hpNews div.toutiao span.skinbar
{
	float:left;
	padding:0;
	height:18px;
	line-height:18px;
}
#hpNews div.toutiao span.skinbar img
{
	border:solid 1px #dddddd;
	vertical-align:middle;
}


#hpNews div.toutiao h1
{
	font-size:16px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
#hpNews div.toutiao h1 a
{
	color:Black;
}

#hpNews div.flash
{
	width:320;
	float:left;
	height:220;
}

#hpNews div.lstNews
{
	float:right;
	width:380px;
}

#hpNews div.lstNews ul
{
	margin:0;
	padding:0;
	overflow:auto;
	zoom:1;
	list-style-type:none;
}

#hpNews div.lstNews ul li
{
	width:320px;
	height:23px;
	line-height:23px;
	color:Black;
	margin-right:20px;
	overflow:hidden;
	
}

#hpNews div.lstNews ul li a
{
	text-decoration:none;
	color:Black;
}
#hpNews div.lstNews ul li a:hover
{
	text-decoration:underline;
}
#hpNews div.lstNews ul li a.cln
{
	color:Red;
	font-weight:bold;
	width:50px;
	overflow:hidden;
}

.normaltabs ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
	zoom:1;
}

.normaltabs ul li
{
	margin:0;
	width:50%;
	height:22px;
	text-align:center;
	font-size:12px;
	float:left;
	line-height:22px;
	/*border:solid 1px #E1BF65;*/
}

.normaltabs ul li a,.normaltabs ul li a:visited
{
	color:Black;
	text-decoration:none;
}

.normaltabs ul li a:hover
{
	text-decoration:underline;
}

.normaltabs ul li.tab_off
{
	
}

.normaltabs ul li.tab_on
{
	background-image:url(../img/bg20.gif);
	background-repeat:repeat-x;
	background-position:0 -40;
	/*border-left:solid 1px #E1BF65;*/
}

.normalcontent
{
	/*border:solid 1px #E1BF65;*/
	border-top:0;
	padding:5 5 5 5;
}

.normallist
{
	
}

.normallist ul
{
	margin: 2 2 2 2;
	padding:0;
	list-style-type:none;
}
.normallist ul li
{
	height:22px;
	line-height:22px;
	overflow:hidden;
}

.normallist ul li a,.normallist ul li a:visited
{
	color:Black;
	text-decoration:none;
}
.normallist ul li a:hover
{
	text-decoration:underline;
}
.normallist ul li span
{
	color:Red;
	text-decoration:none;
	margin-right:4px;

}
.normallist ul li span a,.normallist ul li span a:visited
{
	color:Red;
	text-decoration:none;
}


/*材料列表*/
.CaiLiaoList
{
	
}

.CaiLiaoList div.thumbView
{
	display:block;
}

.CaiLiaoList div.thumbView ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
	zoom:1;
}

.CaiLiaoList div.thumbView ul li
{
	overflow:hidden;
	padding:1px;
	margin-left:1px;
	/*onmouseover:expression(onmouseover=function(){self.class="alt"});*/
}
.CaiLiaoList div.thumbView ul li.alt
{
	background-color:#fcfcfc;
}

.CaiLiaoList div.thumbView div.ListItem
{
	width:235px;
	height:70px;
	background-color:#f9f9f9;
	border:solid 1px #efefef;
	padding:2px;
	overflow:hidden;
}

.CaiLiaoList div.thumbView div.ListItem div.pic
{
	text-align:center;
	float:left;
	width:86px;
	height:66px;
	overflow:hidden;
	text-align:center;
	background-color:#bbbbbb;
	padding:1px;
}

.CaiLiaoList div.thumbView div.ListItem div.pic a
{
	width:84px;
	height:64px;
	font-size: 100%;
	/* for firefox */
	vertical-align:middle;
	display:block;
	/* for firefox end */
	/* for ie 7 */
	line-height:80px;
	*display:block;
	*font-size: 60px;
	/* for ie 6 */
	font-size: 60px;
	overflow:hidden;
	padding:1;
}
.CaiLiaoList div.thumbView div.ListItem div.pic img
{
	border:0;
	/*width:80px;
	height:60px;*/
	position:static;
	vertical-align:middle;
}

.CaiLiaoList div.thumbView div.ListItem div.info
{
	padding-left:7px;
	float:left;
}

.CaiLiaoList div.thumbView div.ListItem div.info div.name
{
	margin-top:3px;
	height:38px;
	overflow:hidden;
}
.CaiLiaoList div.thumbView div.ListItem div.info div.name a
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.CaiLiaoList div.thumbView div.ListItem div.info div.name a:hover
{
	text-decoration:underline;
}

.CaiLiaoList div.thumbView div.ListItem div.info div.price
{
	height:20px;
}
.CaiLiaoList div.thumbView div.ListItem div.info div.price a, .CaiLiaoList div.thumbView div.ListItem div.info div.price a:hover, .CaiLiaoList div.thumbView div.ListItem div.info div.price a:visited
{
	color: #0099cc;
	text-decoration:none;
}

.CaiLiaoList div.thumbView div.ListItem div.info div.guige
{
	font-size:9px;
}
.CaiLiaoList div.thumbView div.ListItem div.info div.guige a,
.CaiLiaoList div.thumbView div.ListItem div.info div.guige a:hover,
.CaiLiaoList div.thumbView div.ListItem div.info div.guige a:visited
{
	text-decoration:none;
	color:Black;
}

#hpCaiLiao
{
	margin-top:4px;
}
#hpCaiLiao div.normalcontent
{
	height:478px;
	overflow:hidden;
}

/*首页代购*/
#hpdaigou
{
	margin-top:3px;
}

#hpdaigou div.normaltabs
{
	clear:both;
}

#hpdaigou div.normalcontent
{
	height:165px;
	clear:both;
	overflow:hidden;
}
#hpdaigou div.normallist ul
{
	list-style-type:disc;
	list-style-position:outside;
	margin:2 2 2 15;
	color:Red;
}
#hpdaigou div.normallist ul li
{
	height:auto;
	line-height:22px;
}
#hpdaigou div.normallist ul li span
{
	color:Black;
}


#hpRightAD
{
	height:200px;
	width:250px;
	overflow:hidden;
	margin-top:3px;
}

#hpRightAD img
{
	border:0;
}

/*首页百事通*/
#hpbest 
{
	margin-top:10px;
}
#hpbest  div.normalcontent
{
	height:491px;
	overflow:hidden;
}

#hpbest .normaltabs ul li
{
	width:33%;
}

/*右侧广告*/

/*关于我们*/
#contentFrame
{
	padding:10;
}
#contentFrame div.title
{
	text-align:center;
}
#contentFrame div.title h1
{
	font-size:18px;
	margin:1;
	padding:1;
	text-align:center;
}

#contentFrame div.content
{
	margin-top:15px;
	font-size:14px;
	line-height:1.5em;
}
