/* Global */
* {
	margin:0px;
	padding:0px;
	zoom:1;
}
html, body {
	font:normal 9pt Tahoma, "宋体", Arial, Helvetica, Sans-Serif;
	color:#666;
}
body {
	background:#e5e5e5;
	padding-bottom:30px;
}
li {
	list-style:none;
}
h3 {
	color:#333;
}
h4 {
	font-weight:normal;
	color:#999;
}
a {
	color:#0187C5;
	font-size:9pt;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
a:active {
	outline:none;
}
img {
	border:none;
	cursor:pointer;
}
.clear {
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
	clear:both;
}
.block, .blockNoBorder, .blockRelative, .loginedBlock,.block-no-margin{
	border:1px solid #e0e0e0;
	margin-bottom:16px;
	background:#fff;
}
.block-no-margin{
	margin:0px;
}
.loginedBlock {
	margin-bottom:108px;
}
.greenBlock {
	border:1px solid #6EBF35;
	margin-bottom:16px;
	background:#fff;
}
.blockRelative {
	position:relative;
	zoom:1;
}
.dashedBorder {
	border:1px dashed #ccc;
	margin-bottom:16px;
	background:#fff;
}

.blockNoBorder {
	border:1px solid #fff;
}
.blockContentDiv, .blockContentDiv2 {
	padding:16px;
	padding-bottom:0px;
}
.blockContentDiv2 {
	padding-right:0px;
}
.blockTitleDiv {
	height:18px;
	padding-left:16px;
	padding-top:12px;
}
.blockTitleDiv a{
	text-decoration:underline;
}
.successBlock .blockTitleDiv ,.successBlock2 .blockTitleDiv {
	margin-bottom:16px;
}
.blockTitle {
	font-size:10.5pt;
	font-weight:bold;
	float:left;
	color:#111;
}
.blockSubTitle {
	font-size:9pt;
	color:#999;
	font-weight:normal;
	margin-left:5px;
	padding-top:0px;
	float:left;
}
.blockMore {
	float:right;
	margin-right:16px;
}
.noticeBlockShadow {
	position:relative;
	background:#eee;
	margin-top:2px;
	margin-left:3px;
	margin-bottom:16px;
}
.noticeBlock {
	position:relative;
	left:-3px;
	top:-2px;
	border:1px solid #E6D08C;
	background:#FDF9E1;
	text-align:center;
	padding:12px;
	font-size:10.5pt;
	font-weight:bold;
}
.arrowBlock {
	border:1px solid #6DBF33;
	padding:16px;
	margin-bottom:16px;
	position:relative;
	zoom:100%;
	left:0px;
	top:0px;
}
.arrowBottom {
	background:url(img/arrowBlockArrow.gif) no-repeat left top;
	width:14px;
	height:7px;
	position:absolute;
	left:50px;
	bottom:-7px !important;
	bottom:-8px;
}
.highRedLight, .highRedLightBig, .highGreenLight {
	color:#cc0000;
	margin-left:4px;
	margin-right:4px;
	font-weight:bold;
}
.highGreenLight {
	color:#1C841C;
	margin:0px;
}
.grey {
	color:#999;
}
.highRedLightBig {
	font-size:18pt;
}
.bottomBorder, .bottomBorder2 {
	height:1px;
	border-bottom:1px dashed #e0e0e0;
	margin-left:16px;
	margin-right:16px;
}
.bottomBorder2 {
	margin:0px;
}
.erronotice {
	border:1px solid #ee0000;
	background:#FDF9E1;
	padding:2px;
	line-height:22px;
color::#ff0000;
	margin-top:4px;
	text-align:center;
}
/* Btns */
.confirmBtn, .confirmBtnShort, .confirmBtnLong {
	width:104px;
	height:26px;
	padding-bottom:2px;
	text-align:center;
	font-size:9pt;
	color:#333;
	font-weight:normal;
	cursor:pointer;
	line-height:20px;
}
.activeBtn {
	border:none;
	background:url(img/activeBtn.gif) no-repeat left top;
	width:110px;
	height:24px;
	color:#fff;
	font-size:10.5pt;
	padding-bottom:3px;
	line-height:25px;
	font-weight:bold;
	cursor:pointer;
}
.confirmBtnLong {
	background:url(img/confirmBtnLong.gif) no-repeat left top;
	height:26px;
	width:222px;
}
.confirmBtnShort {
	background:url(img/confirmBtnShort.gif) no-repeat left top;
	width:68px;
}
.editBtn {
	width:75px;
	text-align:center;
	font-size:9pt;
	color:#111;
	cursor:pointer;
	line-height:20px;
}
.cancelBtn {
	margin-left:12px;
}
/* Layout */
.main {
	width:996px;
	margin:0px auto;
	background:url(img/main-bg.jpg) repeat-y top;
	background-color:#fff;
	position:relative;
}
.header {
	width:960px;
	margin:0px auto;
	height:75px;
	margin-bottom:8px;
	position:relative;
}
.header-top {
	width:100%;
	height:8px;
	background:url(img/header-bg.jpg) repeat-x left top;
}
.header-mid {
	width:958px;
	height:63px;
	border:1px solid #d3d3d3;
	background:url(img/header-bg.jpg) repeat-x left bottom;
	border-top:none;
}
.headerBottom {
	width:100%;
	height:3px;
	background:url(img/headerBottomBg.gif) repeat-x left bottom;
}
.center {
	width:960px;
	margin:0px auto;
}
.left {
	width:720px;
	background:#fff;
	float:left;
	display:inline;
	margin-right:10px;
	position:relative;
}
.right {
	width:230px;
	float:left;
	display:inline;
}
.regRight {
	width:720px;
	background:#fff;
	float:left;
	display:inline;
	position:relative;
}
.regLeft {
	width:230px;
	float:left;
	margin-right:10px;
	display:inline;
}
.subLeft {
	width:230px;
	float:left;
	margin-right:8px;
	display:inline;
}
.mainRight {
	width:688px;
	float:left;
	display:inline;
}
.catLeft {
	width:112px;
	float:left;
	display:inline;
	margin-right:16px;
}
.giftRight {
	width:798px;
	float:left;
	display:inline;
}
.reminder-left ,.order-left {
	width:720px;
	float:left;
	display:inline;
	margin-right:10px;
}
.reminder-right {
	width:230px;
	float:left;
	display:inline;
}
.contentArea2 {
	border:1px solid #e0e0e0;
	padding-top:16px;
}
.contentArea2 .left {
	margin-right:0px;
}
.setupLeft {
	width:185px;
	float:left;
	display:inline;
	margin-right:16px;
}
.setupRight {
	width:725px;
	float:left;
	display:inline;
}
/* Header */
.header .logo {
	background:url(img/logo.gif) no-repeat left top;
	display:block;
	height:39px;
	width:137px;
	float:left;
	margin-left:16px !important;
	margin-left:8px;
	margin-top:11px;
	position:relative;
}

.header .navBtnArea {
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:8px;
	width:485px;
}
.header .navBtnArea li {
	float:left;
	display:inline;
}
.header .navBtnArea li.border {
	/*background:url(img/nav-list-border.jpg) no-repeat left top;*/
	width:1px;
	height:45px;
}
.header .navBtnArea li a {
	display:block;
	margin-top:2px;
	height:45px;
	width:120px;
	text-indent:-20000px;
}
.header .navBtnArea li.home a {
	background:url(img/nav-btn.gif) no-repeat left top;
}
.header .navBtnArea li.reminder a {
	background:url(img/nav-btn.gif) no-repeat left -45px;
}
.header .navBtnArea li.card a {
	background:url(img/nav-btn.gif) no-repeat left -90px;
}
.header .navBtnArea li.gift a {
	background:url(img/nav-btn.gif) no-repeat left -135px;
}
.header .navBtnArea li.mms a {
	background:url(img/nav-btn.gif) no-repeat left -180px;
}
.header .navBtnArea li.home a.current {
	background:url(img/nav-btn.gif) no-repeat -160px top;
}
.header .navBtnArea li.reminder a.current {
	background:url(img/nav-btn.gif) no-repeat -160px -45px;
}
.header .navBtnArea li.card a.current {
	background:url(img/nav-btn.gif) no-repeat -160px -90px;
}
.header .navBtnArea li.gift a.current {
	background:url(img/nav-btn.gif) no-repeat -160px -135px;
}
.header .navBtnArea li.mms a.current {
	background:url(img/nav-btn.gif) no-repeat -160px -180px;
}
.header .utility {
	float:right;
	text-align:center;
	width:280px;
	padding-right:10px;
}
.header .utility .calender {
	height:19px;
	text-align:right;
	margin:10px 0px;
	margin-bottom:7px;
}
.header .utility .calender a{
	background:url(img/shopping-cart-icon.gif) no-repeat left top;
	padding-left:22px;
	margin-right:6px;
}
.header .utility .calender span {
	margin-right:8px;
	color:#999;
}
.header .utility .list {
	width:280px;
	text-align:right;
	color:#aaa;
}
.header .utility .list a{
	margin:0px 8px;
}
/* Center */
.pageTitleArea {
	height:26px;
	padding-top:1px;
}
/*.pageTitle {
	background:url(img/pageTitleIcon.gif) no-repeat left 2px;
	float:left;
	display:inline;
	height:24px;
	line-height:18px;
	padding-left:22px;
	color:#333;
	font-size:13.5pt;
	font-weight:normal;
	font-family:"微软雅黑", tahoma, "宋体";
}*/
.whereDiv {
	height:18px;
	line-height:15px;
	*line-height:15px;
	background:url(img/where-icon.gif) no-repeat left top;
	padding-left:20px;
}
.whereDiv li {
	float:left;
	display:inline;
	height:18px;
	vertical-align:top;
	margin-right:5px;
}
.whereDiv li span ,.whereDiv li a{
	color:#666;
}
.whereDiv li a {
	text-decoration:underline;
}
/* Title */
/* Radio & Checkbox */
.radioInput, .checkboxInput {
	position:absolute;
	left:-10000px;
}
.radioOn, .radioOff, .checkboxOn, .checkboxOff {
	display:block;
	background:url(img/radio.gif) no-repeat left 1px;
	height:15px;
	line-height:15px;
	padding:0px 0px 1px 22px;
	color:#333;
}
.radioOff, .checkboxOff {
	cursor:pointer;
	background:url(img/radio.gif) no-repeat left -14px;
	color:#666;
}
.radioOff:hover, .checkboxOff:hover {
	background:url(img/radio.gif) no-repeat left -29px;
	color:#333;
}
.checkboxOn, .checkboxOff {
	background:url(img/checkBox.gif) no-repeat left 1px;
	cursor:pointer;
}
.checkboxOff {
	background:url(img/checkBox.gif) no-repeat left -14px;
}
.checkboxOff:hover {
	background:url(img/checkBox.gif) no-repeat left -29px;
}
/* Index */
.index-bg {
	background:url(img/indexBg.gif) no-repeat left top;
	width:960px;
	height:325px;
	position:relative;
}
.index-bg a {
	display:block;
	width:160px;
	height:30px;
	background:url(img/index-bg-btn.gif) no-repeat left top;
	text-indent:-200000px;
	position:relative;
	top:220px;
	left:470px;
}
.index-left {
	float:left;
	width:650px;
	margin:10px 10px 0px 0px;
}
.index-left .title-area {
	height:22px;
	margin:0px 15px 10px 10px;
	padding-top:4px;
}
.index-left .title-area .title {
	float:left;
	font-size:10.5pt;
	color:#000;
	font-family:"微软雅黑", "宋体", Tahoma;
	font-weight:bold;
}
.index-left .title-area a {
	float:right;
	font-size:10.5pt;
}
.index-left .block-header {
	height:7px;
	background:url(img/index-left-corner.gif) no-repeat left top;
}
.index-left .block-body {
	background:url(img/index-left-bg.jpg) repeat-x left bottom;
	height:210px;
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.index-left .block-bottom {
	height:7px;
	background:url(img/index-left-corner.gif) no-repeat left bottom;
}
.index-left .block-body ul {
	margin:0px 0px 0px 10px;
}
.index-left .block-body li {
	float:left;
	width:100px;
}
.index-left .block-body li a {
	display:block;
	width:100px;
	margin-bottom:10px;
}
.index-left .block-body li a.img {
	height:100px;
	background-color:#d4d4d4;
}
.index-left .block-body li p {
	color:#999;
}
.index-left .block-body li.list-border {
	border-left:1px solid #eeeeee;
	width:1px;
	height:100px;
	margin:0px 15px;
}
.index-right {
	float:left;
	width:298px;
	margin:10px 00px 0px 0px;
}
.index-right .block-header {
	height:7px;
	background:url(img/index-right-corner.gif) no-repeat left top;
}
.index-right .block-bottom {
	height:7px;
	background:url(img/index-right-corner.gif) no-repeat left bottom;
}
.index-right .block-body {
	background:url(img/index-right-bg.jpg) repeat-x left bottom;
	border:1px solid #d4d4d4;
	border-top:none;
	border-bottom:none;
	height:210px;
}
.index-right .block-body .reminder-bg {
	background:url(img/index-reminder-bg.gif) no-repeat left -10px;
	width:298px;
	height:200px;
}
.index-right .block-body ul {
	margin:0px 0px 0px 67px;
	padding-top:55px;
}
.index-right .block-body li {
	margin-bottom:12px;
}
.index-right .block-body .link {
	margin:0px 30px 0px 67px;
	padding-top:12px;
	border-top:1px dashed #ccc;
}
.index-right .block-body .link a {
	display:block;
	width:144px;
	height:28px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:10.5pt;
	line-height:25px;
	background:url(img/index-reminder-btn.gif) no-repeat left top;
	text-decoration:none;
}
.indexAddDiv{
margin-left:342px;
margin-top:65px;
}
.indexAddDiv .title{
font-size:10.5pt;
margin-bottom:4px;
font-weight:bold;
color:#333;
margin-left:38px;
}
.indexAddDiv .importInput{
width:218px;
}
.indexAddDiv select{
width:72px;
color:#666;
border:1px solid #e0e0e0;
}
.indexAddDiv .inputTd{
padding-left:6px;
}
.indexAddDiv .erronotice{
color:#ff0000;
height:16px;
line-height:15px;
}
.indexLogin {
	margin-left:16px;
	margin-top:16px;
	border-collapse:collapse;
}
.reminder-right-block .indexLogin {
	margin-left:6px;
	margin-top:0px;
}
.indexLogin td.name {
	padding:4px 0px 0px 0px;
	*padding:2px 0px 0px 0px;
	vertical-align:top;
	color:#999;
}
.indexLogin td.inputTd {
	padding:4px 0px 0px 0px;
	vertical-align:top;
}
.indexLogin .importInput {
	width:208px;
}
.tellmeTable .cookie {
	float:left;
	margin-top:8px;
*margin-top:6px;
margin-bottom:15px;
}
.indexLogin .cookie {
margin-top:8px;
*margin-top:6px;
	margin-bottom:6px;
}
.indexLogin .cookie li {
	height:18px;
}
.indexLogin .erronotice {
	color:#ff0000;
}
.indexGotoGift {
	background:url(img/indexGotoGift.gif) no-repeat 12px 8px;
	height:86px !important;
	height:87px;
	width:248px;
	display:block;
}
.indexReg {
	background:url(img/indexRegBtn.gif) no-repeat left top;
	text-indent:-10000px;
	width:220px;
	height:39px;
	display:block;
	margin:2px 0px 11px 14px;
	*margin:2px 0px 11px 14px;
}
.indexReg:hover {
	background:url(img/indexRegBtn.gif) no-repeat left bottom;
}
.indexBg .btnArea {
	margin:170px 0px 0px 30px;
}
.indexBg .btnArea a,.indexBg .btnArea span{
	float:left;
	font-size:12pt;
}
.indexBg .btnArea span{
	margin-top:8px;
	margin-left:16px;
}
.indexBg .btnArea a{
	text-decoration:underline;
	margin-top:8px;
	margin-left:4px;
}
.indexBg .btnArea a.btn{
	display:block;
	background:url(img/indexBgBtn.gif) no-repeat left top;
	text-indent:-10000px;
	width:212px;
	height:40px;
	text-decoration:none;
	margin:0px;
}
.giftRandomArea {
	border:1px solid #e0e0e0;
	margin-top:16px;
}
.giftRandomArea .title {
	margin:16px 0px 0px 16px;
}
.giftRandomArea .title .content {
	font-size:12pt;
	font-weight:bold;
	color:#111;
	float:left;
	display:inline;
}
.giftRandomArea .title .des {
	font-size:9pt;
	color:#666;
	float:left;
	display:inline;
	margin-left:90px;
	margin-top:-2px;
	*margin-top:-4px;
}
.giftRandomArea .title .des span {
	font-size:13.5pt;
	font-weight:bold;
	margin:0px 8px;
	font-family:Georgia, Times New Roman, Times, serif;
}
.giftRandomArea .giftRandom {
	margin:24px auto;
}
.giftRandom {
	width:624px;
}
.giftRandom-li {
	float:left;
	display:inline;
	margin:1px 1px 0px 0px;
	height:38px;
	width:38px;
	position:relative;
}
.giftRandom-li-a {
	display:block;
	width:36px;
	height:36px;
	border:1px solid #e0e0e0;
	background-color:#fff;
}
.giftRandom-li-hover-a {
	height:78px;
	width:78px;
	position:absolute;
	left:-21px;
	top:-21px;
	border:2px solid #FF6600;
	background-color:#fff;
}
.giftRandom-li-hover {
	z-index:1000;
}
/*
.giftRandom li {
	float:left;
	display:inline;
	margin:1px 1px 0px 0px;
	height:38px;
	width:38px;
	position:relative;
}
.giftRandom li a {
	display:block;
	width:36px;
	height:36px;
	border:1px solid #e0e0e0;
	background-color:#fff;
}
.giftRandom li:hover a {
	height:78px;
	width:78px;
	position:absolute;
	left:-21px;
	top:-21px;
	border:2px solid #FF6600;
	background-color:#fff;
}
.giftRandom li:hover {
	z-index:1000;
}
*/
.giftRandomArea .btn {
	margin-bottom:24px;
}
.giftRandomArea .btn a{
	display:block;
	width:172px;
	height:33px;
	padding-left:8px;
	color:#111;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:10.5pt;
	background:url(img/indexGotoGiftBtn.gif) no-repeat left top;
	margin:0px auto;
}
.giftRandomArea .btn a:hover {
	text-decoration:none;
}
.indexPersonalityArea {
	position:relative;
	border:1px solid #e0e0e0;
	z-index:1;
	padding:16px;
	padding-top:20px;
	color:#0187C5;
}
.indexPersonalityArea .title {
	color:#666;
	font-weight:bold;
	margin-bottom:4px;
}
.indexPersonalityArea .personality {
	margin-bottom:15px;
}
.indexPersonalityArea .personality2 {
	margin-bottom:8px;
	*margin-bottom:6px;
}
.indexPersonalityArea .personality a,.indexPersonalityArea .personality2 a{
	line-height:18px;
}
.indexPersonalityArea .personality .title a,.indexPersonalityArea .personality2 .title a{
	font-weight:bold;
	color:#333;
	line-height:12px;
}
.indexCorner {
	background:url(img/indexWhiteCorner.gif) no-repeat left top;
	position:absolute;
	width:14px;
	height:28px;
	left:-14px;
	top:60px;
}
.giftArea {
	margin-top:2px;
}
.indexLoginedDes {
	margin:0px 16px;
}
.indexLoginedDes .title {
	margin-top:16px;
	margin-bottom:16px;
	padding-bottom:8px;
	border-bottom:1px dashed #e0e0e0;
	background:url(img/userWelIcon.gif) no-repeat left 3px;
	padding-left:18px;
	font-size:10.5pt;
	font-weight:bold;
}
.indexLoginedDes .info1, .indexLoginedDes .info2, .indexLoginedDes .info3 {
	height:12px;
	line-height:11px;
	padding-left:16px;
}
.indexLoginedDes .info1 {
	background:url(img/indexCountdownIcons.gif) no-repeat left top;
}
.indexLoginedDes .info2 {
	background:url(img/indexCountdownIcons.gif) no-repeat left -12px;
	margin-top:12px;
	margin-bottom:12px;
}
.indexLoginedDes .info3 {
	background:url(img/indexCountdownIcons.gif) no-repeat left bottom;
}
.indexLoginedDes .operation {
	border-top:1px dashed #e0e0e0;
	margin:16px auto;
	padding-top:8px;
}
.indexLoginedDes .operation span {
	margin-left:13px;
	margin-right:13px;
}
/* reg */
.reg {
	margin-top:20px;
	margin-bottom:18px;
	margin-left:25px;
}
.reg-div .reg {
	margin-bottom:5px;
	margin-left:0px auto;
}
.reg-div .goto-reg {
	margin-left:93px;
	padding-top:10px;
	border-top:1px dashed #ccc;
	margin-right:40px;
	font-size:10.5pt;
	margin-bottom:10px;
	margin-top:0px;
	*margin-top:10px;
}
.reg-div .goto-reg a {
	font-size:10.5pt;
	margin-left:10px;
}
.addBday .goto-reg {
	margin-left:90px;
	padding-top:10px;
	border-top:1px dashed #ccc;
	margin-right:40px;
	margin-top:10px;
	font-size:10.5pt;
}
.addBday .goto-reg a {
	font-size:10.5pt;
	margin-left:10px;
}
.card-center-area .reg {
	margin:30px 0px 20px 57px;
}
.reg td {
	border-collapse:collapse;
	height:40px;
*height:34px;
	text-align:left;
	vertical-align:top;
}
.reg tr.heightMini td {
	height:24px;
}
.reg td .erronotice {
	color:#ff0000;
	margin-left:4px;
}
.reg td.name, .reg td.name2 {
	width:55px;
	color:#666;
	text-align:right;
	vertical-align:top;
	line-height:27px;
}
.reg td.name2 {
	padding-top:2px;
	height:30px;
}
.reg td.input, .reg td.inputInfo {
	width:330px;
	padding-left:4px;
}
.reg td.inputInfo {
	color:#666;
	vertical-align:top;
	line-height:27px;
}
.reg td.inputInfo .smsDes {
	color:#999;
}
.reg td.inputInfo strong {
	margin:0px 3px;
	font-style:italic;
}
.reg td.input .confirmBtn {
	margin-top:8px;
}
.reg td.input .bdayTab {
	margin-top:3px;
	margin-left:3px;
}
.reg td.input .bdaySelectDiv {
	margin-left:4px;
}
.reg td.input .inputDesSpan {
	margin-top:2px;
}
.reg td.input .cookie {
	margin-left:5px;
}
.reg td.input .cookie li {
	height:18px;
}
.reg td.input .fgpw input, .reg td.input .fgpw a {
	float:left;
}
.reg td.input .fgpw a {
	margin-top:16px;
	margin-left:12px;
}
.tellmeTable .fgpw a ,.tellmeTable .fgpw input {
	float:left;
}
.tellmeTable .fgpw input {
	line-height:22px;
}
.tellmeTable .fgpw a {
	margin-top:5px;
   *margin-top:7px;
    margin-left:10px;
}
.reg td.inputDesSpanTd {
	padding-top:6px;
	width:200px;
}
.reg td.sex {
	height:30px;
	padding-top:2px;
}
.reg td.sex ul {
	margin-top:6px;
	margin-left:8px;
}
.reg td.sex li {
	float:left;
	display:inline;
	width:60px;
	margin-right:16px;
}
.reg td.input input {
	margin-left:4px;
}
.reg td.input .importInput {
	width:320px;
}
.reg td.input select {
	display:block;
	float:left;
	margin-right:8px;
	margin-top:2px;
	width:100px;
	height:22px;
	border:1px solid #ccc;
	padding-left:5px;
	padding-top:3px;
	color:#666;
}
.reg .status {
	width:30px;
}
.reg-left-block {
	margin-bottom:10px;
}
.reg-left-block .blockContentDiv {
	padding:8px;
}
.reg-left-block .block-header {
	height:6px;
	background:url(img/reminder-block-corner.gif) no-repeat left top;
}
.reg-left-block .block-content {
	border:1px solid #d4d4d4;
	border-top:none;
	background:url(img/reminder-block-bg.gif) repeat-x left bottom;
}
.reg-left-block .block-bottom {
	height:6px;
	background:url(img/reminder-block-corner.gif) no-repeat left bottom;
	margin-top:-1px;
}
.reg-left-block p ,.card-center-area2 p {
	background:url(img/regIntroDot.gif) no-repeat left 11px;
	padding-left:8px;
	margin-bottom:8px;
	line-height:22px;
}
.reg-left-block p.xiaoneilogo {
	background:url(img/xiaoneiLogo.gif) no-repeat left top;
	height:32px;
	width:106px;
}
.reg-left-block p.regImportIcon ,.card-center-area2 p.regImportIcon {
	background:url(img/regIntroBg.gif) no-repeat left -26px;
	height:30px;
	width:160px;
}
.reg-left-block p.regSmsIcon {
	background:url(img/regIntroBg.gif) no-repeat left -60px;
	height:32px;
	width:160px;
}
.reg-left-block p.regWelIcon {
	background:url(img/regIntroBg.gif) no-repeat left 4px;
	height:32px;
	width:160px;
}
.regFgtpw {
	padding-bottom:8px;
}

.gotoRegDiv a {
	display:block;
	background:url(img/gotoRegDiv-bg.gif) no-repeat left top;
	width:230px;
	height:42px;
	line-height:39px;
	margin-bottom:10px;
	text-align:center;
}
/*List Display*/
.pageNumUpBtns {
	margin-top:11px;
	height:20px;
	float:left;
	display:inline;
}
.pageNumUpBtns span {
	line-height:20px;
	height:20px;
	margin-left:8px;
}
.prePageBtnDis, .nextPageBtnDis {
	background:url(img/pagination-bg.gif) repeat-x left top;
	color:#bbb;
}
.prePageBtnDis:hover, .nextPageBtnDis:hover {
	cursor:default;
	border:1px solid #d4d4d4;
}
.listDisplayOperation {
	/*width:356px;*/
width:170px;
	height:20px;
	float:right;
	display:inline;
	border:1px solid #fff;
	margin-top:10px;
}
.listDisplaySwitch {
	float:left;
	display:inline;
	margin-top:2px;
}
.listDisplaySwitch a:hover {
	text-decoration:none;
}
.listDisplay1, .listDisplay2, .listDisplay1Dis, .listDisplay2Dis {
	display:block;
	width:58px;
	height:16px;
	line-height:16px;
	padding-left:20px;
	background:url(img/listDisplayIcon.gif) no-repeat left top;
	float:left;
	margin-right:5px;
}
.listDisplay1:hover, .listDisplay2:hover {
	cursor:default;
}
.listDisplay1, .listDisplay2 {
	color:#666;
}
.listDisplay2 {
	background:url(img/listDisplayIcon.gif) no-repeat left -16px;
}
.listDisplay1Dis {
	background:url(img/listDisplayIcon.gif) no-repeat left -32px;
}
.listDisplay2Dis {
	background:url(img/listDisplayIcon.gif) no-repeat left bottom;
}
.listSort {
	float:left;
	display:inline;
	margin-top:1px;
	padding-left:13px;
	border-left:1px solid #e0e0e0;
	height:18px;
	line-height:16px;
*line-height:18px;
	width:165px;
}
.listSort span {
	float:left;
	display:inline;
}
.listSort div {
	float:left;
	display:inline;
	margin-left:8px;
}
.listSort select {
	width:105px;
	height:20px;
	border:1px solid #e0e0e0;
}
.pageNumBottomBtns, .pageNumBottomBtns2 {
	height:25px;
	margin-top:10px;
	margin-left:0px;
}
.pageNumBottomBtns li, .pageNumBottomBtns2 li {
	float:left;
	margin-right:2px;
}
.pageNumBottomBtns li a, .pageNumBottomBtns2 li a {
	display:block;
	height:21px;
	width:auto !important;
	width:15px;
	line-height:21px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #d4d4d4;
	background:url(img/pagination-bg.gif) repeat-x left top;
	text-align:center;
}
.pageNumBottomBtns li.pageSwichBtns a, .pageNumBottomBtns2 li.pageSwichBtns a {
	border:1px solid #d4d4d4;
	width:40px;
}
.pageNumBottomBtns li a:hover, .pageNumBottomBtns2 li a:hover {
	cursor:pointer;
	text-decoration:none;
	border:1px solid #cc0000;
	color:#cc0000;
}
li a.prePageBtnDis:hover, li a.nextPageBtnDis:hover {
	background:url(img/pagination-bg.gif) repeat-x left top;
	color:#bbb;
	border:1px solid #d4d4d4;
	cursor:default;
}
.pageNumBottomBtns li a.current, .pageNumBottomBtns2 li a.current {
	color:#999999;
	border:1px #fff solid;
	font-weight:bold;
	cursor:default;
	background:none;
}
.pageNumBottomBtns li.pageSwichBtns a:hover, .pageNumBottomBtns2 li.pageSwichBtns a:hover {
}
/* Import */
.card-center-area2 {
	margin-bottom:10px;
}
.card-center-area2 .msn-des {
	width:500px;
	float:left;
	border-left:1px dashed #d3d3d3;
	margin-left:10px;
	margin-top:9px;
	height:155px;
}
.card-center-area2 .msn-des .blockContentDiv {
	padding:0px 0px 0px 10px;
}
.card-center-area2 .card-center-header {
	height:31px;
	background:url(img/shopping-cart-corner.gif) no-repeat left top;
	line-height:30px;
	font-size:10.5pt;
	font-weight:bold;
	padding-left:15px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.card-center-area2 .card-center-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.card-center-area2 .card-center-bottom {
	height:7px;
	background:url(img/shopping-cart-corner.gif) no-repeat left bottom;
}
.importCatList li {
	margin-bottom:16px;
}
.importCatList li a {
	display:block;
	width:227px;
	height:70px;
}
.importCatList li.current a.msnImport {
	background:url(img/importCatBtns.jpg) no-repeat left top;
}
.importCatList li a.msnImport {
	background:url(img/importCatBtns.jpg) no-repeat left -140px;
}
.importCatList li a.msnImport:hover {
	background:url(img/importCatBtns.jpg) no-repeat left -70px;
}
.importCatList li a.URLImport {
	background:url(img/importCatBtns.jpg) no-repeat left bottom;
}
.importCatList li.current a.URLImport {
	background:url(img/importCatBtns.jpg) no-repeat left -210px;
}
.importCatList li a.URLImport:hover {
	background:url(img/importCatBtns.jpg) no-repeat left -280px;
}
.importCatList li.current a.msnImport:hover {
	background:url(img/importCatBtns.jpg) no-repeat left top;
}
.importCatList li.current a.URLImport:hover {
	background:url(img/importCatBtns.jpg) no-repeat left -210px;
}
.importStepBanner1, .importStepBanner2, .importStepBanner3 {
	width:688px;
	height:30px;
	background:url(img/importStepBanner.gif) no-repeat left top;
	margin-bottom:16px;
}
.importStepBanner2 {
	background:url(img/importStepBanner.gif) no-repeat left -30px;
}
.importStepBanner3 {
	background:url(img/importStepBanner.gif) no-repeat left -60px;
}
.importInputDiv .dashedBorder {
	float:left;
	display:inline;
	width:420px;
	margin:12px 0px 0px 32px;
}
.importInputDiv table {
	margin-bottom:16px;
}
.importInputDiv table.msnInput {
	float:left;
	display:inline;
}
.importInputDiv table td {
	border-collapse:collapse;
	height:42px;
	padding-left:5px;
	text-align:left;
}
.importInputDiv table td.importNameTd {
	width:60px;
	color:#666;
}
.importInputDiv table td.importInputTd {
	width:320px;
}
.importInputDiv table td.URLInputTd {
	width:460px;
	height:30px;
}
.importInputDiv textarea.linkArea {
	margin-left:0px;
	margin-bottom:16px;
	width:915px;
	font-size:10.5pt;
	padding:5px;
	color:#222;
	line-height:18px;
	border:1px solid #ccc;
	border-left:1px solid #999;
	border-top:1px solid #999;
	font-family:Tahoma, "宋体";
}
.importInputDiv .btnArea{
	padding-bottom:10px;
}
.importInput, .URLInput, .quantityInput {
	width:311px;
	height:17px;
	margin-top:2px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#fff;
}
.URLInput {
	width:450px;
	color:#666;
}
.quantityInput {
	width:52px;
	color:#666;
}
.wontRecord {
	height:38px;
	width:310px;
	line-height:42px;
	padding-left:10px;
	background:url(img/wontRecord.gif) no-repeat left top;
	color:#336600;
}
.loading {
	background:url(img/loadingBanner.gif) no-repeat left top;
	width:210px;
	height:15px;
	margin-top:16px;
	margin-bottom:8px;
}
.loadingStatus div {
	margin-bottom:4px;
	color:#336600;
}
.loadingStatus div.erronotice {
	color:#ee0000;
}
.importSubTitle, .importSubTitle2, .mothersdaySubTitle {
	margin-bottom:8px;
	font-weight:bold;
	margin-bottom:8px;
}
.importSubTitle a{
font-weight:normal;
text-decoration:underline;
}
.msnListContent {
	margin:8px 16px;
	margin-bottom:0px;
}
.mothersdaySubTitle {
	padding-top:8px;
	font-size:10.5pt;
	zoom:100%;
	color:#333;
}
.importSubTitle2 {
	padding-left:6px;
}
.importListHeader, .importListSuccessList {
	border:1px solid #e0e0e0;
	margin-bottom:-1px;
}
.importListHeader {
	background:#f3f3f3;
	height:1%;
}
.goAheadArea, .goAheadArea2 {
	text-align:center;
	margin-bottom:16px;
}
.goAheadArea2 {
	text-align:left;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}
.goAheadArea2 span {
	font-size:10.5pt;
	margin-right:8px;
}
.goAheadArea a {
	font-size:10.5pt;
	margin-right:32px;
}
.goAheadArea2 a {
	font-size:10.5pt;
	margin-right:16px;
}
.importListSuccessList {
	margin-bottom:10px;
}
.importListHeader table, .importListSuccessList table, .importList table {
	border-collapse:collapse;
	margin:0px 0px;
}
.importListHeader td, .importList td, .importListSuccessList td {
	border-collapse:collapse;
	height:28px;
	width:140px;
	padding-left:15px;
	text-align:left;
}
.importListSuccessList td {
	text-align:center;
}
.importListSuccessList td.msnaddress {
	text-align:left;
	padding-left:5px;
}
.importList {
	position:relative;
	height:255px;
	overflow:hidden;
	overflow-y:scroll;
	border:1px solid #e0e0e0;
	margin-bottom:-1px;
}
.importList td {
	height:30px;
	border:1px dashed #e0e0e0;
	border-left:none;
	border-right:none;
}
.importList td label {
	display:block;
	width:200px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.importListHeader td.changeMsn, .importList td.msnaddress {
	width:505px;
	text-align:right;
	padding-right:5px;
}
.importList td.msnaddress {
	text-align:left;
	padding-left:100px;
	width:420px;
}
.importMsg div {
	font-weight:bold;
	margin-top:16px;
	padding-left:15px;
	margin-bottom:5px;
}
.importMsg textarea {
	margin-left:15px;
	margin-bottom:16px;
	width:644px;
	font-size:9pt;
	padding:5px;
	color:#666;
	line-height:18px;
	border:1px solid #ccc;
	border-left:1px solid #999;
	border-top:1px solid #999;
}
.importMsg textarea.regImportMsg,.importMsg textarea.regImportMsg2 {
	width:580px;
}
.importMsg textarea.regImportMsg2 {
	width:850px;
}
.importSubmitDiv {
	padding-left:15px;
	padding-bottom:16px;
}
.importListArea {
	height:1%;
	padding-bottom:10px;
}
.successBlock,.successBlock2{
background:#FDF9E1;
border:1px solid #E6D08C;
zoom:100%;
}
.successBlock2{
margin-bottom:10px;
}
.orderPayOk,.orderPayOk2,.orderPayOk3{
font-size:10.5pt;
padding-left:26px;
background:url(img/successfulIcon.gif) no-repeat left top !important;
background:url(img/successfulIcon.gif) no-repeat left 2px;
line-height:18px !important;
line-height:22px;
height:22px;
font-weight:bold;
display:block;
color:#000;
}
.payOkDes{
font-size:10.5pt;
font-weight:bold;
color:#1C841C;
margin:0px 0px 16px 16px;
}
.payOkDes a{
font-weight:normal;
}

/* Tell me your bday */
.reminder-right-block .jiyiri-intro {
	background:url(../app/renren/img/tellmeRightIntroBg.gif) no-repeat left 10px;
	height:200px;
	width:210px;
	margin-left:15px;
}
.tellmeBdayBanner {
	width:673px;
	height:160px;
	margin-bottom:20px;
	background:url(img/tellmeBanner.gif) no-repeat 0px top;
	margin-top:25px;
	margin-left:30px;
	padding-left:0px;
	padding-top:6px;
	position:relative;
}
.tellmeBdayBanner .name {
	color:#111;
	position:absolute;
	bottom:-5px;
	left:-20px;
	font-size:9pt;
	font-weight:bold;
	width:120px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.tellmeBdayBanner .blockTitleDiv {
	margin-left:105px;
}
.tellmeBdayBanner .blockTitleDiv .emphasize {
	margin:0px 4px;
	font-weight:bold;
}
.tellmeBdayBanner .content {
	line-height:22px;
	width:540px;
	color:#333;
	margin-top:10px;
	margin-left:121px;
}
.tellmeTable {
	margin-bottom:16px;
	margin-top:8px;
}
.tellmeTable td {
	border-collapse:collapse;
	height:45px;
	padding-left:5px;
	text-align:left;
}
.tellmeTable td .erronotice {
	width:312px;
	margin-bottom:6px;
	color:#ee0000;
}
.tellmeTable td.tellmeNameTd {
	width:100px;
	color:#666;
	text-align:right;
}
.tellmeTable td.tellmeNameTd2 {
	width:60px;
	color:#666;
	text-align:left;
}
.tellmeTable td.tellmeInputTd {
	width:350px;
	padding-left:10px;
}
.tellmeTable td.tellmeInputTd li {
	float:left;
	display:inline;
	width:60px;
	margin-right:16px;
}
.tellmeTable td.tellmeInputTd select {
	display:block;
	float:left;
	margin-right:8px;
	margin-top:2px;
	width:100px;
	height:22px;
	border:1px solid #ccc;
	padding-left:5px;
	padding-top:3px;
	color:#666;
}
.tellmeContentDiv {
	padding-top:8px;
}
.tellmeContentDiv .tellmeTable td.tellmeNameTd2 {
	width:80px;
}
.tellmeContentDiv .blockSubTitle {
	line-height:18px;
	*line-height:14px;
	padding-top:0px;
}
.tellmeContentDiv .tellmeContent {
	margin-top:8px;
	margin-left:10px;
}
.tellmeContentDiv .goingToPayBtnArea {
	margin-left:16px;
	margin-top:8px;
}
.verifyImg {
	height:20px;
	width:200px;
}
.verifyImg img, .verifyImg a {
	margin-top:3px;
	float:left;
	margin-right:4px;
}
.verifyImg a {
	margin-top:6px;
}
.bdaySelectDiv {
	margin-bottom:10px;
}
.bdayTab {
	margin-bottom:3px;
	margin-top:10px;
}
.bdayTab a {
	display:block;
	float:left;
	height:26px;
	width:61px;
	background:url(img/bdayTab.gif) left -30px;
	text-align:center;
	line-height:22px;
*line-height:25px !important;
*line-height:23px;
	margin-right:8px;
	color:#999;
}
.bdayTab a:hover {
	background:url(img/bdayTab.gif) left top;
	padding-left:0px;
	color:#21A121;
	text-decoration:none;
}
.bdayTab a.current {
	background:url(img/bdayTab.gif) left top;
	padding-left:0px;
	color:#21A121;
}
.reminderSpecialBanner {
	background:url(img/reminderSpecialBanner.gif) no-repeat left top;
	height:40px;
	width:500px;
	margin-left:8px;
}
.tellmePageTitle {
	background:url(img/bdayCakeIconBig.gif) no-repeat left top;
	padding-left:50px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:18pt;
	color:#333;
	margin-left:20px;
	margin-top:22px;
}
.bdayCountdownArea .goOn {
	float:left;
	margin-top:12px;
}
.bdayCountdownArea {
	margin-left:20px;
	margin-top:8px;
	margin-bottom:32px;
	width:360px;
	height:100px;
	border:2px dotted #e0e0e0;
}
.bdayCountdownArea .bday {
	text-align:center;
	margin-top:16px;
	margin-bottom:16px;
	color:#666;
}
.bdayCountdownArea .countDown {
	margin-bottom:16px;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}
.bdayCountdownArea .countDown span {
	font-size:21pt;
}
.agreeornotDiv {
	height:30px;
	margin-bottom:32px;
}
.agreeornotDiv a {
	margin-right:16px;
	float:left;
	display:inline;
	margin-top:4px;
}
.agreeornotDiv input {
	float:left;
	display:inline;
	margin-right:16px;
}
.tellmeRightIntroBg {
	background:url(img/tellmeRightIntroBg.gif) no-repeat left top;
	width:216px;
	height:196px;
	margin-left:12px;
	margin-top:16px;
}
/* Add Bday */
.divOuter, .divOuter2, .divOuter3 {
	width:632px;
	margin-top:10px;
	border:5px solid #d4d4d4;
}
.divOuter2 {
	width:420px;
}
.divOuter3 {
	width:530px;
}
.divOuter .divHeader, .divOuter2 .divHeader , .divOuter3 .divHeader {
	height:25px;
	background:url(img/divHeaderBg.gif) repeat-x left top;
}
.divOuter .divHeader .title, .divOuter2 .divHeader .title, .divOuter3 .divHeader .title {
	font-weight:bold;
	color:#fff;
	font-size:9pt;
	float:left;
	margin-left:16px;
*margin-left:16px !important;
*margin-left:8px;
	margin-top:4px;
*margin-top:6px !important;
*margin-top:4px;
}
.divOuter .divHeader .btnDiv,.divOuter2 .divHeader .btnDiv ,.divOuter3 .divHeader .btnDiv  {
	float:right;
}
.divOuter .divHeader .btnDiv a, .divOuter2 .divHeader .btnDiv a, .divOuter3 .divHeader .btnDiv a  {
	display:block;
	background:url(img/divCloseBtn.gif) no-repeat left top;
	width:50px;
	height:20px;
	margin-top:4px;
}
.wishingListDiv .title{
	margin:16px 0px 0px 16px;
	font-weight:bold;
}
.wishingListDiv .inputDiv {
	margin:12px 16px 0px 16px;
}
.wishingListDiv .tableDiv {
	margin:12px 16px 0px 16px;
}
.wishingListDiv .tableDiv td{
	padding-top:2px;
	padding-bottom:2px;
}
.wishingListDiv .tableDiv td.inputTd {
	width:400px;
}
.wishingListDiv .tableDiv .name {
	width:90px;
}
.wishingListDiv .tableDiv .inputTd2 .importInput {
	width:120px;
	margin-right:8px;
	float:left;
}
.wishingListDiv .tableDiv .inputTd2 span {
	float:left;
	display:block;
	height:26px;
	line-height:26px;
}
.wishingListDiv .tableDiv .inputTd2 span.highGreenLight {
	margin-left:16px;
	widows:80px;
}
.wishingListDiv .addBdaySuccessfulBtn {
	margin:16px 0px 16px 16px;
}
.wishingListDiv .checkBox {
	margin:16px 0px 0px 16px;
}
.wishingListDiv .tableDiv .inputTd2 .editBtn {
	margin-top:2px;
	float:left;
}
.addBday {
	position:relative;
	margin:46px 0px 16px 16px;
	border-top:1px solid #e0e0e0;
	width:600px;
}
.tabDiv{
position:absolute;
top:-27px;
left:0px;
height:26px;
width:100%;
}
.tabDiv li{
float:left;
display:inline;
width:120px;
height:26px;
}
.tabDiv li a{
background:url(img/mothersdaytab.gif) no-repeat left bottom;
display:block;
text-align:center;
font-size:10.5pt;
font-weight:bold;
color:#381D72;
line-height:28px;
width:120px;
height:28px;
}
.tabDiv li a.current{
background:url(img/mothersdaytab.gif) no-repeat left top;
color:#333;
}

.addBdaySuccessful {
	margin:16px 0px 16px 16px;
	width:600px;
}
.addBdaySuccessfulBtn {
	margin-top:16px;
}
.addBdaySuccessfulBtn span {
	float:left;
	margin-top:5px;
   *margin-top:7px;
}
.addBdaySuccessfulBtn .confirmBtn {
	margin-right:8px;
	float:left;
}
.addBday .tellmeTable {
	margin:0px;
}
.addBday .tellmeTable .tellmeInputTd textarea {
	width:311px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	margin-top:2px;
	color:#666;
}
.openMore {
	height:16px;
	margin-left:83px;
}
.reminderSetupDiv .openMore {
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
	padding-top:7px;
	border-top:1px dashed #d4d4d4;
}
.openMore a {
	margin-left:6px;
	display:block;
	height:14px;
	background:url(img/openMore.gif) no-repeat left 3px;
*background:url(img/openMore.gif) no-repeat left 1px !important;
*background:url(img/openMore.gif) no-repeat left 3px;
	padding-left:17px;
}
.openMore a:hover {
	text-decoration:none;
}
.openMore a.toClose {
	background:url(img/openMore.gif) no-repeat left -11px;
*background:url(img/openMore.gif) no-repeat left -13px !important;
*background:url(img/openMore.gif) no-repeat left -11px;
}
.addBday td.tellmeInputTd {
	width:328px;
}
.addBday td.tellmeNameTd {
	width:70px;
}
.addBday .tellmeTable td.inputDesSpanTd {
	width:150px;
	padding-left:0px;
}
.inputDesSpan{
padding-left:10px;
margin-left:5px;
background:url(img/inputDesIcon.gif) no-repeat left center;
color:#999;
}
.addBday .tabDiv {
	top:-28px;
}
.addBday .tellmeTable td .setup {
	width:320px;
	padding-top:6px;
	margin-bottom:4px;
}
.addBday .tellmeTable td .setup select, .addBday .tellmeTable td .setup ul, .addBday .tellmeTable td .setup span {
	float:left;
}
.addBday .tellmeTable td .setup span {
	margin-top:2px;
	width:96px;
	height:22px;
	padding-left:12px;
	padding-top:3px;
	color:#666;
}
.addBday .tellmeTable td .setup li {
	width:160px;
	margin-top:4px;
}
#loginDiv,#wishingListDiv {
	margin-top:16px;
	border:none;
}
#loginDiv .tellmeTable td.tellmeInputTd li ,#wishingListDiv .tellmeTable td.tellmeInputTd li {
	width:160px;
}
.addBdaySuccessful .orderPayOk2 {
	clear:both;
	background:none;
	padding:0px;
}
.addBdaySuccessful .blockTitleDiv2 {
	height:30px;
	padding-left:16px;
	padding-top:14px;
	clear:both;
	width:100%;
}
.addBdaySuccessful .loading {
	margin-top:0px;
	margin-left:16px;
}
/* reminder */
.addReminderBtnDiv {
	height:32px;
	margin-bottom:10px;
}
.addReminderBtn ,.addReminderBtn2 {
	border:none;
	cursor:pointer;
	width:208px;
	height:32px;
	padding-bottom:7px;
	background:url(img/add-reminder-btn.gif) no-repeat left top;
	color:#fff;
	font-weight:bold;
	font-size:10.5pt;
	line-height:28px;
	margin-right:10px;
	text-align:center;
}
.addReminderBtn2 {
	background:url(img/add-reminder-btn.gif) no-repeat right top;
	width:138px;
}
.reminder-data-block .block-top {
	height:30px;
	background:url(img/reminder-top-bg.jpg) no-repeat left top;
}
.reminder-data-block .block-top span {
	float:left;
	display:inline-block;
	line-height:28px;
	*line-height:30px;
	margin-left:50px;
	width:112px;
}
.reminder-data-block .block-top span.sub {
	margin-left:0px;
	width:120px;
}
.reminder-data-block .block-center {
	border:1px solid #d3d3d3;
}
.reminder-data-block .block-bottom {
	background:url(img/reminder-bottom-bg.gif) no-repeat left top;
	margin-top:-5px;
	height:7px;
}
.reminderTable {
	border-collapse:collapse;
}
.reminderTable td {
	height:36px;
	width:720px;
	border-bottom:1px solid #ebebeb;
	background
	cursor:pointer;
}
.reminderTable td.last {
	border-bottom:1px solid #fff;
}
.reminderTable .reminderDiv {
	height:18px;
	margin-top:14px;
	margin-bottom:14px;
}
.reminderTable .reminderDetailShadow {
	background:#ededed;
	position:relative;
	bottom:-3px;
	right:-3px;
	display:none;
	margin-bottom:16px;
	margin-left:10px;
	margin-right:10px;
}
.reminderTable .reminderDetailArea {
	position:relative;
	top:-3px;
	left:-3px;
	border:1px solid #6DBF33;
	background:#fff;
	position:relative;
	font-size:9pt;
	padding:10px;
	margin-top:0px;
}
.reminderTable td.xclick .reminderDetailShadow {
	display:block;
}
.reminderTable .reminderDetailArea a {
	font-size:9pt;
	margin-left:16px;
}
.reminderTable .addBdayLink {
	text-align:center;
	margin:0px;
	padding-top:8px;
	margin-bottom:-9px;
	display:none;
	width:100%;
	height:100%;
}
.reminderTable td:hover .addBdayLink, .reminderTable td.xhover .addBdayLink {
	display:block;
}
.reminderTable .reminderDetailArea .reminderDetail {
}
.reminderTable .reminderDetailArea .reminderDetail p {
	margin-bottom:10px;
	color:#999;
}
.reminderTable .reminderDetailArea .reminderDetail li {
	color:#999;
	position:relative;
	z-index:1000;
	float:left;
	display:inline;
	height:18px;
	margin-bottom:4px;
	margin-right:30px;
}
.reminderTable .reminderDetailArea .reminderDetail li span, .reminderTable .reminderDetailArea .reminderDetail p span {
	color:#1C841C;
	margin-left:4px;
}
.reminderTable .reminderDetailArea .title {
	margin-top:6px;
	color:#333;
	position:relative;
}
.reminderTable .reminderDetailArea .title input {
	border:none;
	background:url(img/reminderDetailAreaTitleBg.gif) no-repeat left 0px;
	width:140px;
	height:22px;
	cursor:pointer;
	position:relative;
	top:3px;
}
.reminderTable .reminderDetailArea .greenUpArrow {
	position:absolute;
	top:-7px;
	left:35px;
	background:url(img/greenUpArrow.gif) no-repeat left top;
	height:7px;
	width:14px;
}
.reminderTable .reminderDetailArea .giftHistory {
	margin-top:8px;
}
.reminderTable .reminderDetailArea .giftHistory ul {
	margin-left:6px;
}
.reminderTable .reminderDetailArea .giftHistory li {
	float:left;
	display:inline;
	margin-right:10px;
}
.reminderTable .reminderDetailArea .giftHistory li.last {
	margin-right:0px;
}
.reminderTable .reminderDetailArea .giftHistory li a {
	margin:0px;
}
.reminderTable .reminderDetailArea .giftHistory li a img {
	margin:auto;
	display:block;
}
.reminderTable .reminderDetailArea .btn {
	margin-top:16px;
	margin-bottom:0px;
}
.reminderTable .reminderDetailArea .btn a{
	display:block;
	width:172px;
	height:33px;
	padding-left:8px;
	color:#111;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:10.5pt;
	background:url(img/indexGotoGiftBtn.gif) no-repeat left top;
	margin:0px auto;
}
.reminderTable .reminderDetailArea .btn a:hover {
	text-decoration:none;
}
.reminderTable .reminderDiv .countDown, .reminderTable .reminderDiv .bdayName, .reminderTable .reminderDiv .operationArea, .reminderDiv .operationArea {
	float:left;
	display:inline;
	text-align:left;
}
.reminderTable .reminderDiv .countDown {
	width:150px;
	margin-left:12px;
	color:#999;
}
.reminderTable .reminderDiv .bdayName {
	width:500px;
	float:left;
	font-size:9pt;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.reminderTable .reminderDiv .bdayName .grey {
	margin-left:3px;
}
.reminderDiv .operationArea {
	float:left;
	display:inline;
	width:40px;
}
.reminderTable .reminderDiv .operationArea a {
	font-size:9pt;
	float:left;
	display:block;
}
.reminderTable .reminderDiv .operationArea a.del {
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) 48px bottom;
}
.reminderTable .reminderDiv .operationArea a.edit {
	margin-right:8px;
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) left bottom;
}
.reminderTable .reminderDiv .operationArea a.undo {
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) 32px bottom;
	margin-right:8px;
}
.reminderTable .reminderDiv .operationArea a.destroy {
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) right bottom;
}
.reminderTable td:hover .reminderDiv .operationArea a.del, .reminderTable td.xhover .reminderDiv .operationArea a.del {
	background:url(img/reminderOperationBtn.gif) 48px top;
}
.reminderTable td:hover .reminderDiv .operationArea a.edit, .reminderTable td.xhover .reminderDiv .operationArea a.edit {
	background:url(img/reminderOperationBtn.gif) left top;
}
.reminderTable td:hover .reminderDiv .operationArea a.undo, .reminderTable td.xhover .reminderDiv .operationArea a.undo {
	background:url(img/reminderOperationBtn.gif) 32px top;
}
.reminderTable td:hover .reminderDiv .operationArea a.destroy, .reminderTable td.xhover .reminderDiv .operationArea a.destroy {
	background:url(img/reminderOperationBtn.gif) right top;
}
.reminderTable td:hover, .reminderTable td.xhover {
	cursor:pointer;
	background-color:#ffffdd;
}
.confirmBtnDiv {
	height:40px;
	text-align:center;
}
.reminder-right-block {
	margin-bottom:10px;
}
.reminder-right-block .reminder-cat-title{
	background:url(img/reminder-right-cat-title-bg.gif) no-repeat left top;
	height:27px;
}
.reminder-right-block .reminder-cat-title span {
	color:#fff;
	font-weight:bold;
	font-size:10.5pt;
	line-height:25px;
	float:left;
	margin-left:10px;
	font-family:"微软雅黑", "宋体", Tahoma;
}
.reminder-right-block .block-content {
	border:1px solid #d4d4d4;
	border-top:none;
	background:url(img/reminder-block-bg.gif) repeat-x left bottom;
}
.reminder-right-block .block-content .cat li{
	border-bottom:1px dashed #d3d3d3;
	padding:8px 0px;
	margin:0px 10px;
}
.reminder-right-block .block-content .cat li.cat-bottom {
	border-bottom:1px solid #aaa;
}
.reminder-right-block .block-content .cat li.last{
	border-bottom:none;
}
.reminder-right-block .block-content .cat li span {
	margin-left:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#aaa;
}
.reminder-right-block .block-content .cat a.current {
	font-weight:bold;
	padding-left:8px;
	background:url(img/catArrow.gif) no-repeat left 5px;
}
.reminder-right-block .block-header {
	height:6px;
	background:url(img/reminder-block-corner.gif) no-repeat left top;
}
.reminder-right-block .block-bottom {
	height:6px;
	background:url(img/reminder-block-corner.gif) no-repeat left bottom;
	margin-top:-1px;
}
.reminder-right-block .block-content .right-block-title {
	margin-bottom:10px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.reminder-right-block .block-content .right-block-title .title {
	padding:4px 0px 0px 10px;
	font-size:10.5pt;
	font-weight:bold;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.reminderSetupDiv {
	margin-left:12px 8px 0px 8px;
	padding-bottom:8px;
}
.reminderSetupDiv a.sms-btn, .reminderSetupDiv a.msn-btn {
	display:block;
	width:208px;
	height:29px;
	background:url(img/reminder-setup-notice.gif) no-repeat left top;
	text-indent:-20000px;
	margin:10px auto;
	margin-top:0px;
}
.reminderSetupDiv a.msn-btn {
	background:url(img/reminder-setup-notice.gif) no-repeat left bottom;
}
.reminderSetupDiv .highRedLight {
	margin:0px 10px;
	font-weight:normal;
	line-height:18px;
}
.reminderSetupDiv .setup-row {
	margin:10px 10px;
	margin-top:0px;
}
.reminderSetupDiv .setup-row .name {
	float:left;
	width:50px;
	font-weight:bold;
}
.reminderSetupDiv .setup-row .setup-content {
	float:left;
	display:inline;
	width:114px;
	margin-right:10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.reminderSetupDiv .setup-row a {
	float:left;
}
.reminderSetupDiv p {
	margin:8px 10px;
}
.reminderSetupDiv p.title {
}
.reminderSetupDiv p.title span {
	margin-right:10px;
	font-weight:bold;
}
.reminderRecentDiv {
	margin-left:8px;
	margin-right:8px;
	padding-bottom:8px;
}
.reminderRecentDiv p {
	padding:7px 0px 0px 2px;
	height:12px;
	color:#666;
	margin-bottom:10px;
}
.reminderRecentDiv p.last {
	margin-bottom:8px;
}
.reminderRecentDiv p span {
	margin-left:10px;
	color:#999;
	float:left;
	display:inline;
}
.reminderRecentDiv p a {
	float:left;
	padding-top:0px !important;
*padding-top:2px !important;
*padding-top:0px;
	width:62px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.notloginedNotice {
	background:url(img/notloginedBg.png) no-repeat left top;
	height:76px;
	width:250px;
	margin-bottom:16px;
}
.notloginedNotice .title {
	font-size:10.5pt;
	font-weight:bold;
	color:#D6290B;
	padding-top:12px;
	margin-left:60px;
	margin-bottom:8px;
}
.notloginedNotice .des {
	margin-left:60px;
}
.activeBlock {
	border:1px solid #E6D08C;
	margin-bottom:16px;
	background:#FDF9E1;
	text-align:center;
	position:relative;
}
.activeBlock .title {
	font-size:10.5pt;
	font-weight:bold;
	color:#D6290B;
	margin-top:12px;
	margin-bottom:8px;
}
.activeBlock .des {
	color:#666;
	margin-bottom:4px;
}
.activeBlock .subDes {
	color:#999;
	margin-bottom:4px;
}
.activeBlock div {
	margin-bottom:8px;
}
.activeBlock .yellowBottomArrow {
	height:7px;
	width:14px;
	position:absolute;
	bottom:-15px;
	left:105px;
	background:url(img/activeBlockBottomArrow.gif) no-repeat left top;
}
/* Setup */
.setupUl li {
	height:36px;
	width:185px;
	margin-bottom:-1px;
*margin-bottom:-2px !important;
*margin-bottom:-3px;
	position:relative;
}
.setupUl li .greenRightArrow {
	height:12px;
	width:6px;
	background:url(img/greenRightArrow.gif) no-repeat left top;
	position:absolute;
	top:13px;
	right:-5px !important;
	right:-6px;
	z-index:1000;
	display:none;
}
.setupUl li a {
	display:block;
	text-align:center;
	background:#fff;
	height:35px;
	width:183px;
	border:1px solid #e0e0e0;
	line-height:34px;
	position:relative;
	z-index:1;
}
.setupUl li a:hover {
	text-decoration:none;
	font-weight:bold;
}
.setupUl li.current {
	position:relative;
	z-index:100;
}
.setupUl li.current a {
	border:1px solid #6DBF33;
	font-size:10.5pt;
	font-weight:bold;
	z-index:100;
	color:#333;
}
.setupUl li.current .greenRightArrow {
	display:block;
}
.setupRight .successBlock {
	margin-bottom:16px;
}
.reg td.inputDesSpanTd .editBtn {
	margin-top:-4px;
   *margin-top:-3px;
	padding-bottom:2px;
   *padding-bottom:0px;
    line-height:18px;
}
.reg td.input .editBtn {
	margin-top:2px;
}
.smsInfo, .smsInfo2 {
	background:url(img/smsDes.gif) no-repeat left top;
	width:106px;
	height:29px;
	color:#1C841C;
	text-align:center;
	line-height:32px;
	margin-left:4px;
}
.smsInfo2 {
	color:#ff0000;
}
.inputInfo .orderInputShort {
	width:99px;
	margin-left:4px;
}
.card-center-area .tellmeTable td.tellmeNameTd {
	vertical-align:top;
	padding-top:34px;
}
.card-center-area .tellmeTable td.tellmeInputTd{
	border-top:1px dashed #d3d3d3;
}
.card-center-area .tellmeTable td.tellmeInputTd {
	padding-top:22px;
	padding-bottom:22px;
}
.card-center-area .tellmeTable td .setup {
	width:320px;
	padding-top:6px;
	margin-bottom:4px;
}
.card-center-area .tellmeTable td .setup select, .card-center-area .tellmeTable td .setup ul, .card-center-area .tellmeTable td .setup span {
	float:left;
}
.card-center-area .tellmeTable td .setup span {
	margin-top:2px;
	width:96px;
	height:22px;
	padding-left:12px;
	padding-top:3px;
	color:#666;
}
.card-center-area .tellmeTable td .setup li {
	width:160px;
	margin-top:4px;
}
/* Footer */
.footer {
	position:relative;
	height:40px;
	bottom:-17px;
	margin-bottom:0px;
	color:#666;
	background:url(img/main-bottom.gif) no-repeat left bottom;
}
/* Footer Content  */
.aboutContent {
	padding:16px;
	padding-top:0px;
}
.aboutContent p {
	line-height:22px;
}
.aboutContent .title {
	font-size:10.5pt;
	font-weight:bold;
	margin-bottom:8px;
	color:#000;
	margin-top:16px;
	font-family:"微软雅黑", "宋体", Tahoma;
}
.aboutContent .content {
	line-height:22px;
	margin-bottom:16px;
}
.aboutContent ul {
	margin:10px;
}
.aboutContent li {
	float:left;
	width:80px;
}
/*checkreminder*/
.check-reminder-block {
	margin-bottom:10px;
}
.check-reminder-block .check-reminder-block-header{
	height:7px;
	background:url(img/check-reminder-corner.gif) no-repeat left top;
}
.check-reminder-block .check-reminder-block-bottom {
	height:7px;
	background:url(img/check-reminder-corner.gif) no-repeat left bottom;
}
.check-reminder-block .check-reminder-block-body ,.check-reminder-block .check-reminder-block-body2 ,.check-reminder-block .check-reminder-block-body3 {
	background:url(img/check-reminder-bg.jpg) repeat-x left bottom;
	border:1px solid #d3d3d3;
	border-bottom:none;
	border-top:none;
	padding:10px 0px 10px 20px;
}
.check-reminder-block .check-reminder-block-body2,.check-reminder-block .check-reminder-block-body3 {
	background:url(img/check-reminder-bg2.jpg) repeat-x left bottom;
	padding-left:0px;
	padding-top:0px;
}
.check-reminder-block .check-reminder-block-body3 {
	background:url(img/check-reminder-bg.jpg) repeat-x left bottom;
}
.rightUrlBtnDiv {
	margin-bottom:0px;
}
.rightTextarea {
	margin-top:10px;
}
.rightTextarea textarea {
	width:202px;
	line-height:18px;
	font-size:9pt;
	padding:4px;
	color:#999;
	margin-bottom:8px;
	border:1px solid #e0e0e0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding-bottom:2px;
	background:url(img/inputBg.gif) repeat-x top left;
	background-color:#fff;
	height:82px;
}
.rightUrlDes {
	line-height:18px;
	margin-bottom:10px;
}
.rightUrlBtnDiv .btn {
	padding-top:0px;
	*padding-top:3px;
}
.check-reminder-title, .tellme-reminder-title {
	font-weight:bold;
	font-size:10.5pt;
	color:#000;
	margin-bottom:4px;
}
.tellme-reminder-title {
	margin-left:16px;
	padding-top:10px;
}
.check-reminder-title a {
	font-weight:normal;
	margin-left:10px;
}
.checkReminderDetail {
	float:left;
	display:inline;
	width:470px;
}
.checkReminderDetail table {
	border-collapse:collapse;
	margin-top:8px;
}
.checkReminderDetail td {
	height:22px;
	line-height:22px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px dashed #d3d3d3;
}
.checkReminderDetail td.name {
	color:#999;
	width:50px;
}
.checkReminderDetail td.des {
	width:400px;
}
.checkReminderDetail td.des .nameTitle {
	line-height:16px;
	font-size:12pt;
	padding-bottom:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-weight:bold;
}
.checkReminderDetail tr.last td {
	border-bottom:none;
}
.checkReminderDetail .operation a {
	font-size:9pt;
	float:left;
	display:block;
	margin-left:8px;
}
.checkReminderDetail .operation a.del {
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) 48px top;
}
.checkReminderDetail .operation a.edit {
	margin-right:8px;
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) left top;
}
.checkReminderCountdown {
	float:left;
	margin-top:7px;
	height:87px;
	width:211px;
	background:url(img/check-reminder-countDown-bg.gif) no-repeat left top;

}
.checkReminderCountdown .countdownContent {
}
.checkReminderCountdown .countdownContent p {
	text-align:center;
	padding-top:12px;
	line-height:22px;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.checkReminderCountdown .countdownContent p span {
	font-size:18pt;
	color:#cc0000;
	margin-right:4px;
}
.checkReminderCountdown .countdownContent p.title {
	padding-top:4px;
	margin-bottom:12px;
	font-size:10.5pt;
}
.reminderEncyTitle {
	padding-left:90px;
	padding-top:16px;
	height:60px;
	background:url(img/checkReminderIcon.jpg) no-repeat 20px 16px;
}
.reminderEncyTitle p {
	line-height:22px;
}
.reminderEncyTitle p.title {
	font-size:15pt;
	font-family:"微软雅黑", "宋体", Tahoma;
	margin-bottom:4px;
	color:#000;
}
.reminderEncyContent {
	margin-top:14px;
}
.reminderEncyContent li {
	padding-left:90px;
	padding-right:16px;
	margin-bottom:12px;
}
.reminderEncyContent li div {
	margin-top:16px;
}
.reminderEncyContent li p {
	line-height:22px;
}
.reminderEncyContent li p.title {
	font-size:10.5pt;
	margin-bottom:8px;
	font-weight:bold;
	color:#333;
}
.reminderEncyReg .indexReg {
	margin:8px auto;
	margin-bottom:0px;
}
.reminderEncyReg .confirmBtn {
	margin-top:4px;
	margin-left:16px;
	margin-bottom:16px;
}
/* encyclopedia */
.reminderEncyContent li.otherEncyc1 {
	background:url(img/otherEncyc1.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.otherEncyc2 {
	background:url(img/otherEncyc2.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.otherEncyc3 {
	background:url(img/otherEncyc3.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.otherEncyc4 {
	background:url(img/otherEncyc4.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.astro1 {
	background:url(img/astro1.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro2 {
	background:url(img/astro2.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro3 {
	background:url(img/astro3.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro4 {
	background:url(img/astro4.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro5 {
	background:url(img/astro5.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro6 {
	background:url(img/astro6.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro7 {
	background:url(img/astro7.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro8 {
	background:url(img/astro8.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro9 {
	background:url(img/astro9.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro10 {
	background:url(img/astro10.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro11 {
	background:url(img/astro11.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.astro12 {
	background:url(img/astro12.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac1 {
	background:url(img/chineseZodiac1.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac2 {
	background:url(img/chineseZodiac2.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac3 {
	background:url(img/chineseZodiac3.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac4 {
	background:url(img/chineseZodiac4.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac5 {
	background:url(img/chineseZodiac5.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac6 {
	background:url(img/chineseZodiac6.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac7 {
	background:url(img/chineseZodiac7.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac8 {
	background:url(img/chineseZodiac8.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac9 {
	background:url(img/chineseZodiac9.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac10 {
	background:url(img/chineseZodiac10.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac11 {
	background:url(img/chineseZodiac11.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.chineseZodiac12 {
	background:url(img/chineseZodiac12.gif) no-repeat 12px 3px;
}
.reminderEncyContent li.color1 {
	background:url(img/color-1.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color2 {
	background:url(img/color-2.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color3 {
	background:url(img/color-3.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color4 {
	background:url(img/color-4.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color5 {
	background:url(img/color-5.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color6 {
	background:url(img/color-6.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color7 {
	background:url(img/color-7.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color8 {
	background:url(img/color-8.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color9 {
	background:url(img/color-9.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color10 {
	background:url(img/color-10.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color11 {
	background:url(img/color-11.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color12 {
	background:url(img/color-12.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color13 {
	background:url(img/color-13.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color14 {
	background:url(img/color-14.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color15 {
	background:url(img/color-15.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color16 {
	background:url(img/color-16.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color17 {
	background:url(img/color-17.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color18 {
	background:url(img/color-18.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color19 {
	background:url(img/color-19.jpg) no-repeat 12px 3px;
}
.reminderEncyContent li.color20 {
	background:url(img/color-20.jpg) no-repeat 12px 3px;
}
/*Footer Service*/
.helpContentDiv {
	margin:16px auto;
}
.serviceGuideDiv {
	margin-left:30px;
	margin-right:30px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
}
.serviceInsSafepay {
	background:url(img/serviceInsSafepay.gif) no-repeat left top;
	height:28px;
	width:259px;
	float:left;
	display:inline;
}
.seviceSeeDetail {
	display:block;
	float:left;
	padding-top:7px;
	margin-left:10px;
}
.safepayDetail {
	background:url(img/serviceInsSafepayDetail.gif) no-repeat left top;
	height:37px;
	width:540px;
	margin-top:10px;
	margin-left:35px;
}
.serviceInsFreePackage {
	background:url(img/serviceInsFreePay.gif) no-repeat left top;
	height:28px;
	width:171px;
	float:left;
	display:inline;
}
.freePackageDetail {
	background:url(img/serviceInsFreePayDetail.gif) no-repeat left top;
	height:110px;
	width:207px;
	margin-top:10px;
	margin-left:35px;
}
.serviceTermsInsDelivery {
	background:url(img/serviceTermInsDelivery.gif) no-repeat left top;
	height:28px;
	width:167px;
	float:left;
	display:inline;
}
.serviceInsDeliveryDetail {
	background:url(img/serviceInsDeliveryDetail.gif) no-repeat left top;
	height:25px;
	width:323px;
	margin-top:10px;
	margin-left:39px;
}
.serviceInsAfterSale {
	background:url(img/serviceInsAfterSale.gif) no-repeat left top;
	height:28px;
	width:155px;
	float:left;
	display:inline;
}
.serviceInsAfterSaleDetail {
	background:url(img/serviceInsAfterSaleDetail.gif) no-repeat left top;
	height:25px;
	width:127px;
	margin-top:10px;
	margin-left:39px;
}
.serviceInsTel {
	background:url(img/serviceInsTel.gif) no-repeat left top;
	height:28px;
	width:136px;
	float:left;
	display:inline;
	margin-top:2px;
}
.serviceInsTelDetail {
	background:url(img/serviceInsTelDetail.gif) no-repeat left top;
	height:25px;
	width:523px;
	margin-top:10px;
	margin-left:39px;
}
.helpAnswerDiv {
	margin:15px 30px 0px 30px;
}
.helpAnswerDiv p {
	line-height:20px;
}
.helpAnswerDiv .title {
	height:40px;
	line-height:40px;
	background:url(img/helpCorner.gif) no-repeat 25px bottom;
	margin-bottom:3px;
}
.helpAnswerDiv p.contentTitle {
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}
.helpAnswerDiv .title span {
	padding:8px;
	padding-right:8px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#a8a8a8;
	color:#fff;
	font-weight:bold;
}
/* logout 404 */
.pageCenterTitle {
	width:180px;
	margin:16px auto;
	margin-top:0px;
	padding-top:16px;
	margin-bottom:16px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.pageCenterTitle .notExit, .pageCenterTitle .logout {
	background:url(img/logout404.gif) no-repeat left bottom;
	height:30px;
	width:150px;
	padding-left:38px;
	font-weight:bold;
	font-size:16.5pt;
}
.pageCenterTitle .logout {
	background:url(img/logout404.gif) no-repeat left 2px;
*background:url(img/logout404.gif) no-repeat left 1px;
	line-height:23px;
	height:23px;
}
.pageCenterContent div {
	width:260px;
	margin:0px auto;
	color:#999;
	margin-bottom:8px;
}
.pageCenterContent {
	padding-bottom:8px;
}
.pageCenterContent div.title {
	font-family:"微软雅黑", "宋体", Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#000;
}
.pageCenterContent div.subTitle {
	font-family:"微软雅黑", "宋体", Tahoma;
	font-size:10.5pt;
	color:#000;
}
.pageCenterLinkArea {
	margin:0px auto;
	padding-bottom:32px;
	text-align:center;
}
.pageCenterLinkArea a {
	display:block;
	margin:12px auto;;
}
/* order input table css */
.orderTable td.orderInputTd {
	width:400px;
	padding-left:10px;
}
.orderInput, .orderInputLong, .orderInputShort {
	width:201px;
	height:17px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	margin-top:2px;
	color:#333;
	float:left;
	margin-right:8px;
}
.orderInputShort {
	width:93px;
}
.orderInputLong {
	width:390px;
}
.orderTable td.orderInputTd select {
	display:block;
	float:left;
	margin-right:8px;
	margin-top:2px;
	width:100px;
	height:24px;
	border:1px solid #ccc;
	padding-left:5px;
	padding-top:3px;
	color:#666;
}
.orderTable td.orderInputTd select.long {
	width:208px;
}
.orderInputTd ul {
	margin-top:10px;
}
.orderInputTd li {
	margin-bottom:10px;
}
.orderInputTd textarea {
	width:201px;
	overflow-x:hidden;
	font-size:9pt;
	line-height:20px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	margin-top:2px;
	color:#333;
}
.orderInputTd .confirmBtn {
	margin-top:8px;
	margin-bottom:16px;
}
.inputInfo .orderInputShort {
	width:99px;
	margin-left:4px;
}
/* footer content */
.footertext {
	text-align:left;
	width:971px;
	border-top:1px solid #ccc;
	padding:4px 0px 0px 15px;
	margin:0px 5px;
}
.footertext span {
	font-weight:bold;
}
.footertext span.rights {
	font-family:Arial;
	font-weight:bold;
}
.footerService {
	height:32px;
	width:620px;
	margin:0px auto;
	margin-bottom:15px;
	background:url(img/footerServiceIcons.gif) no-repeat left top;
}
.footerUtility {
	width:550px;
	float:left;
	padding-top:2px;
}
.footerUtility li {
	float:left;
	height:18px;
	color:#ccc;
	margin-left:6px;
	margin-right:6px;
}
.footerUtility li a {
	margin-top:0px;
	color:#666;
*margin-top:2px !important;
*margin-top:0px;
}
.footer .copyright {
	float:left;
	text-align:left;
	padding-top:2px;
	color:#666;
}
.footer .copyright a{
	color:#999;
	margin-left:8px;
}
/*gift*/
.giftCatDesDiv {
	border-bottom:2px dotted #e0e0e0;
	padding-bottom:8px;
	margin-bottom:12px;
}
.giftCatDesDiv .despic {
	float:left;
	display:inline;
	border:3px solid #e0e0e0;
	width:60px;
	height:55px;
	margin-bottom:14px;
	text-align:center;
}
.giftCatDesDiv .desContent {
	float:left;
	display:inline;
	margin-left:16px;
	margin-bottom:14px;
	width:450px;
}
.giftCatDesDiv .desContent .title {
	margin-bottom:8px;
	height:14px;
}
.giftCatDesDiv .desContent .title span {
	color:#999;
	margin-left:8px;
}
.giftCatDesDiv .desContent .title a {
	font-size:10.5pt;
	font-weight:bold;
	text-align:left;
	display:block;
	float:left;
}
.giftCatDesDiv .desContent .title div.icon {
	float:left;
	margin-left:4px;
	height:15px;
	width:15px;
	background:url(img/dropListBtn.gif) right 2px no-repeat;
	position:relative;
	z-index:100;
}
.giftCatDesDiv .desContent .title div.icon .dropList {
	display:none;
	position:absolute;
	width:110px;
	top:14px;
	left:1px;
	background-color:#FDFDC6;
	border:1px solid #e0e0e0;
	padding:8px;
	padding-top:10px;
	padding-bottom:4px;
	z-index:1;
	filter:alpha(opacity=89);
	opacity:0.89;
}
.giftCatDesDiv .desContent .title div.icon .dropList li {
	height:24px;
}
.giftCatDesDiv .desContent .title div.icon .dropList a {
	font-weight:normal;
	font-size:9pt;
	text-align:center;
}
.giftCatDesDiv .desContent .title div:hover.icon .dropList {
	display:block;
}
.giftCatDesDiv .desContent .text p {
	line-height:22px;
}
.giftCatDesDiv .desContent .text .zoomIcon1, .giftCatDesDiv .desContent .text .zoomIcon2 {
	display:block;
	height:14px;
	width:65px;
	background:url(img/desZoomIcon.gif) no-repeat left 3px;
	*background:url(img/desZoomIcon.gif) no-repeat left 1px;
	padding-left:14px;
	margin-top:2px;
}
.giftCatDesDiv .desContent .text .zoomIcon2 {
	background:url(img/desZoomIcon.gif) no-repeat left -11px;
	*background:url(img/desZoomIcon.gif) no-repeat left -13px;
}
.relativePer {
	float:right;
	display:inline;
	margin-left:16px;
	margin-bottom:14px;
	width:330px;
}
.relativePer .title {
	margin-bottom:8px;
	color:#138A02;
	font-weight:bold;
}
.relativePer .list {
	border:1px dashed #C0E4C0;
	padding-top:10px;
	padding-bottom:10px;
}
.relativePer .list li {
	float:left;
	display:inline;
	width:52px;
	margin:0px 15px;
}
.relativePer .list li a.pic {
	display:block;
	width:48px;
	height:48px;
	border:1px solid #e0e0e0;
	margin-bottom:4px;
	text-align:center;
	line-height:48px;
}
.relativePer .list li a.pic img {
	margin:auto;
	display:block;
}
.relativePer .list li a.name {
	display:block;
	text-align:center;
}
.giftCatContenDiv {
	padding-bottom:16px;
}
.giftCatContenDiv .title {
	padding-left:14px;
	background:url(img/giftListTitleIcon.gif) no-repeat left 7px;
	font-size:10.5pt;
	font-weight:bold;
	color:#138A02;
	padding-top:4px;
	margin-bottom:8px;
}
.giftCatContenDiv .giftCatList li {
	float:left;
	display:inline;
}
.giftCatContenDiv .giftCatList li .perDes {
	display:none;
	background-color:#e4e4e4;
	width:160px;
	height:190px;
	position:absolute;
	left:125px;
	top:40px;
}
.giftCatContenDiv .giftCatList li:hover	{
	position:relative;
	z-index:1000;
}
.giftCatContenDiv .giftCatList li:hover .perDes	{
	z-index:2000;
	display:block;
}
.giftCatContenDiv .giftCatList .perDes .inner {
	border:1px solid #acacac;
	width:160px;
	height:190px;
	position:absolute;
	left:-5px;
	top:-5px;
	background-color:#fff;
}
.giftCatContenDiv .giftCatList .perDes .inner .name {
	font-size:10.5pt;
	font-weight:bold;
	margin:8px 0px 8px 8px;
}
.giftCatContenDiv .giftCatList .perDes .inner .name span {
	font-size:9pt;
	font-weight:normal;
	color:#999;
	margin-left:4px;
}
.giftCatContenDiv .giftCatList .perDes .inner .content {
	line-height:20px;
	height:120px;
	width:145px;
	overflow-y:scroll;
	margin-left:8px;
}
.giftCatContenDiv .giftCatList .perDes .inner a.btn {
	display:block;
	width:92px;
	height:20px;
	background:url(img/perDesBtnBg.gif) no-repeat left top;
	text-align:center;
	color:#fff;
	line-height:16px;
	*line-height:20px;
	margin:8px 0px 8px 8px;
}
.giftCatContenDiv .giftCatList .perDes .inner a:hover.btn {
	text-decoration:none;
}
.giftCatContenDiv .giftCatList .perDes .inner .whiteCorner {
	width:12px;
	height:23px;
	position:absolute;
	left:-12px;
	top:35px;
	background:url(img/perDesWhiterCorner.gif) no-repeat left top;
}
.giftCatContenDiv .giftCatList li.giftListBorder, .giftCatContenDiv .giftCatList li.giftListBorder2 {
	background:url(img/giftCatListBorder.gif) no-repeat left 45px;
	width:10px;
	height:140px;
	margin:0px 14px;
}
.giftCatContenDiv .giftCatList a.pic {
	display:block;
	margin-top:16px;
	width:140px;
	height:145px;
	line-height:145px;
	border:4px solid #e0e0e0;
	margin-bottom:8px;
	text-align:center;
	vertical-align:middle;
}
.giftCatContenDiv .giftCatList a.pic img{
	margin:auto;
	display:block;
}
/*.giftCatContenDiv .giftCatList a:hover.pic{
border:4px solid #D90402;
}*/
.giftCatContenDiv .giftCatList a.name {
	display:block;
	text-align:center;
	font-size:10.5pt;
	width:140px;
	margin-bottom:8px;
	text-align:center
}

.giftIndexBlockTitle {
	font-size:10.5pt;
	font-weight:bold;
	color:#111;
	margin-bottom:8px;
}
.giftDigRank {
	float:left;
	display:inline;
	width:625px;
	margin:16px;
	background:url(img/giftListBorder.gif) repeat-y right top;
}

.giftDigRank .title a{
	font-weight:normal;
}
.giftDigRank .title, .giftNewRank .title {
	margin-bottom:16px;
	font-weight:bold;
}
.giftDigRank li {
	float:left;
	display:inline;
	width:134px;
}
.giftDigRank li a.pic {
	display:block;
	width:130px;
	height:120px;
	line-height:120px;
	border:2px solid #e0e0e0;
	margin-bottom:7px;
	text-align:center;
	vertical-align:middle;
}
.giftDigRank li a.pic img {
	margin:auto;
	display:block;
}
/*.giftDigRank li a:hover.pic{
border:2px solid #D90402;
}*/
.giftDigRank li a.name {
	display:block;
	text-align:left;
	margin-bottom:4px;
}
.giftDigRank li .category {
	text-align:left;
	margin-bottom:10px;
	color:#999;
}
.giftDigRank li .category a {
	color:#999;
}
.giftDigRank li .digNum {
	background:url(img/digNum.gif) left top no-repeat;
	text-align:center;
	margin-bottom:32px;
	padding:3px 2px 1px 14px;
	width:52px;
	height:18px;
	color:#cc0000;
}
.giftDigRank .list2 .digNum {
	margin-bottom:8px;
}
.giftDigRank .listBorder {
	background:url(img/giftListBorder.gif) repeat-y right top;
	width:1px;
	height:210px;
	margin:0px 12px;
}
.giftNewRank {
	float:left;
	display:inline;
	width:255px;
	margin-top:16px;
	margin-bottom:16px;
}
.giftNewRank a.pic {
	display:block;
	float:left;
	border:1px solid #e0e0e0;
	width:75px;
	height:70px;
	line-height:70px;
	text-align:center;
	vertical-align:middle;
}
.giftNewRank a.pic img {
	margin:auto;
	display:block;
}
.giftNewRank a.name {
	display:block;
	margin-bottom:5px;
}
.giftNewRank .des {
	float:left;
	display:inline;
	margin-left:16px;
	margin-top:16px;
	width:150px;
}
.giftNewRank .des .category{
color:#999;
}
.giftNewRank .des .category a{
color:#999;
}
.giftNewRank li.listBorderH {
	background:url(img/giftListBorder-h.gif) no-repeat left top;
	height:1px;
	margin:10px auto;
}
.giftCategoryTitle {
	font-weight:bold;
}
.giftCategoryMapBlock {
	border:1px solid #e0e0e0;
	background:#f6f6f6;
}
.giftCategoryMap, .giftCategoryMap2 {
	float:left;
	display:inline;
	width:205px;
	margin-left:22px;
}
.giftCategoryMap2 {
	margin-left:16px;
}
.giftCategoryMap .title, .giftCategoryMap2 .title {
	font-weight:bold;
	margin:8px 0px;
	border-bottom:1px dashed #e0e0e0;
	padding-bottom:6px;
}
.giftCategoryMap a, .giftCategoryMap2 a {
	color:#888;
}
.giftCategoryMap li, .giftCategoryMap2 li {
	margin-bottom:10px;
}
.giftCategoryDiv {
	float:left;
	display:inline;
	margin-top:16px;
	width:90px;
	margin-right:16px;
/*	border-top:1px solid #e0e0e0;*/
}
.giftCategoryDiv li {
	border-bottom:1px solid #e0e0e0;
}
.giftCategoryDiv li a {
	display:block;
	padding:8px;
	padding-top:7px;
	padding-left:2px;
	color:#666;
}
.giftCategoryDiv li a:hover {
	color:#0187C5;
}
.giftCategoryDiv li.current a {
	color:#0187C5;
}
.giftCategoryDiv li.current a:hover {
	text-decoration:none;
	cursor:default;
	color:#0187C5;
}
.giftListDiv {
	float:left;
	display:inline;
	margin:16px;
	margin-right:0px;
}
.giftListDiv .title {
	margin-bottom:16px;
	font-weight:bold;
}
.giftListDiv li {
	float:left;
	display:inline;
	width:134px;
}
.giftListDiv li a.pic {
	display:block;
	width:130px;
	height:120px;
	line-height:120px;
	border:2px solid #e0e0e0;
	margin-bottom:7px;
	text-align:center;
	vertical-align:middle;
}
.giftListDiv li a.pic img {
	margin:auto;
	display:block;
}
/*.giftListDiv li a:hover.pic{
border:2px solid #D90402;
}*/
.giftListDiv li a.name {
	display:block;
	text-align:left;
	margin-bottom:4px;
}
.giftListDiv li .category {
	text-align:left;
	margin-bottom:6px;
}
.giftListDiv li .category a {
	color:#666;
}
.giftListDiv li .brand, .giftDigRank li .brand {
	text-align:left;
	margin-bottom:10px;
	color:#999;
}
.giftListDiv li .price, .giftDigRank li .price {
	text-align:left;
	margin-bottom:32px;
	font-size:10.5pt;
	color:#cc0000;
}
.giftListDiv li .digNum {
	background:url(img/digNum.gif) left top no-repeat;
	text-align:center;
	margin-bottom:32px;
	padding:3px 2px 1px 14px;
	width:52px;
	height:18px;
	color:#cc0000;
}
.giftListDiv .listBorder {
	background:url(img/giftListBorder.gif) repeat-y right top;
	width:1px;
	height:210px;
	margin:0px 14px;
}
.giftCatContenDiv .giftListDiv .listBorder {
	margin:0px 12px;
}
/* Gifts Index */
.giftIndexBg {
	border:1px solid #e0e0e0;
	background:url(img/gift-indexBg.gif) no-repeat 24px 24px;
	margin-bottom:16px;
	zoom:1;
}
.giftIndexBg .giftIndexDes{
	float:left;
	display:inline;
	margin:145px 0px 24px 24px;
	color:#555;
	font-size:10.5pt;
	width:350px;
}
.giftIndexBg .giftIndexDes p {
	line-height:26px;
}
.giftIndexBg .giftIndexDes p span {
	font-size:15pt;
	font-weight:bold;
	margin:0px 8px;
	font-family:Georgia, Times New Roman, Times, serif;
}
.giftIndexBg .giftRandom {
	float:right;
	display:inline;
	width:430px;
	margin:24px 24px 24px 0px;
}
.giftIndexSaDiv .title {
	padding-left:14px;
	background:url(img/giftListTitleIcon.gif) no-repeat left 7px;
	font-size:10.5pt;
	font-weight:bold;
	color:#138A02;
	padding-top:4px;
	margin-left:16px;
	margin-top:4px;
}
.giftIndexSaDiv .saList {
	margin-left:16px;
	margin-top:12px;
}
.giftIndexSaDiv .saList li{
	float:left;
	display:inline;
	height:120px;
}
.giftIndexSaDiv .saList li.giftListBorder {
	background:url(img/giftCatListBorder.gif) no-repeat left 0px;
	width:10px;
	height:90px;
	margin:0px 10px;
}
.giftIndexSaDiv .saList li a.pic {
	display:block;
	float:left;
	width:74px;
	height:66px;
	line-height:66px;
	border:4px solid #e0e0e0;
	background-color:#fff;
	margin-top:10px;
	text-align:center;
	vertical-align:middle;
}
.giftIndexSaDiv .saList li a.pic img {
	margin:auto;
	display:block;
}
.giftIndexSaDiv .saList .saDes{
	float:left;
	display:inline;
	width:110px;
	margin-left:8px;
}
.giftIndexSaDiv .saList .saDes .name{
	background:url(img/giftIndexSaNameBg.gif) no-repeat right top;
	margin-top:10px;
	margin-bottom:4px;
}
.giftIndexSaDiv .saList .saDes .name a{
	font-size:10.5pt;
	color:#111;
	font-weight:bold;
	margin-bottom:8px;
}
.giftIndexSaDiv .saList .saDes .subTitle {
	color:#999;
	font-size:8pt;
}
.giftIndexSaDiv .saList .saDes .per {
	margin-top:20px;
}
.giftIndexSaDiv .saList .saDes .per a{
	margin-right:6px;
}
.giftIndexDigRank1 .giftDigRank,.giftIndexDigRank2 .giftDigRank,.giftIndexDigRank3 .giftDigRank,.giftIndexDigRank4 .giftDigRank{
	width:440px;
	height:260px;
	background:none;
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
}
.giftIndexDigRank1,.giftIndexDigRank2,.giftIndexDigRank3,.giftIndexDigRank4 {
	float:left;
	width:440px;
	margin:16px 0px;
}
.giftIndexDigRank1,.giftIndexDigRank3 {
	width:450px !important;
	width:410px;
	border-right:1px solid #e0e0e0;
	padding-right:12px !important;
	padding-right:7px;
}
.giftIndexDigRank1 .giftDigRank .listBorder,.giftIndexDigRank2 .giftDigRank .listBorder,.giftIndexDigRank3 .giftDigRank .listBorder,.giftIndexDigRank4 .giftDigRank .listBorder {
	background:url(img/giftListBorder.gif) repeat-y right top;
	width:1px;
	height:200px;
	margin:0px 7px;
}
.giftIndexNew {
	border:1px solid #e0e0e0;
	margin-bottom:16px;
	padding:16px;
}
.giftIndexNew ul {
	margin-left:3px;
}
.giftIndexNew li{
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
.giftIndexNew li.last {
	margin:0px;
}
.giftIndexNew li a.pic {
	display:block;
	width:100px;
	height:90px;
	line-height:90px;
	border:1px solid #e0e0e0;
	background-color:#fff;
	margin-bottom:4px;
	text-align:center;
	vertical-align:middle;
}
.giftIndexNew li a.pic img {
	margin:auto;
	display:block;
}
.giftIndexNew li a.name {
	display:block;
	line-height:14px;
	text-align:center;
	width:100px;
}


/* Gifts Detail */
.giftInroArea {
	margin-left:16px;
	margin-top:16px;
	margin-bottom:16px;
}
.giftInroArea .pic {
	border-right:1px dotted #e0e0e0;
	width:300px;
	height:270px;
	float:left;
	display:inline;
	margin-right:16px;
}
.giftInroArea .providerArea {
	float:left;
	display:inline;
	width:308px;
	margin-bottom:16px;
}
.giftInroArea .providerArea .title {
	font-size:12pt;
	font-weight:bold;
	color:#111;
	margin-bottom:16px;
}
.giftInroArea .providerArea .providerList .title {
	font-size:9pt;
	font-weight:normal;
	color:#333;
	background:url(img/providerTitleBg.gif) repeat-x left top;
	height:21px;
	padding:4px 0px 0px 6px;
	margin-bottom:4px;
}
.giftInroArea .providerArea .providerList .providerTable {
	border-collapse:collapse;
	margin-bottom:4px;
}
.giftInroArea .providerArea .providerList .providerTable td {
	padding:8px 4px 8px 4px;
	border-bottom:1px dotted #e0e0e0;
}
.giftInroArea .providerArea .providerList .providerTable td.logo {
	width:120px;
}
.giftInroArea .providerArea .providerList .providerTable td.price {
	color:#ee0000;
	font-weight:bold;
	width:90px;
}
.giftInroArea .providerArea .providerList .providerTable td.btn a {
	display:block;
	background:url(img/gotoProviderBtn.gif) no-repeat left top;
	width:72px;
	height:20px;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	padding-top:3px;
}
.giftInroArea .providerArea .providerList .providerTable td.btn a:hover {
	background:url(img/gotoProviderBtn.gif) no-repeat left bottom;
	text-decoration:none;
}
.giftInroArea .providerArea .providerList .updateTime {
	color:#999;
	font-size:8.5pt;
	margin-bottom:16px;
}
.giftInroArea .providerArea .fav a.collect,.giftInroArea .providerArea .fav a.collected {
	display:block;
	float:left;
	display:inline;
	width:109px;
	height:29px;
	border:none;
	background:url(img/favBtn.gif) no-repeat left top;
	cursor:pointer;
	margin-right:16px;
}
.giftInroArea .providerArea .fav a.collected {
	background:url(img/favBtn.gif) no-repeat left bottom;
	cursor:default;
}
.giftInroArea .providerArea .fav a.wish {
	display:block;
	float:left;
	display:inline;
	width:109px;
	height:29px;
	border:none;
	background:url(img/favBtn.gif) no-repeat right top;
	cursor:pointer;
}
.giftInroArea .providerArea .fav a:hover.collect {
	background:url(img/favBtn.gif) no-repeat left -29px;
}
.giftInroArea .providerArea .fav a:hover.wish {
	background:url(img/favBtn.gif) no-repeat right -29px;
}

.giftInroArea .guruComment {
	border:1px solid #FFCC7F;
	position:relative;
	padding:16px;
	margin-right:16px;
	margin-top:16px;
	color:#111;
}
.giftInroArea .guruComment .corner {
	background:url(img/guruCorner.gif) no-repeat left top;
	width:26px;
	height:13px;
	position:absolute;
	top:-13px;
	left:60px;
}
.giftDesArea {
	margin-left:16px;
	margin-right:16px;
	margin-bottom:32px;
}
.giftDesArea .title {
	height:25px;
	position:relative;
	border-bottom:1px solid #e0e0e0;
	margin-top:16px;
}
.giftDesArea .title .text {
	background:url(img/giftDetailBlockTitleBg.gif) no-repeat left top;
	width:105px;
	height:25px;
	position:absolute;
	top:1px;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	color:#111;
	font-size:10.5pt;
}
.giftDesArea .content {
	padding-top:16px;
	line-height:22px;
}
.giftDesArea .content p{
	color:#333;
	line-height:22px;
}
.giftDesArea .content img {
	cursor:default;
}
.giftDigArea {
	margin:0px 16px 32px 16px;
	border-top:1px dashed #e0e0e0;
	padding-top:32px;
}
.giftDigArea a,.giftDigArea a.digged{
	background:url(img/digBtn.gif) no-repeat left top;
	color:#cc0000;
	width:105px;
	height:28px;
	border:none;
	padding-top:25px;
	padding-left:46px;
	display:block;
	float:left;
	font-weight:bold;
}
.giftDigArea a.digged,.giftDigArea a:hover.digged{
	background:url(img/digBtn.gif) no-repeat left -110px;
	cursor:default;
}
.giftDigArea a:hover {
	background:url(img/digBtn.gif) no-repeat left -55px;
	text-decoration:none;
}
.giftDigArea span {
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:18px;
}
.giftRelativeArea .title {
	margin:0px 16px 0px 16px;
}
.giftRelativeArea .giftListDiv {
	margin-bottom:0px;
}
.giftRelativeArea .giftListDiv li .digNum {
	margin-bottom:16px;
}
.giftCommentArea {
	margin:0px 16px 24px 16px;
}
.giftCommentArea li {
	padding-bottom:12px;
	border-bottom:1px dashed #e0e0e0;
}
.giftCommentArea li .content {
	background:url(img/giftCommentIcon.gif) no-repeat 2px 4px;
	padding-left:22px;
	line-height:18px;
	margin-top:12px;
	margin-bottom:8px;
	color:#333;
}
.giftCommentArea li .intro {
	margin-left:22px;
}
.giftCommentArea li .intro .name {
	color:#999;
}
.giftCommentArea li .intro .time {
	color:#999;
	margin-right:2px;
}
.giftCommentArea li .reply {
	padding:4px;
	border:1px solid #FFCC7F;
	margin:8px 4px 4px 22px;
}
.giftCommentArea li .reply .replyContent {
	padding-left:22px;
	margin-bottom:8px;
	color:#333;
}
.giftCommentArea .inputArea {
	margin-top:24px;
}
.giftCommentArea .inputArea .subTitle {
	color:#111;
	font-weight:bold;
}
.giftCommentArea .inputArea .nickArea {
	margin-bottom:18px;
	height:30px;
}
.giftCommentArea .inputArea .nickArea span{
	float:left;
	display:inline;
	margin-top:16px;
	width:60px;
}
.giftCommentArea .inputArea .nickArea .orderInput{
	float:left;
	display:inline;
	margin-top:13px;
}
.giftCommentArea .inputArea .nickArea label {
	float:left;
	display:inline;
	margin-top:16px;
}
.giftCommentArea .inputArea .contentInputArea {
	height:91px;
}
.giftCommentArea .inputArea .contentInputArea textarea {
	width:555px;
	line-height:18px;
	font-size:9pt;
	padding:4px;
	color:#333;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	padding-bottom:2px;
	background-color:#fff;
	height:82px;
	float:left;
	display:inline;
}
.giftCommentArea .inputArea .contentInputArea span{
	float:left;
	display:inline;
	width:60px;
	margin-top:5px;
}

.giftCommentArea .inputArea .verify span.title {
	float:left;
	display:inline;
	width:60px;
	margin-top:5px;
}
.giftCommentArea .inputArea .verify {
	margin-top:8px;
	margin-bottom:8px;
}
.giftCommentArea .inputArea .verify span.verifyImg {
	float:left;
	display:inline;
	width:250px;
}
.giftCommentArea .inputArea .btnArea a {
	display:block;
	background:url(img/gotoProviderBtn.gif) no-repeat left top;
	width:72px;
	height:20px;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	padding-top:3px;
	margin-left:60px;
}
.giftCommentArea .inputArea .btnArea a:hover {
	background:url(img/gotoProviderBtn.gif) no-repeat left bottom;
	text-decoration:none;
}
.giftCommentArea li a.zoomIcon1 {
	display:block;
	height:14px;
	width:80px;
	background:url(img/desZoomIcon.gif) no-repeat left 3px;
	padding-left:14px;
	margin-left:22px;
	margin-top:8px;
}
.giftCommentArea li a.noReply {
	display:block;
	height:14px;
	margin-left:22px;
	margin-top:10px;
}
.sidebarTitle {
	margin:16px 12px 12px 12px;
	font-weight:bold;
	color:#111;
}
.shareToIm .importInput {
	width:217px;
	margin-left:12px;
	color:#999;
	font-family:Tahoma;
}
.sideBorderH,.sideBorderHNone {
	height:1px;
	margin:16px 12px 0px 12px;
	border-bottom:1px dotted #e0e0e0;
}
.sideBorderHNone {
border-bottom:none;
}
.shareToSns li {
	float:left;
	display:inline;
	margin-left:12px;
}
.shareToSns li a {
	display:block;
	height:18px;
	width:16px;
	display:block;
}
.giftInCat li {
	float:left;
	display:inline;
	margin-left:15px;
}
.giftInCat a.pic {
	display:block;
	height:60px;
	width:60px;
	line-height:60px;
	border:1px solid #e0e0e0;
	margin-bottom:4px;
	text-align:center;
	vertical-align:middle;
}
.giftInCat a.pic img {
	display:block;
	margin:auto;
}
.giftInCat a.name {
	display:block;
	text-align:center;
	width:60px;
	margin-bottom:12px;
}
.giftInCat ul.bottom a.name {
	margin-bottom:0px;
}
.giftHistory ul {
	margin-left:12px;
}
.giftHistory li {
	float:left;
	display:inline;
	margin-right:8px;
}
.giftHistory li a {
	display:block;
	border:1px solid #e0e0e0;
	width:48px;
	height:48px;
	line-height:48px;
	margin-bottom:12px;
}
.giftHistory li a img {
	margin:auto;
	display:block;
}
/* fav */
.favBlock .giftCategoryDiv,.favBlock2 .giftCategoryDiv{
margin-left:16px;
margin-top:16px;
}
.favBlock .giftListDiv,.favBlock2 .giftListDiv{
margin:16px 0px 0px 16px;
}
.favBlock .listBorder,.favBlock2 .listBorder {
margin:0px 24px;
}

.favBlock .giftListDiv li .price,.favBlock2 .giftListDiv li .price{
margin-bottom:4px;
border-bottom:1px dashed #e0e0e0;
padding-bottom:4px;
}
.favBlock2 .giftListDiv li .price{
border:none;
margin-bottom:32px;
}
.favBlock .giftListDiv .listBorder{
height:230px;
}
.favBlock2 .giftListDiv .listBorder{
height:210px;
}
.favBlock .oper{
margin-bottom:32px;
}
/* gift back block */
.giftBackBlock {
	border:1px solid #F1DD8D;
	background-color:#FFFFD9;
	padding:16px;
	margin-bottom:16px;
	position:relative;
}
.giftBackBlock .title {
	font-size:15pt;
	font-family:"微软雅黑", "宋体", Tahoma;
	padding-left:38px;
	color:#000;
	background:url(img/giftBackBlockTitleBg.gif) no-repeat left top;
}
.giftBackBlock .corner {
	background:url(img/gift-detail-back-corner.gif) no-repeat left top;
	position:absolute;
	bottom:-13px;
	left:60px;
	height:13px;
	width:26px;
}
.giftBackSideBlock {
	border:1px solid #e0e0e0;
	margin-bottom:16px;
}
.giftBackSideBlock .bday {
	font-size:10.5pt;
	font-weight:bold;
	margin:16px 0px 0px 16px;
	color:#111;
}
.giftBackSideBlock .countDown {
	font-weight:bold;
	color:#111;
	margin:8px 0px 0px 16px;
}
.giftBackSideBlock .countDown span {
	display:inline-block;
	padding:4px;
	border:1px solid #e0e0e0;
	margin:0px 4px;
	font-size:10.5pt;
	color:#cc0000;
	font-family:Georgia, Times New Roman, Times, serif;
}
.giftBackSideBlock .sideBorderH {
	margin-top:8px;
}
.giftBackSideBlock p {
	margin:8px 16px;
	margin-bottom:0px;
}
.giftBackSideBlock p span {
	font-size:12pt;
	font-weight:bold;
	line-height:20px;
	margin-right:4px;
	color:#333;
	font-family:Georgia, Times New Roman, Times, serif;
}
.giftBackSideBlock p.des,.giftBackSideBlock p.des2 {
	border-bottom:1px dashed #FF9900;
	padding-bottom:2px;
	width:150px;
}
.giftBackSideBlock p.des2 {
	width:86px;
}
.giftBackSideBlock .btnArea {
	margin:16px 0px 16px 16px;
}
.giftBackSideBlock .btnArea .btn {
	display:block;
	width:121px;
	height:27px;
	background:url(img/gift-back-btn.gif) no-repeat left top;
	text-align:center;
	line-height:27px;
	float:left;
}
.giftBackSideBlock .btnArea .btn:hover {
	text-decoration:none;
}
.giftBackSideBlock .btnArea span {
	float:left;
	margin:6px 0px 0px 8px;
}
/* check reminder */
.recomGiftBlock {
	border:1px solid #e0e0e0;
	margin-bottom:16px;
}
.recomGiftTitle {
	padding-left:90px;
	padding-top:16px;
	height:60px;
	background:url(img/recomGiftTitleBg.jpg) no-repeat 15px 12px;
}
.recomGiftTitle p {
	line-height:22px;
}
.recomGiftTitle p.title {
	font-size:15pt;
	font-family:"微软雅黑", "宋体", Tahoma;
	margin-bottom:4px;
	color:#000;
}
.recomGiftBlock .btn {
	margin-bottom:24px;
}
.recomGiftBlock .btn a{
	display:block;
	width:172px;
	height:33px;
	padding-left:8px;
	color:#111;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:10.5pt;
	background:url(img/indexGotoGiftBtn.gif) no-repeat left top;
	margin:0px auto;
}
.recomGiftBlock .btn a:hover {
	text-decoration:none;
}
/* Cards Index*/
.card-left {
	float:left;
	display:inline;
	width:189px;
}
.card-right {
	float:left;
	display:inline;
	width:761px;
	margin-left:10px;
}
.card-left .left-banner1 {
	display:block;
	height:70px;
	width:189px;
	background:url(img/cards-sample/left-banner-sample.gif) no-repeat left top;
}
.card-left .left-banner2 {
	display:block;
	height:70px;
	width:189px;
	background:url(img/cards-sample/left-banner-sample2.gif) no-repeat left top;
}
.block-title {
	background:url(img/block-title-icon.gif) no-repeat left 1px;
	height:20px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	margin:5px 0px;
	margin-top:10px;
	font-size:10.5pt;
	color:#000;
}
.card-cat-block {
	background:url(img/card-cat-block-bg.gif) repeat-x left bottom;
	margin-bottom:10px;
}
.card-cat-block .card-cat-title {
	height:27px;
	width:179px;
	background:url(img/cards-cat-title-bg.gif) no-repeat left top;
	color:#fff;
	font-weight:bold;
	font-size:10.5pt;
	padding-left:10px;
	line-height:27px;
	font-family:"微软雅黑", "宋体", Tahoma;
}
.card-cat-block .card-cat-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
}
.card-cat-block .card-cat-body .title {
	margin:12px 10px 12px 10px;
	font-weight:bold;
}
.card-cat-block .card-cat-body ul {
	margin-top:9px;
}
.card-cat-block .card-cat-body li {
	margin:9px 10px;
	margin-top:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #d4d4d4;
}
.card-cat-block .card-cat-body li.last {
	margin-bottom:0px;
	border:none;
}
.card-cat-block .card-cat-body li a {
	margin:0px;
}
.card-cat-block .card-cat-bottom, .card-hot .block-bottom {
	height:7px;
	background:url(img/card-left-block-corner.gif) no-repeat left bottom;
}
.card-hot .block-header {
	height:7px;
	background:url(img/card-left-block-corner.gif) no-repeat left top;
}
.card-hot {
	background:url(img/card-cat-block-bg.gif) repeat-x left bottom;
	margin-bottom:10px;
}
.card-hot .block-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
	padding:3px 0px;
}
.card-hot .hot-card-div ,.card-hot .hot-card-div2 {
	margin:0px 10px 10px 10px;
}
.card-hot .hot-card-div2 {
	margin-bottom:0px;
}
.card-hot .hot-card-div .img ,.card-hot .hot-card-div2 .img {
	float:left;
	border:1px solid #d4d4d4;
	background-color:#fff;
	height:60px;
	width:60px;
	position:relative;
}
.card-hot .hot-card-div .img .rank1,.card-hot .hot-card-div .img .rank2,.card-hot .hot-card-div .img .rank3,.card-hot .hot-card-div .img .rank4 {
	position:absolute;
	left:-1px;
	bottom:-1px;
	width:14px;
	height:14px;
	background:url(img/rank-icon.gif) left top;
}
.card-hot .hot-card-div .img .rank2 {
	background:url(img/rank-icon.gif) left -14px;
}
.card-hot .hot-card-div .img .rank3 {
	background:url(img/rank-icon.gif) left -28px;
}
.card-hot .hot-card-div .img .rank4 {
	background:url(img/rank-icon.gif) left -42px;
}
.card-hot .hot-card-div2 .img .rank5{
	position:absolute;
	left:-1px;
	bottom:-1px;
	width:14px;
	height:14px;
	background:url(img/rank-icon.gif) left -56px;
}
.card-hot .hot-card-div .content ,.card-hot .hot-card-div2 .content {
	float:left;
	margin-left:6px;
	width:97px;
}
.card-hot .hot-card-div .content p ,.card-hot .hot-card-div2 .content p {
	margin-bottom:8px;
}
.card-hot .hot-card-div .content p.price ,.card-hot .hot-card-div2 .content p.price {
	margin-bottom:0px;
	color:#999;
}
.card-right .card-intro {
	background:url(img/cards-index-intro-bg.png) no-repeat left top;
	height:100px;
	margin-bottom:10px;
}
.card-right .card-flash {
	float:left;
	width:521px;
	height:280px;
	background:url(img/card-index-flash-area-bg.gif) no-repeat left top;
	position:relative;
}
.card-right .card-flash .img {
	margin:10px 0px 0px 10px;
}
.card-right .card-flash .btns {
	position:absolute;
	left:10px;
	bottom:10px;
}
.card-right .card-flash .btns li {
	float:left;
	margin-right:1px;
}
.card-right .card-flash .btns li a {
	display:block;
	background:url(img/card-index-flash-btn.gif) no-repeat right top;
	width:124px;
	height:23px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:22px;
}
.card-right .card-flash .btns li a:hover {
	text-decoration:none;
}
.card-right .card-flash .btns li.current a {
	display:block;
	background:url(img/card-index-flash-btn.gif) no-repeat left top;
	width:124px;
	height:23px;
}
.card-right .card-banner-area {
	float:left;
	width:230px;
	margin-left:10px;
}
.card-right .card-banner-area a {
	display:block;
	height:86px;
	margin-bottom:11px;
}
.card-right .card-banner-area a.banner1 {
	background:url(img/cards-sample/banner1.gif) no-repeat left top;
}
.card-right .card-banner-area a.banner2 {
	background:url(img/cards-sample/banner2.gif) no-repeat left top;
}
.card-right .card-banner-area a.banner3 {
	background:url(img/cards-sample/banner3.gif) no-repeat left top;
	margin-bottom:0px;
}
.card-right-block .block-header {
	height:7px;
	background:url(img/card-right-block-corner.gif) no-repeat left top;
}
.card-right-block .block-body {
	background:url(img/card-right-block-bg.gif) repeat-x left bottom;
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
	padding:3px 0px;
	padding-top:6px;
}
.card-right-block .block-bottom {
	height:7px;
	background:url(img/card-right-block-corner.gif) no-repeat left bottom;
}
.card-right-block .block-body li {
	float:left;
	width:100px;
}
.card-right-block .block-body li a {
	display:block;
	width:100px;
	margin-bottom:10px;
}
.card-right-block .block-body li a.img {
	height:100px;
	background-color:#d4d4d4;
}
.card-right-block .block-body li.first {
	display:inline;
	margin-left:12px;
	margin-right:16px;
	width:228px;
}
.card-right-block .block-body li.first a {
	width:228px;
}
.card-right-block .block-body li p {
	margin-bottom:15px;
	color:#999;
}
.card-right-block .block-body li.list-border {
	border-left:1px solid #eeeeee;
	width:1px;
	height:100px;
	margin:0px 14px;
}
/* Card list */
.card-list-title {
	font-weight:bold;
	font-size:15pt;
	font-family:"微软雅黑", "宋体", Tahoma;
	margin-bottom:10px;
	margin-left:5px;
}
.card-list-title-banner {
	height:80px;
	background:url(img/cards-sample/card-list-banner1-sample.gif) no-repeat left top;
	margin-bottom:10px;
}
.card-list-area .card-list-header {
	height:34px;
	background:url(img/card-list-header-bottom-bg.gif) no-repeat left top;
}
.card-list-area .card-list-header2,.card-gallery-header {
	height:7px;
	background:url(img/card-right-block-corner.gif) no-repeat left top;
}
.card-list-area .card-list-body,.card-list-area .card-list-body2,.card-gallery-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
	padding-top:15px;
}
.card-list-area .card-list-bottom,.card-gallery-bottom {
	height:7px;
	background:url(img/card-list-header-bottom-bg.gif) no-repeat left bottom;
}
.card-list-area .card-list-header .sort,.card-list-area .card-list-header .page-simple{
	float:left;
	display:inline;
}
.card-list-area .card-list-header .sort {
	margin:9px 0px 0px 16px;
	width:260px;
}
.card-list-area .card-list-header .sort li {
	float:left;
	margin-right:8px;
}
.card-list-area .card-list-header .sort li p {
	line-height:17px;
	width:30px;
}
.card-list-area .card-list-header .sort li a {
	display:block;
	width:48px;
	height:18px;
}
.card-list-area .card-list-header .sort li a.time0 {
	width:70px;
	background:url(img/list-btn.gif) no-repeat -48px bottom;
}
.card-list-area .card-list-header .sort li a.time1 {
	width:70px;
	background:url(img/list-btn.gif) no-repeat -48px top;
}
.card-list-area .card-list-header .sort li a.time2 {
	width:70px;
	background:url(img/list-btn.gif) no-repeat -48px -18px;
}
.card-list-area .card-list-header .sort li a.price0 {
	background:url(img/list-btn.gif) no-repeat left bottom;
}
.card-list-area .card-list-header .sort li a.price1 {
	background:url(img/list-btn.gif) no-repeat left top;
}
.card-list-area .card-list-header .sort li a.price2 {
	background:url(img/list-btn.gif) no-repeat left -18px;
}
.card-list-area .card-list-header .sort li a.hot0 {
	background:url(img/list-btn.gif) no-repeat right bottom;
}
.card-list-area .card-list-header .sort li a.hot1 {
	background:url(img/list-btn.gif) no-repeat right top;
}
.card-list-area .card-list-header .sort li a.hot2 {
	background:url(img/list-btn.gif) no-repeat right -18px;
}
.card-list-area .card-list-header .page-simple a {
	display:block;
	width:47px;
	height:18px;
}
.card-list-area .card-list-header .page-simple {
	float:right;
	margin:9px 16px 0px 0px;
	width:102px;
	height:18px;
}
.card-list-area .card-list-header .page-simple a {
	float:left;
	display:block;
}
.card-list-area .card-list-header .page-simple a.pre0 {
	background:url(img/list-page-simple.gif) no-repeat left top;
	margin-right:8px;
}
.card-list-area .card-list-header .page-simple a.pre1 {
	background:url(img/list-page-simple.gif) no-repeat left bottom;
	margin-right:8px;
}
.card-list-area .card-list-header .page-simple a.next0 {
	background:url(img/list-page-simple.gif) no-repeat right top;
}
.card-list-area .card-list-header .page-simple a.next1 {
	background:url(img/list-page-simple.gif) no-repeat right bottom;
}
.card-list-body ul,.card-list-body2 ul {
	margin:0px 0px 0px 15px;
}
.card-list-body li {
	float:left;
	width:220px;
}
.card-list-body2 li {
	float:left;
	width:120px;
}
.card-list-body li a {
	display:block;
	width:220px;
	margin-bottom:6px;
}
.card-list-body2 li a {
	display:block;
	width:120px;
	margin-bottom:6px;
}
.card-list-body li a.img {
	height:220px;
	background-color:#d4d4d4;
}
.card-list-body2 li a.img {
	height:120px;
	background-color:#d4d4d4;
}
.card-list-body li p ,.card-list-body2 li p {
	margin-bottom:15px;
	color:#999;
}
.card-list-body li.list-border {
	border-left:1px solid #e4e4e4;
	width:1px;
	height:220px;
	margin:0px 16px;
}
.card-list-body2 li.list-border {
	border-left:1px solid #e4e4e4;
	width:1px;
	height:120px;
	margin:0px 15px;
}
/* card detail */
.card-intro-area .card-intro-header {
	height:7px;
	background:url(img/card-right-block-corner.gif) no-repeat left top;
}
.card-intro-area .card-intro-body {
	background:url(img/card-right-block-bg.gif) repeat-x left bottom;
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
	padding-top:6px;
	position:relative;
}
.card-intro-area .card-intro-bottom {
	height:7px;
	background:url(img/card-right-block-corner.gif) no-repeat left bottom;
}
.card-intro-area .card-intro-body .img {
	width:350px;
	height:235px;
	background:#e1e1e1;
	position:relative;
	right:-3px;
	bottom:-3px;
	margin-left:12px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
.card-intro-area .card-intro-body .img .inner {
	width:350px;
	height:235px;
	position:relative;
	left:-3px;
	top:-3px;
}
.card-intro-area .card-intro-body .intro {
	float:left;
	display:inline;
	margin-left:18px;
	width:362px;
}
.card-intro-area .card-intro-body .intro h3 {
	margin-top:6px;
	margin-left:3px;
	font-family:"微软雅黑", "宋体", Tahoma;

}
.card-intro-area .card-intro-body .intro h4 {
	color:#bfbfbf;
	font-size:11px;
	margin:4px 0px 0px 3px;
}
.card-intro-area .card-intro-body .intro .price {
	margin:8px 0px 12px 5px;
	color:#E10831;
	font-size:11px;
	padding-bottom:11px;
	border-bottom:1px dashed #cccccc;
}
.card-intro-area .card-intro-body .intro .price span{
	margin:0px 4px;
	font-size:26px;
	font-weight:bold;
}
.card-intro-area .card-intro-body .intro p {
	margin:0px 0px 8px 4px;
}
.card-intro-area .card-intro-body .intro .btn {
	margin-left:2px;
	margin-top:20px;
}
.card-intro-area .card-intro-body .intro .btn a {
	float:left;
	margin-top:7px;
}
.card-intro-area .card-intro-body .intro .btn a.buy-btn {
	display:block;
	background:url(img/buy-btn.gif) no-repeat left top;
	height:32px;
	width:148px;
	margin-right:8px;
	margin-top:0px;
}
.card-gallery-body {
	padding:15px 0px;
}
.card-gallery-body .gallery {
	padding-top:15px;
	text-align:center;
}
.card-gallery-body .gallery img{
	margin-bottom:10px;
}
.card-gallery-body .title {
	width:160px;
	height:25px;
	background:url(img/card-detail-title.gif) no-repeat left top;
}
/* card design */
.card-design-intro-header {
	height:7px;
	background:url(img/card-design-block-corner.gif) no-repeat left top;
}
.card-design-intro-bottom {
	height:7px;
	background:url(img/card-design-block-corner.gif) no-repeat left bottom;
}
.card-design-intro-body {
	background:url(img/card-design-block-bg.gif) repeat-x left bottom;
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
	padding-top:3px;
	padding-bottom:3px;
}
.card-design-intro-body .img ,.card-design-intro-body .intro {
	float:left;
}
.card-design-intro-body .img {
	height:120px;
	width:140px;
	background:url(img/card-design-intro-border.gif) no-repeat right top;
	margin:8px 20px;
}
.card-design-intro-body .intro {
	margin-top:4px;
}
.card-design-intro-body .intro .title a {
	font-size:10.5pt;
	margin-right:10px;
}
.card-design-intro-body .intro .title {
	font-size:10.5pt;
	color:#999;
	margin-bottom:10px;
}
.card-design-intro-body .intro p {
	line-height:20px;
}
.card-design-intro-body .intro p.change {
	margin-top:8px;
}
.card-design-block-header {
	height:7px;
	background:url(img/card-design-block-corner2.gif) no-repeat left top;
}
.card-design-block-bottom {
	height:7px;
	background:url(img/card-design-block-corner2.gif) no-repeat left bottom;
}
.card-design-block-body {
	border:1px solid #d4d4d4;
	border-top:none;
	border-bottom:none;
	padding:3px;
	position:relative;
}
.card-design-block-body .notice {
	text-align:center;
	font-size:10.5pt;
	margin:15px auto;
	margin-bottom:50px;
}

.card-design-block-body .notice .image-desc{
	text-align:left;
	background-color:#FEF8E0;
	border:1px solid #C9A460;
	width:450px;
	margin:0px auto;
	margin-top:5px;
	padding:2px 5px;
	font-size:12px;
}
.card-design-block-body .order-btn {
	display:block;
	width:182px;
	height:30px;
	margin:20px auto;
	margin-top:25px;
	background:url(img/card-design-order-btn.gif) no-repeat left top;
}
.design-area-shadow {
	background-color:#f0f0f0;
	width:692px;
	height:404px;
	position:relative;
	right:-3px;
	bottom:-3px;
	margin:0px auto;
}
.card-design-block-body .design-area {
	width:692px;
	height:404px;
	position:relative;
	left:-3px;
	top:-3px;
}
.card-design-block-body .design-area .design-left,.card-design-block-body .design-area .design-right {
	float:left;
	width:342px;
	height:400px;
	border:2px solid #ccc;
	background-color:#fff;
}
.card-design-block-body .design-area .design-right {
	margin-left:-1px;
}
.edit-area-text{
	position:relative;
	width:322px;
	height:378px;
	background:#f0f0f0;
	border:1px dashed #d4d4d4;
}
.edit-area-img{
	position:relative;
	width:322px;
	height:296px;
	background:#f0f0f0;
	border:1px dashed #d4d4d4;
}
.edit-area-img-des{
	position:relative;
	width:322px;
	height:70px;
	margin-top:0px;
	background:#f0f0f0;
	border:1px dashed #d4d4d4;
}
.design-left ,.design-right {
	position:relative;
}
.design-left .card-edit-nav {
	position:absolute;
	top:-26px;
	left:-2px;
}
.design-right .card-edit-nav {
    position:absolute;
	top:-26px;
	right:-4px;
}
.card-edit-nav li{
	float:left;
	margin-right:2px;
}
.card-edit-nav li a{
	display:block;
	width:98px;
	height:28px;
	background:url(img/card-edit-nav-btn.gif) no-repeat right top;
	text-align:center;
	color:#333;
	line-height:25px;
}
.card-edit-nav li.current a{
	background:url(img/card-edit-nav-btn.gif) no-repeat left top;
	font-weight:bold;
}
.card-edit-nav li a:hover {
	text-decoration:none;
}
.design-left .text-edit-panel-area ,.design-left .img-edit-panel-area {
	width:136px;
	position:absolute;
	left:-145px;
	top:0px;
}
.design-right .text-edit-panel-area ,.design-right .img-edit-panel-area {
	width:136px;
	position:absolute;
	top:0px;
	right:-145px;
}
.design-left .edit-area-img-des .text-edit-panel-area {
	width:136px;
	position:absolute;
	top:-40px;
	left:-145px;
}
.design-right .edit-area-img-des .text-edit-panel-area {
	width:136px;
	position:absolute;
	top:-40px;
	right:-145px;
}
.design-left .edit-area-img-des .text-edit-panel-area2 {
	width:136px;
	position:absolute;
	top:0px;
	left:-145px;
}
.design-right .edit-area-img-des .text-edit-panel-area2 {
	width:136px;
	position:absolute;
	top:0px;
	right:-145px;
}
.text-edit-panel-header ,.img-edit-panel-area .img-edit-panel-header {
	background:url(img/edit-panel-corner.gif) no-repeat left top;
	height:7px;
}
.text-edit-panel-bottom ,.img-edit-panel-area .img-edit-panel-bottom {
	background:url(img/edit-panel-corner.gif) no-repeat left bottom;
	height:7px;
}
.text-edit-panel-body ,.img-edit-panel-area .img-edit-panel-body {
	border:2px solid #999;
	border-top:none;
	border-bottom:none;
	background:#fff;
	padding-bottom:6px;
}
.text-edit-panel-arrow ,.img-edit-panel-area .img-edit-panel-arrow {
	background:url(img/edit-panel-arrow.gif) no-repeat right top;
	width:13px;
	height:28px;
	position:absolute;
	right:-11px;
	top:30px;
	z-index:1;
}
.edit-area-img-des .text-edit-panel-arrow {
	position:absolute;
	right:-11px;
	top:60px;
}
.edit-area-img-des .text-edit-panel-area2 .text-edit-panel-arrow {
	position:absolute;
	top:20px;
	right:-11px;
}
.design-right .text-edit-panel-arrow ,.design-right .img-edit-panel-area .img-edit-panel-arrow {
	background:url(img/edit-panel-arrow.gif) no-repeat left top;
	left:-11px;
}
.design-right .edit-area-img-des  .text-edit-panel-arrow {
	background:url(img/edit-panel-arrow.gif) no-repeat left top;
	position:absolute;
	left:-11px;
}
.text-edit-panel-body .title ,.img-edit-panel-body .title,.upload-div .title {
	margin:0px 10px;
	margin-bottom:5px;
	padding:0px 0px 5px 20px;
	background:url(img/edit-panel-title-icon.gif) no-repeat left -20px;
	font-weight:bold;
}
.img-edit-panel-body .title,.upload-div .title  {
	background:url(img/edit-panel-title-icon.gif) no-repeat left top;
}
.text-edit-panel-body .title span ,.img-edit-panel-body .title span,.upload-div .title span {
	float:left
}
.text-edit-panel-body .title a ,.img-edit-panel-body .title a,.upload-div .title a {
	float:right;
	display:block;
	width:13px;
	height:14px;
	background:url(img/edit-panel-close-btn.gif) no-repeat left 1px;
}
.upload-div {
	width:368px;
	height:164px;
	background:url(img/upload-pic-div-bg.gif) no-repeat left top;
	padding-top:10px;
}
.upload-div .upload-area {
	padding-top:10px;
	margin:0px 10px;
	border-top:1px dotted #999;
}
.upload-div .upload-area a {
	display:block;
	width:104px;
	height:40px;
	background:url(img/upload-pic-btn.gif) no-repeat left top;
	float:left;
}
.upload-div .upload-area .des {
	float:left;
	margin-left:20px;
	padding-top:3px;
}
.upload-div .pic-area {
	padding-top:10px;
	margin:8px 10px;
	margin-bottom:0px;
	border-top:1px dotted #999;
}
.upload-div .pic-area span {
	float:left;
	margin-top:14px;
}
.upload-div .pic-area li {
	float:left;
	margin-right:5px;
	position:relative;
}
.upload-div .pic-area li a {
	display:block;
	width:45px;
	height:45px;
	border:1px solid #d3d3d3;
}
.upload-div .pic-area .progress {
	position:absolute;
	top:15px;
	left:10px;
	font-weight:bold;
	color:#009900;
}
.edit-area-text .add-text-btn ,.edit-area-img .add-img-btn {
	display:block;
	background:url(img/add-text-btn-bg.gif) no-repeat left top;
	width:120px;
	height:94px;
	margin:130px auto;
	margin-bottom:0px;
}
.edit-area-img .add-img-btn {
	background:url(img/add-img-btn-bg.gif) no-repeat left top;
}
.edit-area-img-des .add-text-btn {
	display:block;
	background:url(img/add-text-btn-bg.gif) no-repeat center bottom;
	width:104px;
	height:28px;
	margin:20px auto;
	margin-bottom:0px;
}

.text-edit_panel-notice{
	width:115px;
	padding:3px;
	margin:5px;
}

.text-edit_panel-notice .import{
	color:#CC0033;
	font-weight:bold;
}

.text-edit-panel {
	padding-left:10px;
}
.text-edit-panel .font-family select{
	height:21px;
	border:1px solid #999;
	width:110px;
}
.text-edit-panel .font-family{
	margin-bottom:10px;
	margin-right:10px;
	border-top:1px dotted #999;
	padding-top:10px;
}
.text-edit-panel .font-size{
	margin-bottom:10px;
}
.text-edit-panel .font-size select{
	float:left;
	height:21px;
	border:1px solid #999;
	width:75px;
	margin-right:10px;
}
.text-edit-panel .color-panel {
	float:left;
	position:relative;
	z-index:1000;
}
.text-edit-panel .color-panel .current-color{
	display:block;
	width:23px;
	height:21px;
	background:url(img/color-panel-btn-bg.gif) no-repeat left top;
	background-color:#0187C5;
}
.design-left .text-edit-panel .color-panel table{
	position:absolute;
	width:105px;
	left:23px;
	top:0px;
	background-color:#fff;
	border:1px solid #aaa;
	display:none;
}
.design-right .text-edit-panel .color-panel table {
	position:absolute;
	width:105px;
	left:-105px;
	top:0px;
	background-color:#fff;
	border:1px solid #aaa;
	display:none;
}
.text-edit-panel .color-panel:hover table{
	display:block;
}
.text-edit-panel .color-panel table td{
	border:1px solid #000;
	width:30px;
	height:30px;
}
.text-edit-panel .color-panel table td a{
	display:block;
	width:100%;
	height:100%;
}
.text-edit-panel .color-panel table td a.black{
	background-color:#000;
}
.text-edit-panel .color-panel table td a.grey {
	background-color:#666;
}
.text-edit-panel .color-panel table td a.blue{
	background-color:#0187C5;
}
.text-edit-panel .color-panel table td a.brown{
	background-color:#996600;
}
.text-edit-panel .color-panel table td a.green{
	background-color:#339900;
}
.text-edit-panel .color-panel table td a.orange {
	background-color:#FF6600;
}
.text-edit-panel .align-panel {
	padding-bottom:5px;
}
.text-edit-panel .align-panel li {
	float:left;
	margin-right:2px;
	margin-top:0px;
}
.text-edit-panel .align-panel li.current a{
	border:1px solid #aaa;
	background-color:#fafafa;
}
.text-edit-panel .align-panel a {
	display:block;
	border:1px solid #fff;
}
.text-edit-panel .align-panel a.bold {
	width:15px;
	height:19px;
	background:url(img/align-panel.gif) no-repeat left 2px;
}
.text-edit-panel .align-panel a.italic{
	width:15px;
	height:19px;
	background:url(img/align-panel.gif) no-repeat -12px 2px;
}
.text-edit-panel .align-panel a.align-left{
	width:20px;
	height:19px;
	background:url(img/align-panel.gif) no-repeat -24px 2px;
}
.text-edit-panel .align-panel a.align-center {
	width:20px;
	height:19px;
	background:url(img/align-panel.gif) no-repeat -41px 2px;
}
.text-edit-panel .align-panel a.align-right{
	width:20px;
	height:19px;
	background:url(img/align-panel.gif) no-repeat -58px 2px;
}
.design-area .btn-area {
	border-top:1px dotted #999;
	margin-top:5px;
	margin-right:10px;
	padding-top:10px;
}
.img-edit-panel-body .btn-area {
	margin-left:10px;
}
.design-area .btn-area a {
	float:left;
	display:block;
	height:22px;
	width:50px;
	background:url(img/edit-panel-btn.gif) no-repeat left top;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.design-area .btn-area a.save {
	margin-right:11px;
}
.design-area a.edit {
	width:65px;
	background:url(img/edit-panel-btn2.gif) no-repeat left top;
}
.btn-area a.change {
	width:50px;
	background:url(img/edit-panel-btn.gif) no-repeat left top;
	margin-right:11px;
}
.design-area .btn-area a:hover {
	text-decoration:none;
}
.edit-area-text .text-area ,.edit-area-img-des .text-area {
	position:relative;
	left:-1px;
	top:-1px;
}
.edit-area-text .text-area textarea ,.edit-area-img-des .text-area textarea {
	width:314px;
	height:370px;
	font-size:9pt;
	color:#666;
	padding:4px;
}
.edit-area-img-des .text-area textarea {
	height:62px;
}
.img-edit-panel {
	margin:0px 8px;
	margin-right:0px;
	width:113px;
}
.img-edit-panel .route-zoom-area {
	padding-top:10px;
	border-top:1px dotted #999;
}
.img-edit-panel .route-zoom-area li {
	float:left;
	margin-right:5px;
}
.img-edit-panel .route-zoom-area li a {
	display:block;
	width:21px;
	height:20px;
	border:1px solid #fff;
}
.img-edit-panel .route-zoom-area li a:hover {
	border:1px solid #eee;
}
.img-edit-panel .route-zoom-area li.current a,.img-edit-panel .route-zoom-area li.current a:hover  {
	border:1px solid #a5a5a5;
	border-bottom:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}
.img-edit-panel .route-zoom-area li a.clockwise {
	background:url(img/pic-edit-btn.gif) no-repeat left top;
}
.img-edit-panel .route-zoom-area li a.anti-clockwise {
	background:url(img/pic-edit-btn.gif) no-repeat -21px top;
}
.img-edit-panel .route-zoom-area li a.zoom-in {
	background:url(img/pic-edit-btn.gif) no-repeat -42px top;
}
.img-edit-panel .route-zoom-area li a.zoom-out {
	background:url(img/pic-edit-btn.gif) no-repeat -63px top;
}
.img-edit-panel .move-panel-area {
	margin-top:10px;
	padding-top:10px;
	padding:3px;
	border-top:1px dotted #999;
}
.img-edit-panel .move-panel-area table {
	border-collapse:collapse;
	width:66px;
	margin:0px auto;
}
.img-edit-panel .move-panel-area td {
	width:23px;
	height:22px;
}
.img-edit-panel .move-panel-area td a{
	display:block;
	width:21px;
	height:20px;
	border:1px solid #fff;
}
.img-edit-panel .move-panel-area td a:hover {
	border:1px solid #eee;
}
.img-edit-panel .move-panel-area td.current a ,.img-edit-panel .move-panel-area td.current a:hover {
	border:1px solid #a5a5a5;
	border-bottom:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}
.img-edit-panel .move-panel-area td a.move-up{
	background:url(img/pic-edit-btn.gif) no-repeat -84px top;
}
.img-edit-panel .move-panel-area td a.move-down{
	background:url(img/pic-edit-btn.gif) no-repeat -105px top;
}
.img-edit-panel .move-panel-area td a.move-left{
	background:url(img/pic-edit-btn.gif) no-repeat -126px top;
}
.img-edit-panel .move-panel-area td a.move-right{
	background:url(img/pic-edit-btn.gif) no-repeat -147px top;
}
/* shopping cart */
.cart-area .cart-header {
	height:31px;
	background:url(img/shopping-cart-corner.gif) no-repeat left top;
}

.cart-area .cart-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.cart-area .cart-bottom {
	height:7px;
	background:url(img/shopping-cart-corner.gif) no-repeat left bottom;
}
.cart-area table {
	border-collapse:collapse;
}
.cart-area table td {
	text-align:center;
	height:76px;
	line-height:76px;
}
.cart-area .cart-header table td {
	line-height:30px;
	height:30px;
}
.cart-area .name {
	width:240px;
}
.cart-area .name a {
	float:left;
}
.cart-area .name a.img {
	width:48px;
	height:48px;
	border:1px solid #d4d4d4;
	margin:13px 10px 0px 20px;
}
.cart-area .price {
	width:160px;
}
.cart-area .quantity {
	width:120px;
}
.cart-area .message {
	width:380px;
}
.cart-area .operation {
	width:60px;
}
.cart-area .cart-header table {
	margin-top:0px;
}
.cart-area .cart-body table td {
	border:1px solid #ebebeb;
	border-left:none;
	border-right:none;
}
.cart-area .quantity select {
	width:40px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	color:#333;
}
.cart-area .message div,.cart-area .message a {
	float:left;
}
.cart-area .message div {
	width:160px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:8px;
	margin-left:75px;
}
.cart-area .operation a.del {
	display:block;
	width:16px;
	height:17px;
	background:url(img/reminderOperationBtn.gif) 48px top;
	margin:0px auto;
}
.cart-area .sum {
	float:right;
	height:34px;
	line-height:34px;
	margin-right:10px;
}
.cart-area .sum a {
	margin-right:8px;
}
.cart-area .btn-area {
	height:60px;
	line-height:60px;
	border-top:1px solid #d4d4d4;
}
.cart-area .btn-area a{
	display:block;
	float:left;
	margin-top:18px;
}
.cart-area .btn-area a.pre {
	background:url(img/shopping-cart-btn.gif) no-repeat left top;
	height:30px;
	width:142px;
	margin-left:330px;
	margin-right:10px;
}
.cart-area .btn-area a.next {
	background:url(img/shopping-cart-btn.gif) no-repeat left bottom;
	height:30px;
	width:142px;
}
/* order */
.order-left .order-block {
	margin-bottom:10px;
}
.order-left .order-block-header {
	height:30px;
	background:url(img/reminder-top-bg.gif) no-repeat left top;
}
.order-left .order-block-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	padding-bottom:3px;
}
.order-left .order-block-bottom {
	background:url(img/reminder-bottom-bg.gif) no-repeat left top;
	margin-top:-5px;
	height:7px;
}
.order-block-header span {
	float:left;
	color:#000;
	font-weight:bold;
	margin-left:10px;
	line-height:28px;
	font-size:10.5pt;
	font-family:"微软雅黑", "宋体", Tahoma;
}
.order-block-body .img {
	float:left;
	width:120px;
	height:120px;
	border:1px solid #d4d4d4;
	margin:15px 0px 10px 15px;
}
.order-block-body .intro {
	float:left;
	width:565px;
}
.order-block-body .intro .name {
	font-size:10.5pt;
	margin:15px 0px 7px 15px;
}
.order-block-body .intro .num {
	margin:0px 0px 7px 15px;
	padding-bottom:8px;
	border-bottom:1px dashed #d4d4d4;
}
.order-block-body .intro .price {
	margin:0px 0px 7px 15px;
}
.order-block-body .intro .price span {
	font-weight:bold;
}
.order-block-body .intro .message {
	margin:0px 0px 7px 15px;
}
.order-block-body .intro .message div {
	width:330px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:5px;
}
.order-block-body .intro .message div,.order-block-body .intro .message a{
	float:left;
}
.order-block-body .intro .goback {
	margin:0px 0px 6px 15px;
}
.order-block-body .order-table {
	border-collapse:collapse;
	margin-left:14px;
	margin:10px 0px 10px 14px;
	width:688px;
}
.order-block-body .order-table td {
	height:40px;
	border-bottom:1px dashed #d4d4d4;
}
.order-block-body .order-table tr.last td {
	border-bottom:1px solid #fff;
}
.order-block-body .order-table td.name {
	text-align:right;
	width:95px;
	font-weight:bold;
	padding-right:50px;
	line-height:21px;
}
.order-block-body .order-table td.input-area {
	line-height:21px;
}
.order-block-body .order-table td.input-area input {
	height:15px;
	width:272px;
	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	margin-right:10px;
	padding:3px;
	font-family:Tahoma, "宋体";
}
.order-block-body .order-table td.input-area a,.order-block-body .order-table td.input-area span, .order-block-body .order-table td.text-area textarea , .order-block-body .order-table td.text-area span , .order-block-body .order-table td.text-area a {
	float:left;
	display:inline;
}
.order-block-body .order-table td.input-area span {
	margin-right:10px;
}
.order-block-body .order-table td.input-area select {
	height:21px;
	width:87px;
	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	margin-right:10px;
	color:#666;
    font-family:Tahoma, "宋体";
}
 .order-block-body .order-table td.text-area {
 	height:90px;
}
 .order-block-body .order-table td.text-area textarea, .order-block-body .order-table td.text-area .location-help {
 	float:left;
}
 .order-block-body .order-table td.text-area a {
 	margin-top:8px;
}
 .order-block-body .order-table td.text-area textarea {
 	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	margin-right:10px;
	width:272px;
	height:64px;
	font-size:9pt;
	font-family:Tahoma, "宋体";
	padding:3px;
	letter-spacing:1px;
}
.order-block-body .pay-way li {
	float:left;
	margin-right:70px;
}
.confirm-order-btn-area {
	margin:20px 0px 20px 270px;
}
.confirm-order-btn-area .btn {
	display:block;
	float:left;
	height:30px;
	width:142px;
	background:url(img/confirm-order-btn.gif) no-repeat left top;
}
.confirm-order-btn-area .btn2 {
	display:block;
	float:left;
	height:30px;
	width:142px;
	background:url(img/submit-order-btn.gif) no-repeat left top;
}
.confirm-order-btn-area span {
	float:left;
	margin:6px 4px 0px 20px;
}
.confirm-order-btn-area a.link {
	float:left;
	margin-top:6px;
	text-decoration:underline;
}
.order-notice-block {
	margin-bottom:10px;
}
.order-notice-block .order-notice-block-header {
	height:7px;
	background:url(img/order-success-notice-block-corner.gif) no-repeat left top;
}
.order-notice-block .order-notice-block-body ,.order-notice-block .order-notice-block-body2 {
	border:1px solid #FF9900;
	border-bottom:none;
	border-top:none;
	padding:3px 0px 3px 0px;
	background:url(img/order-success-notice-block-bg.gif) repeat-x left bottom;
}
.order-notice-block .order-notice-block-body2 {
	background:url(img/order-payok-notice-bg.gif) repeat-x left bottom;
}
.order-notice-block .order-notice-block-bottom {
	height:7px;
	background:url(img/order-success-notice-block-corner.gif) no-repeat left bottom;
}
.order-notice-block .order-notice-block-body .title ,.order-notice-block .order-notice-block-body2 .title {
	margin:5px 0px 10px 22px;
	font-size:10.5pt;
	font-weight:bold;
	color:#cc0000;
}
.order-notice-block .order-notice-block-body .des ,.order-notice-block .order-notice-block-body2 .des {
	margin:0px 0px 8px 22px;
}
.order-right-des {
	background:url(img/order-right-des.gif) no-repeat left 0px;
	width:206px;
	height:130px;
	margin-left:10px;
}
.order-made-btn-area {
	margin:20px 0px 10px 0px;
}
.order-made-btn-area .btn {
	display:block;
	float:left;
	height:30px;
	width:142px;
	background:url(img/order-made-btn.gif) no-repeat left top;
}
.order-made-btn-area span {
	float:left;
	margin:7px 30px 0px 50px;
}
.order-block-body .bank-notice {
	font-size:10.5pt;
	margin:15px 10px 10px 10px;
}
.order-block-body .bank-area li {
	margin:0px 10px 10px 10px;
	border-top:1px dashed #d4d4d4;
	padding-top:10px;
	color:#333;
}
.order-block-body .bank-area li .bank-logo-1,.order-block-body .bank-area li .bank-logo-2 ,.order-block-body .bank-area li .bank-logo-3 ,.order-block-body .bank-area li .bank-logo-4 {
	background:url(img/banks.jpg) no-repeat left top;
	height:20px;
	width:110px;
	margin-bottom:8px;
}
.order-block-body .bank-area li .bank-logo-2 {
	background:url(img/banks.jpg) no-repeat left -20px;
}
.order-block-body .bank-area li .bank-logo-3 {
	background:url(img/banks.jpg) no-repeat left -40px;
}
.order-block-body .bank-area li .bank-logo-4 {
	background:url(img/banks.jpg) no-repeat left -60px;
}
.order-block-body .bank-area li td {
	height:21px;
	line-height:21px;
}
.order-block-body .bank-area li .account {
	width:200px;
}
.order-block-body .bank-area li .name {
	width:100px;
}
.order-block-body .bank-area li .input-area span {
	float:left;
	width:80px;
	margin-top:2px;
}
.order-block-body .bank-area li .input-area input {
	height:15px;
	width:224px;
	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	margin-right:5px;
	margin-top:2px;
	padding:3px;
	font-family:Tahoma, "宋体";
}
.order-block-body .bank-area li .input-area a {
	float:left;
	display:block;
	width:65px;
	height:25px;
	margin-top:1px;
	background:url(img/bank-sms-btn.gif) no-repeat left top;
}
.order-payok-btn-area {
	margin:20px 0px 10px 0px;
}
.order-payok-btn-area .btn,.order-payok-btn-area .btn2{
	display:block;
	float:left;
	height:30px;
	width:142px;
	background:url(img/payok-btn.gif) no-repeat left top;
	margin-right:15px;
}
.order-payok-btn-area .btn2 {
	background:url(img/payok-btn.gif) no-repeat left bottom;
}
.order-payok-btn-area .link {
	float:left;
	margin:7px 0px 0px 0px;
}
.order-payok-btn-area span {
	float:left;
	margin:7px 10px 0px 120px;
}
.order-check-right-block {
	margin-bottom:10px;
}
.order-check-right-block .block-header {
	height:7px;
	background:url(img/order-check-right-block-corner.gif) no-repeat left top;
}
.order-check-right-block .block-bottom {
	height:7px;
	background:url(img/order-check-right-block-corner.gif) no-repeat left bottom;
}
.order-check-right-block .block-content {
	border:1px solid #FF9900;
	background:url(img/order-check-right-block-bg.gif) repeat-x left bottom;
	border-bottom:none;
	border-top:none;
	padding:3px 0px;
}
.order-check-right-block .block-content .right-block-title {
	margin-bottom:15px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.right .order-check-right-block .block-content .right-block-title {
	margin-bottom:10px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.order-check-right-block .block-content .right-block-title .title {
	padding:0px 0px 0px 10px;
	font-size:10.5pt;
	font-weight:bold;
	color:#000;
	font-family:"微软雅黑", "宋体", Tahoma;
}
.order-check-right-block .status {
	margin:10px 10px;
	text-align:center;
	font-size:10.5pt;
}
.right .order-check-right-block .status {
	text-align:left;
	font-size:9pt;
	line-height:18px;
	margin-top:0px;
}
.order-check-right-block .pay-btn {
	display:block;
	margin:15px auto;
	margin-bottom:5px;
	height:30px;
	width:142px;
	background:url(img/order-made-btn.gif) no-repeat left top;
}
.order-check-edit-area {
	margin-bottom:10px;
}
.order-check-edit-area a {
	display:block;
	width:110px;
	height:29px;
	background:url(img/order-check-edit-btn.gif) no-repeat left top;
	float:left;
}
.order-check-edit-area a.btn2 {
	background:url(img/order-check-edit-btn.gif) no-repeat left bottom;
	margin-left:10px;
}
.order-check-go-back-btn {
	display:block;
	width:230px;
	height:29px;
	background:url(img/order-check-back-btn.gif) no-repeat left top;
	margin-bottom:10px;
}
.order-check-right-block .delivery-status {
	padding-top:10px;
	border-top:1px dashed #FF9901;
}
.order-check-right-block .delivery-status p {
	line-height:25px;
	padding-left:10px;
}
.order-check-right-block .delivery-status p span {
	margin-left:10px;
}
/* order center */
.order-center-area .order-center-header {
	height:31px;
	background:url(img/shopping-cart-corner.gif) no-repeat left top;
}
.order-center-area .order-center-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.order-center-area .order-center-bottom {
	height:7px;
	background:url(img/shopping-cart-corner.gif) no-repeat left bottom;
}
.order-center-area table {
	border-collapse:collapse;
}
.order-center-area table td {
	text-align:center;
	height:38px;
	line-height:38px;
}
.order-center-area .order-center-header table td {
	line-height:30px;
	height:30px;
}
.order-center-area .num {
	width:120px;
}
.order-center-area .name {
	width:210px;
}
.order-center-area .price {
	width:180px;
}
.order-center-area .time {
	width:190px;
}
.order-center-area .status {
	width:150px;
}
.order-center-area .operation {
	width:108px;
}
.order-center-area .order-center-header table {
	margin-top:0px;
}
.order-center-area .order-center-body table td {
	border:1px solid #ebebeb;
	border-left:none;
	border-right:none;
}
.order-center-area .order-center-body table tr.last td {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.order-center-area .quantity select {
	width:40px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	color:#333;
}
.order-center-area .message div,.order-center-area .message a {
	float:left;
}
.order-center-area .message div {
	width:160px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:8px;
	margin-left:75px;
}
.order-center-area .btn-area {
	height:60px;
	line-height:60px;
	border-top:1px solid #d4d4d4;
}
.order-center-area .btn-area a{
	display:block;
	float:left;
	margin-top:18px;
}
.order-center-area .btn-area a.pre {
	background:url(img/shopping-cart-btn.gif) no-repeat left top;
	height:30px;
	width:142px;
	margin-left:330px;
	margin-right:10px;
}
.order-center-area .btn-area a.next {
	background:url(img/shopping-cart-btn.gif) no-repeat left bottom;
	height:30px;
	width:142px;
}
/* cards center */
.card-center-area .card-center-header {
	height:31px;
	background:url(img/shopping-cart-corner.gif) no-repeat left top;
	line-height:30px;
	font-size:10.5pt;
	font-weight:bold;
	padding-left:15px;
	font-family:"微软雅黑", "宋体", Tahoma;
	color:#000;
}
.card-center-area .card-center-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.card-center-area .card-center-bottom {
	height:7px;
	background:url(img/shopping-cart-corner.gif) no-repeat left bottom;
}
.card-center-body .sub-nav {
	padding-top:10px;
	height:30px;
	border-bottom:1px solid #d4d4d4;
	position:relative;
}
.card-center-body .sub-nav ul {
	position:absolute;
	bottom:-1px;
	left:15px;
}
.card-center-body .sub-nav li {
	float:left;
	margin-right:2px;
}
.card-center-body .sub-nav li a {
	display:block;
	width:105px;
	height:24px;
	border:1px solid #d4d4d4;
	text-align:center;
	line-height:24px;
	background-color:#F2F2F2;
}
.card-center-body .sub-nav li.current a {
	background-color:#fff;
	border-bottom:1px solid #fff;
	color:#666;
}
.card-center-list-area {
	margin-left:20px;
	margin-bottom:20px;
}
.card-center-list-area li {
	margin:20px 15px 15px 0px;
	float:left;
}
.card-center-list-area li .img {
	float:left;
	width:120px;
	height:120px;
}
.card-center-list-area li .intro {
	float:left;
	width:165px;
	margin-left:10px;
}
.card-center-list-area li .intro .title a{
	font-size:10.5pt;
	margin-bottom:10px;
}
.card-center-list-area li .intro p {
	margin-bottom:10px;
}
.card-center-list-area li .intro .btn-area {
	padding-top:10px;
	border-top:1px dashed #d4d4d4;
}
.card-center-list-area li .intro .btn-area a {
	margin-right:10px;
}
/* new Setup */
.card-center-body .successBlock {
	margin:20px;
	margin-bottom:0px;
}
.card-center-body .tellmeTable {
	margin-left:18px;
}
.card-center-body td.tellmeNameTd ,.card-center-body td.tellmeInputTd {
	vertical-align:top;
}
.card-center-body .successBlock .orderPayOk {
}
/* address center */
.address-center-area .address-center-header {
	height:31px;
	background:url(img/shopping-cart-corner.gif) no-repeat left top;
}
.address-center-area .address-center-body {
	border:1px solid #d4d4d4;
	border-bottom:none;
	border-top:none;
}
.address-center-area .address-center-bottom {
	height:7px;
	background:url(img/shopping-cart-corner.gif) no-repeat left bottom;
}
.address-center-area table {
	border-collapse:collapse;
}
.address-center-area table td {
	text-align:center;
	height:38px;
	line-height:38px;
}
.address-center-area .address-center-header table td {
	line-height:30px;
	height:30px;
}
.address-center-area .name {
	width:120px;
}
.address-center-area .price {
	width:150px;
}
.address-center-area .time {
	width:400px;
}
.address-center-area .status {
	width:170px;
}
.address-center-area .operation {
	width:118px;
}
.address-center-area .address-center-header table {
	margin-top:0px;
}
.address-center-area .address-center-body table td {
	border:1px solid #ebebeb;
	border-left:none;
	border-right:none;
}
.address-center-area .address-center-body table tr.last td {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.address-center-area .quantity select {
	width:40px;
	border:1px solid #e0e0e0;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	color:#333;
}
.address-center-area .message div,.address-center-area .message a {
	float:left;
}
.address-center-area .message div {
	width:160px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:8px;
	margin-left:75px;
}
/* address div */
.edit-address {
	width:400px;
	margin:8px auto;
}
.edit-address td {
	height:40px;
	border-bottom:1px dashed #d4d4d4;
}
.edit-address tr.last td {
	border-bottom:1px solid #fff;
}
.edit-address td.name {
	text-align:right;
	width:55px;
	font-weight:bold;
	padding-right:10px;
	line-height:21px;
}
.edit-address .input-area select {
	height:21px;
	width:87px;
	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	margin-right:10px;
	color:#666;
    font-family:Tahoma, "宋体";
}
.edit-address td.name {
	text-align:right;
	width:95px;
	font-weight:bold;
	line-height:21px;
}
.edit-address td.input-area {
	line-height:21px;
}
.edit-address td.input-area input {
	height:15px;
	width:272px;
	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	padding:3px;
	font-family:Tahoma, "宋体";
}
.edit-address td.input-area  textarea {
 	border:1px solid #7F9DB9;
	background-color:#fff;
	float:left;
	width:272px;
	height:64px;
	font-size:9pt;
	font-family:Tahoma, "宋体";
	padding:3px;
	letter-spacing:1px;
	margin:10px 10px 10px 0px;
}
.address-btn-area {
	margin-left:10px;
	margin-bottom:10px;
}
.address-btn-area input {
	width:104px;
	height:26px;
	padding-bottom:2px;
	text-align:center;
	font-size:9pt;
	color:#333;
	font-weight:normal;
	cursor:pointer;
	line-height:20px;
}
/* order-div */
.address-table {
	border-collapse:collapse;
	margin:10px auto;
	margin-bottom:0px;
}
.address-table td, .address-table th{
	padding:10px;
	border:1px solid #d4d4d4;
	text-align:center;
}
.address-table .name {
	width:70px;
}
.address-table .city {
	width:106px;
}
.address-table .address {
	width:290px;
}
.address-table .operation {
	width:60px;
}
.divOuter .pageNumBottomBtns2 {
	margin-left:10px;
	margin-bottom:10px;
}
.address-des1 {
	line-height:22px;
	margin:8px 16px;
}
.address-des2  {
	padding:4px;
	margin:10px;
	background:#FDF9E1;
	border:1px solid #E6D08C;
}
.address-des2 p {
	line-height:22px;
}
.address-des-btn-area {
	margin-left:10px;
	margin-bottom:10px;
}
