@charset "utf-8";
/* CSS Document */


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px auto;
	-webkit-text-size-adjust:none;
	background:url(../../../images/store/tex2res2.png);
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear{
	clear:both;
	height:0px;
	}
.main{
	padding:20px;
	width:960px;
	margin:0 auto;
	background:#fff;
	-moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow:0px 0px 8px #666;
	}
.top1{
	float:left;
	width:250px;
	height:80px;
	}
.top2{
	float:right;
	}
.top2a{
	margin:0 0 11px 560px;
	}
.top2b{
	width:655px;
	height:37px;
	background:url(../../../images/store/main_02.png);
	line-height:37px;
	font-weight:bold;
	text-align:center;
	}
.top2b a{
	color:#FFF;
	}
.top2b a:hover{
	color:#F00;
	}		
.m1{
	float:left;
	width:100px;
	margin-left:62px;
	}
.m2{
	float:left;
	width:100px;
	margin-left:25px;
	}
.m3{
	float:left;
	width:100px;
	margin-left:16px;
	}
.foot{
	padding:10px 0 10px 0;
	background:#363636;
	color:#ccc;
	}
.ft1{
	width:730px;
	margin:0 auto;
	}
.ft2{
	width:370px;
	margin:5px auto 0 auto;
	}
.banner{
	width:960px;
	height:160px;
	margin:15px 0 15px 0;
	}
.con3{
	float:left;
	width:230px;
	}
.con4{
	float:right;
	width:702px;
	}			
/***top logo menu banner end***/
.content{margin:15px 0 0 0;}
.con3a{
	margin-bottom:12px;
	}
.con3b{
	width:230px;
	height:190px;
	background:url(../../../images/store/main1_07.png) ;
	padding:10px 0 0 0;
	}
.lb1{
	width:110px;
	border-bottom:1px #ccc dashed;
	padding:5px 0 5px 60px;
	font-size:13px;
	}
.lb1 a{
	color:#fff;
	}
.lb1 a:hover{
	color:#F06;
	}					
/***leftbar end***/
.con4a{
	padding:0px 0 4px 0;
	border-bottom:1px #333 solid;
	line-height:28px;
	}
.con4a1{
	float:left;
	margin:1px 10px 0 2px;
	}
.con4a2{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#666;
	}
.con4a3{
	float:right;
	margin-right:10px;
	}
.con4a3 span{
	color:#06F;
	}
/*********************************共用********************************************/
.m4-1{
	padding:25px 0 190px 0;
	}
.m4a{
	margin:0 0 5px 0;
	position:relative;
	}
.m4a1{
	width:70px;
	float:left;
	color:#666;
	font-size:13px;
	}
.m4a1 span{
	color:#F00;
	margin-left:2px;
	}	
.m4a2{
	float:left;
	}
.m4a3{
	position:absolute;
	top:3px;
	left:275px;
	}	
#ctitle,#cname,#cphone,#cemail{
	width:270px;
	}
#content{
	width:580px;
	height:90px;
	}
#vcode{
	width:190px;	
	}
.m4b{
	width:320px;
	height:17px;
	margin:20px 0 0 70px;
}

.m4b1{
        
        -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        
        background-color:#007dc1;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #124d77;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #154682;
        
    }
.m4b1:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        
        background-color:#0061a7;
    }
    .m4b1:active {
        position:relative;
        top:1px;
    }

a img { outline:none; border:0;}
 	