﻿ .png24 {
    tmp:expression(setPng24(this));
 }

 #wrapper {
 	width:992px;
 	margin:0 auto;
 	overflow-x:hidden;
 	background-color:#ffffff;
}

#c_top {
	text-align:left;
 	height:78px;
}

#c_top .logo {
	float:left;
	width:571px;
	background-color:#3e3e3e;
}
#c_top .top_contents {
	float:right;
	height:78px;
	width:421px;
}
#c_top .top_menu{
	height:41px;
	width:421px;
}
#c_top .top_search {
	background-color:#3e3e3e;
	height:37px;
	vertical-align:top;
}
#c_top .c_search1 {
	float:left;
	width:136px;
	height:37px;
	text-align:right;
}
#c_top .c_search2 {
	vertical-align:top;
	float:right;
	height:37px;
	width:285px;
}
#c_top .c_search_input {
	float:left;
	width:193px;
	height:17px;
	font: normal 12px verdana;
	border:1px solid #abadb3;
	margin-top:1px;
}
#c_top .c_search_bt {
	float:right;
	padding-left:10px;
	padding-right:19px;
}


#c_center {
 	border:3px double #999999;
 	background-color:#ffffff;
 	
 	/*overflow:hidden;*/

}

#c_center .banner {
	padding-bottom:5px;
}
#c_center .banner2 {
	padding-bottom:8px;
}



#c_left {
 	float:left;
 	width:177px;
 	text-align:center;
 	margin:0;
 	
}
#c_left .c_cat_title {
	padding-top:17px;
}
#c_left .c_cat {
 	width:177px;
 	height:320px;
 	padding-top:10px;
 	text-align:left;
}

#c_left ul, li {
 	list-style: none;
}
#c_left li a:link,
#c_left li a:visited,
#c_left li a:active
{
 	font:normal 12px/1.6 Verdana;
 	color:#3f3e3e;
 	text-decoration:none;
}
#c_left li a:hover
{
 	font:normal 12px/1.6 Verdana;
 	color:#ffffff;
 	text-decoration:none;
 	background-color:#505050;
}


#c_main {
	text-align:left;
 	float:right;
 	width:788px;
 	padding:10px;
 	border-left:1px solid #999999;
 	min-height:520px;
 	margin:0;
}
#c_main .c_main_img {
	float:left;
	width:461px;
	height:520px;
	margin-right:10px;
}
#c_main .c_main_product {
	float:right;
	width:312px;
}
#c_main .c_main_product_title {
	padding:0 0 5px 20px;
}


#c_footer {
	background-color:#000000;
 	padding:11px 0 20px 0;
 	
}



