/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#666666;
	background:#ffffff;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
td, p {
	font-family:verdana;
	font-size:12px;
	line-height:20px;
}
form {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
}
input, textarea, select {
	font-family:verdana;
	font-size:12px;
	vertical-align:middle;
	margin:2px;
	color:#333333;
}
#center {
	margin:0px auto;
	width:960px;
}
.blank10px {
	clear:both;
	line-height:10px;
	height:10px;
}
.blank05px {
	clear:both;
	line-height:5px;
	height:5px;
}
.blank01px {
	clear:both;
	line-height:1px;
	height:1px;
}
.vblank10px {
	float:left;
	width:10px;
}
.vblank30px {
	float:left;
	width:30px;
}
.vblank50px {
	float:left;
	width:50px;
}
.dotline {
	clear:both;
	margin:3px 0px;
	line-height:1px;
	border-bottom:#bbbbbb 1px dotted;
}
/* Link */
a:link, a:visited {
	padding:2px;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	padding:2px;
	color:#ffffff;
	text-decoration:none;
	background:#0066cc;
	font-weight:bold;
}

.product_img:hover img {
	background-color:#6699ff;
}
.product_img:hover, .product_img:active {
	background-color:transparent;
}

.head, .main, .foot {
	width:960px;
}
.main_head {
	line-height:10px;
	background-image:url(../images/bg-head.gif);
}
.main_foot {
	line-height:10px;
	background-image:url(../images/bg-foot.gif);
}
.main {
	text-align:left;
	background-image:url(../images/bg-middle.gif);
}
.left {
	float:left;
	width:170px;
	padding:0px 15px;
}
.right {
	float:left;
	width:720px;
	padding:0px 15px;
}
.link {
	float:right;
	padding:0px 10px;
}
.copyright {
	float:right;
	padding:0px 10px;
}

.title {
	line-height:32px;
	font-size:14px;
	font-weight:bold;
}
.text_title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.sort_list {
	margin:2px 0px;
	padding:0px 0px 2px 8px;
	line-height:20px;
	border-bottom:#bbbbbb 1px dotted;
	background:url(../images/dot-arrow.gif) transparent no-repeat 0px 8px;
}
.sort_list02 {
	margin:2px 0px 2px 15px;
	padding:0px 0px 2px 8px;
	line-height:20px;
	border-bottom:#bbbbbb 1px dotted;
	background:url(../images/dot-arrow02.gif) transparent no-repeat 0px 8px;
}
.product_list {
	width:180px;
	height:150px;
	float:left;
	text-align:center;
}
.product_info {
	width:180px;
	height:150px;
	float:left;
	text-align:left;
}
.product_list img {
	padding:2px;
	background-color:#b5c7d5;
}
.about_text {
	width:520px;
	float:left;
}
.about_pic {
	width:180px;
	float:right;
}
.honor_list {
	width:220px;
	float:left;
	text-align:center;
	margin:10px 0px;
}
.honor_list img {
	padding:4px;
	background-color:#ffff99;
}
.page_box {
	padding:0px 10px;
}
.page {
	float:right;
	line-height:24px;
	text-align:center;
}
.page_record {
	padding:0px 8px;
	border:#cccccc 1px solid;
	border-right:0px;
	float:left;
	background:#ffffff;
}
.page_pages {
	padding:0px 8px;
	border:#cccccc 1px solid;
	float:left;
	background:#ffffff;
}
.page_number {
	margin-left:10px;
	padding:0px;
	border:#cccccc 1px solid;
	float:left;
	width:24px;
	background:#ffffff;
}
.page_number a {
	display:block;
	width:26px;
	height:24px;
}
.page_number a:link, .page_number a:visited {
	margin:0px;
	padding:0px;
	color:#ff9900;
}
.page_number a:hover, .page_number a:active {
	color:#ffffff;
	background:#ff9900;
}
.new {
	color:#FF0000;
}
.message_left {
	float:left;
	width:180px;
	color:#999999;
}
.message_right {
	float:left;
}
.message_reply {
	border-top:#cccccc 1px dotted;
	margin:3px 0px;
	padding:3px 0px;
	color:#993333;
}
.edit {
	padding:10px;
	text-align:left;
	background:#dae3ea;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
	line-height:26px;
}
.product_pic {
	float:left;
	width:520px;
}
.product_text {
	float:left;
	width:185px;
	padding:0px 0px 0px 15px;
}