/*---------------------------公用样式---------------------------*/
p { text-indent: 2em}
body { font-family: 宋体; font-size: 9pt; margin: 0px;background-color : #fff;
	   scrollbar-face-color: #3399cc; scrollbar-shadow-color: #a4e4ef; scrollbar-highlight-color: #a4e4ef;
	   scrollbar-3dlight-color: #ddd; scrollbar-darkshadow-color: #ddd; scrollbar-track-color: #ddd;
	   scrollbar-arrow-color: #99ffff;background-image:url(../images/bg_main.gif);background-position:left top;
	   background-repeat: repeat-x;}
table { font-family: 宋体; font-size: 9pt; line-height:160%}
th {
	font-size: 12px;
	color: #666;
}
td { color:#666; font-family: 宋体; font-size: 9pt; line-height:160%}
form { margin: 0px; padding: 0px}
input, select, textarea {
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	font-family: 宋体 "arial", "helvetica", "sans-serif";
	border: 1px #CCC solid;
	background: #FFF;
}

/*
input:hover, select:hover, textarea:hover {
	border: 1px #0000FF solid;
}
input:focus, select:focus, textarea:focus {
	border: 1px #0000FF solid;
}*/

img { border: 0px}
div { font-size: 9pt} 
h1 { color:#333;font-size:20px;font-weight:bold;line-height:120%;margin:0px;padding-top:2px;vertical-align:middle;}
h2 { font-size:18px;font-weight:bold;line-height:100%;margin:0px;padding-top:2px;vertical-align:middle;}
/*--------------------自定义样式--------------------------------*/
.marg_tb { MARGIN-TOP:12px;MARGIN-BOTTOM:12px;}
.marg_top { MARGIN-TOP:12px;} 
.bg_top { BACKGROUND-COLOR:#FF3300;}
.bg_navi_on { BACKGROUND-IMAGE:url(../images/bg_navi_on.gif);HEIGHT:40px,WIDTH:110px;}
.font_tit_14px { FONT-SIZE:14px;FONT-WEIGHT:bold;COLOR:#333;}

.menu1 { font-size:14px; color:#FFF; text-decoration:none; background-color:#000;filter:alpha(opacity=50); /*IE*/
  -moz-opacity:0.5; /*MOZ , FF*/  opacity:0.5;/*CSS3, FF1.5*/; cursor:hand;} 
.menu2 { font-size:14px; color:#FFF; text-decoration:none; background-color:#000;filter:alpha(opacity=80); /*IE*/
  -moz-opacity:0.8; /*MOZ , FF*/  opacity:0.8;/*CSS3, FF1.5*/ cursor:hand;} 
.pad_right6 { padding-right:12px;color:#999;}
.border_list { border:1px #e7e7e7 solid;}
.border_leftd { border-bottom:1px #ccc solid; height:30px;}
.copyright { padding-left:2px;padding-top:6px;font-size:12px;color:#666;font-family:"arial", "verdana","helvetica";line-height:140%;word-break:keep-all;}

.bg_tag { background-color:#ffffeb;text-align:center;height:60px;border-top:2px #ddd solid;border-bottom:1px solid;}
.bg_siwalist {border: 1px #DDD solid; width: 152px; padding: 1px; text-align: left;}
.font_bold { font-weight:bold;}
.bg_swcon { margin-top:12px;margin-bottom:12px;background-color:#f8f8f8;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
.font_14px_swcon {
	font-size:14px;
	color:#666;
	padding-left:36px;
}
.marg_t12b24 { margin-top:12px;margin-bottom:24px;}
.bg_tit {height: 30px; font-size:14px;font-weight:bold;color:#333;padding-left:12px;background-color:#f8f8f8;border-top:2px #ddd solid;}
.bg_fffmainright { background-color:#fff;text-align:center;padding:12px;}
.font_money { color:#cc0000;font-weight:bold;font-family:"arial", "verdana","helvetica";}
.font_money_bagcon { font-size:20px;color:#cc0000;font-weight:bold;font-family:"arial", "verdana","helvetica";}
.pad_12px { padding:12px;font-family:"arial", "verdana","helvetica";}

.bg_maingray { background-color :#f6f6f6;}
.bg_main { background-color :#f6f6f6;background-image:url(../images/bg_navi.gif);background-position:left top;background-repeat:repeat-x;}
.bg_menu_on { background-color:#f6f6f6;}
.bg_bottom { BACKGROUND-IMAGE:url(../images/bg_bottom.gif);BACKGROUND-REPEAT:repeat-x;PADDING:8px;}
.bord_tag { border-bottom:1px #ddd dotted;width:682px;height:30px;}

/*---------------------------链接样式---------------------------*/

/*begin 频道链接样式*/
a:link { color: #006699; text-decoration: none}
a:hover{ color: #ff6600; text-decoration: underline} 
a:visited { color: #006699; text-decoration: none}

#nav {
	text-align: center;
	padding: 2px 0 3px 5px;
	line-height: 25px;
}
#nav a{
	color: #666;
	display: block;
	width: auto;
	padding: 0 5px;
	float: left;
}
#nav a:hover{
	background-color: #FFFCDD;
	color: #CC6600;
	text-decoration: underline;
}
#nav a.tselected {
	background-color: #999;
	color: #FFF;
	text-decoration: none;
}
#nav span {
	width: 5px;
	text-align: center;
	display: block;
	float: left;
}

a.font_fff_12px:link { PADDING:3px; BACKGROUND-COLOR:;COLOR: #FFF;FONT-SIZE: 12px; TEXT-DECORATION: underline}
a.font_fff_12px:visited { PADDING:3px; BACKGROUND-COLOR:;COLOR: #FFF;FONT-SIZE: 12px; TEXT-DECORATION: underline}
a.font_fff_12px:hover { PADDING:3px; BACKGROUND-COLOR:;COLOR: #FF3300;FONT-SIZE: 12px; TEXT-DECORATION: underline}

a.font_fff_14px:link { COLOR: #FFF;FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT:bold;}
a.font_fff_14px:visited { COLOR: #FFF;FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT:bold;}
a.font_fff_14px:hover { COLOR: #FF6600;FONT-SIZE: 14px; TEXT-DECORATION: underline; FONT-WEIGHT:bold;}

a.font_000_14px:link { COLOR: #000;FONT-SIZE: 14px; TEXT-DECORATION: underline; FONT-WEIGHT:bold;}
a.font_000_14px:visited { COLOR: #000;FONT-SIZE: 14px; TEXT-DECORATION: underline; FONT-WEIGHT:bold;}
a.font_000_14px:hover { COLOR: #FFF;FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT:bold;}

.subTitle {width: 100%; margin: 0 0 5px 0; padding: 0; font-size: 16px; line-height: 20px;}
.subBlank {width: 100%; height: 10px;}

div#productContentTitle {

}
div#productContent {
	margin: 0px auto;
	text-align: left;
	width: 670px;
	height: auto;
	text-align: left;
	overflow: hidden;
}
div#productContent p {
	text-align: left;
}
div#productIntro {
	width: 670px;
	margin: 0px auto 5px auto;
	font-size: 12px;
	line-height: 24px;
}
div#productIntro p {
	text-align: left;
	margin: 5px 0;
	padding: 0;
	text-indent: 20px;
}
div#productIntro p a {
	color: #666;
}
div#productIntro p a:hover {
	color: #666;
	text-decoration: none;
}
div#productIntro ul {
	margin: 0 auto;
	padding: 0;
}
div#productIntro ul li {
	text-align: left;
	list-style: none;
	padding-left: 20px;
}
div#productIntro ol {
	margin: 0 auto;
	padding: 0 auto;
}
div#productIntro ol li {
	text-align: left;
}

.newsTitle {
	font-size: 14px;
}
.newsContent {
	width: 95%;
	margin: 5px auto;
	line-height: 20px;
}

div#industry {
	width: 80%;
	margin: 0;
}
div#newsContent {
	width: 80%;
	height: auto;
	text-align: left;
	margin: 0;
	overflow: hidden;
}
div#page {
	width: 100%;
	line-height: 25px;
	text-align: right;
	margin: 0 auto;
}
.inputNote {
	color: #FF0000;
	font-weight: bold;
}
/*end 频道链接样式*/

.orderList {
	width: 96%;
	height: 22px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	/*background: #EFEFEF;*/
}
.orderList li {
	width: 308px;
	height: 22px;
	line-height: 22px;
	*height: 22px;
	*line-height: 22px;
	overflow: hidden;
	margin: 0px 1px;
	padding: 0;
	float: left;
	list-style: none;
}
.jycsdfe { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}

.jyvcbodsf { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}

