/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333; /*黑色*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	TEXT-ALIGN: center; /*页面内容居中*/
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; } /*针对于非IE浏览器的设置居中*/

input{vertical-align:middle;}

fieldset{border:1px ridge;
         margin:7px 7px 7px 7px;
		 text-align:left;
		 width:250px;
		 height:215px;
		 }	

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color:#333333;
}
a.v1:link {
	text-decoration: none;
	color: #FF0000; /*红色*/
}
a.v2:link {
	text-decoration: none;
	color: #FFFFFF; /*白色*/
}
a.v3:link {
	text-decoration: none;
	color:#333333;
	font-size:16px;
	font-weight:bolder;
}
a.v4:link{
    text-decoration: underline;
	color: #FF0000;
	font-size:14px;  	
}
a.v5:link {
	text-decoration: none;
	color:#333333;
	font-weight:bolder;
}
a:visited {
	text-decoration: none;
	color: #333333; 
}
a.v1:visited {
	color: #FF0000;
	text-decoration: none;
}
a.v2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.v3:visited {
	text-decoration: none;
	color: #333333;
	font-size:16px;
	font-weight:bolder;
}
a.v4:visited{
    text-decoration: underline;
	color: #FF0000;
	font-size:14px;  	
}
a.v5:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bolder;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.v1:hover {
	text-decoration: none;
	color: #333333;
}
a.v2:hover {
	text-decoration: none;
	color: #333333;
}
a.v3:hover {
	text-decoration: none;
	color: #FF0000;
	font-size:16px;
	font-weight:bolder;
}
a.v4:hover{
    text-decoration: underline;
	color: #999999;
	font-size:14px;  	
}
a.v5:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bolder;
}
a:active {
	text-decoration: none;
}
.artibody{margin:0px 20px;font-size:14px;line-height:150%; letter-spacing:2px;text-align:justify;text-justify:inter-ideograph;}

.artibody_size10{margin:0px 20px;font-size:12px;line-height:150%; letter-spacing:2px;text-align:justify;text-justify:inter-ideograph; color:#999999;}

.artibody_index{margin:5px 5px;font-size:12px;line-height:120%; letter-spacing:2px;text-align:justify;text-justify:inter-ideograph; color:#333333; width:240px;}

.tab_class {border:0px; 
            width:800px;
			text-align:left;
			} 
/* 主容器 */			
.Main{overflow:hidden; zoom:1; width:800px;}
.Content_left{float:left; width:600px; overflow:hidden;text-align:center;}
.Content_right{float:right; width:195px; overflow:hidden;text-align:center;}	

.div_800{ width:800px;background-color:#FFFFFF;}
.div_1000 {width:1000px; background-color:#FFFFFF;}

/*活动快递导航*/
.huigu_border{border-left:1px solid #DE2094; border-bottom:1px solid #DE2094; border-right:1px solid #DE2094; width:193px;}

.line{border-top:1px solid #DE2094;}
/*life*/
.line_hui{border-top:1px solid #CCCCCC;}

.HuiBian{border:1px solid #CCCCCC;}

.div_height_5{ height:5px;}
/*商铺导航*/
.store_guide{border-left:1pt solid; border-right:1pt solid; border-bottom:1pt solid; border-color: #CCCCCC;}

.search{background-image:url(/images/search.gif); width:18px; height:18px; border:0px; cursor:pointer; vertical-align:middle;}