body {
	margin: 0;
}
img {
	border: 0;
}
strong {
	font-weight: bold;
	color: #000000;
}
a {
	color: #339933;
	text-decoration: underline;
}
a:hover {
	color: #B9081B;
}
.dotline {
	font-size: 1px;
	line-height: 1px;
	margin: 10px 0px;
	height: 1px;
	padding: 0px;
	border-top: 1px dotted #B9081B;
	clear: both;
}
.separater {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 14px;
	clear: both;
}
.font_nomal {
	font-weight: normal;
}
#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	margin: 7px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	float: left;
}
#header #watch_cart {
	margin-top: 18px;
	float: right;
	margin-right: 7px;
}
#header #watch_cart a {
	color: #999999;
	background:  url("img/btn_watch_cart.gif") no-repeat center center;
}
#header #watch_cart a:hover {
	color: ##B9081B;
	background:  url("img/btn_watch_cart_over.gif") no-repeat center center;
}
#header #navi {
	margin: 0px 0px 7px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
#header #navi a {
	display: block;
	float: left;
	width: 124px;
	padding: 6px 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background:  #A9A9A9 url(img/bg_navi.gif) no-repeat center top;
	border-right: 1px solid #E3E3E3;
}
#header #navi a#navi_left {
	background:  #A9A9A9 url(img/bg_navi.gif) no-repeat left top;
}
#header #navi a#navi_right {
	background:  #A9A9A9 url(img/bg_navi.gif) no-repeat right top;
	border-style: none;
}
#header #navi a:hover { color: #B9081B; }
#header #navi a.active:hover { color: #FFFFFF; }
#header #navi a.active {
	background:  url("img/bg_navi_over.gif") no-repeat center top;
}
#header #navi a#navi_left.active {
	background:  url("img/bg_navi_over.gif") no-repeat left top;
}
#header #navi a#navi_right.active {
	background:  url("img/bg_navi_over.gif") no-repeat right top;
}
#top_vis {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin: 7px 0px 8px;
}
#sidebar {
	float: left;
	width: 160px;
}
#sidebar .title {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #B9081B url("img/bg_sidebar_title.gif") no-repeat left top;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 2px;
}
#sidebar a.menu {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 0px;
	display: block;
	background: #ECECEC url("img/bg_sidebar_menu.gif") repeat-x left bottom;
	color: #000000;
	text-decoration: none;
	height: 32px;
}
#sidebar a.menu_active {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 0px;
	display: block;
	background: #ECECEC url("img/bg_sidebar_menu_active.gif") repeat-x left bottom;
	color: #B9081B;
	text-decoration: none;
	height: 32px;
}
#sidebar a.menu:hover {
	color: #B9081B;
}
#sidebar a.menu img, #sidebar a.menu_active img {
	margin-right: 7px;
	vertical-align: middle;
}
#sidebar ul {
	margin: 0px;
	padding: 2px 0px 7px 7px;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px solid #FFD9DA;
	border-bottom: 1px solid #FFD9DA;
	color: #B9081B;
	list-style: none;
	background: #FFF8F8;
	border-left: 1px solid #FFD9DA;
}
#sidebar .banner {
	margin: 1px 0px;
}
#content {
	float: right;
	width: 576px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #B9081B;
	line-height: normal;
	margin: 0px 0px 14px;
	padding: 10px;
	border: 1px dotted #B9081B;
}
#content h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #B9081B;
	border-left: 6px solid #B9081B;
	margin: 14px 0px 7px;
	padding: 10px 0px 3px 7px;
	clear: both;
}
#content td.banner {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	vertical-align: top;
}
#content td.banner p {
	margin: 0px 4px 4px 8px;
}
#content a.category_title {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 270px;
	border-bottom: 1px dotted #999999;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
	background:  url("img/bg_triangle.gif") no-repeat left center;
}
#content .breadcrumb {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 7px;
	color: #666666;
}
#content .item_photo {
	text-align: center;
	float: left;
	width: 160px;
	margin: 7px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#content .item {
	font-size: 12px;
	line-height: 18px;
	float: right;
	width: 410px;
}
#content .lead {
	font-weight: bold;
	color: #B9081B;
	margin: 0px 0px 7px;
	padding: 4px 0px 0px;
}
#content .item .info {
	color: #666666;
	margin: 0px 0px 14px;
}
#content .item a.more_info {
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 14px 0px;
}
#content .item .price_box {
	background: #F9E9D9;
	border-left: 8px solid #D6B8AA;
	padding: 7px 5px 4px 7px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px;
}
#content .item .price_box .item_name {
	margin: 0px 0px 4px;
}
#content .item .price_box .item_price {
	float: left;
	color: #B9081B;
}
#content .item .price_box .cart {
	text-align: right;
}
#content .pagetop {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	background:  url("img/bg_pagetop.gif") no-repeat right center;
	padding: 0px 12px 0px 0px;
	margin: 14px 0px 0px;
	clear: both;
}
#content .info_more_title {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #B9081B;
	margin: 21px 0px 7px;
	padding: 0px 0px 2px;
	border-bottom: 1px dotted #B9081B;
}
#content .info_more {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 7px 0px 14px 21px;
	padding: 0px;
}
#content .info_more ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: disc;
}
#content .info_more img {
	padding: 2px 7px 2px 0px;
}
#footer {
	background: #999999 url("img/bg_footer.gif") no-repeat left top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	padding: 7px 14px;
	margin: 14px 0px 0px;
	clear: both;
}
#footer #copyright {
	float: right;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #B9081B;
	text-decoration: underline;
}

.clear_float {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
