@import url("/AppAdmin/Js/Page.css");
@import url("/AppJs/Public.css");

@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #0179D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#333333;  background-position:top center; background-repeat:repeat-x;
}
a {
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*行高开始*/
.AM_fizeheight{font-size:9pt;line-height:16px;}
.AM_fizeheight2{font-size:9pt;line-height:22px;}
/*行高结束*/

.L1{font-size:12px;color:#FFFFFF;letter-spacing:2px;font-family:微软雅黑;}
.L1:link {text-decoration:none;color:#FFFFFF;}
.L1:visited {text-decoration:none;color:#FFFFFF;}
.L1:hover {text-decoration:underline;color:#FFFFFF;}
.L1:active {text-decoration:none;color:#FFFFFF;}

.L2{font-size:12px;color:#666666;font-family:微软雅黑;}
.L2:link {text-decoration:none;color:#666666;}
.L2:visited {text-decoration:none;color:#666666;}
.L2:hover {text-decoration:underline;color:#333333;}
.L2:active {text-decoration:none;color:#666666;}

.b1{font-size:14px;color:#333333;letter-spacing:2px;font-family:微软雅黑;font-weight:bold;}
.b2{font-size:16px;color:#666666;font-family:微软雅黑;}
.b3{font-size:10pt;color:#95C310;letter-spacing:2px;font-family:微软雅黑;}
.b4{font-size:10pt;color:#999999;letter-spacing:2px;font-family:微软雅黑;}
.b5{font-size:11pt;color:#999999;letter-spacing:1px;font-family:微软雅黑;}
.b6{font-size:16px;color:#95C310;letter-spacing:1px;font-family:微软雅黑;}
.b7{font-size:18px;color:#000000;letter-spacing:1px;font-family:微软雅黑;}
.b8{font-size:14px;color:#000000;letter-spacing:1px; line-height:30ox;font-family:微软雅黑;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
ul,li {list-style:none;}
img {border:0;}

/* qqshop focus */
#focus {width:430px; height:323px; overflow:hidden; position:relative;}
#focus ul {height:323px; position:absolute;}
#focus ul li {float:left; width:430px; height:323px; overflow:hidden; position:relative; background:#FFF;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:430px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:400px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:115px; background:url(images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}