body {
	background: #fff url("/images/background.gif") repeat-y center;
	border: 0;
	margin: 0;
	padding: 0;
}
body, table, tr, td{
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h1, h2, h3, h4, h5, h6, form, img{
	margin: 0;
	padding: 0;
	border: 0;
}
hr{
	clear: both;
	height: 2px;
	border: 0;
	color: #ddd;
	background: #fff url("/images/dots.gif");
}
a{
	color: #0D56A1;
}
blockquote{
	border: 1px dotted #ddd;
	padding: 2px 5px;
	margin: 10px 15px 10px 20px;
}

.wrap {
	background: url("/images/background.jpg") no-repeat center top;
}
.header h1{
	color: #56524F;
	font-size: 24px;
	line-height: 34px;
	float: left;
}
.header h2{
	color: #56524F;
	margin-left: 20px;
	font-size: 20px;
	line-height: 34px;
	float: left;
}
.header h3{
	clear: both;
	color: #56524F;
	font-size: 16px;
	line-height: 27px;
}
.logo{
	margin-right: 40px;
	filter: alpha(opacity=30);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	opacity: 0.3;
	-moz-opacity: 0.3;
}
.menu{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li{
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	padding-right: 8px;
	margin-left: 8px;
	border-right: 1px solid #ccc;
	float: left;
}
.menu a{
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
}
.menu a:hover{
	text-decoration: underline;
}
.menu a.highlight{
	color: #ff0;
}
h2.title{
	background-image: url("/images/bar.png");
	width: 275px;
	height: 30px;
	font-size: 22px;
	line-height: 28px;
	padding: 16px 455px 4px 270px;
	margin: 0 auto;
}

.content{
	width: 510px;
	padding: 0 10px;
	background-image: url("/images/dot.gif");
}
.content h3{
	margin: 10px;
	font-size: 16px;
	line-height: 20px;
	color: #9F3B17;
}
.content h4{
	margin: 10px;
	font-size: 14px;
	line-height: 18px;
}
.content p{
	margin: 10px;
	margin-left: 20px;
}

.sidebar h3{
	margin: 20px 10px 10px 10px;
	font-size: 16px;
	line-height: 20px;
	color: #5C5B59;
}
.sidebar h4{
	margin: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #5C5B59;
}
.sidebar ul{
	margin: 5px;
	color: #555;
	padding: 5px;
}
.sidebar ul li{
	margin: 0 0 0 15px;
	padding: 0;
}
.sidebar ul.supplement{
	font-size: 12px;
	line-height: 15px;
	color: #888;
}
.sidebar p{
	margin: 10px 5px;
	color: #666;
}

.price{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
}
.price u{
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.price .market{
	font-size: 14px;
}
.price .now{
	font-size: 18px;
	color: #f00;
}
.price .now strong{
	font-size: 20px;
}
.price .now u{
	font-size: 16px;
	color: #f00;
}
.tips{
	list-style: circle;
	font-size: 12px;
	line-height: 15px;
	background-color: #ffc;
	border: 1px solid #666;
}
.content .highlight, .sidebar .highlight{
	background-color: #ffc;
}
.feedback{
	font-size: 12px;
	line-height: 16px;
	color: #999;
	margin-left: 30px;
}
.feedback a{
	color: #333;
}
.feedback strong{
	font-size: 14px;
	line-height: 16px;
	color: #333;
}
.feedback img{
	margin: 5px;
	float: right;
}

.links p{
	margin: 0 20px;
	font-size: 12px;
}
.links a{
	font-size: 14px;
}
.links i{
	font-size: 10px;
	color: #999;
}
.links img{
	width: 120px;
	height: 60px;
	background-image: url("/images/120x60.gif");
	padding: 1px 9px 9px 1px;
	margin: 5px 5px 0 0;
	float: left;
}

.slideshow{
	list-style: none;
	margin: 0;
	padding: 0;
}
.slideshow li img{
	padding-left: 30px;
}
.slideshow .full {position:relative; width:500px; height:500px; padding:0; border:5px solid #ddd; background:#fff}
.slideshow .information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
.slideshow .information h4 {margin:5px 10px; padding:0; font-size: 14px}
.slideshow .information p {margin:5px 10px; padding:0; font-size: 12px}
.slideshow .image {width:500px}
.slideshow .image img {position:absolute; z-index:25; width:auto}
.slideshow .imgnav {position:absolute; width:40%; height:500px; cursor:pointer; z-index:150}
.slideshow .imgprev {left:0; background:url("/system/img/slideshow-left.gif") left center no-repeat}
.slideshow .imgnext {right:0; background:url("/system/img/slideshow-right.gif") right center no-repeat}
.slideshow .thumbnails {margin:5px 0; height: 75px}
.slideshow .slideleft {float:left; width:20px; height:66px; background:url("/system/img/slideshow-scroll-left.gif") center center no-repeat; background-color:#fff}
.slideshow .slideleft:hover {background-color:#ddd}
.slideshow .slideright {float:right; width:20px; height:66px; background:url("/system/img/slideshow-scroll-right.gif") center center no-repeat}
.slideshow .slideright:hover {background-color:#ddd}
.slideshow .slidearea {float:left; position:relative; width:460px; margin-left:5px; height:66px; overflow:hidden}
.slideshow .slider {position:absolute; left:0; nowrap: nowrap; white-space: nowrap}
.slideshow .slider img {cursor:pointer; border:1px solid #aaa; padding:2px}

.bookmark{
	margin: 10px 5px;
	border: 2px solid #FBECDB;
	padding: 5px;
}
.bookmark .icons{
	line-height: 4px!important;
}
.bookmark a{
	text-decoration: none!important;
}
.bookmark h3{
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #E68214;
	background-color: #FEF8F2;
}
.bookmark h4{
	margin: 5px 0px;
	padding-top: 8px;
	font-size: 14px;
	line-height: 16px;
	color: #f00;
}
.bookmark td{
	font-size: 12px;
	line-height: 14px;
	color: #909090;
	padding: 4px 2px;
	border-bottom: 1px solid #ddd;
}