/*
	Copyright:www.hiteam.org
	Author:Wangwei
	Email:Bygonewithwind@yahoo.com.cn
	Date:2009-1-6
*/
body {
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
}
/*Div vertical align
#outer {height: 100%; overflow: hidden; position: relative;width: 100%;} 
#outer[id] {display: table; position: static;} 
#middle {position: absolute; top: 50%; left:0%;}
#middle[id] {display: table-cell; vertical-align: middle; position: static;} 
#inner {position: relative; top: 30%;width: 100%;margin: 0 auto;}
Div vertical align*/
div {
	font-family:Arial;
	font-size:12px;
}
a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#wrapper {
	width:100%;
	text-align:center;
}
#header {
	width:1004px;
}
#container {
	width:1004px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(bg.gif);
}
#left {
	width:236px;
	float:left;
	text-align:center;
	height:522px;
}
#right {
	width:768px;
	float:right;
	text-align:center;
}
#sidebar {
	width:218px;
	background-image:url(left_mid.gif);
	text-align:center;
	margin-top:4px;
}
.column {
	list-style:none;
	padding:0px;
	margin:0px;	
}
.column li {
	float:left;
}
.cata_wrapper {
	width:231px;
	height:158px;
	background-image:url(pic_bg.gif);
	margin:5px;
	margin-left:12px;
}
.cata_pic {
	width:220px;
	height:138px;
	text-align:center;
	margin-top:2px;
	overflow:hidden;
}
.cata_name {
	width:225px;
	height:18px;
	text-align:center;
	color:#4F4C4E;
	font-weight:bold;
	font-size:16px;
}
.cata_wrapper_1 {
	width:231px;
	height:230px;
	background-image:url(pic_bg_1.gif);
	margin:5px;
	margin-right:6px;
}
.cata_pic_1 {
	width:231px;
	height:200px;
	text-align:center;
	margin-top:7px;
	overflow:hidden;
}
.cata_name_1 {
	width:225px;
	height:18px;
	text-align:center;
	color:#4F4C4E;
	font-weight:bold;
	font-size:13px;
	padding-top:2px;
}
.products_wrapper {
	width:184px;
	height:167px;
	background-image:url(pic_bg_1.gif);
	margin:3px;
}
.products_pic {
	width:174px;
	height:138px;
	text-align:center;
	margin-top:5px;
	overflow:hidden;
}
.products_name {
	width:174px;
	height:18px;
	text-align:center;
	color:#4F4C4E;
	font-weight:bold;
	font-size:13px;
}
#left_cus {
	width:194px;
	height:125px;
	background-image:url(left_customize.gif);
	margin-top:5px;
	overflow:hidden;
}
#left_cus_pic {
	width:181px;
	height:113px;
	margin-top:3px;
}
#pic_wrapper {
	width:354px;
	height:417px;
	background-image:url(pic_bg_2.gif);
	float:left;
}
#pic {
	width:328px;
	height:391px;
	overflow:hidden;
}
#detail {
	float:right;
	color:#6A6A6A;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:300px;
	line-height:20px;
}
#content {
	text-align:left;
	width:100%;
	line-height:20px;
	height:auto;
}
#nav {
	width:209px;
	text-align:center;
}
.nav_menu {
	FILTER:revealTrans(duration=0.3,transition=12);
	cursor:hand;
}
#footer {
	width:1004px;
	height:28px;
	line-height:28px;
	background-image:url(bot.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:right;
}

