@charset "utf-8";
#indexMain {
/*	background-image: url(../images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 209px;
*/	width: 100%;
	height: auto;
	clear: both;
}
#flashArea {
	float: left;
	height: 400px;
	width: 960px;
	text-align: right;
}
#indexLoginArea {
	float: right;
	height: 100px;
	width: 315px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 370px;
}
#indexLoginIcon {
	float: left;
	height: 69px;
	width: 60px;
	margin: 0 20px 0 0;
	display: inline;
	background-image: url(../images/loginbtn.jpg);
	background-position: left top;
}
#loginRArea {
	float: left;
	height: 90px;
	width: 200px;
}
#loginRArea a {
	color:#c10100;
}

#inputBoxArea {
	float: left;
	height: 68px;
	width: 100%;
	clear: both;
}

.inputText {
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	*height: 17px;
	width: 136px;
	border: 0px;
	margin: 8px 0 0 0;
	padding: 2px 5px 0 5px;
	*padding: 3px 5px 0 5px;
	color: #333;
}

#login {
	clear: both;
	float: left;
	height: 20px;
	width: 150px;
	text-align: right;
	color:#c10100;
}
#logging {
	float: left;
	height: auto;
	width: 100%;
	padding: 12px 0 0 20px;
	line-height: 18px;
	color: #c10100;
	background-image: url(../images/333.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#indexBArea {
	width: 852px;
	float: right;
	padding: 0 25px 0 0;
}
#indexBMain {
	clear: both;
	float: left;
	height: 260px;
	width: 100%;
	background-image: url(../images/indexbbg.jpg);
	background-repeat: repeat-x;
}
#indexBGift {
	background-image: url(../images/indexblbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 260px;
	width: 240px;
}
.indexBTitle {
	float: right;
	height: auto;
	width: auto;
	padding: 12px 20px 0 0;
}



#indexFoot {
	background-image: url(../images/indexfootbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 100%;
}
.giftList {
	float: left;
	height: 217px;
	width: 215px;
	padding: 0 0 0 25px;
}
.giftList li {
	float: left;
	height: 105px;
	width: 90px;
	margin: 0 15px 0 0;
	display: inline;
	background-image: url(../images/indexgiftbg.png);
	_background-image: url(../images/indexgiftbg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.giftPic {
	float: left;
	height: 70px;
	width: 70px;
	border:1px solid #c4c4c4;
	margin:9px;
	display:inline;
	cursor: pointer;
}
.giftText {
	line-height: 12px;
	text-align: center;
	float: left;
	height: 15px;
	width: 90px;
	cursor: pointer;
}
.indexBLine {
	background-image: url(../images/indexline.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 235px;
	width: 2px;
	margin: 12px 0 0 0;
}
#indexBStore {
	float: left;
	height: 260px;
	width: 240px;
	padding: 0 0 0 25px;
}
#storeListArea {
	float: left;
	height: 200px;
	width: 220px;
}

#storeListArea ul {
	float: left;
	height: auto;
	width: 100%;
}
#storeListArea ul li {
	float: left;
	height: auto;
	width: 100%;
	clear: both;
	line-height: 1.5;
}
.storeLine {
	text-align: center;
	float: left;
	height: 1px;
	width: 100%;
	padding: 10px 0;
	clear: both;
}
#indexBNews {
	float: left;
	height: 260px;
	width: 332px;
	background-image: url(../images/indexbrbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#newsTitle {
	float: right;
	height: auto;
	width: auto;
	padding: 12px 75px 0 0;
}
.newsList {
	float: left;
	height: auto;
	width: 290px;
	padding: 0 0 0 25px;
}
.newsList li {
	clear: both;
	float: left;
	height: 90px;
	width: 100%;
	margin: 8px 0 0 0;
}
.newsPic {
	float: left;
	height: 90px;
	width: 90px;
	background-image: url(../images/indexgiftbg.png);
	_background-image: url(../images/indexgiftbg.gif);
	background-repeat: no-repeat;
}
.newsPic img {
	height: 70px;
	width: 70px;
	border: 1px solid #c4c4c4;
	margin: 9px;
	display: inline;
}
.newsTextArea {
	float: left;
	height: 80px;
	width: 170px;
	margin: 5px 0 5px 10px;
	display: inline;
	padding: 0 0 0 10px;
	border-left: 1px solid #828282;
}
.newsText {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	line-height: 1.5;
	padding: 5px 0 0 0;
}
.newsMore {
	text-align: right;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
.newsMore01 {
	float: left;
	height: auto;
	width: 280px;
	padding: 0 0 0 25px;
	text-align: right;
}
