﻿.content_about {
	min-height:294px;
	_height:294px;
	padding-top:15px;
	padding-right:15px;
	padding-left:160px;
	background:url(../images/about_1.jpg) no-repeat left 15px;
}
.content_about .img_list {
	clear:both;
	margin-top:20px;
}
.content_about .img_list img {
	float:left;
	margin-right:8px;
	margin-left:8px;
	border:1px solid #ccc;
}


.content_contact {
	padding:10px 4px;
}


.content_product {
}
.content_product .prolist {
	clear:both;
	width:672px;
	padding-left:4px;
}
.content_product .prolist .item {
	float:left;
	width:96px;
	margin-top:15px;
}
.content_product .prolist .item .pic {
	width:80px;
	height:80px;
	border:1px solid #ccc;
}
.content_product .prolist .item .pic img {
	width:80px;
	height:80px;
}
.content_product .prolist .item .txt {
	width:80px;
	text-align:center;
}
.content_product .login_form {
	margin:20px 50px;
}
.content_product .login_form legend {
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}
.content_product .login_form .div_1 {
	padding:30px 50px;
}


.content_guestbook {
	width:666px;
	margin-top:12px;
	padding-bottom:6px;	
	background:url(../images/line1.gif) repeat-y 336px;
}
.content_guestbook .msglist {
	float:left;
	width:336px;
}
.content_guestbook .msglist .item {
	width:325px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #ACACAC;
}
.content_guestbook .msglist .item .div_1 strong {
	color:#CC6600;
}
.content_guestbook .msglist .item .div_3 {
	color:#003399;
}
.content_guestbook .msglist .item .div_3 strong {
	color:#000;
}
.content_guestbook .msgform {
	float:right;
	width:330px;
	padding-top:110px;
	background:url(../images/guestbook.gif) no-repeat 20px top;
}
.content_guestbook .msgform table {
	width:310px;
	margin-right:auto;
	margin-left:auto;
}
.content_guestbook .msgform table td {
	padding:2px 0px;
	vertical-align:top;
}
.content_guestbook .msgform table .td_vcode * {
	float:left;
}
.content_guestbook .msgform table .td_vcode span {
	padding-right:5px;
}
.content_guestbook .msgform table .td_vcode a {
	margin-left:5px;
}
.content_guestbook .msgform .txt_0 {
	width:60px;
	border:1px solid #ABA1A9;
}
.content_guestbook .msgform .txt_1 {
	width:96px;
	border:1px solid #ABA1A9;
}
.content_guestbook .msgform .txt_2 {
	width:252px;
	border:1px solid #ABA1A9;
}
.content_guestbook .msgform .txta_1 {
	width:252px;
	height:80px;
	border:1px solid #ABA1A9;
}
.content_guestbook .msgform .btn_1 {
	width:69px;
	height:20px;
	background:url(../images/btn1.gif) no-repeat;
	border:none;
	color:#FFFFFF;
}
