* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
* html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.yselect {font-size: 12px;margin: 0;padding: 0;}

body,html {
	font-family: "ËÎÌå", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#f9f9f9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;

}
a.c:link {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	
}
a.c:visited {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.c:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
a.c:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

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;
}
form {
	margin: 0;
	padding: 0;
}

p {text-align: left;}


.yaddshopbag {
	height:19px;
	width: 91px;
	background-image: url(images/addshopbag.gif);
	background-position: top;
	border:0;
	padding: 0;
	background-repeat: no-repeat;
	color: #353535;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ybuysubmit {
	height:19px;
	width: 91px;
	background-image: url(images/img_buy.gif);
	background-position: top;
	border:0;
	padding: 0px;
	background-repeat: no-repeat;
	color: #353535;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


ul {list-style-type:none; margin:0px;}
input {margin-right: 5px;}


.yclose {
	width:20px;
	height:15px;
	top:7px;
	right:15px;
	background-image: url(images/close.gif);
	float: right;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	cursor: pointer;
}
.selclose {
	width:20px;
	height:15px;
	top:7px;
	right:15px;
	background-image: url(images/sel_close.gif);
	float: right;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	cursor: pointer;
}


.ytitle1 {
	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: #669900;
	width: 85%;
	cursor: move;
}


.chkmes {
	line-height: 25px;
	width: 90%;
	margin: auto;

	*margin: 10px;
	border: 1px solid #86C127;
	background-color: #F9FFEC;
	text-align: left;
	background-image: url(images/ask.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	letter-spacing: 2px;
	
}
.ent {
	background-image: url(images/exec.gif);
	width: 61px;
	height: 23px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-left: 10px;
	cursor:pointer;
}
.esc {
	background-image: url(images/esc.gif);
	width: 61px;
	height: 23px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-left: 10px;
	cursor:pointer;
}




/*service*/
.service_title {
	float: left;
	background-image: url(images/service.gif);
	width: 220px;
	height: 33px;
}
.service {
	float: left;
	overflow: hidden;
	background-image: url(images/seritem.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.service li {
	height: 63px;
	width: 220px;
	list-style-type: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

/*lian xi*/
.contact_title{
	width: 220px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	height: 35px;
	float:left;
}
.contactinfo {
	width:215px;
	height:150px;
	margin: 0px;
	border: 1px dotted #669900;
	float: left;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	background-image: url(images/tel.gif);
	background-repeat: no-repeat;
	background-position: top;
}





#login
 {
	width: 500px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/img_login.gif);
	background-repeat: no-repeat;
	z-index: 999;
}


.login_title {
	line-height: 30px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	cursor: move;
}
.login_main {
	width: 440px;
	height: 220px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 27px;
	*padding-left: 17px;
	float: left;

}
.loginitem {
    padding:0 2px 2px 0;
	width: 60px;
	display: block;
	text-align: right;
	float: left;
	margin: 0 15px 0 0;
	line-height: 20px;
}

.login_main li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 60px;
}
.logincenter {
	width: 100%;
	float: left;
	height: 400px;
}

.space {display: block;width: 80px;	float: left;height:20px;}

.getpass {
	background-image: url(images/img_pass.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.imgreg {
	background-image: url(images/img_reg.gif);
	line-height: 24px;
	width: 75px;
	padding: 0;
	height: 24px;
	display: block;
	margin:-30px 0 0 200px;
	cursor: pointer;
}



.yinputarea {
	border: 1px solid #86c127;
	width: 180px;
	padding: 1px;
	text-align: left;
	background-image: url(images/area_bg.gif);
	background-position: bottom;
	margin: 1px;
	line-height: 20px;
	background-repeat: repeat-x;
}










.yinput {
	border: 1px solid #86c127;
	background-color: #f9ffec;
	width: 180px;
	padding: 1px;
	text-align: left;
	background-image: url(images/input_bg.gif);
	background-attachment: fixed;
	background-position: left top;
	margin: 1px;
	line-height: 20px;
}
.yusername {
	border: 1px solid #86c127;
	background-color: #f9ffec;
	width: 155px;
	text-align: left;
	background-image: url(images/input_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}


.ypass {
	border: 1px solid #86c127;
	width: 140px;
	text-align: left;
	background-image: url(images/lock.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FDFFF0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 12px;
}
.selpass {
	border: 1px solid #86c127;
	width: 155px;
	text-align: left;
	background-image: url(images/lock.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: 15px;
	background-color: #ABC903;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
}


.ycodenum {
	border: 1px solid #86c127;
	width: 80px;
	text-align: left;
	background-image: url(images/input_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin: 0px;
}
#bgskin {
	z-index: 988;
	opacity: 0.8;
-moz-opacity: 0.8; 
-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	width:100%;
	height:100%;
	background-image: url(images/bgskin.gif);
}

.ysubmit {
	height:25px;
	background-color: #f9ffec;
	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;
}


#head {
	font-size: 12px;
	width: 960px;
	height: 120px;
	text-align: center;
	
}
#head .menu {
	float: left;
	width: 100%;
	height: 50px;
}


/* MENU*/
#head .menu a:hover {
	width: 90px;
	background-repeat: no-repeat;
	list-style-type: none;
	color: #353535;
	font-size: 12px;
	overflow: hidden;
	background-image: url(images/menu_bg.gif);
	display: block;
	padding: 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu a:link,.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu .now {
	width: 90px;
	background-repeat: no-repeat;
	color: #353535;
	font-size: 12px;
	overflow: hidden;
	background-image: url(images/menu_bg.gif);
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	clear: right;
	list-style-type: none;
}
.menu li {
	width: 90px;
	list-style-type: none;
	float: left;
	line-height: 50px;
	text-align: center;
	list-style-position: inside;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 6px;
}

/* MENU*/




#copyright a {color: #ffffff;text-decoration:underline;}
#copyright a:hover {text-decoration:none;}





#main .banner {
	width: 100%;
}













#center {
	width: 880px;
	padding: 2px;
	height:auto;
	background-color: #FFFFFF;
}
#main {
	width: 660px;
    height:auto;
	float: right;
overflow:hidden;
*+overflow: visible;
}






#left .shopitem img {
	margin-right: 10px;
	float: left;
	padding: 0px;
}






.shopinfo {
	border: 1px solid #669900;
	margin: 0px;
	padding: 3px;
	background-color: #FFFDF7;
	line-height: 25px;
	word-spacing: 10em;
}






.price {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.num {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#left .contactinfo img {
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
}

#main .reseller img,.mail img {
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 1px;
	float: left;
}
#left .shop {
	margin-top: 5px;
	float: left;
	width: 100%;
}


#register {
	height: 465px;
	width: 100%;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

.regtitle {
	line-height: 39px;
	background-image: url(images/domain_bg.gif);
	padding: 0px;
	font-size: 14px;
	color: #353535;
	font-weight: normal;
	list-style-image: url(images/input_bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


.ymes {
	line-height: 25px;
	width: 90%;
	margin: auto;
	*margin: 10px;
	border: 1px solid #86C127;
	background-color: #F9FFEC;
	text-align: left;
	background-image: url(images/mes.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
}

.loadmes {
	line-height: 25px;
	width: 90%;
	margin: auto;
	*margin: 10px;
	border: 1px solid #86C127;
	background-color: #F9FFEC;
	text-align: left;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
}
.yerrmes {
	line-height: 25px;
	width: 90%;
	margin: auto;
	*margin: 10px;
	border: 1px solid #86C127;
	background-color: #F9FFEC;
	text-align: left;
	background-image: url(images/errmes.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	color: #FF0000;
}




.regitem {
	text-align: right;
	margin-right: 15px;
	padding: 1px;
	width: 100px;
	display: block;
	float: left;
}
#register li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86c127;
	background-color: #FEFFFB;
}

.mes {
	color:#999999;
	font-size:12px;
	padding:2px;
	margin-left: 10px;
}

.selectmes {
	font-size:12px;
	margin-left: 10px;
	border: 1px dashed #669900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 22px;
	background-image: url(images/selmes.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.chkyes {
	font-size:12px;
	margin-left: 10px;
	background-image: url(images/chkyes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 2px 2px 20px;
}
.chkno {
	font-size:12px;
	margin-left: 10px;
	background-image: url(images/chkno.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 2px 2px 20px;
}
.chking {
	font-size:12px;
	margin-left: 10px;
	border: 1px dashed #669900;
	padding-top: 2px;
	padding-right: 120px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 22px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 90% center;
	margin-right: 0px;
}




#left .contactinfo li {
	height: 25px;
	margin: 5px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
}




#left {
	width: 220px;
	height:auto;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;	
}













#copyright {
	width: 100%;
	float: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

#copyright li {
	line-height: 20px;
	list-style-type: none;
}
#copyright span {
	margin-right: 25px;
	color: #FFFFFF;
	line-height: 30px;
}




#head .logo {
	width: 50%;
	float: left;
	padding: 2px;
	text-align: left;
	height: 60px;
}
#head .sitemap {
	float: left;
	width: 49%;
	line-height: 60px;
	height: 53px;
	background-image: url(images/map_bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	background-repeat: no-repeat;
}

.skins {
	width: 70px;
	display: block;
	letter-spacing: 6px;
	line-height: 20px;
	background-image: url(images/skins.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 1px;
	height: 20px;
	cursor: pointer;
}






.sitereg {
	width: 70px;
	display: block;
	letter-spacing: 6px;
	line-height: 20px;
	background-image: url(images/reg_bg.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 1px;
	cursor: pointer;
}
.pass {
	background-image: url(images/lock.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.sitemap .skins ul {
	background-color: #996600;
	position: absolute;
	width: 70px;
	clip: rect(auto,auto,auto,10);
	left: auto;
	top: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	float: left;

	
}

.sitelogin {
	width: 70px;
	display: block;
	letter-spacing: 8px;
	line-height: 20px;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 1px;
	cursor: pointer;
}
.siteshopbag {
	width: 70px;
	display: block;
	letter-spacing: 3px;
	line-height: 20px;
	background-image: url(images/site_shopbag.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 1px;
	cursor: pointer;
}
.sitewhois {
	width: 70px;
	display: block;
	letter-spacing: 2px;
	line-height: 20px;
	background-image: url(images/site_whois.gif);
	background-repeat: no-repeat;
	margin: 1px;
	padding: 1px;
	font-size: 11px;
	cursor: pointer;
}
.sitemap span {
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
}


/*--------------------------------------Loading Skin --------------*/
#setskin {
	width: 350px;
	margin: 0px;
	padding: 5px;
	background-image: url(images/setskin.gif);
	height: 220px;
	border: 1px solid #A9E66C;
	z-index: 9999;
}
#setskin .setskin_main {
	margin: 0px;
	padding: 5px;
	width: 320px;
	clear: left;
	
}
#setskin .setskin_main ul {
	background-image: url(images/skin_color.gif);
	background-repeat: no-repeat;
}

#setskin .setskin_main li {
	line-height: 20px;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	cursor: pointer;
	letter-spacing: 5px;

}

#loading {
	background-image: url(images/loading.gif);
	height: 60px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center 35px;
	background-color: #FDFEE7;
	line-height: 50px;
	border:3px solid #ffffff;
	z-index: 11000;
	}


/*-----------------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: #F9FFEC;
	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: #86C127;
	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: #86C127;
	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: 220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	letter-spacing: 1px;
	text-align: left;
	background-image: url(images/userinfo.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#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: #86c127;
	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: #86c127;
	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 #86c127;
	margin-top: 50px;
}
