@charset "gb2312";
body {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	margin: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

form {
	margin: 0px;
}
input {
	vertical-align: middle;
}
h3 {
	margin: 0px;
	padding: 0px;
}


.InputText {
	font-size: 12px;
	font-family: Verdana;
	color: #01CC01;
	height: 14px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	line-height: 16px;
}


.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.red   {
	color: #FF0000;
}



.BodyWrap {
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 37px;
	padding-left: 37px;
}
.HeaderWrap {
	height: 90px;
}
.HeaderWrap .but {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.HeaderWrap .MemberLogin {
	text-align: right;
	padding-right: 10px;
	height: 25px;
}
.HeaderWrap .Member {
	text-align: right;
	height: 25px;
}
.HeaderWrap .Member a {
	color: #01CC01;
	margin-right: 10px;
}
.HeaderWrap .Member .Name {
	font-weight: bold;
	color: #FF0000;
}
.HeaderWrap .Nav {
	margin-left: 150px;
	margin-top: 8px;
}
.HeaderWrap .Nav a {
	margin-right: 30px;
}
.FooterWrap {
	background-image: url(bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01CC01;
	height: 70px;
}
.FooterWrap .Nav {
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
	color: #01CC01;
	padding-right: 10px;
}
.FooterWrap .Nav a {
	color: #01CC01;
}
.FooterWrap .Nav .red {
	color: #FF0000;
}
.FooterWrap .Icp {
	text-align: right;
	padding-right: 10px;
}
.MainWrap {
	padding: 20px;
}
.MainWrap .Banner {
	margin-bottom: 20px;
}

.MainWrap .BigImg {
	padding: 4px;
	border: 1px solid #ccffcc;
}
.MainWrap .BigImg img {
	height: 400px;
	width: 650px;
}
.MainWrap .Box200 {
	background-image: url(bg_flower.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
}
.MainWrap .Box200 .Title {
	margin-bottom: 40px;
}
.MainWrap .Box200 .TextList {
	width: 180px;
	margin-bottom: 40px;
}
.MainWrap .Box200 .TextList ul {
	margin: 0px;
	line-height: 24px;
	padding: 0px;
}
.MainWrap .Box200 .TextList li {
	list-style-type: none;
	background-image: url(bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
}
.MainWrap .Box200 .ImgList {
	width: 180px;
	margin-bottom: 10px;
}

.MainWrap .Box200 .ImgList ul {
	padding: 0px;
	margin: 0px;
}
.MainWrap .Box200 .ImgList li {
	list-style-type: none;
	float: left;
	height: 40px;
	width: 44px;
	text-align: center;
	padding-bottom: 4px;
}
.MainWrap .Box200 .ImgList img {
	height: 40px;
	width: 40px;
}
.MainWrap  .ImgTitle {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.MainWrap .Box660 {
	width: 660px;
}
.GiftList {
	padding: 0px;
	margin: 0px;
}
.GiftList  li {
	list-style-type: none;
	width: 330px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.GiftList .Img {
	height: 100px;
	width: 100px;
	float: left;
}
.GiftList .Detail {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	width: 210px;
}
.GiftList .Detail .Title {
	font-size: 14px;
	color: #01CC01;
}
.GiftList .Detail .InfoText {
	margin-bottom: 5px;
}
.GiftList .Detail .Info {
	margin-bottom: 5px;
}
.GiftList .Detail .Button {
}
