@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0;
	margin:0;
	text-align:center;
	background-color: #E5E5E5;
	font-weight: normal;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
img.border {
	border: 1px solid #999999;
	
}
a {
	color:#000;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
a:visited {
	color:#111;
	text-decoration: none;
	outline: none;
}
a:active {
	color:#222;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration:none;
	color: #D10130;
	outline: none;
	font-weight: bold;
}
a.biglink {
	color:#000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.biglink:hover {
	text-decoration:none;
	color: #D10130;
}
a.toplink {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.toplink:hover {
	text-decoration:none;
	color: #D10130;
	font-size: 13px;
	font-weight: bold;
}
a.link1 {
	color:#000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100px;
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
a.link1:hover {
	text-decoration:none;
	color: #D10130;
}
.header {
	background-image: url(../pics/main/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
}
.header_bg {
	background-image: url(../pics/main/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 155px;
}
.footer {
	height: 150px;
	background-color: #000000;
}
.register {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.rup {
	background-image: url(../pics/main/r1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 320px;
	text-indent: 12px;
	padding-top: 5px;
}
.rmain {
	background-image: url(../pics/main/r2.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 320px;
	vertical-align: top;
}
.rdown {
	background-image: url(../pics/main/r3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 320px;
}
.tup {
	background-image: url(../pics/main/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 660px;
	padding-top: 4px;
}
.tmain {
	background-image: url(../pics/main/2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 660px;
	vertical-align: top;
}
.tdown {
	background-image: url(../pics/main/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	width: 660px;
}
.f1 {
	background-image: url(../pics/main/1b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 660px;
	padding-top: 4px;
}
.f2 {
	background-image: url(../pics/main/2b.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 660px;
	vertical-align: top;
}
.f3 {
	background-image: url(../pics/main/3b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	width: 660px;
}
.tup2 {
	background-image: url(../pics/main/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 660px;
	padding-top: 0px;
}
.tmain2 {
	background-image: url(../pics/main/2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 660px;
	vertical-align: top;
}
.tdown2 {
	background-image: url(../pics/main/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 660px;
}
.price {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.red1 {
	color: #B1D8B1;
	font-weight: bold;
}
.regform {
	width: 300px;
}
.terms {
	height: 180px;
	width: 620px;
	overflow: auto;
	border: 1px solid #999999;
}
.tips {
	border: 1px solid #CCCCCC;
	background-color: #FFFFDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.texterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	white-space: normal;
	font-weight: bold;
}

.texterrorborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	white-space: normal;
	font-weight: bold;
	border: 1px solid #666666;
}
.texterrorok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	white-space: normal;
	font-weight: bold;
}
.adsimages {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.adsuser {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	width: 160px;
}
.contexthelp {
	background-image: url(../pics/main/help.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 260px;
	height: 220px;
	margin-top: 10px;
}
.helptext {
	
	padding: 44px;
}
.font-normal {
font-size:11px !important;
}
.font-larger {
font-size:14px !important;
}
.font-large {
font-size:large !important;
}
.textsize {
	font-size:11px;
	line-height:130%;
	padding-left: 4px;
}
.textsize1 {
font-size:14px;
line-height:130%;
}
.textsize2 {
font-size:18px;
line-height:130%;
}
.back {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 652px;
	top: 20px;
}
a.button {
	width:90px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	cursor:pointer;
	border:none;
	background-image: url(../pics/main/btn90_siv.gif);
	background-position: left top;
	display: block;
	line-height: 21px;
	text-align: center;
}
a.button:hover {
background-position:left bottom;
}
a.buttondel {
	width:80px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	cursor:pointer;
	border:none;
	background-image: url(../pics/main/btn160_del.gif);
	background-position: left top;
	display: block;
	line-height: 21px;
	text-align: center;
}
a.buttondel:hover {
background-position:left bottom;
}
.listingads {
	margin-bottom: 4px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.toptable {
	color: #FFFFFF;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px none #FFFFFF;
	line-height: 28px;
}
.catback {
	background-image: url(../pics/main/catback.jpg);
	height: 43px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: left center;
}
.biglink {
	color:#000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}