.mt10{
	margin-top:10px;
}
.MainR{
	width:680px;
	float:right;
}
.SideL{
	width:290px;
	float:left;
}
.SideC{
	width:390px;
	float:left;
	padding-left:10px;
}
.SideR{
	width:280px;
	float:right;
}
/*
*第一栏
*/
.MainContainer1{
	height:200px;
	overflow:hidden;
	margin-bottom:10px;
}
.ActionCont{
	height:80px;
	overflow:hidden;
	background:url(atcbg.gif) no-repeat;
}
.ActionCont dt{
	height:45px;
	overflow:hidden;
	line-height:50px;
	padding-left:15px;
}
.ActionCont dt a:hover{
	text-decoration:none;
}
.ActionCont dt span{
	float:left;
	color:#29709B;
	font-size:20px;
	font-weight:bold;
	padding-right:35px;
	background:url(icon1.gif) right 5px no-repeat;
	cursor:pointer;
}
.ActionCont dd{
	height:35px;
	overflow:hidden;
}
.ActionCont dd div{
	float:left;
	line-height:35px;
}
.ActionCont dd div.mypost{
	padding:0 10px 0 15px;
}
.ActionCont dd div.mypost a{
	color:#29709B;
	font-size:14px;
	font-weight:bold;
}
.HotBuyCont{
	margin-top:10px;
	height:100px;
	padding:10px 0 0 10px;
	overflow:hidden;
	background:url(hotbuy.gif) no-repeat;
}
.HotBuyCont dt{
	height:33px;
	overflow:hidden;
}
.HotBuyCont dt div{
	float:left;
	height:22px;
	overflow:hidden;
	line-height:25px;
	background:#FFE8EC;
	border-bottom:#9A9A9C solid 1px;
	border-right:#9A9A9C solid 1px;
	margin-right:5px;
	padding:0 5px 0 5px;
	font-size:14px;	
}
.HotBuyCont dt div a{
	font-size:14px;
}
.HotBuyCont dt div a:hover{
	text-decoration:none;
}
.HotBuyCont dt div.tag{
	padding:0 5px 0 0;
	background:none;
	border:0;
	font-weight:bold;
	color:#fd0000;
}
.HotBuyCont dt div.hot{
	background:#FAB9B5;
}
.Slidecont{
	width:390px;
	height:200px;
	overflow:hidden;
}
.sidecont{
	border:#DCDCDC solid 1px;
}
.sidecont .head{
	height:30px;
	overflow:hidden;
	line-height:33px;
	background:url(head1.gif) repeat-x;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
}
.sidecont .head .tag{
	float:left;
	padding-left:20px;
	background:url(icon2.gif) 5px 7px no-repeat;
	font-size:14px;
	font-weight:bold;
}
.sidecont .head .more{
	float:right;
	padding-right:10px;
}
.sidecont .cont{
	padding:10px;
}
.sidecont .cont1{
	height:148px;
	overflow:hidden;
}
.sidecont .cont1 div{
	height:21px;
	overflow:hidden;
	line-height:21px;
	padding:0 5px 0 15px;
	background:url(icon.gif) 2px 7px no-repeat;
}
.sidecont .cont1 div a{
	float:left;
}
.sidecont .cont1 div span{
	float:right;
	color:#888;
}
.sidecont .cont1 div span em{
	font-style:normal;
	color:#FF6600;
}
/*
*第三栏
*/
.MainContainer3{
	height:190px;
	overflow:hidden;
	margin-top:10px;
}
.sidecont .cont2,.sidecont .numlist{
	height:138px;
	overflow:hidden;
}
.sidecont .cont2 .listpic{
	width:131px;
	height:135px;
	overflow:hidden;
	float:left;
}
.sidecont .cont2 .listpic div{
	width:100px;
	line-height:18px;
	margin:auto;
	text-align:center;
	color:#888;
}
.sidecont .cont2 .listpic div em{
	font-style:normal;
	color:#f60;
}
.sidecont .cont2 .listpic div.img{
	border:#DDD solid 1px;
	padding:1px;
}
.sidecont .cont2 .listpic div.img a{
	display:block;
	width:100px;
	height:75px;
	overflow:hidden;
	background:#efefef;
}
.sidecont .cont2 .listpic div.t{
	height:18px;
	overflow:hidden;
	padding-top:5px;
}
.sidecont .numlist div{
	height:23px;
	overflow:hidden;
	line-height:23px;
	padding:0 5px 0 30px;
}
.sidecont .numlist div.list1{
	background:url(num1.gif) left 2px no-repeat;
}
.sidecont .numlist div.list2{
	background:url(num1.gif) left -24px no-repeat;
}
.sidecont .numlist div.list3{
	background:url(num1.gif) left -48px no-repeat;
}
.sidecont .numlist div.list4{
	background:url(num1.gif) left -74px no-repeat;
}
.sidecont .numlist div.list5{
	background:url(num1.gif) left -99px no-repeat;
}
.sidecont .numlist div.list6{
	background:url(num1.gif) left -124px no-repeat;
}
.sidecont .numlist div a{
	float:left;
}
.sidecont .numlist div span{
	float:right;
	color:#888;
}
/*
*广告图片
*/
.MiddleBanner{
	margin-top:10px;
	height:90px;
	overflow:hidden;
}
/*
*分类样式
*/
.all_sort .head{
	height:33px;
	overflow:hidden;
	background:url(head2.gif) right top no-repeat;
	line-height:35px;
}
.all_sort .head .tag{
	float:left;
	padding:0 50px 0 10px;
	background:url(head2.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.all_sort .head .more{
	float:right;
	padding:0 25px 0 22px;
	background:url(postbut.gif) left 8px no-repeat;
}
.all_sort .cont{
	border:#DBDBDB solid 1px;
	border-top:0;
}
#ShowSortTable td{
	width:50%;
}
#ShowSortTable .havebg{
	background:#FBFBFB;
}
#ShowSortTable .choose{
	background:#E2F0FB;
}
#ShowSortTable .big_name{
	padding:8px 10px 5px 15px;
}
#ShowSortTable .big_name a{
	font-size:14px;
	font-weight:bold;
	color:#004499;
}
#ShowSortTable .smll_name{
	padding:0 5px 5px 15px;
	line-height:20px;
	color:#999;
}
#ShowSortTable .smll_name a{
	color:#666;
}
#ShowSortTable .smll_name a.more{
	color:#FF6600;
}
.sidecont .numlist1 .list{
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding:0 5px 0 20px;
}
.sidecont .numlist1 .l1{
	background:url(num3.gif) left 3px no-repeat;
}
.sidecont .numlist1 .l2{
	background:url(num3.gif) left -17px no-repeat;
}
.sidecont .numlist1 .l3{
	background:url(num3.gif) left -37px no-repeat;
}
.sidecont .numlist1 .l4{
	background:url(num3.gif) left -57px no-repeat;
}
.sidecont .numlist1 .l5{
	background:url(num3.gif) left -77px no-repeat;
}
.sidecont .numlist1 .l6{
	background:url(num3.gif) left -97px no-repeat;
}
.sidecont .numlist1 .l7{
	background:url(num3.gif) left -119px no-repeat;
}
.sidecont .numlist1 .l8{
	background:url(num3.gif) left -140px no-repeat;
}
.sidecont .numlist1 .l9{
	background:url(num3.gif) left -159px no-repeat;
}
.sidecont .numlist1 .l10{
	background:url(num3.gif) left -179px no-repeat;
}
.sidecont .cont3{
	height:170px;
	overflow:hidden;
}
.sidecont .cont3 .listpinpai{
	width:89px;
	height:70px;
	border-bottom:#DDD dotted 1px;
	float:left;
	margin-bottom:10px;
	margin-top:5px;
}
.sidecont .cont3 .listpinpai div{
	width:80px;
	margin:auto;
	text-align:center;
}
.sidecont .cont3 .listpinpai div.img{
	border:#DDD solid 1px;
}
.sidecont .cont3 .listpinpai div.img a{
	display:block;
	width:80px;
	height:35px;
	overflow:hidden;
}
.sidecont .cont3 .listpinpai div.t{
	height:20px;
	line-height:20px;
	padding-top:6px;
	overflow:hidden;
}