/* CSS Document */
/* Completed By  */
/* 2005-7-28  */
/* CSS */

/* */
BODY {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
TABLE {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
	line-height: 20px;
}
TR {
	font-size:10pt;
	color:black;
	font-family: "宋体", "新宋体";
}
TD {
	font-size:10pt;
	color:black;
	word-break:break-all;
	WORD-WRAP:break-word;
	font-family: "宋体", "新宋体";
}

/*  */
A:link {
    text-decoration: none;color:#000000;
}
A:visited {
	text-decoration: none;color:#000000;
}
A:hover {
	text-decoration: underline;color:#000000;
}
A:active {
	text-decoration: none;color:#000000;
}

.white:link {
	color:#FFFFFF; text-decoration:none;
	}
.white:visited {
	color:#FFFFFF; text-decoration:none;
	}
.white:hover {
	color:#cccccc; text-decoration:none;
	}
.white:active {
	color:#CCCCCC; text-decoration:none;
	}			
/*  */
/* ,pt */
.black8 {font-size:8pt;color:black;}
.black9 {font-size:9pt;color:black;}
.black10 {font-size:10pt;color:black;}
.black11 {font-size:11pt;color:black;}
.black12 {font-size:12pt;color:black;}
.black13 {font-size:13pt;color:black;}
.black14 {font-size:14pt;color:black;}
.black15 {font-size:15pt;color:black;}

.red8 {font-size:8pt;color:red;}
.red9 {font-size:9pt;color:red;}
.red10 {font-size:10pt;color:red;}
.red11 {font-size:11pt;color:red;}
.red12 {font-size:12pt;color:red;}
.red13 {font-size:13pt;color:red;}
.red14 {font-size:14pt;color:red;}
.red15 {font-size:15pt;color:red;}

.blue8 {font-size:8pt;color:blue;}
.blue9 {font-size:9pt;color:blue;}
.blue10 {font-size:10pt;color:blue;}
.blue11 {font-size:11pt;color:blue;}
.blue12 {font-size:12pt;color:blue;}
.blue13 {font-size:13pt;color:blue;}
.blue14 {font-size:14pt;color:blue;}
.blue15 {font-size:15pt;color:blue;}

.gray8 {font-size:8pt;color:gray;}
.gray9 {font-size:9pt;color:gray;}
.gray10 {font-size:10pt;color:gray;}
.gray11 {font-size:11pt;color:gray;}
.gray12 {font-size:12pt;color:gray;}
.gray13 {font-size:13pt;color:gray;}
.gray14 {font-size:14pt;color:gray;}
.gray15 {font-size:15pt;color:gray;}

.yellow8 {font-size:8pt;color:yellow;}
.yellow9 {font-size:9pt;color:yellow;}
.yellow10 {font-size:10pt;color:yellow;}
.yellow11 {font-size:11pt;color:yellow;}
.yellow12 {font-size:12pt;color:yellow;}
.yellow13 {font-size:13pt;color:yellow;}
.yellow14 {font-size:14pt;color:yellow;}
.yellow15 {font-size:15pt;color:yellow;}

.green8 {font-size:8pt;color:green;}
.green9 {font-size:9pt;color:green;}
.green10 {font-size:10pt;color:green;}
.green11 {font-size:11pt;color:green;}
.green12 {font-size:12pt;color:green;}
.green13 {font-size:13pt;color:green;}
.green14 {font-size:14pt;color:green;}
.green15 {font-size:15pt;color:green;}

.white8 {font-size:8pt;color:white;}
.white9 {font-size:9pt;color:white;}
.white10 {font-size:10pt;color:white;}
.white11 {font-size:11pt;color:white;}
.white12 {font-size:12pt;color:white;}
.white13 {font-size:13pt;color:white;}
.white14 {font-size:14pt;color:white;}
.white15 {font-size:15pt;color:white;}

.size5 {font-size:5pt;}
.size6 {font-size:6pt;}
.size7 {font-size:7pt;}
.size8 {font-size:8pt;}
.size9 {font-size:9pt;}
.size10 {font-size:10pt;}
.size11 {font-size:11pt;}
.size12 {font-size:12pt;}
.size13 {font-size:13pt;}

/*  */
.line_under {
	text-decoration: underline;
}
.line_over {
	text-decoration: overline;
}
.line_through {
	text-decoration: line-through;
}
.line_double {
	text-decoration: underline overline;
}

#form {
	padding:0px;
	margin:0px;
	}

/*  */
.button_gray{
    border-right: #cccccc 1px groove; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: normal; 
	border-bottom: #cccccc 1px groove; 
	font-style: normal; 
	background-color: #eeeeee; 
	font-variant: normal
}

.button_black{
  border-right: #999999 1px groove; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: normal; 
	border-bottom: #999999 1px groove; 
	font-style: normal; 
	background-color: #333333; 
	font-variant: normal;
	color:white;
}

.inputbox_black{
BORDER-RIGHT: silver 1px solid #000000; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; height:11pt; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font-size:9pt;cursor:hand;
} 

.inputbox_gray{
BORDER-RIGHT: silver 1px solid #aaaaaa; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; height:11pt; COLOR: black; border-color:#aaaaaa; border-bottom: silver 1px solid #aaaaaa;font-size:9pt;cursor:hand;
} 

.inputbox_line_black{
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; background-color:ffffff; height:11pt; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font-size:9pt;cursor:hand;
} 

.inputbox_line_gray{
{
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; background-color:ffffff; height:11pt; COLOR: black; border-color:aaaaaa; border-bottom: silver 1px solid #aaaaaa;font-size:9pt;cursor:hand;
} 

.textarea_black{
BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; COLOR: black; border-color:black; border-bottom: silver 1px solid #000000;font:9pt;cursor:hand;scrollbar-3dlight-color:#aaaaaa;
scrollbar-arrow-color:#efefef; 
scrollbar-base-color:#efefef; 
scrollbar-darkshadow-color:#efefef; 
scrollbar-face-color:#efefef; 
scrollbar-highlight-color:#efefef; 
scrollbar-shadow-color:#aaaaaa;}
}

.textarea_gray{
BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; background-color:ffffff; COLOR: black; border-color:aaaaaa; border-bottom: silver 1px solid #aaaaaa;font:9pt;cursor:hand;scrollbar-3dlight-color:#aaaaaa;
scrollbar-arrow-color:#efefef; 
scrollbar-base-color:#efefef; 
scrollbar-darkshadow-color:#efefef; 
scrollbar-face-color:#efefef; 
scrollbar-highlight-color:#efefef; 
scrollbar-shadow-color:#aaaaaa;}
}

.img_border_black{
BORDER: silver 1px solid #000000;
}

.img_border_gray {
BORDER: silver 1px solid #aaaaaa;
}

.img_shadow_black {
filter:dropshadow(color=black,offx=15,offy=5,positive=positive)
}

.img_shadow_gray {
filter:dropshadow(color=aaaaaa,offx=15,offy=5,positive=positive)
}

.img_black_white{filter: Gray;}
.img_bottom_block{filter:Invert;}
.img_xray {filter: Xray;}
.img_over_x {filter: FlipH;}
.img_over_y {filter: FlipV;}
.img_alpha_80 {filter:alpha(opacity=80);}  
.img_alpha_60 {filter:alpha(opacity=60);}  
.img_alpha_50 {filter:alpha(opacity=50);} 
.img_alpha_30 {filter:alpha(opacity=30);}  
.img_alpha_20 {filter:alpha(opacity=20);}
.img_alpha_10 {filter:alpha(opacity=10);}
.img_wave_100 {filter:wave(freq=100,add=1);}
.img_wave_75 {filter:wave(freq=75,add=1);}
.img_wave_50 {filter:wave(freq=50,add=1);}
.img_wave_25 {filter:wave(freq=25,add=1);}
.img_mask_black {filter:mask(color=black)}
.img_mask_gray {filter:mask(color=aaaaaa)}
.img_mask_green {filter:mask(color=green)}
.img_mask_yellow {filter:mask(color=yellow)}
.img_glow_black{filter:glow(color=black,strength)} 
.img_glow_gray{filter:glow(color=aaaaaa,strength)} 
.img_glow_green{filter:glow(color=green,strength)} 
.img_glow_white{filter:glow(color=white,strength)}
.img_glow_yellow{filter:glow(color=yellow,strength)}
.img_glow_red{filter:glow(color=red,strength)} 
.img_chroma_blue {filter:chroma(color=blue);}
.img_chroma_red {filter:chroma(color=red);}
.img_chroma_green {filter:chroma(color=green);}
.img_chroma_yellow {filter:chroma(color=yellow);}

#f {
border:1px solid #CCCCCC;
margin-top:15px;
padding:10px 0px 0px 0px;
}

#f_td {
	padding:20px 30px 10px 30px;
	}


#head_top {
	margin:0px auto;
	width:778px;
	height:67px;
	background:url(../images/index_1_1.gif) #fff no-repeat left top;
	}

.logo_wenzi {
	float:left;
	width:170px;
	text-align:center;
	padding:20px 10px 0px 0px;
	margin:0px 0px 0px 58px;
	height:45px;
	line-height:20px;
	}	
	
.logo_wenzi h1 {
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:red;
	font-family:"黑体";
	margin:0px;
	padding:0px;
	}
.logo_wenzi span {
	margin:0px;
	padding:0px;color:#777;
	font-family:"黑体";
	font-size:16px;
	letter-spacing:10px;
	}	

.logo_zi1 {
	text-align:right;
	padding-right:10px;
	margin-top:15px;
	}
	
.logo_zi1 h1 {
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	font-weight:bold;
	float:right;
	}	

.sizes {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	}			
	
		
	
.head_right_top {
	height:2px;
	background-color:#0B2546;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#navcontainer{
	width:778px;
	height:46px;
	margin:0px;
	padding-left:3px;
	background-color:#FFFFFF;
	}
#navlist {
	margin:0px;
	height:50px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	}

#navlist ul, #navlist li {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type: none;
 	}
#navlist li span {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}	

#navlist a:link, #navlist a:visited
{
	float:left;
	line-height:15px;
	margin:8px 5px 0px 5px;
	padding-top:5px;
	word-spacing:5px;
	text-align:center;
	text-decoration:none;
	color:#0B2546;
	width:75px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom:1px solid #FF0000;
	padding-bottom:3px;
	background:transparent;
	color:#000;
}

#navlist a:hover {
	color:#FF0000;
	}
	
.search_bg {
	background:url(../images/search_bg.gif) repeat-x left top;
	}	

.search_bg img {
	vertical-align:middle;
	margin-left:5px;
	}	
	
#img_submit {
	vertical-align:top;
	margin-top:2px;
	} 
	
#index_9 {
	width:466px;
	height:40px;
	background:url(../images/index_9.gif) no-repeat left top;
	}
	
#title1_bg {
	background:url(../images/title1_bg.gif) #FFFFFF no-repeat 20px top;
	height:32px;
	padding-left:80px;
	padding-top:5px;
	}	
	
.Cwenzi {
	font-size:14px;
	font-weight:bold;
	color:#232C67;
	font-family:"黑体";
	}

.Ewenzi {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8D8D8D;
	}	
	
#title2_bg {
	background:url(../images/index_12_1.gif) no-repeat 15px 8px;
	height:28px;
	padding-left:40px;
	padding-top:2px;
	border-bottom:1px solid #DBDBDB;
	}	
	
.news_main {
	width:90%; 
	height:20px; 
	margin:0px auto;	
	}
	
.news_div {
	border:1px solid #0089D0; 
	margin:2px; 
	width:300px;
	background-color:#FCFAF2;
	padding:25px 0px;			
	}

.news_list {
	background:url(../images/ti3.gif) no-repeat left 6px;
	padding-left:15px;
	float:left;
	width:180px;
	}
	
#title3_bg {
	background:url(../images/index_29_1.gif) #FFFFFF no-repeat 20px top;
	height:32px;
	padding-left:80px;
	padding-top:5px;
	}	
	
#honor_table {
	margin-top:5px;
	border-top:1px solid #DBDBDB;
	}
	
.honor_div {
	border:1px solid #CC4304; 
	margin:2px; 
	width:300px;
	padding:15px 0px;
	float:left;			
	}	

.honor_1 {
	margin:0px 5px 0px 12px;
	float:left;
	}
.honor_2 {
	text-align:center;
	}
.honor_3 {
	text-align:center;
	}
	
#left_td_bg {
	background-color:#FFFFFF;
	}	
	
.float {
	float:left;
	}	
	
#company_table {
	border:1px solid #DBDBDB;
	border-top:0px;
	}	

.company_content {
	height:167px;
	padding-right:2px;
	}
	
#product_table {
	border:1px solid #DBDBDB;
	border-top:0px;
	}	
	
.product_td {
	background:url(../images/product1_bg.gif) repeat-x left top;
	height:30px;
	padding-left:15px;
	padding-top:2px;
	}				

.product_td img {
	vertical-align:middle;
	}	
	
.product_body {
	float:left;
	border-top:1px solid #DBDBDB;
	}				
		
.pro_pic {
	float:left;
	width:115px;
	margin:20px 10px 0px 17px;
	}
	
.pic_1 {
	float:left;
	}
.pic_2 {
	float:left;
	margin-top:5px;
	}	
	
#floor_table {
	background-color:#FFFFFF;
	}
	
.floor_td {
	background:url(../images/floor_bg.gif) repeat-x left top;
	height:56px;
	text-align:center;
	}
	
#mar li {
	float:left;
	margin:0px 5px 0px 0px;
	}	

#all_table {
	margin-top:15px;
	}
	
.gy_jj_td1 {
	width:205px;
	height:61px;
	background:url(../images/ny_3.gif) no-repeat left top;
	}

.gy_jj_td2 {
	background-color:#32A2D6;
	height:25px;
	}	
	
.gy_jj_td3 {
	background:url(../images/ny_5.gif) #fff no-repeat 12px 7px;
	padding-left:30px;
	border-bottom:1px solid #DCDCDC;
	}

.gy_jj_td4 {
	background-color:#F3F2F2;
	padding-top:15px;
	}
	
.gy_jj_td5 {
	width:205px;
	height:35px;
	margin-top:15px;
	background:url(../images/ny_31.gif) no-repeat left top;
	}

.bg_pic {
	background:url(../images/ny_37.gif) no-repeat left top;
	}
	
.gy_jj_td6 {
	padding-left:15px;
	}
	
.gy_jj_td7 {
	text-align:right;
	padding-right:8px;
	}
	
.gy_jj_td8 {
	background:url(../images/ny_11.gif) no-repeat left top;
	height:17px;
	}	

.gy_jj_td10 {
	background:url(../images/ny_43.gif) no-repeat left top;
	height:23px;
	}
			

.gy_jj_td9 {
	border:1px solid #D8D8D8;
	border-top:0px;
	border-bottom:0px;
	}

.bottom_line {
	border-bottom:1px solid #D8D8D8;
	}
	
#gy_jj_table {
	background-color:#FFFFFF;
	}

#gy_jj_table2 {
	background:url(../images/ny_33.gif) no-repeat left top;
	height:65px;
	}	
	
.gy_jj_GS {
	background:url(../images/ny_15.gif) #fff no-repeat 10px 5px;
	border:1px solid #E0E0E0;
	width:125px;
	margin:0px auto;
	margin-top:2px;
	padding-left:25px;
	}		
	
.friend_link {
	width:59%;
	margin:10px 0px 0px 22px;
	}	

.content_td {
	table-layout:fixed; 
	word-break:break-all;
	WORD-WRAP: break-word;
	font-size:10pt;
	}	
	
.news_td1 {
	background:url(../images/news5.gif) no-repeat left top;
	}		
	
.news_td2 {
	text-align:center;
	}
.news_td2 img {
	border:1px solid #D8D8D8;
	}			

#news_table2 {
	margin:20px 0px 20px 5px;
	}
	
#news_table2_td {
	border:10px solid #F1F1F1;
	height:41px;
	padding-left:10px;
	}	

.news_td3 {
	background:url(../images/news_td3_bg.gif) repeat-x left 10px;
	height:31px;
	}		

.news_main_2 {
	width:90%; 
	height:30px; 
	margin:0px auto;
	}
	
.news_list_2 {
	background:url(../images/title.gif) no-repeat left 11px;
	padding-left:15px;
	padding-top:5px;
	float:left;
	width:420px;
	margin:0px;
	}
	
.padds {
	padding-top:5px;
	}	
	
.news_fenye {
	background:url(../images/bg3.gif) repeat-x left top;
	text-align:center;
	}

.product_td1_bg {
	background:url(../images/cp.gif) no-repeat left top;
	}	
	
.rl_td1 {
	background:url(../images/rl.gif) no-repeat left top;
	}	
	
.kf_td1 {
	background:url(../images/kf.gif) no-repeat left top;
	}

.yx_td1 {
	background:url(../images/yx.gif) no-repeat left top;
	}
.ry_td1 {
	background:url(../images/ny_x.gif) no-repeat left top;
	}	
	
.yx_main {
	float:left;
	}
	
.yx_div {
	float:left;
	width:210px;
	border:1px solid #D7D7D7;
	margin:10px 0px 5px 5px;
	}	

.yx_pic {
	float:left;
	text-align:center;
	width:190px;
	margin:10px;
	}
	
.yx_title {
	float:left;
	text-align:center;
	width:210px;
	margin:5px 0px 0px 0px;
	}								

.td_td1 {
	background:url(../images/gl.gif) no-repeat left top;
	}
	
.xlwm_td1 {
	background:url(../images/lx.gif) no-repeat left top;
	}
	
#map_td {
	padding:10px 0px 0px 30px;
	line-height:30px;
	}	
	
.blue:link {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
.blue:visited {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline
	}
.blue:hover {
	color:#19A6EE;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.blue:active {
	color:#ccc;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}				

.widths {
	width:280px;
	background:none;
	padding-left:0px;
	}		
	