body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

}
a:hover {
	text-decoration: none;
}

#header {
	height: 250px;
	width: 736px;
	text-align: left;
	overflow: hidden;

}
#header #header_flash {
	height: 230px;
	width: 736px;

}
#header #header_flash_block {
	height: 230px;
	width: 736px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header #header_top_menu {
	display:block;
	height:42px;
}
#header #header_top_menu li {
	float: left;
}
#header #header_top_menu h1 {
	font-size: 10pt;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#header #header_top_menu a {
	display: block;
	width: 122px;
	padding-top: 13px;
	color: #F7F9F8;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	text-align: center;
}
#header #header_top_menu a:hover {
	background-image:url(../images/header_top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header #header_top_menu a.on {
	background-image:url(../images/header_top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #phone_underline {
	width: 17px;
	margin-left: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e74d1b;
}
#header_banner{
background-image: url(../images/header_bg_empty.jpg);
width:490px;
height:184px;
}
#header_banner p{
line-height:18px;
margin:0px;
padding:0px;
display:block;
}
#header_banner_1{
background-image: url(../images/header_bg_1.jpg);
width:490px;
height:184px;
}
#header_banner_2{
background-image: url(../images/header_bg_2.jpg);
width:490px;
height:184px;
}
#header_banner_3{
background-image: url(../images/header_bg_3.jpg);
width:490px;
height:184px;
}
#header_banner_4{
background-image: url(../images/header_bg_4.jpg);
width:490px;
height:184px;
}
#header_banner_5{
background-image: url(../images/header_bg_5.jpg);
width:490px;
height:184px;
}
#header_banner_6{
background-image: url(../images/header_bg_6.jpg);
width:490px;
height:184px;
}
#header_banner_7{
background-image: url(../images/header_bg_7.jpg);
width:490px;
height:184px;
}
#header_banner_8{
background-image: url(../images/header_bg_8.jpg);
width:490px;
height:184px;
}
#header_banner_20{
background-image: url(../images/header_bg_20.jpg);
width:490px;
height:184px;
}
#header_banner_9{
background-image: url(../images/header_bg_21.jpg);
width:490px;
height:184px; 
}
#header_banner_30{
background-image: url(../images/header_bg_migration.jpg);
width:490px;
height:184px; 
}
#header_banner_40{
background-image: url(../images/header_bg_tmd.jpg);
width:490px;
height:184px; 
}
#header #header_headline {
	margin-top: 25px;
	margin-left:30px;
	line-height:17px;
	width:200px;
	font-size:9pt;
}
#header #header_headline strong {
	font-weight:normal;
}
#header #header_headline a{
	color: #59abdf;
	text-decoration: none;
	background-image: url(../images/red-dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#header #header_headline a:hover{
	
	text-decoration: none;
	background-image: url(../images/blue-dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}
#header .input_box {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}


#header #header_menu ul {
	width: 736px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#header #header_menu li {
	float: left;
	display: block;
}
#header #header_menu li strong {
	color: #FF0000;
}

#header #header_menu li a {
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	line-height:22px;
	height:20px;
	width:48px;
	display: block;
	color: #666666;
	margin-left: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	background-color: #EFF3F2;
	background-image: url(../images/menu_on.jpg);
}
#header #header_menu li a:hover {
	background-color: #E1E6E4;
	background-image: url(../images/menu_off.jpg);
	color: #EF5229;
	padding-top: 1px;
	padding-bottom: -1px;

}


#content {
	height: 390px;
	width: 738px;
	text-align: left;	
}
#content_left {
	height: 390px;
	width: 244px;
	float: left;
	margin-top: 2px;
	overflow:hidden;
}
#content_right {
	height: 390px;
	width: 492px;
	float: left;
	margin-top: 2px;
}
#footer {
	height: 115px;
	width: 734px;
	text-align: left;
	padding-top: 10px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEFF1;
	border-left-color: #EEEFF1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #73B1E0;
	overflow:hidden;
	
}
#footer #copyright {
	font-size: 12px;
	color: #AEAEAE;
	text-align: left;
	width: 160px;
	float: left;
	
	line-height: 16px;
}
#footer #copyright a {
	color: #999999;
}

#footer_link_exchange{
	width:734px;
	height:55px;
	color:#d0d4d7;
	background-image:url(/images/footer_link_bg.jpg);
	text-align:left;
	overflow:hidden;
}
#footer_link_text a{
	color:#d0d4d7;
}
#footer_link_text a:hover{
	color:#FFFFFF;
}
#footer_link_text_container{
	width:215px;
	float:left;
	height:36px;
	overflow:hidden;
	padding:0px 0px 0px 15px;
	margin-top:12px;
}
#footer_link_text{
	width:215px;	
	height:550px;
}
#footer_link_text ul{
	
	height:33px;
}
#footer_link_text li{
	float:left;
	width:65px;
	
	display:block;
	height:18px;	
	padding:0px;
	margin:0px;
	padding-right:5px;
}
#footer_link_pic_container{
width:460px;
height:53px;
overflow:hidden;
float:left;
}
#footer_link_pic{
	width:504px;
	float:left;
	height:55px;
}
#footer_link_pic .arrow{
	display:block;
	float:left;
	padding-top:2px;
	cursor:pointer;
	
}
#footer_link_pic ul{
	padding:2px 0px 0px 0px;
	display:block;
	width:1000px;
	height:50px;
	
}
#footer_link_pic a{
	border-width:0px;
}
#footer_link_pic img{
	border-width:0px;
}
#footer_link_pic ul li{
	float:left;
	width:90px;
	padding-right:2px;
	display:block;
	height:53px;
}
#footer #footer_links {
	float: left;
	margin-top: 7px;
	color: #B7B7B7;
	text-align: left;
	width: 450px;
	margin-bottom: 8px;
	line-height: 18px;
}
#footer #footer_links a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #838383;
}
#footer #footer_links a:hover {
	color: #666666;
}

.l_text
	{
		font-size:12px;
		line-height:14px;
		color:#E74918;
	}
.lt_text
	{
	color: #878787;
	line-height: 11px;
	text-decoration: none;
	}
	
ul {margin:0; padding:0; list-style:none}
.li1 {background:url(../images/a.gif) no-repeat left center; margin: 8px 0px 0px 0px; padding:0px 0px 0px 13px}
.li2 {background:url(../images/a3.gif) no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 8px}
.li3 {
	background:url(../images/a1.gif) no-repeat left center;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 20px
}	
.li4 {
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 13px;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 18px;
}
.li4 a:hover{
color:#CC0000;
}
.li4 strong{
color:#CC0000;
font-weight:normal;
}
.blue_font {
	color: #69AEE1;
}
.red_font {
	color: #E74918;
}
.gray_font {
	color: #57646F;
}
.lightgray_font {
	color: #BBBBBB;
}

.gray_font:active {
	color: #FF0000;
}
.gray_strong {
	font-weight: normal;
	color: #848684;
}



.ul_lt_text {
	color: #878787;
	float: left;
	padding-top: 10px;
	line-height: 11px;
	width: 145px;
	font-family: Tahoma;
	height: 65px;
	overflow: visible;
	display: block;
}
.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:10px;
		color:#69AEE1;
	}
.btn_search {
	background-color: #FF9900;
	border: 1px solid #8B99A2;
	display: block;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	height: 20px;
}
.input_search {
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
}
.input_btn {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	border: 1px solid #8B99A2;
	cursor: pointer;
}
.input_btn_gray {
	color: #FFFFFF;
	background-color: #7B8E95;
	text-decoration: none;
	height: 22px;
	border: 1px solid #8B99A2;
	cursor: pointer;
}
#mlm_cid {
	color: #CCCCCC;
	margin-right: 12px;
	font-size: 9px;
}
.gray_link {
	color: #666666;
	text-decoration: none;
}
.gray_all {
	filter: Gray;
}
#domain_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: 20px;
	background-repeat: no-repeat;
}
#domain_message h1{
	font-size: 10pt;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}
#domain_message p{
	margin: 0px;
	padding: 0px;
	text-indent:0px;
	margin-top:3px;
}
.arrow_left{
	width:6px;
	height:53px;
	background-image:url(../images/arrow_left_bg.jpg);
	display:block;
	background-position: bottom;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;	
}
.arrow_left:hover{
	background-position: top;
}
.arrow_right{
	width:6px;
	height:53px;
	background-image:url(../images/arrow_right_bg.jpg);
	display:block;
	background-position: bottom;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;	
}
.arrow_right:hover{
	background-position: top;
}
#page_mask {
	background-color: #a0a0a0;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	opacity: 0.35;
	z-index: 200;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	cursor: pointer;
}
#sp_dialog{
	z-index: 300;
	position:absolute;
	display:none;
	width:357px;
	height:191px;
	background-image: url(../images/special_discount_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#sp_dialog_content{
	width:357px;
	height:160px;
}
#sp_dialog_content .sp_dialog_code{
	padding-left:180px;
	padding-top:50px;
	font-weight:bold;
	width:100px;
	height:20px;
	color:#FF3300;

}
#sp_dialog_content .sp_dialog_text{
padding-left:100px;
padding-top:18px;
color:#333333;
}
#sp_dialog .counter{
color:#FF0000;
font-weight:bold;
position:absolute;
top:87px;
left:85px;
font-size:15px;
display:none;
}
#sp_dialog_content .sp_dialog_button{
padding-left:120px;
padding-top:18px;

}
#sp_dialog_content .sp_dialog_button_get{
padding-left:165px;
padding-top:115px;

}
#sp_dialog_close{
	width:60px;
	float:right;
	height:31px;
	cursor:pointer;
}
.sp_button_get{
	background-image: url(../images/sp_button_get.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 107px;
	display:block;
}
.sp_button_get:hover{
	background-position: right top;
}
.dialog_close {
	display: block;
	float: right;
	height: 13px;
	width: 15px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	margin-right: 25px;
	background-position: left bottom;
}
.dialog_close:hover {
		background-position: left top;
}
.service_statue_link {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 46px;
	width: 187px;
}
.service_statue_link:hover{

	background-position: left bottom;

}

