/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");

.main2{width:690px;height:auto; line-height:22px;margin:10px 0 15px 0; text-align:left;font-size:14px; margin-left:auto; margin-right:auto;}
 .main3{width:160px;height:200px;margin:0px 5px 10px 5px;font-size:12px;  float:left;}
 .main3_1{width:160px;height:160px;margin:0 0 0 0;font-size:12px; margin-left:auto; margin-right:auto; text-align:center; }
 .main3_2{width:160px;height:30px; line-height:30px;margin:0 0 0 0;font-size:12px; margin-left:auto; margin-right:auto; text-align:center;}
.main3_3{width:160px;height:37px; line-height:14px;margin:0 0 0 0;font-size:12px; margin-left:auto; margin-right:auto; text-align:center;}

#products_show1{margin:10px 0 10px 0; height:32px; line-height:32px; border-bottom:1px solid #e5e5e5; color:#054F12; font-size:14px; width:100%; font-weight:bold;}


ul,li,{ list-style-type:none; padding:0; margin:0}






.dropMenu2 {
	border: 1px solid #1b71ac; top: 0px; width: 106px; visibility: hidden; filter: Alpha(Opacity=85); position: absolute; z-index: 100; background-color: rgb(234, 234, 239);
}
.dropMenu2 li {
	width: 106px; height: 30px; line-height: 30px; margin-top: 0px; margin-bottom: 0px;
}
.dropMenu2 li a {
	background: url("../images/mmore.gif") no-repeat 5px; text-align: left; color: rgb(102, 102, 102); padding-left: 20px; display: block;
}

.dropMenu2 li a:hover  {
	background: #ccc url("../images/mmore.gif") no-repeat 5px; text-align: left; color:#000; padding-left: 20px; display: block;
}

.dropMenu2 + li a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}


.w960{
	width:960px;
	/*position:relative;*/
}
.center{
	margin:0px auto;
}

.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}