*{
font-family: "Arial", "Helvetica", "sans-serif";
font-size:12px;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color:#c4edfe;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
form {
	margin: 0px;
	padding: 0px;
}
.form .first{
border-bottom:1px solid #cecece;
padding-bottom:2px;
padding-right:5px;
}
.form .sec{
border-bottom:1px solid #ececec;
padding:3px 0;
}
a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#999999;
}
input.border, textarea.border,select.border{
	margin-top:3px;
	border:1px solid #dddddd;
	background-color:#ffffff;
	padding:2px;
}
input:hover.border,select:hover.border,textarea:hover.border{
	margin-top:3px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}
/*for ie*/
input.border, select.border, textarea.border{
 tesion:expression(onmouseover=function()
 {this.style.backgroundColor="#eeeeee";this.style.border="1px solid #cccccc"},
 onmouseout=function()
 {this.style.backgroundColor="#ffffff";this.style.border="1px solid #dddddd"})
 }
.text-gray{
color:#666666;
}
.topmenu{
height:55px;
background-color:#ffffff;
}
#main{
margin:0 auto; left: auto; top: 0;position:relative;width:920px;
}
#p-sidebar{

	background-image: url(sidebar_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#sidebar-btm{
z-index:3px;
position:absolute;
bottom:25px;
left:0;
}
.sidebar-boxcontent a{
	color:#999999;
}
.sidebar-boxcontent a:hover{
	color:#666666;
}
.sidebar-boxcontent{
	margin-left:10px;
	width:150px;
}
.sidebar-boxcontent td{
font-size:12px;
color:#999999;
line-height:18px;
padding-top:5px;

}
.sidebar-boxcontent img.girl{
float:left;
margin:2px 5px;
}
#p-main{
	background-color: #FFFFFF;
	background-image: url(product_mainbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;

}
.p-content{
	background-image: url(product_mainbg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:130px;
}
.p-content h3{
	font-size:15px;
	color:#ff5e93;
	margin:8px 0 0 8px;
}
.p-content td{
	font-size:12px;
	color:#666666;
	
}
.p-content p{
	line-height:18pt;
	font-size:13px;
	margin:5px 0px 5px 10px;
}
.p-content td.p-title{
padding-left:0;
	background-image: url(product_title00.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.p-content td .sharebox p,.p-content td .sharebox td{
line-height:16px;
}
#floater{
	position: absolute; top:0px;left: 893px;width:30px;height:150px;
}
#footer{
padding:5px;
}
#footer td{
font-size:11px;
color:#999999;
}
img.pink-border{
border:1px solid #ffd7e4;
}
img.thumb{
margin-bottom:5px;
border:1px solid #e7e7e7;
}
.pagenavi{
padding-top:8px;
}
.pagenavi a{
color:#006666;
padding:2px 3px;
text-decoration:none;
}
.pagenavi a:hover{
color:#009999;
background-color:#ffffff;
}
.pagenavi a.now{
background-color:#006666;
color:#ffffff;
}
.small{
font-size:11px;}
