body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}ul {
	width: 600px;
}
.Meun {
	font-size: 12px;
	line-height: 2;
	color: #333;
	border: 1px dashed #D6D6D6;
	font-weight: bold;
}
.admin_table_bg {
	background-image: url(Admin/Images/admin_bg.gif);
	height: 25px;
	font-weight: bold;
	color: #FFF;
	padding:5px;
}
.admin_Table_Txt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 2;
	color: #333;
	padding-left: 5px;
}
.Products_view_txt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	padding-left: 5px;
	font-weight: bold;
}
input {
	border: 1px dotted #E0E0E0;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a {
	font-size: 12px;
	color: #666;
}.Products_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.Product_txt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 2;
	color: #666;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.Products_title {
	line-height: 2;
	color: #666;
	font-family: "宋体";
	font-size: 12px;
}
.Bottom {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	border: 1px solid #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
}
img {display:block}
#imgBox li {position:relative;list-style-type:none;border:1px solid #ccc;padding:3px;float:left; width:150px;}
.toolbar {position:absolute;bottom:15px; right:15px;}

.index_title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-left:10px;
}
.index_img {position:relative;list-style-type:none;border:1px solid #ccc;padding:3px;float:left; width:150px;}.index_tuijian {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding:5px;
}
/*********滑动门代码************/
UL{list-style-type:none; margin:0px;}
/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding-top:6px;clear:both;border-top:0;text-align:left;}
.w936{margin:2px 0;clear:both;width:900px;/*滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{
	background-image: url('http://www.codefans.net/jscss/demoimg/200901/tabs1.gif');
	
}
.tb_ ul{height:24px;}
.tb_ li{float:left;height: 24px;line-height:1.9;width: 94px;cursor:pointer;}
/* 控制显示与隐藏css类 */
.normaltab   {
	background-image:url('http://www.codefans.net/jscss/demoimg/200901/tabs2.gif');
	background-repeat: no-repeat;
	color:#333;
}
.hovertab    { background-image: url('http://www.codefans.net/jscss/demoimg/200901/tabs3.gif');/* background-repeat: no-repeat; color:#1F3A87; font-weight:bold*/ }
.dis{display:block;}
.undis{display:none;}
/********************代码结束********/
