@charset "utf-8";
/* CSS Document */
*{
	margin:0px; padding:0px;
}
a{ 
	color:#333;
	text-decoration:none;
}
a:hover{ 
	color:#666;
	text-decoration: underline;
}
ul,ol,li,dl,dt,dd,h1{
	margin:0px; padding:0px; list-style:none;
	}
	img{ border:none;}
body{
	font:12px Arial, Helvetica, sans-serif;
	background:url(../img/bodybg.gif) repeat-x;
}
#header{
	width:940px;
	height:60px;
	margin:23px auto 5px;
}
#header h1{
	width:200px;
	height:60px;
	float:left;
	}
#note{ 
	width:720px;
	float:left;
	margin-left:15px;
	height:40px;
	padding:5px 0;
}
#note p{
	line-height:22px;
	}
.container{
	width:940px;
	margin:0px auto 10px;
	}
.container h4{
	background:url(../img/hli.gif) no-repeat 5px 7px;
	height:22px;
	padding:8px 0 0 25px;
	font-size:12px;	
	}
.leftContainer{
	width:700px;	
}
.rightContainer{
	width:230px;
	margin-left:10px;
	}
.leftContainer,.rightContainer{
	float:left;
}
#nav{
	width:700px;
	height:36px;
	background:#292928;
	overflow:hidden;
}
#nav li{ 
	float:left;
	background:#292928 url(../img/navline.png) no-repeat;	
	width:117px;
	text-align:center;
	margin-left:-1px;
}
#nav li a{
	color:#d7d7d7; 
	text-decoration:none;
	height:25px;
	padding-top:11px;
	display:block;
	font-weight:bold;
}
#nav li a:hover{
	color:#f5f5f5; 
	text-decoration:none;
	background:#0f0f0f url(../img/online.png) no-repeat;
	height:25px;
	padding-top:11px;
	display:block;
}
#nav li.onLi{
	background:#000 url(../img/online.png) no-repeat;
	}
#mainswf{ 
	width:700px; 
	height:210px; 
	overflow:hidden;
	background:url(../img/flaBackground.png) repeat-x;
}
#login{ 
	background:url(../img/loginBackground.png) repeat-x;
	border:#e4dfe5 1px solid;
	height:243px;
}
#login .tag{
	height:26px;
	background: url(../img/line.gif) left bottom repeat-x;
	width:228px;
	margin-top:10px;
	border-bottom:#ccc 1px solid;
}
#login .tag li{
	width:70px;
	height:20px;
	float:left;
	background: url(../img/tagback.gif) no-repeat right top ;
	margin-left:2px;
	text-align:center;
	padding-top:6px;
	cursor:default;
}
#login .tag li.onLi{
	background:#ab0325;
	color:#fff;
	font-weight:bold;
}
#login .myform p{
	padding:5px 10px 5px 20px;
	}
#login .myform .input{
	width:120px;
	padding:2px 2px;
	}
#login .btn{
	text-align:center;
	margin:10px auto 15px;	
}
#login .myform .imgCode{
	width:80px;
	padding:2px 2px;
}
.mainBox{
	clear:left;
}
.leftContainer .news{
	background:url(../img/newsBackground.png) repeat-x;
	border:#bebebe 1px solid;
	width:343px;
	float:left;
}
.leftContainer .marL{
	margin-left:10px;
}
.leftContainer .photo{
	width:341px;
	height:65px;
	overflow:hidden;
	padding-left:2px;
	}
.leftContainer .photo li{
	width:85px;
	float:left;
	text-align:center;
}
.leftContainer .photo li img{
	width:80px;
	height:60px;
	border:#ccc 1px solid;
}
.container ol{ 
	padding-bottom:5px;
}
.container ol li{
	background:url(../img/li.gif) no-repeat 5px center;
	padding-left:15px;
	line-height:21px;
}
.leftContainer ol.borT li{
	border-top:#f5f5f5 1px solid;
	}
.rightContainer .list{
	border:#d7d7d7 1px solid;
	background:url(../img/rlist.png) repeat-x;
	margin-bottom:10px;
}
.rightContainer .list ol.hei{
	height:191px;
	padding-top:5px;
}
.logos{
	background:url(../img/newsBackground.png) repeat-x;
	border:#bebebe 1px solid;
	}

.logos .lolist{
	width:694px!important;
	width:695px;
	height:220px;
	padding-left:4px!important;
	padding-left:1px;
}
.logos .lolist li{
	float:left;
	width:131px;	
	text-align:center;
	margin:5px 3px;
height:55px;
}
.logos .lolist li img{
	border:#ccc 1px solid;
	height:52px;
	width:130px;
}
.rightContainer .list ol.heis{
	height:210px;
	padding-top:5px;
}
.rightContainer .list ol.heif{
	height:127px;
	padding-top:5px;
}
.he1{
	height:234px!important; 
	height:231px; 
	margin-bottom:10px;
}
.he2{
	height:251px!important; 
	height:250px; 
	margin-bottom:10px;
}
h4 .red{ 
	font-weight: normal; 
	color:#c40000;
}
.buy h3{ 
	font-size:14px; 
	font-weight:normal;
	margin:5px 0 0 20px;
}
.buy{ 
	margin:20px auto 0; 
	height:622px;
}
.buy hr{ 
	margin:10px auto; 
	height:1px; 
	border:none; 
	border-bottom:#ccc 1px solid; 
	width:95%
}
.sele{ 
	margin:10px auto 0px;
}
#SM1{ 
	background:#f5f5f5;
	height:166px;
	padding-top:10px;
}
#SM2{ 
	background:#e4e4e4;
	height:166px;
	padding-top:10px;
}
#SM3{ 
	background:#d5d9e4;
	height:166px;
	padding-top:10px;
}
.mbtn{ padding-top:3px;
}
.btn input{
	padding-top:2px;
	}
.keys{ 
	border:none; color:#980000; font-weight:bold;
	border-bottom:#980000 1px solid;
	padding-left:5px;
	width:80px;
}
.mytabs{ 
	border-collapse:collapse;
}
.mytabs td{ 
	border:#ccc 1px solid; 
	padding:2px 5px;
}
.order td{ 
	padding:5px 0;
}
#tips{
	width:290px; 
	height:184px;
	position:absolute; 
	z-index:9999; 
	left:50%; 
	margin-left:-150px; 
	top:200px; 
	padding:5px;
	overflow:hidden;
	}
#tips .info{
	background:#f5f5f5;
	position:relative;
	z-index:9998;
	top:-179px;
	width:270px;
	left:5px;
	padding:5px;
	height:160px;
	}
#tips .mbg{
	background:#000;
	filter: Alpha(Opacity=60);opacity:0.6;
	width:290px; 
	height:184px;
}
#tips .info a{
	background:#f5f5f5;
	border:#999 1px solid;
	width:80px;
	display:block;
	padding:5px 4px 3px;
	text-decoration:none;
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
	}
#tips .info a:hover{
	background:#e4e4e4;
	border:#333 1px solid;
	width:80px;
	display:block;
	padding:5px 4px 3px;
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
	}
#boxYes{
	width:300px;
	margin:10px auto;
	border:#e9e9e9 1px solid;
	}
#regin,#Table1{
	margin-top:15px;
	}
#regin th{
	background:#e4e4e4;
	color:#C00;
	padding:7px 0 7px 20px;
	}
#regin td,#Table1 td{
	padding:3px 3px;
	}
#regin td span{
	color:#999;
	font-size:10px;
	}
#footer{ 
	background:#f5f5f5; 
	border-top:#bcbec5 1px solid; 
	padding:10px 0; 
	width:940px; 
	line-height:22px; 
	text-align:center; 
	margin:auto;
}
#mainswf{ 
	background:#0062ad
}
#mainswf p{
	text-indent:2em;
	line-height:21px;
	margin-top:3px;
}
#mainswf p.myQQ img{
	position:relative;
	top:5px;
	}
.mybox0014{ 
	padding-right:15px;
}
#mainswf img{
	border:none;
	}
#mainswf a{
	color:#b20000;
	text-decoration:underline;
	}
#mainswf a:hover{
	color:#053259;
	text-decoration:underline;
	}
.mywebsite td{ 
background:url(../img/li.gif) no-repeat left center; 
padding-left:8px;
color:#666;
}
#mainswf .mywebsite td a{
	color:#039;
	}
#mainswf .help{ margin-left:20px;}
#mainswf .help td{
	padding:5px 5px 5px 10px;
	background:url(../img/li.gif) no-repeat left center;
}
#mainswf .help td a{
	color:#213371;
}
#mainswf .help td a:hover{
	color:#c42805;
}
#mainswf .mylink{
	font-size:14px;
	font-weight:bold;
	background:url(../img/SL004-2.png) no-repeat;
	height:39px;
	padding:0px 0 0 10px;
}
.Article{ padding:10px; text-indent:2em; line-height:27px; height:622px; font-size:14px;}
.ourTitle{ background:#f4f4f4; padding:2px 10px;}
.Article .help{ margin-top:10px;}
.Article .help td{
	background:url(../img/li.gif) no-repeat 10px center;
	padding-left:25px;
	}
.cartMar{float:right; margin-top:10px;}
.cartHr{ border:none; border-bottom:#055ea6 2px solid; height:2px; width:940px; text-align:center;margin:0 auto 5px;}
.myboxmy{
	background:#d5d5d5 url(../img/myboxbg.png) repeat-x;
	height:468px;
}
.myboxmy2{
	background:#d5d5d5 url(../img/myboxbg.png) repeat-x;
}
.container h4.ws{
	background:url(../img/hli.gif) no-repeat 5px 7px;
	height:22px;
	padding:4px 0 0 25px;
	font-size:12px;	
	}
.sinfo{ 
	font-size:14px; 
	line-height:30px;
}
.sinfo{
	padding:40px 30px 0;
	}
.sinfo p{
	text-indent:2em;
	margin-bottom:20px;
	}
.v1205{
	font-size:14px;
	margin-top:40px;
	}
.v1205 .ourTitle{ font-size:12px; background:#ccc; padding:5px;}
.v1205 .mywebsite{ margin:20px auto}
.mywebsite td{ height:20px;}
.v1205 .mywebsite2{ font-size:12px;}
.v1205 .mywebsite2 td{ height:30px;}
.zbuy{
	margin-top:50px;
	}
.zbuy .text{ color:#069;}

.zbuy .zbuytext{ border:none; border-bottom:#069 1px solid;}
.mbtn{ border:#ccc 1px solid; font-size:12px;}
.msmsm{ border-top:20px}
.sinfo2{
	line-height:20px;
	}
.sinfo2 h4{
	background:none;
	padding:0px;
	margin:2px;
	}
.sinfo2 p{
	text-indent:2em;
	}
.mslist{ margin-top:5px;}
.mslist li{ float:left; margin:2px;}
.mslist li a{ background:#ccc; padding:1px; display:block;}
.mslist li a:hover{ background:#940000;padding:1px;display:block;}