
#page_product #main {
	background: url(cssimg/main.jpg) left top repeat-y;
}

/* Product */
#page_product #content {
	background: url(cssimg/main2.jpg) left top no-repeat;
	padding: 0 10px 25px 203px;
}
#page_product #content h2 {
    margin-left: 8px;
}
#content #product_list li a span {
	background: url(cssimg/product_liaspan.gif) left top no-repeat;
	color: #006796;
	display: block;
	padding: 3px 0 0 15px;
	letter-spacing:0px;
}
#content #product_list li a:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#content #product_list li a img {
	border: 2px solid #fff;
}
#content #product_list li a:hover {
	background: #eee;
}
#content #product_list li a {
	border: 1px solid #666;
	float :left;
	margin: 0 12px 9px 0;
	min-height: 180px;    height:auto!important;    height: 180px;
	padding: 8px 7px;
	text-decoration: none;
}
#content #product_list ul li {
	background: none;
	float: left;
	display: inline;
	padding: 0;
	position: relative;
	width:25%;
}

/* Product_info */
#page_product_info #content {
	background: url(cssimg/main2.jpg) left top no-repeat;
	margin-top: 10px;
	padding: 0px 0px 25px 233px;
	float: left;
	width: 495px;
}
#page_product_info #submenu {
	top: 10px;
	_left: -697px;
}
#page_product_info h2.title {
	margin-top: 0;
}
#page_product_info h3.sub_title {
	background: url(cssimg/sub_title.gif) left top no-repeat;
	color: #b2442b;
    padding: 7px 0 4px 29px;
}
#side_info {
	float: right;
	margin: 49px 10px 0 0;
	width: 200px;
}
#side_info img {
	border: 1px solid #a0a0a0;
	margin-bottom: 5px;
	padding: 4px;
}
#side_info span {
	background: url(cssimg/side_info.gif) left top no-repeat;
	color: #01669c;
	display: block;
	padding: 6px 0 0 25px;
}
#side_info .box {
	margin-bottom: 15px;
}


/* Contact_info */
#page_contact #content {
	background: url(cssimg/main2.jpg) left top no-repeat;
	padding: 0 17px 25px 233px;
}
#page_contact h3.sub_title {
	background: url(cssimg/sub_title.gif) left top no-repeat;
	color: #b2442b;
    padding: 7px 0 4px 29px;
}
#page_contact iframe {
	float: right;
	margin: 20px 0;
	width: 400px;
}
#page_contact #content .box {
	float: left;
	margin-top: 15px;
	width: 300px;
}
#page_contact #content h2 {
	margin-left: 0px;
}

#page_about #menu li a#menu_1 {
	background: url(cssimg/menu.gif) 0 -46px no-repeat;
}
#page_product #menu li a#menu_2 {
	background: url(cssimg/menu.gif) -167px -46px no-repeat;
}
#page_part #menu li a#menu_3 {
	background: url(cssimg/menu.gif) -334px -46px no-repeat;
}
#page_service #menu li a#menu_4 {
	background: url(cssimg/menu.gif) -501px -46px no-repeat;
}
#page_contact #menu li a#menu_5 {
	background: url(cssimg/menu.gif) -668px -46px no-repeat;
}

/* 0621 */
#page_service #service_list {
	width: 70%;
}
#page_service #service_list li {
	line-height: 1.8;
	margin-bottom: 10px;
}
#page_service #service_list span {
	display: block;
	margin-bottom: 5px;
}
#page_service #right {
	position: absolute;
    right: 71px;
    top: 80px;
}