body {
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #dededd;
	margin: 0px;
	color: #666666;
	background-repeat: repeat-x;
}
#layout {
	width: 1004px;
	background-image: url(../images/content_bg.gif);
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 1004px;
}
#nav_link {
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}
#nav_link a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#nav_link a:hover {
	color: #dd137b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dd137b;
}
#nav_link .over {
	color: #dd137b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dd137b;
	text-decoration: none;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#copyright {
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}
.table_cust {
	width: 176px;
	font-size: 16px;
}
.table_head {
	background-image: url(../images/table_head.gif);
	height: 27px;
	width: 166px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
.table_head a{
	color: #FFFFFF;
	text-decoration: none;
}
.table_footer {
	background-image: url(../images/table_footer.gif);
	height: 22px;
	width: 176px;
	margin-bottom: 10px;
}
.table_content {
	background-image: url(../images/table_bg.gif);
	width: 156px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #8B8B8B;
	padding-top: 5px;
}
.table_content *{
	vertical-align: top;
}
.table_content a{
	font-size: 14px;
	color: #8B8B8B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA9A9;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_content a:hover{
	color: #333333;
}
.table_content input {
	height: 18px;
	width: 120px;
	border: 1px solid #AAA9A9;
}
.table_content img {
	background-color: #AAA9A9;
	height: 20px;
	border: 1px solid #AAA9A9;
}
.table_content_prod {
	background-image: url(../images/table_bg.gif);
	width: 156px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #8B8B8B;
	padding-top: 5px;
}
.table_content_prod *{
	vertical-align: top;
}
.table_content_prod a{
	font-size: 14px;
	color: #8B8B8B;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../product/images/arrow_off.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 2px;
}
.table_content_prod a:hover{
	color: #3BB3C2;
	background-image: url(../product/images/arrow_on.gif);
	background-repeat: no-repeat;
}
#cat_name_left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA9A9;
	color: #3BB3C2;
	padding-top: 3px;
	padding-bottom: 3px;
}

form {
	margin: 0px;
	padding: 0px;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA9A9;
}
.btn {
	color: #FFFFFF;
	background-color: #AAA9A9;
	margin: 10px;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 100px;
}
#content_main {
	margin-left: 155px;
	margin-right: 30px;
}
.txt_larger {
	font-size: 16px;
}
.bor_bot_dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
.txt_small {
	font-size: 10px;
}

.bor_bot_dot a{
	text-decoration: none;
}
.back_top {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}
.back_top a{
	text-decoration: none;
}
h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #567061;
}
.news_title {
	color: #3BB3C2;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 5px;
}
.news_content {
	padding: 5px;
}
.left_content {
	padding-right: 5px;
	padding-left: 12px;
}
#customer input {
	border: 1px solid #666666;
	height: 15px;
}
#customer textarea {
	border: 1px solid #666666;
	height: 120px;
	width: 500px;
}
.required {
	font-size: 12px;
	color: #FF0000;
}
.maroon {
	color: #804040;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product_headbar {
	background-image: url(../product/images/head_bar.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 760px;
	padding-left: 50px;
	padding-top: 10px;
	overflow: hidden;
	visibility: visible;
}
#product_headbar h1 {
	font-size: 18px;
	padding: 0px;
	color: #F4F4F4;
	margin: 0px;
	width: 400px;
	display: block;
	float: left;
}
#search_frm {
	float: right;
	width: 220px;
	vertical-align: text-bottom;
	color: #FFFFFF;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#search_frm input {
	height: 16px;
	width: 120px;
	border: 1px solid #AAA9A9;
	vertical-align: baseline;
}
#layout #product_headbar #search_frm #search_btn {
	border: 1px solid #AAA9A9;
	height: 18px;
	width: 18px;
}
#contentbox {
	float: right;
	width: 790px;
}
#content_main_product {
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 3px;
	z-index: 2;
	width: 780px;
 	height: auto;
 	min-height: 460px;
}
.product_catsub{
	color: #3BB3C2;
	font-weight: bold;
	font-size: 18px;
	padding-left: 8px;
	background-color: #FFFFFF;
	clear: both;
	height: 18px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.product_catsub *{
	vertical-align: middle;
}
.product_catsub img{
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}
.product_thumb {
	height: 300px;
	width: 155px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	display: block;
	z-index: 4;
	position: relative;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}
.product_thumbhead {
	text-align: left;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 17px;
	padding-left: 17px;
	height: 46px;
	overflow: hidden;
}
.product_thumbmore {
	position: absolute;
	float: right;
	top: -16px;
}
.product_thumbsize {
	padding-right: 17px;
	padding-left: 17px;
	text-align: left;
	padding-bottom: 10px;
}
.icons {
	position: absolute;
	left: 0px;
	top: 0px;
}
.new_more {
	float: right;
	margin-right: 10px;
}
.new_more a{
	text-decoration: none;
}
#item_description {
	width: 500px;
	float: right;
}
#btn_new {
	position: relative;
}
#new_content {
	position: absolute;
	left: 436px;
	width: 140px;
	top: 367px;
	height: 44px;
	color: #333333;
}
#btn_faq {
	position: relative;
}
#faq_content {
	position: absolute;
	left: 8px;
	top: 206px;
	width: 163px;
}

