/* CSS Document */


*{margin:0px;padding:0px;}

body{
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:100%;
}

#container{
	position:relative;
	margin:0 auto;
	width:1000px;
	height:auto;
	background-color:#ffffff;
}
	
#logo{
	position:relative;
	top:10px;
	left:15px;
	float:left;
	height:70px;
	width:110px;
}

#menubody{
	position:relative;
	top:10px;
	left:30px;
	float:left;
	height:70px;
	width:845px;
	background-image:url(../img/menubody.gif);
}

#bookmarker{
	position:relative;
	top:5px;
	left:15px;
	float:left;
	height:15px;
	width:200px;
}

#bookmarker a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

#search{
	position:relative;
	top:5px;
	left:20px;
	float:left;
	height:15px;
	width:620px;
	text-align:right;
}

.menuframe{
	position:relative;
	top:20px;
	margin-left:5px;
	float:left;
	height:30px;
	width:100px;
	background-image:url(../img/menubutton.gif);
}

.menuitem{
	position:relative;
	top:8px;
	float:left;
	height:14px;
	width:100px;
	text-align:center;
	font-size:13px;
}

.menuitem a{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#breadcrumb{
	position:relative;
	top:20px;
	left:30px;
	float:left;
	height:12px;
	width:505px;
	text-align:left;
}

.breadcrumbitem{
	position:relative;
	float:left;
	height:12px;
	width:auto;
	text-align:left;
}

.breadcrumbitem a{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

#title h1{
	position:relative;
	top:20px;
	left:30px;
	float:left;
	height:12px;
	width:450px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	color:#666666;
}

#mainframe{
	position:relative;
	top:30px;
	float:left;
	width:1000px;
	height:auto;
}

#sidebar{
	position:relative;
	left:15px;
	float:left;
	height:auto;
	width:200px;
}

.leftcontent{
	position:relative;
	float:left;
	margin-bottom:10px;
	height:auto;
	width:198px;
	border:1px solid #999999;
	padding-bottom:5px;
}

.leftmain{
	position:relative;
	left:20px;
	float:left;
	height:12px;
	width:160px;
	margin:5px 0px 10px 0px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.leftsub1{
	position:relative;
	left:10px;
	float:left;
	height:12px;
	width:160px;
	margin:0px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
}

.leftsub1 a{
	color:#cc0000;
	text-decoration:none;
}

.leftsub2{
	position:relative;
	left:10px;
	float:left;
	height:12px;
	width:180px;
	margin:3px 0px 3px 0px;
	font-size:12px;

}

.leftsub2 a{
	color:#666666;
	text-decoration:none;
}

.leftsub2 a:hover{
	color:#cc0000;
	text-decoration:underline;
}

.leftsub3{
	position:relative;
	left:10px;
	float:left;
	height:auto;
	width:160px;
	margin:0px 0px 2px 0px;
	font-size:12px;
	font-weight:bold;
}

.leftsub3 a{
	color:#cc0000;
	text-decoration:none;
}

.leftsub4{
	position:relative;
	left:10px;
	float:left;
	height:auto;
	width:180px;
	margin:1px 0px 1px 0px;
	font-size:12px;

}

.leftsub4 a{
	color:#666666;
	text-decoration:none;
}

.leftsub4 a:hover{
	color:#cc0000;
	text-decoration:underline;
}
	
#centerbar{
	position:relative;
	left:25px;
	float:left;
	height:auto;
	width:775px;
}

#centertop{
	float:left;
	height:20px;
	width:760px;
	border-bottom:1px solid #999999;
}
	
.select{
	float:left;
	height:19px;
	width:98px;
	margin-right:5px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
	
.selectitem{
	position:relative;
	top:3px;
	float:left;
	height:12px;
	width:100px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.selectitem a{
	color:#333333;
	text-decoration:none;
}

#popular{
	float:left;
	margin-bottom:5px;
	height:125px;
	width:760px;
	background-image:url(../img/popular_bg.gif);
	padding-bottom:10px;
}

#popular_title h2{
	position:relative;
	left:5px;
	margin-top:5px;
	float:left;
	height:12px;
	width:750px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-bottom:5px;
}

.popular_item{
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:5px;
	height:98px;
	width:144px;
	border:1px solid #666666;
	background-color:#ffffff;
}

.popular_img{
	position:relative;
	top:5px;
	left:5px;
	float:left;
	height:50px;
	width:50px;
	overfolw:hidden;
}

.popular_price{
	position:relative;
	top:5px;
	left:10px;
	float:left;
	height:45px;
	width:79px;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}

.popular_title{
	position:relative;
	top:10px;
	left:5px;
	float:left;
	height:15px;
	width:136px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.popular_title a{
	color:#666666;
	text-decoration:none;
}

.popular_time{
	position:relative;
	top:15px;
	left:5px;
	float:left;
	height:10px;
	width:136px;
	color:#666666;
	font-size:10px;
}

.product{
	position:relative;
	float:left;
	margin-top:5px;
	margin-right:5px;
	height:103px;
	width:248px;
	border:1px solid #999999;
}

.product:hover{
	background-color:#e4edfc;
}

.product_title{
	position:relative;
	left:5px;
	top:5px;
	float:left;
	height:15px;
	width:223px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}

.product_title a{
	color:#666666;
	text-decoration:none;
}

.product_img{
	position:relative;
	left:5px;
	top:10px;
	float:left;
	height:75px;
	width:75px;
	overflow:hidden;
}

.product_price{
	position:relative;
	top:10px;
	left:10px;
	float:left;
	height:30px;
	width:148px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}

.product_shop{
	position:relative;
	left:10px;
	top:15px;
	float:left;
	height:14px;
	width:148px;
	color:#999999;
	font-size:11px;
	text-align:right;
	overflow:hidden;
}

.product_button{
	position:absolute;
	left:155px;
	top:80px;
	float:left;
	height:20px;
	width:80px;
}

.right_tip{
	position:relative;
	float:right;
	margin-top:5px;
	margin-right:14px;
	height:213px;
	width:503px;
	text-align:justify;
	overflow:hidden;
	border:1px solid #ffffff;
}

.right_tip h2{
	font-weight:bold;
	font-size:12px;
}

.pager{
	float:left;
	margin-top:15px;
	height:15px;
	width:760px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.pager a{
	color:#999999;
	text-decoration:none;
}

.center_tip{
	float:left;
	margin-top:20px;
	height:auto;
	width:760px;
	text-align:justify;
	font-size:12px;
}

.center_tip h3{
	font-weight:bold;
	font-size:12px;
}

.center_tip a{
	color:#cc0000;
}

#footer{
	position:relative;
	left:15px;
	margin-top:35px;
	float:left;
	height:70px;
	width:970px;
	background-image:url(../img/footer_bg.gif);
}

.poweredby{
	position:relative;
	top:12px;
	margin-left:15px;
	float:left;
	height:45px;
	width:110px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#footerlinks{
	position:relative;
	top:28px;
	margin-left:345px;
	float:left;
	height:14px;
	width:360px;
}

.footerlink{
	float:right;
	height:14px;
	width:120px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

.footerlink a{
	color:#ffffff;
	text-decoration:none;
}
	
#copyright{
	position:relative;
	left:20px;
	margin-top:10px;
	float:left;
	height:11px;
	width:500px;
	color:#666666;
	font-size:11px;
}

.review{
	float:left;
	margin-top:10px;
	width:748px;
	height:auto;
	border:1px solid #999999;
	padding:5px 5px 5px 5px;
}

.review_title{
	float:left;
	width:748px;
	height:auto;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.review_text{
	float:left;
	margin-top:5px;
	width:748px;
	height:auto;
	font-size:12px;
	color:#666666;
	text-align:justify;
}

.topshop{
	float:left;
	height:31px;
	width:88px;
	margin-top:8px;
	margin-left:8px;
}

.productshow{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	height:auto;
	width:760px;
	text-align:center;
}

.fulltext{
	float:left;
	margin-top:15px;
	text-align:justify;
	padding:5px 5px 5px 5px;
	height:auto;
	width:750px;
	color:#666666;
	font-size:12px;
}

.fulltext a{
	color:#cc0000;
}

.fullcat{
	position:relative;
	left:4px;
	float:left;
	margin-top:15px;
	height:auto;
	width:752px;
	border:1px solid #999999;
	padding-top:5px;
}

.fullcatitem{
	float:left;
	margin-bottom:10px;
	height:12px;
	width:240px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.fullcatitem a{
	color:#666666;
	text-decoration:none;
}

.fullcatitem a:hover{
	text-decoration:underline;
}
	






#space{
	float:left;
	height:50px;
	width:1000px;
}









	