#content strong{
}
#right-top blockquote{
	margin:5px;
}
#left-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height:20px;
}
#left-bottom {
	background-image: url(../images/left-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 380px;
	padding-right: 20px;
	padding-left: 20px;	
		padding-top: 15px;

}


#right-top {
	background-image: url(../images/right-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height:20px;
	overflow:auto;
	scrollbar-face-color:#EAF2F4; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#A7B2B8;
	scrollbar-darkshadow-color:#A7B2B8;
	scrollbar-track-color:#EEEEEE;
	scrollbar-arrow-color:#666666;
		
}
#right-top h1 {
	font-size: 14px;
	color: #E74918;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top:3px;
	line-height:18px;
}
#right-top h2 {
	font-size: 12px;
	color: #48AFF4;
	margin-top: 10px;
	margin-bottom: 5px;
}

#right-top p {
	text-indent:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left-top #menu {
	margin-left: 10px;
}

#left-top #menu a {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	color: #777777;
	background-image: url(../images/a2.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 13px;
}
#left-top #menu a:hover {
	color: #FF3300;
}
#left-top #menu #current {
	color: #48AFF4;
	background-image: url(../images/a1.gif);
}
#left-top #submenu {
	margin-left: 10px;
}

#left-top #submenu a {
	text-decoration: none;
	letter-spacing: 0px;
	color: #777777;
	background-image: url(../images/a3.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 13px;
	font-weight:normal;
}
#left-top #submenu a:hover {
	color: #FF3300;
}
#left-top #submenu #current {
	color: #48AFF4;
	background-image: url(../images/a.gif);
}
#right-bottom {
	height: 100px;
	background-image: url(../images/right-bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contactform {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.contactform input {
	height: 16px;
	border: 1px groove #999999;
	margin-bottom: 10px;
	width: 180px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}
.input_box {
	height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ACB7BB;
}
.input_error {
	height: 20px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #FF0000;
}
.contactform textarea {
	width: 225px;
	border: 1px groove #999999;
	display: block;
	height: 115px;
	overflow: hidden;
}
.domain_regbox {
	line-height: 20px;
	margin: 5px;
	padding: 0px;
}

.ext_list {
	width: 420px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ext_list li {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 12px;
}
.price_table {
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.price_table td {
	padding-right: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.price {
	font-weight: bold;
	color: #1B99ED;
}
.price_total {
	font-weight: bold;
	color: #FF0000;
}

.btn {
	color: #FFFFFF;
	background-color: #FF9900;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #8B99A2;
	line-height:20px;
}
.btn:hover {
	background-color: #E64818;
}
.btn_block {
	color: #FFFFFF;
	background-color: #FF9900;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #8B99A2;
	line-height:20px;
	display:block;
	height:20px;
	width:70px;
}
.btn_block:hover {
	background-color: #E64818;
}
#cart {
	line-height: 18px;
	overflow: hidden;
	width: 205px;
}

#cart blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#order h1 {
	font-size: 14px;
	color: #FF0000;
	margin-top: 15px;
	margin-bottom: 10px;
}
#order h2 {
	font-size: 12px;
	color: #48AFF4;
	margin-top: 5px;
	margin-bottom: 5px;
}

#order li {
	margin-bottom: 5px;
}

#order form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#order .input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #84959D;
	font-size: 12px;
}
#order .input_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #FF0000;
	font-size: 12px;
}
#order hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#order p {
	text-indent: 20px;
	margin: 5px;
	padding: 0px;
	line-height: 18px;
}


#order .block {
	margin-top: 5px;
	margin-bottom: 5px;
}

#order .extlist {
	height: 100px;
	width: 390px;
	margin: 5px;
}
#order .extlist li {
	float: left;
	width: 90px;
}
#order .hostingplan {
	line-height: 20px;
	margin-bottom:15px;
}
#order .hostingplan td {
	padding-left: 10px;
	height: 25px;
}
#order .hostingplan th {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
}
#order .hostingplan strong {
	color: #48AFF4;
	font-family: "Microsoft Sans Serif";
}
#order .hostingplan .odd{
	background-color: #F7F9F8;
}
#order .hostingplan .hover{
	background-color: #F7F9F8;
}
#order .hostingplan .even{
}
#order .hostingplan .tableheader{
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	font-weight: bold;
	padding-top:3px;
	height:20px;
}
#order .coupon_block{
	padding-top:5px;
	padding-left:10px;
	border: 0px;
}
#order .coupon_block_hover{
	padding-top:2px;
	padding-left:7px;
	background-color:#ffffcc;
	border: 3px solid #FF0000;
	color:#000000;
}

#order .coupon_block_hover .blue_font{
	color:#333333;
}
#copartner A {
	DISPLAY: block; BACKGROUND: url(/images/bank.gif); OVERFLOW: hidden; WIDTH: 18px; CURSOR: hand; HEIGHT: 18px
}
#copartner ul {
	width: 200px;
}
#copartner li {
	margin: 4px;
	float: left;
}
#copartner EM {
	DISPLAY: none
}
#copartner .boc {
	MARGIN-RIGHT: 3px
}
#copartner .ccb {
	MARGIN-RIGHT: 3px
}
#copartner .szdb {
	MARGIN-RIGHT: 6px
}
#copartner .boco {
	MARGIN-RIGHT: 5px
}
#copartner .abc A {
	BACKGROUND-POSITION: -18px 0px
}
#copartner .boc A {
	BACKGROUND-POSITION: -36px 0px; WIDTH: 20px
}
#copartner .ccb A {
	BACKGROUND-POSITION: -56px 0px
}
#copartner .cmb A {
	BACKGROUND-POSITION: -74px 0px
}
#copartner .spdb A {
	BACKGROUND-POSITION: -92px 0px; WIDTH: 19px
}
#copartner .gdb A {
	BACKGROUND-POSITION: -111px 0px; WIDTH: 17px
}
#copartner .cmsb A {
	BACKGROUND-POSITION: -128px 0px; WIDTH: 20px
}
#copartner .cib A {
	BACKGROUND-POSITION: -148px 0px; WIDTH: 21px
}
#copartner .citic A {
	BACKGROUND-POSITION: -169px 0px; WIDTH: 16px
}
#copartner .szdb A {
	BACKGROUND-POSITION: -185px 0px; WIDTH: 15px
}
#copartner .post A {
	BACKGROUND-POSITION: -200px 0px; WIDTH: 19px
}
#copartner .boco A {
	BACKGROUND-POSITION: -219px 0px; WIDTH: 17px
}
#copartner .visa A {
	BACKGROUND-POSITION: -236px 0px; WIDTH: 42px
}
.selected {
	background-color: #F2F8F9;
	margin-top: -10px;
	margin-right: -5px;
	margin-bottom: -10px;
	margin-left: -5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.selected_2 {
	background-color: #F2F8F9;
	margin: -5px;
	padding: 5px;
	font-weight: bold;
	color: #48AFF4;
}
.selected_3 {
	background-color: #F2F8F9;
	margin-left: -10px;
	padding-left: 10px;
}
.selected_hover {
	background-color: #DEEBF8;
	cursor:default;
}
.selected_hover_padding {
	background-color: #DEEBF8;
	cursor:default;
	margin-left: -10px;
	padding-left: 10px;
	color: #000000;
	
}
label {
	cursor: pointer;
}
.notice_block{
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 10px;
}
.notice_block_1{
	line-height:20px;
	padding-right: 30px;
}
#hover_message{
	display:none;
	position:absolute;
	background-image: url(/images/hover_message_bg.gif);
	height: 90px;
	width: 200px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	text-align:left;
}
#hover_message h1{
	font-size: 10pt;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color:#FF0000;
}
#hover_message p{
	margin: 0px;
	padding: 0px;
	text-indent:0px;
	margin-top:3px;
	line-height:18px;
}
