body{
	/*background:#fff url(../images/product/bg.jpg) repeat-x 0 0;*/
	font:12px Tahoma,Helvetica,Arial,sans-serif
	}
#wrapper{
	margin:0 auto;
	width:976px;
	background:#fff url(../images/default/wrapper_left_bg.png) repeat-y left top;
	padding:0 0 0 28px;
	}
#wrapper .inner{
	margin:0 auto;
	width:948px;
	background:#fff url(../images/default/wrapper_right_bg.png) repeat-y right top;
	padding:12px 28px 0 0px;
	}
#header{
	width:100%;
	height:198px;
	margin:0 0 0 0;
	background:url(../images/product/header.jpg) no-repeat 0 0;
	}
#index #header{
	background:url(../images/default/defaultheader.jpg) no-repeat 0 0;
	height:248px;
	}

#menu{
	margin:1px 0 20px 0;
	padding:0;
	height:26px;
	line-height:26px;
	}
#menu ul li{
	float:left;
	width:127px;
	margin:0 1px 0 0;
	display:inline;
	text-align:center;
	
	}
#menu ul li a{
	color:#434141;
	width:100%;
	text-decoration:none;
	background:url(../images/default/menu_li_bg.gif) no-repeat 0 0;
	display:block;
	font-weight:700;
	}
#menu ul li a:hover{
	color:#fff;
	background:url(../images/default/menu_li_hover.gif) no-repeat 0 0;
	}
#index #default,#productpage #product
{
	color:#fff;
	background:url(../images/default/menu_li_hover.gif) no-repeat 0 0;
}
	
#menu #searchform{
	display:inline;
	float:left;
	background:url(../images/default/search_form_bg.jpg) no-repeat 0 0;
	width:155px;
	height:26px;
	line-height:26px;
	padding:0 10px 0 15px;
	}
#menu #searchform input{
	display:inline;
	vertical-align:top;
	padding:1px;
	margin:2px 0 0 0;
	}
#menu #searchform #keyword{
	width:121px;
	height:14px;
	}
#menu #searchform #search{
	border:0;
	background:none;
	margin:4px 0 0 0;
	}
#container{
	margin:0;
	padding:0 0 20px 0;
	width:100%;
	overflow:hidden;
	}
#container h2{
	background:url(../images/product/product_title_bg.gif) no-repeat 0 0;
	font-size:16px;
	font-weight:700;
	padding:0 0 0 60px;
	height:34px;
	line-height:34px;
	color:#fff;
	margin:0 0 14px 0;
	}
.sidebar{
	float:left;
	width:184px;
	}
.sidebar .product_category{
	margin:0 0 10px 0;
	}
.sidebar .product_category li{
	height:33px;
	margin:0 0 1px 0;
	}
.sidebar .product_category  a{
	display:block;
	width:156px;
	height:33px;
	margin:0 0 2px 0;
	line-height:33px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	padding:0 0 0 28px;
	background:url(../images/product/product_category_bg.gif) no-repeat 0 0 ;
	}
.sidebar .product_category  a:hover{
	color:#F8B204;
	background:url(../images/product/product_category_bg_hover.gif) no-repeat 0 0 ;
	}
.sidebar .product_category  a.current{
	color:#F8B204;
	background:url(../images/product/product_category_bg_hover.gif) no-repeat 0 0 ;
	}
.content{
	float:right;
	width:744px;
	padding:0 0 0 14px;
	}
#wide{
	width:948px;
	padding:0;
	float:left;
	margin:10px 0 0 0;
	}
#container .content table{
	width:740px;
	float:left;
	margin: 10px 0px 0 0;
	overflow:hidden;
	/*clear:both;*/
	}
#container .content .product_spec table{
	float:right;
	display:block;
	}
#container .content .product_spec table td{
	float:none;
	width:auto;
	margin:0 0px 0px 0;
	padding:0 3px 0px 3px;
	border-right:1px #808080 solid;
	border-bottom:1px #808080 solid;
	}
#container .content .product_spec table td.first{
	border-left:1px #808080 solid;
	}
#container .content .product_spec table .special td{
	border-top:1px #808080 solid;
	}
.inner #container .content .product_spec table
{
	width:570px;
}
#container #wide table{
	width:960px;
	margin: 0 -14px 0 0;
	overflow:hidden;
	float:left;
	}
#container #wide table td{
	float:left;
	width:226px;
	padding:0 14px 25px 0;
	text-align:center;
	}
#container .content table td{
	float:left;
	width:176px;
	margin:0 0px 0px 0;
	padding:0 10px 25px 0;
	}
.bg
{
background:#2BBC6D;
width:170px;
height:145px;
display:block;
padding:3px;
}
#wide .bg
{
background:#2BBC6D;
width:220px;
height:195px;
display:block;
padding:3px;
}
.bg img{
background:url(../images/product/product_bg.gif) no-repeat left top;
width:170px;
}
#wide .bg img
{
width:220px;
}
.content table td a.text{
	background:#2BBC6D;
	display:block;
	width:170px;
	height:24px;
	line-height:24px;
	font-weight:700;
	padding:0 3px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	}
#wide table td a.text{
	width:220px;
	height:32px;
	line-height:32px;
	font-size:14px;
	}
#container .category{
	width:184px;
	list-style:none;
	}
#container .category li{
	display:list-item;
	height:66px;
	margin:0 0 9px 0;
	}
#container .category li a{
	display:block;
	width:184px;
	height:66px;
	
	text-indent:-9999em;
	background:url(../images/product/side_links_bg.gif) no-repeat 0 0;
	}
#container .category li #productlink{
	background-position:0 0;
	}
#container .category li #contactlink{
	background-position:0 -75px;
	}
.product_spec{
	width:740px;
	padding:0 0 10px 0;
	overflow:hidden;
	}
.product_spec h4{
	border-bottom:1px #074290 solid;
	padding:0 0 8px 19px;
	margin:0 0 14px 0;
	color:#FF6600;
	background:url(../images/product/product_title_dot.gif) no-repeat 0 0;
	}
.product_spec h4 a
{
	color:#FF6600;
}
.product_spec img{
	float:left;
	display:inline;
	margin:0 0px 0 0;
	width:170px;
	}
.product_spec table{
	float:right;
	margin:0 0 0 0;
	}

/*.product_spec table td{
	padding:0px;
	color:#858585;
	text-align:center;
	}
.product_spec table .special td{
	color:#fff;
	}*/
	

#footer{
	clear:both;
	height:25px;
	color:#A7A7A7;
	margin:21px 0 0 0;
	padding:17px 22px 0 18px;
	text-align:center;
	margin:0 auto;
	background:url(../images/default/footer_bg.gif) no-repeat left top;
	width:963px;
	}
#footer p{
	color:#707070;
	}
#footer p.left{
	float:left;
	}
#footer p.right{
	float:right;
	height:5px;
	width:123px;
	}
#footer p.right a{
	float:left;
	text-indent:-9999em;
	background:url(../images/default/ucantech.gif) no-repeat left top;
	width:123px;
	height:5px;
	
	}
#footer p a{
	color:#707070;
	text-decoration:none;
	}
#pages{
	margin:0 0 0px 0;
	text-align:center;
	clear:both;
	overflow:hidden;
	padding:0px 0 0 0;
	}
#pages a{
	text-decoration:none;
	color:#635667;
	padding:0 3px;
	display:inline;

	}
#pages span{
	text-decoration:none;
	color:#635667;
	padding:0 3px;
	display:inline;
	}
#pages .current{
	padding:0 3px;
	float:left;
	color:#0E4284;
	font-weight:700;
	}
#pages .first{
	background:url(../images/new/first.gif) no-repeat 0 center;
	text-indent:-9999em;
	width:16px;
	height:16px;
	padding:0;
	border:0;
	}
#pages .pre{
	background:url(../images/new/pre.gif) no-repeat 0 center;
	text-indent:-9999em;
	width:16px;
	height:16px;
	padding:0;
	margin:0 0 0 3px;
	border:0;
	}
#pages .next{
	background:#fff url(../images/new/next.gif) no-repeat 0 center;
	text-indent:-9999em;
	width:16px;
	height:16px;
	padding:0;
	border:0;
	margin:0 0 0 -1px;
	}
#pages .last{
	background:url(../images/new/last.gif) no-repeat 0 center;
	text-indent:-9999em;
	width:16px;
	height:16px;
	padding:0;
	border:0;
	}
.page_navi{
	float:right;
	text-align:right;
	background:url(../images/about/navi_dot.gif) no-repeat left center;
	margin:0 0 0px 0;
	padding:0 0 0 15px;
	color:#9B9B9B;
	}
.page_navi a{
	color:#9B9B9B;
	text-decoration:none;
	}
	
.bottomlink{
	text-align:center;
	width:460px;
	padding:20px 0 0 280px;
	}
.bottomlink a{
	background:url(../images/product/btn.gif) no-repeat 0 0;
	width:75px;
	height:16px;
	color:#f00;
	text-align:center;
	line-height:16px;
	float:left;
	margin:0 20px 0 0;
	}