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


#wrapper #products-sidebar {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: left;
	height: auto;
}
#wrapper #products-main {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 0px;
	float: right;
	width: 678px;
}
#products-main .logo-img {
	float: right;
	margin-bottom: 15px;
}

#wrapper #products-sidebar h2 img {
	margin-bottom: 15px;
	border-top: #FFF;
	border-bottom: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#wrapper #general-sidebar ul li{
	font-size: medium;
	line-height: 50px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-left: 25px;
}
#products-sidebar ul {
	text-indent: 1em;
	margin: 10px;
}

#products-sidebar ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	width: 13em;
}
#products-main .products-title img {
	margin-bottom: 20px;
	margin-top: 20px;
}
#products-main .kaihon .title td {
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-top: 1px solid #808080;
	border-bottom: 1px double #808080;
}
#products-main .kaihon .title th {
	background-color: #C0DCC0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#products-main .kaihon {
	font-size: 10px;
	border-style: none;
	border-width: 0px;
	padding-left: 5px;
	width: 655px;
}
#products-main .kaihon tr td {
	padding-left: 5px;
	background-color: #FFFBF0;
	font-size: 10px;
}

#products-main .kaihon tr .hebin {
	text-align: left;
	vertical-align: top;
	background-color: #C0DCC0;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid #808080;
	font-size: 12px;
}
#products-main .kaihon tr .end {
	border-bottom: 1px solid #808080;
}

#products-main .kaihon .title .fenge {
	border-style: none;
	background-color: #FFF;
}
