@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#6E6E6E;
	font-size:13px;
	line-height:17px;
	background-image:url(../images/bg.jpg);
	background-color:#000;
}
/*#main{
	background:#FFF;
}
*/
body a { color:#333; text-decoration:none;}

body a:hover { color:#333; text-decoration:underline;}

.header { background:#FFF; width:1024px; height:77px; padding:10px 0;}

.header-text{color:#333;}

img{border:none;}

.header .logo { padding:0 40px; }

.header .welcome { color:#CCC; line-height:18px;}
.header .welcome a {color:#383435; text-decoration:none;}
.header .welcome a:hover {color:#383435; text-decoration:underline;}

.header .links { color:#908F8F; font-weight:bold;}

.header .links a { color:#908F8F; text-decoration:none; padding:0 10px;}

.header .shopping { color:#464545;}

.image_head {line-height:40px;}

.price { color:#292526; font-size:17px; font-weight:bold; line-height:30px;}

.content_wrapper { background:url(../images/content-bg.jpg) repeat-x #FFFFFF;}

h3{ color:#696667; font-size:16px; font-weight:normal; margin:0;}

.footer_wrapper { background:url(../images/footer-bg.gif) repeat-x; padding:10px 20px; line-height:22px; border-radius: 0 0 14px 14px; border-top: solid 1px #e7e7e7;}

.footer { color:#9D9D9D; font-size:12px;}

.footer a { color:#9D9D9D; text-decoration:none; background:url(../images/bg_footermenu.png) no-repeat 0 3px; padding-left:10px;}

.footer a:hover { color:#9D9D9D; text-decoration:underline;}

.copyright { color:#696667;}


.inner_leftwrapper{ width:190px; border:solid 1px #e7e7e7; border-radius:7px; background:#FFFFFF; margin: 0 auto;}

.box_head { background:url(../images/box-heading.jpg) repeat-x; line-height:32px; color:#555050; font-size:17px; padding-left:20px; border-radius:7px 7px 0 0;}

.breadcrumb {
	background: url(../images/box-heading.jpg) left top repeat-x #D6D3CC;
	color:#000;
	padding:6px 5px 5px 10px;
	border-radius:3px;
	font-size:11px;
	border-bottom:1px solid #CBCBCB;
	margin-bottom:10px;
	font-weight:bold;
}
.breadcrumb a.last{ font-weight:bold;}
.breadcrumb a{ font-size:12px; color:#333; text-decoration:none; font-weight:normal; padding:0 5px;}

h1 { color:#303030; font-size:25px; margin:0; border-bottom:solid 1px #e7e7e7; font-weight:normal; line-height:50px;}

h2 { color:#303030; font-size:16px; margin:0; font-weight:bold; line-height:40px; background:#eee; padding-left:10px;}

h2 span { color:#ff0000;}

.product_wrapper { border:solid 1px #eee;}

.more { text-align:right; font-size:11px; color:#333; padding-right:10px; font-weight:bold; }

.more a {color:#ff0000; text-decoration:none;}

.more a:hover {color:#333; text-decoration:underline;}

/* home   */

div{margin:0px;
padding:0px;
}
#homepage-text{
	width:983px;
	background:#FFF;
	margin:0px auto 0 auto;
	padding:20px 20px 20px 20px;
	text-align:justify;
}
#homepage-text p{
	width:880px;
	font-size:14px;
}
#home-container{margin:30px 0px 0px 0px;}
.line{line-height:170%;}
#home-product{
	width:750px;
	float:left;
}
#sidemenu{
	width:200px;
	float:right;
}
#sidemenu ul,#sidemenu li{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#sidemenu li{
border-bottom:1px solid #D7D7D7;
padding-bottom:5px;
}
#sidemenu ul{margin-top:10px; padding-left:10px;}
#sidemenu li{margin-bottom:10px;}
#sidebanners{
	width:200px;
	float:right;
	margin-top:30px;
}
.clear{clear:both;}
#footer{
	width:100%;
	background:#676767;
	color:#ffffff;
	margin-top:0px;
	padding:0px 0px 10px 0px;
}
#footer-data{
	width:1024px;
	margin:auto;
}
#footer-data .floatleft{
	float:left;
	text-align:left;
}
#footer-data .floatright{
	float:right;
	text-align:left;
}
#address{
	float:left;
	width:500px;
}
#copyright{
	float:right;
	width:500px;
	text-align:right;
}
#marqu{
	border:2px #D4D4D4 solid;
	margin:auto;
	padding-left:25px;
}
.miniheadming{
	color:#06C;
}
.redheadin{
	color:#ff776e;
}
.align-center{
	text-align:center;
}
.table-border{
	border:1px solid #E2E2E2;
}
