/*-----------------ShopBag.aspx-------------------------------*/	
#shopbag {
	height: auto;
	width: 600px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#shopbag .bagmain {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.shopitme {
	display: block;
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: 30px;
	padding: 0px;
	height: 30px;
}
.bagmanage {
	display: block;
	width: 80px;
	float: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: 30px;
	padding: 0px;
	cursor: pointer;
}
#shopbag .bagmain h3 {
	line-height: 25px;
	float: left;
	background-color: #EDF6FF;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	width: 600px;
}
.baginfo {
	float: left;
	width: 600px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #fcfcfc;
	color: #353535;

}
.baginfo li {
	float: left;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	text-align: left;
	width: 580px;
	display: block;
}


.ydel {
	background-image: url(../images/del.gif);
	height: 20px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
}






.bagfoot {
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-right: 0px;
}
.bagtitle {
	width: 600px;
	
	margin-top: 20px;
	margin-bottom: 2px;
	padding: 0px;
	line-height: 28px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-size: 12px;
	background-image: url(../images/shopbag_bg.gif);
}
#shopbag h4{
	line-height: 25px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	float: left;
	width: 600px;
	font-weight: normal;
}


#userinfo li {
	line-height: 20px;
	list-style-type: none;
	text-align: left;
	float: left;
	width: 220px;
}
#baginfo img {
	margin-top: 10px;
}

#userinfo .user {
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

#userinfo {
	line-height: 25px;
	width: 318px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	letter-spacing: 1px;
	text-align: left;
	border: 1px solid #aaccee;
	margin-bottom: 10px;
}
#userinfo span {
	width: 110px;
	display: block;
	float: left;
	text-align: right;
}



.tree {
	width: 165px;
}

#yiframe {
	line-height: 25px;
	width: 800px;
	background-image: url(../images/user_menu_title.gif);
	background-repeat: repeat-x;
	z-index: 999;
	padding-bottom: 20px;
}

#yuseriframe {
	line-height: 25px;
	width: 800px;
	background-image: url(../images/user_menu_title.gif);
	background-repeat: repeat-x;
	z-index: 1010;
	padding-bottom: 20px;
}

.redfont {
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}

#userpay {
	float: left;
	width: 420px;
	height: 200px;
	background-color: #FEFFF4;
	padding: 0px;
	z-index: 1000;
	border: 1px solid #FFFFFF;
	background-image: url(../images/wintit_bg.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	
}
#userpay li {
	line-height: 25px;
	float: left;
	width: 280px;
	text-align: left;
	padding: 0px;
	margin-left: 120px;
	*margin-left: 50px;
}
.ytitle {
	line-height: 30px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 85%;
	cursor: move;
}

#showpage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	display: block;
	float: left;
	width: 23px;
	padding: 1px 0 1px 0;
	background-image: url(../images/pagelist_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
}



.pagenow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #aaccee;
	color: #ffffff;
	text-align: center;
	margin-right: 5px;
	display: block;
	float: left;
	width: 23px;
	padding: 1px 0 1px 0;
	font-weight: bold;
}

#showpage A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #aaccee;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	display: block;
	float: left;
	width: 23px;
	padding: 1px 0 1px 0;
	background-image: url(../images/pagenow_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	

#showpage {
	width: 500px;
	}
.payok {
	line-height: 30px;
	background-image: url(../images/paystatus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 350px;
	padding-top: 20px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 80px;
	border: 1px dotted #aaccee;
	margin-top: 50px;
}
.ytable {
	border: 1px solid #aaccee;
	line-height: 25px;
	margin-bottom: 10px;
}
.ytab {
	border: 1px solid #EFA9A9;
	line-height: 25px;
	margin-bottom: 10px;
}
.ytabtit {
	line-height: 25px;
	background-image: url(../images/tab_tit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #DE0000;
}

.ytabletit {
	line-height: 25px;
	background-image: url(../images/table_tit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #07519a;
}
.ytd {
	padding-left: 10px;
}
.bluefont { color:#07519a;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.domain {
	line-height: 25px;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: thin dashed #73AEE7;
}

.leftbiaoge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A9E3;
	border-right-color: #75A9E3;
	border-bottom-color: #75A9E3;
	border-left-color: #75A9E3;
}
body,td,th {
	font-size: 12px;
}
.ysubmit {
	height:25px;
	background-color: #EDF6FF;
	width: 100px;
	background-image: url(../images/submit_bg.gif);
	background-position: top;
	border:0;
	padding: 0px;
	background-repeat: no-repeat;
	color: #353535;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ytd {
	padding-left: 10px;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0033; TEXT-DECORATION: none
	
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline;
	huerreson:expression(onfocus=function(){this.blur()}); 
	outline:none;
	a:focus{-moz-outline-style:none;}
	
}
.leftbiaogewenzi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A9E3;
	border-right-color: #75A9E3;
	border-bottom-color: #75A9E3;
	border-left-color: #75A9E3;
	padding-left:10px;
	line-height: 20px;
}

.zhongjian {
	border: 1px solid #75A9E3;
	line-height: 20px;
}
.right {
	border: 1px solid #75A9E3;
}
.ytabletit {
	line-height: 25px;
	background-image: url(../images/table_tit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #07519a;
}
.ytd {
	padding-left: 10px;
}
.fukuan {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A9E3;
	border-right-color: #75A9E3;
	border-bottom-color: #75A9E3;
	border-left-color: #75A9E3;
	padding-left:10px;
	line-height: 20px;
}
