@charset "utf-8";
body {

	margin:0px;
	background-color:#3e3e3e;
	scrollbar-arrow-color: #666;  /*图6,三角箭头的颜色*/
	scrollbar-face-color: #222;  /*图5,立体滚动条的颜色*/
	scrollbar-3dlight-color: #262626;  /*图1,立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #555;  /*图2,滚动条空白部分的颜色*/
	scrollbar-shadow-color: #555;  /*图3,立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #262626;  /*图4,立体滚动条强阴影的颜色*/
	scrollbar-track-color: #666;  /*图7,立体滚动条背景颜色*/
	scrollbar-base-color:#000;  /*滚动条的基本颜色*/

}
/*img, div, input { behavior: url("iepngfix.htc") }*/
img { behavior: url("iepngfix.htc") }
.indexBG {behavior: url("iepngfix.htc"); background-image:url(mainpicBG.gif);
	background-repeat:no-repeat; background-position: left top;}
body,td,th {
	color:#fff;
	font-family:"宋体";
	font-size:12px;
	line-height:24px;
	}
img {border:0px;}

h3 {
	margin:0px;}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #efd796;
}
a:active {
	text-decoration: none;
}

.mainBox {
	width:1003px;
	height:600px;
	margin:0px auto;
	background-color:#3e3e3e;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;

	}
.logo {
	width:180px;
	height:50px;
	margin:30px 0px 0px 40px;

	clear:both;
	border:0px;
	}
.logoMain {
	width:180px;
	height:50px;
	margin:20px 0px 0px 70px;

	clear:both;
	border:0px;
	}
.leftMenu {
	padding-top:3px;
	}
.mainContent {
	width:756px;
	height:452px;
}

	
.join {
	background-image:url(joinBG.gif);
	background-repeat:no-repeat;
	padding:20px;
	}
	
.join2 {
	background-image:url(joinBG2.gif);
	background-repeat:no-repeat;
	padding:20px;
	}

.joinContent {
	margin:0px;
	width:600px;
	height:410px;
	overflow-y:auto;}
.joinContent2 {
	margin:0px;
	width:440px;
	height:410px;
	overflow-y:auto;}

h1 {
	margin:10px 0px;;
	}

.about {
	background-image:url(aboutBG.gif);
	background-repeat:no-repeat;
	padding:20px;
	}
	
.aboutContent {
	margin:0px;
	width:400px;
	height:410px;
	overflow-y:auto;}
	
.news {
	background-image:url(newsBG01.gif);
	background-repeat:no-repeat;
	padding:20px;
	}
.news .Content {
	margin-left:60px;

	width:360px;
	height:330px;
	overflow-y:auto;}
.newsPage {
	text-align:center;
	height:30px;
	width:100%;
	clear:both;}
	
.newsShow {
	background-image:url(newsBG02.gif);
	background-repeat:no-repeat;
	padding:20px;
	width:929px;
	}
	
	
.newsShow .Content {
	width:880px;
	height:380px;
	overflow-y:auto;
	}
.newsShow .Content h2{
	text-align:center;
	margin:5px;

	}
.newsShow .Content .timer{
	text-align:center;
	color:#666;
	height:16px;
	width:880px;
	display:block;
	

	}
.close {
	height:30px;
	margin-top:20px;
	text-align:center;
	}
.store {
	background-image:url(storeBG.gif);
	background-repeat:no-repeat;

	}
.store .Content {
	margin-left:5px;
	margin-top:3px;
	width:687px;
	height:444px;
	float:left;
}
.store .page {
	float:left;
	width:40px;
	height:444px;
	margin-left:5px;
	margin-top:3px;
	text-align:center;
	vertical-align:middle;
	}
	
.fashion {
	background-image:url(joinBG.gif);
	background-repeat:no-repeat;
	}
.fashion .Content {
	width:742px;
	height:322px;
	overflow:hidden;
	margin:3px 0px 0px 5px;
	}
.line1 {
	
	height:160px;
	overflow:hidden;
	
	}
.line1 img {
	float:left;
	margin:1px;
	
	}
.className {
	height:50px;
	width:100%;
	font-size:14px;
	margin-left:5px;
	margin-top:10px;
	clear:both;
	}
	
.network {
	background-image:url(joinBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
.network .Content {
	width:742px;
	height:400px;
	margin:0px 0px 0px 5px;
	}
	
.network .Content .sp {
	width:340px;
	height:280px;
	margin:10px;;
	float:left;
	overflow-y:auto;

}

