/*-------------------------------------'
'                                      '
'   ================================   '
'   Coded By Terry @ Qinxin Studio     '
'   http://wjhen.3322.org/             '
'--------------------------------------'
'   > File: default.css                '
'   > Module Version Number: 1.0.3     '
'   > Released: Aug. 11, 2007          '
'   > Modified: Apr. 07, 2010          '
'-------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
body {
	text-align: center;
	font: 12px Tahoma;
	color: #333;
	background: #fff url(images/bg.gif) repeat-y center center;
}

.left {
	float: left;
	clear: right;
}
a {
	color: #000;
	text-decoration : none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
}

.i3 {
	border: 1px solid #999;
	border-left: 3px solid #999;
	padding: 3px 5px 0 5px;
	background: #ccc;
}

.topspan {
	line-height: 38px;
	margin: 0 0 0 20px;
}
.topspan a {
	color: #fff;
}
.topspan a:hover {
	text-decoration: none;
	color: #fff;
}

.item {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.item li {
	border: 1px solid #000;
	float: left;
	margin: 5px;
	background: #fff;
}
.item .pic img {
	width: 160px;
	height: 100px;
	border: 5px solid #fff;
}
.item .pic a{
}
.item .pic a:hover {
	border: 0;
}
.item .name {
	text-align: center;
	line-height: 24px;
}

/* 页面上部 */
#banner {
	width: 993px;
	margin: 0 auto;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #000;
	clear: both;
	position: relative;
}

#banner_left, 
#banner_middle, 
#banner_right {
	width: 331px;
	_width: 330px;
	height: 250px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
}
#banner_left {
	background: url(images/banner101.gif) no-repeat center center;
}
#banner_middle {
	background: url(images/banner102.gif) no-repeat center center;
}
#banner_right {
	background: url(images/banner103.gif) no-repeat center center;
}

#banner_fla {
	width: 993px;
	height: 250px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}


#top_link {
	width: 220px;
	color: #fff;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 20px;
	filter: shadow(color=#660099, direction=135, strength=3);
}
#top_link a {
	color: #fff;
	line-height: 32px;
	text-decoration : none;
}
#top_link a:link, 
#top_link a:visited {
	color: #fff;
	text-decoration: none;
}
#top_link a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #fff;
}


/* 页面中部 */
#middle {
	width: 993px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	clear: both;
}

#left {
	margin: 0;
	padding: 0;
	float: left;
}

#center {
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}

#right {
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}

/* 页面中部 -> 详细元素 */
#menu {
	*width: 227px;
	height: 205px;
	margin: 0;
	padding: 0;
	background: url(images/menu_bottom.gif) repeat-x left bottom;
	float: left;
}
#menu_left {
	width: 25px;
	height: 199px;
	background: url(images/menu_left.gif);
	float: left;
}
#menu_link {
	width: 202px;
	line-height: 24px;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/menu_right.gif) repeat-y right center;
}
#menu_link li {
	width: 202px;
}
#menu_link a {
	font-weight: bold;
	display: block;
	width: 162px;
	height: 32px;
	line-height: 32px;
	text-decoration : none;
	padding: 0 0 0 32px;
	border-bottom: 1px solid #fff;
	background: #eee url(images/list1.gif) no-repeat 11px 9px;
}
#menu_link a:link, 
#menu_link a:visited {
	color: #666;
	text-decoration: none;
}
#menu_link a:hover {
	text-decoration: none;
	/*background: #ccc;*/
	background: #eee url(images/list1.gif) no-repeat 16px 9px;
	color: #345dd8;
}


#product_class {
	width: 222px;
	margin: 5px 0 0 5px;
	*margin: 5px 0 0 5px;
	_margin: 5px 0 0 2px;
	padding: 0;
	background: url(images/product_class_bottom.gif) repeat-x left bottom;
	float: left;
	clear: left;
}
#product_class_top {
	width: 222px;
	height: 49px;
	background: url(images/product_class_top.gif);
	color: #fff;
	text-align: left;
}

#product_class_list {
	width: 222px;
	list-style-type: none;
	text-align: left;
	line-height: 30px;
	margin: 0 0 25px 0;
	padding: 0;
	background: #eee url(images/product_class_right.gif) repeat-y right center;
}
#product_class_list li {
	margin: 0 20px 0 15px;
	border-bottom: 1px dashed #000;
}


#top_move {
	width: 750px;
	height: 25px;
	border: 1px solid #000;
	border-left: 3px solid #000;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#top_move span {
	font: 18px/25px 黑体;
}

#news_list li, 
#news_list_l li {
	margin: 0 20px 0 15px;
	border-bottom: 1px dashed #000;
	text-align: right;
}
#product_class_list li a, 
#news_list li a, 
#news_list_l li a {
	padding: 0 5px 0 0;
	display: block;
	background: url(images/list1.gif) no-repeat left 9px;
	cursor: pointer;
}
#product_class_list li a:hover, 
#news_list li a:hover, 
#news_list_l li a:hover {
	background: #ccc url(images/list1.gif) no-repeat 5px 9px;
	border: 0;
}
#product_class_list li span {
	padding: 0 0 0 23px;
}


#news {
	margin: 0;
}
#news_top {
	width: 537px;
	height: 49px;
	background: url(images/news_top.gif);
	color: #fff;
	text-align: left;
}

#news_list {
	width: 537px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #eee url(images/news_right.gif) repeat-y right center;
	text-align: left;
	line-height: 30px;
}
#news_list_l {
	width: 745px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 30px;
}
.time {
	width: 80px;
	color: #000;
	float: left;
	margin: 0 0 0 20px;
	line-height: 30px;
	text-align: left;
}
.title {
	width: 300px;
	color: #000;
	float: left;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	margin: 0 0 0 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}
.new {
	width: 35px;
	height: 30px;
	float: left;
	background: url(images/new.gif) no-repeat left center;
}
#news_more {
	width: 517px;
	line-height: 22px;
	margin: 0;
	padding: 10px 20px 0 0;
	background: #eee url(images/news_right.gif) repeat-y right center;
	text-align: right;
}
#news_bottom {
	width: 537px;
	height: 30px;
	background: url(images/news_bottom.gif) repeat-x left bottom;
}

#mail {
	width: 537px;
	margin: 5px 0 0 0;
}
#mail_top {
	width: 537px;
	height: 49px;
	background: url(images/mail_top.gif);
	color: #fff;
	text-align: left;
}
#mail form {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #eee url(images/mail_right.gif) repeat-y right center;
	text-align: left;
	line-height: 30px;
}
#mail form div {
	margin: 0 0 0px 30px;
	padding: 0;
}
#mail form div .text {
	width: 80px;
	border: 1px solid #ccc;
	background: #eee;
	event:expression(
		onfocus = function(){
			this.style.border="1px solid";
			this.style.borderLeftColor=this.style.borderTopColor="#000";
			this.style.borderRightColor=this.style.borderBottomColor="#fff";
			this.style.backgroundColor="#eee";
		},
		onblur = function(){
			this.style.border="1px solid #ccc";
			this.style.background="#eee";
		}
	)
}
#mail_bottom {
	width: 537px;
	height: 28px;
	background: #eee url(images/mail_bottom.gif) repeat-x left bottom;
}


#product {
	width: 221px;
	height: 408px;
	margin: 0;
	padding: 0;
	background: url(images/product_bottom.gif) repeat-x left bottom;
}
#product_top {
	width: 221px;
	height: 51px;
	background: #eee url(images/product_top.gif);
	color: #fff;
	text-align: left;
}
#product_new {
	width: 221px;
	height: 333px;
	overflow: hidden;
	margin: 0;
	background: #eee url(images/product_right.gif) repeat-y right center;
	float: right;
	text-decoration: none;
}
#product_new ul {
	margin: 0 0 0 15px;
	*margin: 0 0 0 15px;
	_margin: 0 0 0 5px;
	padding: 0;
}
#product_new ul li a:hover{
	border: 0;
}

.b {
	width: 760px;
	margin: 0;
	padding: 0;
}
.right_t {
	width: 762px;
	height: 51px;
	background: url(images/product_show_top.gif);
	color: #fff;
	text-align: left;
	margin: 0;
	float: left;
}
.right_t span {
	line-height: 38px;
	margin: 0 0 0 20px;
}
.right_m {
	width: 762px;
	text-align: left;
	margin: 0;
	background: #eee url(images/product_show_right.gif) repeat-y right center;
	float: left;
}
.right_m .text {
	line-height: 30px;
	text-align: left;
	margin: 0 25px 0 20px;
}

#product_list_3 {
	width: 730px;
	*width: 730px;
	_width: 735px;
	margin: 0 0 0 10px;
	*margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
}

#cert_list, 
#cert_list li, 
#workshop_list li {
	line-height: 30px;
	list-style-type: decimal;
	margin: 0 0 0 30px;
}
.product_img {
	width: 680px;
	height: 425px;
	margin: 0 0 0 5px;
	padding: 2px;
}
#product_info {
	width: 720px;
	height: 490px;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	position: relative;
}
#product_info h2 {
	position: relative;
	z-index: 1;
	float: left;
	height: 24px;
	font: bold 12px/24px "宋体";
	padding: 0 7px 0 7px;
	margin: 4px -1px 0 0;
	border: solid #000;
	border-width: 4px 1px 0 1px;
	text-align: center;
	background: #eee;
	cursor: default;
	color: #000;
}
#product_info h3 {
	position: relative;
	z-index: 1;
	float: left;
	height: 24px;
	font: bold 12px/24px "宋体";
	padding: 0 7px 0 7px;
	margin: 4px -1px 0 0;
	border: solid #000;
	border-width: 4px 1px 0 1px;
	text-align: center;
	background: #eee;
	cursor: pointer;
	color: #000;
}
#product_info h3.up {
	display: inline;
	height: 25px;
	z-index: 3;
	padding: 3px 9px 0 9px;
	margin: 0 -1px 0 0;
	border: solid #000;
	border-width: 4px 1px 0 1px;
	color: #c00;
	background: #fff;
}
#product_info h3 a {
	color: #c00;
	text-decoration: none;
}
#product_info div {
	display: none;
}
#product_info div.up {
	font: 18px/24px Tahoma;
	padding: 10px;
	display: block;
	position: absolute;
	left: 0; 
	top: 31px;
	z-index: 2;
	width: 690px;
	height: 440px;
	border: 1px solid #000;
	color: #000;
	background: #fff;
	overflow: auto;
}
#product_info div table {
	text-align: center;
	line-height: 18px;
}
#product_info div td {
	padding: 2px 5px 2px 5px;
}
#product_info div ol, 
#product_info div ul {
	margin: 0 0 0 40px;
}
#product_info div li, 
#product_info div p, 
#product_info div pre, 
#product_info div span, 
#product_info div div {
	font: 12px/18px Tahoma;
}
#product_info div h1 {
	font: bold 18px/36px Tahoma;
}

#ctgc {
	margin: 5px 0 0 15px;
	cursor: pointer;
}

#gylc_pic, 
#cert_pic, 
#workshop_pic {
	width: 650px;
	height: 500px;
	margin: 0 0 0 52px;
	padding: 0;
	text-align: center;
}

.slide {
	width: 650px;
	height: 460px;
	border: 0;
}
.slide a {
	border: 0;
}

.al {
	margin: 0 0 0 35px;
	padding: 0;
	line-height: 200%;
}

.right_b {
	width: 762px;
	height: 20px;
	background: url(images/product_show_bottom.gif) repeat-x left bottom;
	float: left;
}
.linkus, 
.linkus_map {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.linkus li	{
	line-height: 30px;
}
.linkus_map li {
	text-align: left;
	line-height: 20px;
}

.qc a, .qc a:link {
	width: 140px;
	height: 50px;
	background: url(images/fssb.gif) no-repeat 0px -50px;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: 黑体;
	padding: 0;
	margin: 0 0 0 55px;
	line-height: 50px;
}
.qc a:hover {
	background: url(images/fssb.gif) no-repeat 0px 0px;
	color: #fff;
	border:none;
}
.qc {
	border: #909090 1px solid;
	padding: 8px 8px 23px 8px;
	margin: 22px 8px 38px 10px;
	width: 95%;
	height: 90px;
	text-align: left
}
.qhc {
	padding: 1px 6px 1px 16px;
	background: #909090;
	z-index: 1;
	width: 80px;
	color: #fff;
	position: relative;
	top: -24px;
	left: 15px;
}

.ltd a, .ltd a:link {
	width: 480px;
	height: 50px;
	background: url(images/ltd.gif) repeat-x 0px -50px;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 24px;
	font-family: 黑体;
	letter-spacing: 5px;
	padding: 0;
	margin: 0 0 0 0px;
	line-height: 50px;
}
.ltd a:hover {
	background: url(images/ltd.gif) repeat-x 0px 0px;
	color: #fff;
	border:none;
}
.ltd {
	margin: 30px 0 0 130px;
	padding: 0;
	width: 450px;
	height: 280px;
	text-align: left;
	
}
.ltd li {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	list-style-type: none;
}

/* 页面底部 */
#bottom {
	width: 983px;
	margin: 0 auto;
	height: 90px;
	clear: both;
}

/* 页面底部 -> 详细元素 */
#copyright_top {
	width: 988px;
	height: 90px;
	background: #eee url(images/copyright_center.gif) repeat-x left bottom;
}
#copyright_left {
	width: 10px;
	height: 82px;
	float: left;
	background: url(images/copyright_left.gif);
}
#copyright_right {
	width: 15px;
	height: 82px;
	float: right;
	background: url(images/copyright_right.gif);
}
#copyright {
	height: 70px;
	list-style-type: none;
	line-height: 22px;
	padding: 0 0 0 20px;
	margin: 7px 0px 7px 208px;
	*margin: 7px 0px 7px 208px;
	_margin: 7px 0px 7px 111px;
	border-left: 3px solid #2885ca;
	text-align: left;
}
#other {
	float: left;
	margin: 23px 0 0 80px;
	display: none;
}
#other img {
	border: 0;
	float: left;
	margin: 0 5px 0 5px;
}