/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none; font-size: 10pt;
} /* 链接无下划线,有为underline */ 

a:link {color: #000000;font-size: 10pt;} /* 未访问的链接 */
a:visited {color: #000000;font-size: 10pt;} /* 已访问的链接 */
a:hover{color: #70B014;} /* 鼠标在链接上 */ 
a:active {color: #70B014;} /* 点击激活链接 */
/* 顶部栏目文字链接的css定义－－将顶部栏目文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='title' ***>***</a> */
a.title:link {color: #ffffff;font-size: 9pt;}
a.title:visited {color: #ffffff;text-decoration: blink;font-size: 9pt;}
a.title:hover{color: #ffff00;}
a.title:active {color: #ffffff;}

/* 底部版权信息文字链接的css定义－－与顶部栏目文字链接定义的想法相同。可设置与顶部栏目文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #DA6903;font-size: 10pt;}
a.bottom:visited {color: #DA6903;font-size: 10pt;}
a.bottom:hover{color: #990000;}
a.bottom:active {color: #FFFFFF;}

a.images_link:link {color: #006699;}
a.images_link:visited {color: #006699;}
a.images_link:hover{color: #990000;}
a.images_link:active {color: #FFFFFF;}


a.title2:link {color: #001E63;font-size: 9pt;}
a.title2:visited {color: #001E63;font-size: 9pt; }
a.title2:hover{color: #CB6000;font-size: 10pt;}
a.title2:active {color: #CB6000;font-size: 10pt;}

a.index_type_l:link {color: #001E63;font-size: 10pt;font-weight:bold;}
a.index_type_l:visited {color: #001E63;font-size: 10pt; font-weight:bold;}
a.index_type_l:hover{color: #0DA3E0;font-size: 10pt;font-weight:bold;}
a.index_type_l:active {color: #0DA3E0;font-size: 10pt;font-weight:bold;}


a.index_type_2:link {color: #001E63;font-size: 10pt;text-decoration: underline;}
a.index_type_2:visited {color: #001E63;font-size: 10pt;text-decoration: underline;}
a.index_type_2:hover{color: #4E95B2;font-size: 10pt;text-decoration: underline;}
a.index_type_2:active {color: #4E95B2;font-size: 10pt;text-decoration: underline;}

a.title4:link {color: #FF3000;font-size: 9pt;}
a.title4:visited {color: #FF3000;font-size: 9pt;}
a.title4:hover{color: #CB6000;font-size: 9pt;}
a.title4:active {color: #CB6000;font-size: 9pt;}

a.map_link:link {color: #336799;font-size: 9pt;font-weight:bold;}
a.map_link:visited {color: #336799;font-size: 9pt;font-weight:bold;}
a.map_link:hover{color: #CB6000;font-size: 9pt;font-weight:bold;text-decoration: underline;}
a.map_link:active {color: #CB6000;font-size: 9pt;font-weight:bold;text-decoration: underline;}

a.map_link_01:link {color: #ff6600;font-size: 9pt;font-weight:bold;}
a.map_link_01:visited {color: #ff6600;font-size: 9pt;font-weight:bold;}
a.map_link_01:hover{color: #CB6000;font-size: 9pt;font-weight:bold;text-decoration: underline;}
a.map_link_01:active {color: #CB6000;font-size: 9pt;font-weight:bold;text-decoration: underline;}

a.map_link_02:link {color: #4a4a4a;font-size: 9pt;}
a.map_link_02:visited {color: #4a4a4a;font-size: 9pt;}
a.map_link_02:hover{color: #CB6000;font-size: 9pt;text-decoration: underline;}
a.map_link_02:active {color: #CB6000;font-size: 9pt;text-decoration: underline;}

a.title3:link {color: #FF9000;}
a.title3:visited {color: #FF9000;}
a.title3:hover{color: #A43600;}
a.title3:active {color: #FFFFFF;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
font-size: 8pt;
text-decoration: none;
background:#ffffff;
background-position:top center;
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
}
p{
	font-size: 11px;
}
strong{
	font-size: 11px;
}

SPAN{
	font-size: 11px;
}
/* μ￥?a??μ?css?¨ò?:??ó|css?Dμ??°td?±￡??aà??a×üμ?±í???¨ò?￡??aò?°?±í??μ?μ?μ￥?a??·???éè??￡??é?¨ò??úèY?a±3?°?￠×?ì???é??￠?ùê?μè */
td
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;line-height: 150%; 
}
.ceng {
	FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: relative; TEXT-DECORATION: none
}



.all_tdbgall /* 网站整体宽度 */
{
	width: 100%;
	font-size: 11px;
	text-align:left;
	background:#ffffff;
}



#head_top{
    width:100%;
	height: 80px;
	background:#CFDAF4;
    background-position:bottom right;
    background-repeat:no-repeat;
     background-image: url(images/head/season.jpg);
}

#head_web_logo /* LOGO样式*/{
	FLOAT: left;text-align:left;width:60%!important;padding:8px 0px 0 10px;
}
#head_web_banner /* banner 最顶端整体样式*/{
	FLOAT: left;text-align:right;width:38%;padding:58px 0px 0 0px;display:inline;
}



#head_title{
	clear:both;
	height: 75px;
    text-align:left;
	width: 100%;
	color:#ffffff;
    background-image: url(images/head/title_bg.gif);
}

#head_title #title_search{
    float:left;
    width:44%;
	padding:20px 0px 0 0px;
}

#head_title #title_list{
    float:left;
    width:55%;
	text-align:right;
	padding:30px 0px 0 0px;
}






/* 产品搜索*/
.search_tall{
   width:100%;
   padding-top:3px;
}
.search_tall #search_td1{
   width:25%;
   float:left;
}
.search_tall #search_td2{
   width:60%;
   float:left;
}
.search_tall #search_input{
   width:93%;
   height:27px;
   border:0px;
   margin:0px;
   padding:5px 0px 0px 10px;
   background-image: url(images/head/search_bg.gif);
}
.search_tall #search_td3{
   width:11%;
   float:left;
   padding-top:2px;
}
















.center_tall{
   clear:both;
   width:100%;
   height:100%;
   background-image: url(images/main/bg.gif);
}

/* 整体左侧样式=============================================================== */

.all_tdbgall #body_left{
   float:left;
   width:17%;
   padding:5px 0px 0px 5px;
}



/* 左侧产品分类列表样式 */

.prodcut_left_all{
   width:100%;
}
.prodcut_left_all #title{
  background:#336699;
  height:20px;
  font-weight:bold;
  color:#ffffff;
  padding:5px 0px 0px 10px;
}
.prodcut_left_all #left_all{
  background:#E0E5EF;
  padding:5px 0px;
}

.prodcut_left_all #left_all #product_left_tr{
  clear:both;
  margin-top:1px;
  padding:5px 0px 5px 0px;
  background:#E9EAFB;
}

.prodcut_left_all #left_all li{list-style:none;margin:0px;padding:0px;border-bottom: 1px dashed #ccc;padding:4px 0px 1px 5px;}

.prodcut_left_all #left_all li a{color:#011274;font-size:11px;}
.prodcut_left_all #left_all li a:hover{color:#ff6600;font-size:11px;text-decoration: underline;}



/* 左侧栏目列表样式 */
.title_left_all{
   width:100%;
}
.title_left_all #title{
   width:100%;
   height:26px;
   background-image: url(images/main/left_title_bg.gif);
}
.title_left_all #left_all{
  padding:5px 0px;
}

.title_left_all #title_left_tr{
  clear:both;
  padding:2px 0px 2px 5px;
}


/* 左侧栏目列表样式 */
.web_link_tall{
   padding:5px 0px;
}
.web_link_tall #link_title{
  font-size:11px;
}


/* 中间列表样式===================================================================== */
.body_center{
  float:left;
  width:65%;
  margin-left:3px;
}




/* 中间新闻列表样式 */
.body_center #index_news_tall{
  width:100%;
  padding:20px 0px 0px 5px;
}
.body_center #index_news_tall #title{
  width:98%;
  font-size:11px;
  padding:3px 0px 4px 0px;
  color:#336600;
  background:#F8E3C4;
}

.body_center #index_news_tall #news_all{
  width:100%;
  padding:10px 0px 0px 5px;
}

.body_center #index_news_tall #news_all #list_tr{
  clear:both;
  padding:3px 0px 0px 10px;
}









/* 中间列表样式 */
.body_center #product_new_tall{
  width:100%;
  padding:20px 0px 0px 5px;
}

.body_center #product_new_tall #t_td1{
  float:left;
  width:23%;
  text-align:center;
  color:#000000;
  height:230px;
  padding:10px 4px 0px 4px;
}







/* 中间列表样式 */
.body_center #product_type_tall{
  clear:both;
  width:100%;
  padding:20px 0px 0px 5px;
}
.body_center #product_type_tall #type_td{
  float:left;
  width:48%;
  height:90px;
  line-height:20px;
  padding:10px 3px 0px 10px;
}








/* 右侧列表样式===================================================================== */
.body_right{
  float:left;
  width:17%;
  padding-top:17px;
}


/* 产品搜索2 */
.search_tall_1{
   width:99%;
   padding-top:3px;
}

.search_tall_1 #search_title{
   width:100%;
   padding:5px 0px 4px 0px;
   color:#ffffff;
   background:#4E95B2;
} 

.wight{
  width:93%;
  height:18px;
}

form{
 padding:0px;
 margin:0px;
}
.search_tall_1 #search_tall{
 width:100%;
 height:150px;
 background:#316693;
}
.search_tall_1 #search_tr1{
   width:98%;
   clear:both;
   float:left;
   padding:15px 0px 0px 10px;
}

.search_tall_1 #search_input{
   width:93%;
   height:18px;
   border:0px;
   margin:0px;
}
.search_tall_1 #search_td3{
   width:11%;
   float:left;
   padding-top:2px;
}




.right_table{
  float:left;
  width:81%;
  font-size:12px;
  margin-left:3px;
  padding:10px 0px 0px 5px;
}

.right_table #path{
  width:100%;
  font-size:11px;
  padding:3px 0px 4px 0px;
  color:#336600;
  background:#F8E3C4;
}
.right_table #path #td1{
  float:left;
  width:80%;
}
.right_table #path #td2{
  float:left;
  width:20%;
}


.title_sub_list_all{
   width:100%;
   clear:both;
}

.title_sub_list_all #list_all{
   width:47%;
   height:170px;
   float:left;
   padding:10px;
}
.title_sub_list_all #list_all #title{
   width:100%;
   background:#BFCEDB;
   font-weight:bold;
   padding:2px 0px 2px 10px;
}

.title_sub_list_all #list_all #file_list_tall{
  width:100%;
  padding:10px 0px 0px 0px;
}


.product_sub_list_tall{
  width:100%;
  clear:both;
}

.product_sub_list_tall #list_all{
  float:left;
  width:25%;
  text-align:center;
  padding-top:20px;
}


.pl_tall{
  float:left;
  width:25%;
  height:270px;
}

.pl_tall #img{
 width:100%;
 text-align:center;
 padding-top:5px;
}
.pl_tall #index_p_name{
 width:100%;
 text-align:center;
 padding:5px 5px 0px;
}


.pl_tall1{
  float:left;
  width:98%;
  height:200px;
  text-align:left;
  padding-top:20px;
  border-bottom: 1px solid #6D8AA2;
}

.pl_tall1 #img{
 width:25%;
 float:left;
 text-align:left;
 padding-top:5px;
}
.pl_tall1 #index_p_name{
 width:100%;
 text-align:left;
 padding:5px 5px 0px;
}

#show_page{
  width:90%;
  text-align:right;
  padding-top:10px;
}

#p_disp_tr1{
 width:100%;
 text-align:left;
 margin-top:10px;
 background:#DDDBDA;
 padding:3px 0px 3px 10px;
}

#p_disp_tr2{
 width:100%;
 text-align:left;
 background:#EDECEC;
 padding:3px 0px 3px 10px;
}
#p_disp_td1{
 float:left;
 width:100px;
 font-size:12px;
 font-weight:bold;
 font-family: Ariel Black, Helvetica, sans-serif;
}
/* email发送 */

.email_tall{
  width:90%;
  text-align:center;
  padding-top:20px;
  color:#ffffff;
  padding-left:140px;
}
.email_tall #e_td1{
 float:left;
 width:40%;
 text-align:right;
 padding-top:5px;
}
.email_tall #e_td2{
 float:left;
 width:28%;
 text-align:left;
}
.email_tall #e_td3{
 float:left;
 width:30%;
 text-align:left;
}

.email_address{
 width:200px;
 height:20px;
}

/* 产品搜索2 */
.email_right_tall{
   width:99%;
   padding-top:6px;
}

.email_right_tall #email_title{
   width:100%;
   padding:5px 0px 4px 0px;
   color:#ffffff;
   background:#4E95B2;
} 
.email_right_tall #email_tall{
   width:100%;
   padding:5px 0px 4px 10px;
   height:120px;
   background:#CFDAF4;
} 





/* 中间列表样式 */
#product_hot_tall{
   width:99%;
  padding:6px 0px 0px 0px;
}

#product_hot_tall #product_hot_title{
   width:100%;
   padding:5px 0px 4px 0px;
   color:#ffffff;
   background:#4E95B2;
}

#product_hot_tall  #product_hot_tall{
   width:100%;
   padding:5px 0px 4px 5px;
   height:120px;
   background:#CFDAF4;
} 



.board_tall{
  width:95%;
  clear:both;
  padding:10px;
  font-size:12px;
  border-top: 2px solid #4E7393;
}
.board_tall #board_tr1{
  color:#336699;
  clear:both;
  padding-top:5px;
}
.board_tall #board_tr2{
  color:#336699;
  padding-top:3px;
  clear:both;
}
.board_tall #board_tr2 #board_td1{
 float:left;
 width:20%;
}
.board_tall #board_tr2 #board_td2{
 float:left;
 width:70%;
}
.boardbutton{
 width:80px;
 height:22px;
 border:0px;
 padding:0px;
 margin:0px;
   background-image: url(images/main/newsletter_signup_submit.gif);
}

#link_tall{
 width:100%;
 padding:20px 0px;
}
#link_tall #link_title{
 font-weight:bold;
 color:#ff6600;
 padding:0px 0px 20px 0px;
}
#link_tall #link_td{
float:left;
width:370px;
}
#link_tall #other_tr{
 width:100%;
 clear:both;
 padding-top:20px;
}

#link_tall #add_tall{
 width:70%;
 height:400px;
}
#link_tall #link_add_title{
 font-weight:bold;
 color:#ff6600;
 background:#FCEFEF;
 padding:5px 0px 5px 20px;
}
#link_tall #add_tr{
 width:100%;
 clear:both;
 background:#EFF0FC;
 padding-top:5px;
 margin-top:2px;
}
#link_tall #add_td1{
 float:left;
 width:100px;
}




#foot_line{
	text-align:center;
	clear:both;
	width:100%;
	height:70px;
	  font-size:12px;
	background:#1C4267;
}

#foot_ball{
   background:#E3E4DE;
   height:100px;
   text-align:center;
}



