body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Helvetica, sans-serif; 
	font-size:14px;
	color:#666666;
	background-color:#eeeff1;
}

a:link { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:hover { color: #333333; text-decoration: underline }

img {
	border:0;
}

h2 {
	margin:0px;
	padding: 0 0 0 5px;
	color:#193644;
	background:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height:40px;
}

#body-frame {
	position:relative;
	float:none;
	margin: 0 auto;
	background:#FFFFFF;
	width: 1000px;
	overflow: hidden;
}

#body-frame .table100per-top {
	float:left;
	width: 1000px;
	height:30px;
	background-color:#eeeff1;
}

#body-frame .table100per-topmenu {
	float:left;
	width: 1000px;
	height:37px;
	background-color:#eeeff1;
}

#body-frame .table100per-top h1 {
	display:none;
}

#body-frame .table100per {
	float:left;
	width: 1000px;
}

#body-frame .table100per-navi {
	float:left;
	width: 910px;
	padding: 5px 0 5px 10px;
	font-weight:bold;
}

#body-frame .table100per-bluebar {
	float:left;
	margin-bottom:3px;
	width: 1000px;
	background:url(images/bg_bar.jpg);
	height:12px;
}





#body-frame .body {
	float:left;
	width: 1000px;
	background: #d3ddde url(images/bg_left.jpg);
	background-repeat:repeat-x;
}

#body-frame .body_left {
	float:left;
	width: 211px;
}

#body-frame .body_left100per {
	float:left;
	width: 211px;
	padding:10px 0 10px 0;
	text-align:center;
}


	
#body-frame .body_left ul{
	position: relative;
	float: right;
	width: 204px;
	display: block;
	margin: 0;
	padding-top: 40px;
}

#body-frame .body_left ul li{
	position: relative;
	float: left;
	display: block;
	width: 184px;
	height:21px;
	padding: 3px 20px 0 0;
	margin-bottom:5px;
	background:url(images/bg_menu.gif);
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

#body-frame .body_left ul li a:link { color: #FFFFFF; text-decoration: none }
#body-frame .body_left ul li a:visited { color: #FFFFFF; text-decoration: none }
#body-frame .body_left ul li a:active { color: #FFFFFF; text-decoration: none }
#body-frame .body_left ul li a:hover { color: #FFFF00; text-decoration: none }




#body-frame .body_right {
	float:left;
	width: 740px;
	min-height:500px;
	background:#FFFFFF;
	padding: 10px 24px 10px 25px;
}

#body-frame .productlist {
	float:left;
	width: 738px;
	padding: 10px 1px 10px 1px;
}

#body-frame .productlist ul{
	position: relative;
	float: right;
	width: 738px;
	display: block;
	margin: 0;
}

#body-frame .productlist ul li{
	position: relative;
	float: left;
	display: block;
	width: 246px;
	text-align:center;
	padding: 0 0 20px 0;
}

#body-frame .productlist ul li.image{
	float: left;
	width: 246px;
	height:110px;
	padding-bottom:5px;
}

#body-frame .productlist ul li.name{
	float: left;
	width: 246px;
	height:30px;
}





#body-frame .footer {
	float:left;
	width: 1000px;
	height:96px;
	background:url(images/bg_footer.jpg);
}

#body-frame .footer-left {
	float:left;
	width: 300px;
	height:66px;
	padding: 30px 0 0 30px;
}

#body-frame .footer-right {
	float:left;
	width: 650px;
	height:96px;
	padding: 20px 0 0 0;
}

#body-frame .footer-copyright {
	float:left;
	width: 1000px;
	background:#5ca6cd;
	height:20px;
	text-align:center;
	padding: 3px 0 3px 0;
	color:#FFFFFF;
	font-weight:bold;
}

#body-frame .footer-copyright a:link { color: #FFFFFF; text-decoration: none }
#body-frame .footer-copyright a:visited { color: #FFFFFF; text-decoration: none }
#body-frame .footer-copyright a:active { color: #FFFFFF; text-decoration: none }
#body-frame .footer-copyright a:hover { color: #FFFFFF; text-decoration: underline }

.txt_product_cate {
	font-size:0.8em;
	color:#193644;
	padding-left:10px;
}

.txt_product_desc {
	padding: 20px 10px 10px 10px;
	border-bottom:#666666 dotted 1px;
}

.txt_product_image_desc {
	font-size:0.8em;
	color:#193644;
	padding: 10px 0 10px 10px;
}

.product_image_more {
	float:left;
	width: 740px;
	border-bottom:#666666 dotted 1px;
	padding: 0 0 10px 0;
}
	
.product_image_more ul{
	position: relative;
	float: right;
	width: 740px;
	display: block;
	margin: 0;
	padding-top: 10px;
}

.product_image_more ul li{
	position: relative;
	float: left;
	display: block;
	width: 148px;
	text-align:center;
}

.product_image_download {
	float:left;
	width: 740px;
	padding: 10px 0 10px 0;
	text-align:center;
}