a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.a1:link {color: #258A79;text-decoration: none;}
.a1:visited {color: #258A79;text-decoration: none;}
.a1:hover {color: #258A79;text-decoration: underline;}
.a_shop:link {
	font-size: 14px;
	color: #258A79;
	text-decoration: underline;
}
.a_shop:visited {
	font-size: 14px;
	color: #258A79;
	text-decoration: underline;
}
.a_shop:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
.a_shop1:link {
font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.a_shop1:visited {
font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.a_shop1:hover {
font-size: 12px;
	color: #ffff00;
	text-decoration: underline;
}
.a_shop2:link {
	color: #000000;
	text-decoration: underline;
}
.a_shop2:visited {
	color: #000000;
	text-decoration: underline;
}
.a_shop2:hover {
	color: #00846A;
	text-decoration: none;
}
.a_shop3:link {
	color: #999999;
	text-decoration: none;
}
.a_shop3:visited {
	color: #999999;
	text-decoration: none;
}
.a_shop3:hover {
	color: #00846A;
	text-decoration: none;
}
.shop_price {color: #FF7600}
.shop_search_td{padding-top:5px;padding-left:20px;color:#FFFFFF;font-size:12px;}
.input1{font-size:12px;color:#000000;}
.pic_bg{background-image:  url("images/pic_bg1.gif");background-position: center;background-repeat: no-repeat;}

.shop_off{text-align:center;CURSOR: pointer;}
.shop_on {text-align:center;CURSOR: pointer; background-color:#258A79}
.shop_on a:link{font-size:12px; font-weight:bold;letter-spacing:2px;color: #FFFFFF;text-decoration: none;}
.shop_on a:visited{font-size:12px;font-weight:bold;letter-spacing:2px;color: #FFFFFF;text-decoration: none;}
.shop_on a:hover{font-size:12px;font-weight:bold;letter-spacing:2px;color: #FFFFFF;text-decoration: none;}
.shop_off a:link{font-size:12px;letter-spacing:2px;color: #000;text-decoration: none;}
.shop_off a:visited{font-size:12px;letter-spacing:2px;color: #000;text-decoration: none;}
.shop_off a:hover{font-size:12px;letter-spacing:2px;color: #000;text-decoration: none;}

.btn_bj {background-image: url(images/pic_bj.jpg);background-repeat: no-repeat;}
.btn_bj a:hover{background:url(images/btn_bj_on.gif) no-repeat center top;}

.btn_yz {background-image: url(images/pic_yz.jpg);background-repeat: no-repeat;}
.btn_yz a:hover{background:url(images/btn_yz_on.gif) no-repeat center top;}

/*商城导航菜单*/
#top_menu1 td{padding-top:2px;}
#top_menu1 a:link {font-size: 14px;color: #ffffff;text-decoration: none;}
#top_menu1 a:visited {font-size: 14px;color: #ffffff;text-decoration: none;}
#top_menu1 a:hover {font-size: 14px;color: #ffff00;text-decoration: none;}
#top_menu1 .top_line{background:url(/shop/images/top_menu_line.gif);}

.shop_topbg{background-image: url(/shop/images/topmenu_linebg.gif);background-repeat:repeat-x;background-position: top;}

#bottom1 {color:#575757;letter-spacing:2px;}
#bottom1 a {color:#575757;font-size:14px;}
#bottom1 a:link {color:#575757;font-size:14px;}
#bottom1 a:visited {color:#575757;font-size:14px;}
#bottom1 a:hover {color:#000;font-size:14px;}

#bottom2 {color:#575757;letter-spacing:1px;}
#bottom2 a {color:#575757;}
#bottom2 a:link {color:#575757;}
#bottom2 a:visited {color:#575757;}
#bottom2 a:hover {color:#000;}

#bottom3 {color:#848484;line-height:180%;}
#bottom3 a {color:#848484;}
#bottom3 a:link {color:#848484;}
#bottom3 a:visted {color:#848484;}
#bottom3 a:hover {color:#000;}

/*商城首页企业logo透明度变化*/
#logo_co td img {filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#logo_co a:hover img{margin-top:1px}

/*鼠标感应图片文字层*/		
			.boxgrid a{ color:#fff;font-size:14px; }
			.boxgrid a:link{ color:#fff;font-size:14px; }
			.boxgrid a:hover{ color:#fff;font-size:14px; }
			.boxgrid a:visited{ color:#fff;font-size:14px; }
			.boxgrid h3{ margin: 5px 5px 0px 10px; color:#FFF; font:14px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 224px; 
				height: 243px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					margin:5px 0;
					padding: 0 10px; 
					color:#fff; 
					font:12px; 
					line-height:150%;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 243px; 
				width: 100%; 
				opacity: .7; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 243;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 215;
 					left: 0;
 				}			
				
#xinzuo_content {padding:15px 120px 15px 120px;font-size:14px;color:#FFFFFF;}
#xinzuo_content a:link {font-size:14px;color:#FFFFFF;text-decoration:underline}
#xinzuo_content a:visted {font-size:14px;color:#FFFFFF;text-decoration:underline}
#xinzuo_content a:hover {font-size:14px;color:#FFff00;text-decoration:none}
