@charset "utf-8";
/* CSS Document */

/* reset style */
body{
	padding:0px;
	margin:0 auto;
	background:#d9d8dc url(images/bg.jpg) 0 0 repeat-x;
	color:#000;
}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, span, ol{
	margin:0;
	padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
img
{
	border:none;
}
.clear
{
	clear:both;
}
h1
{
	font:bold 14px/26px Arial, Helvetica, sans-serif;
	color:#C00;
}
h2
{
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#333;
}
p
{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0px;
}
.name_part
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:65px;
	background:url(images/name_bg.jpg) 580px top no-repeat;
}
.name
{
	float:left;
	padding-top:25px;
	padding-left:25px;
	padding-right:10px;
	width:330px;
	/*width:950px;*/
	height:40px;
}
.header
{
	margin:0 auto;
	padding:0px;
	width:990px;
}
.header_top
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:25px;
	background:url(images/header_top.png) 0 0 no-repeat;
}
.header_content
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:210px;
	background:url(images/header_center.png) 0 0 no-repeat;

}
.header_bottom
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:25px;
	background:url(images/header_bottom.png) 0 0 no-repeat;
}
.welcome
{
	margin:0px;
	padding-left:30px;
	padding-top:5px;
	width:540px;
}
.info
{
	margin:0px;
	padding-left:42px;
	padding-top:5px;
	width:540px;
	height:117px;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#000;
	text-shadow:-1px -1px #FFF, 1px 1px #FFF; 
}

.content
{
	margin:0 auto;
	padding:0px;
	width:990px;
}
.content_top
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:15px;
	background:url(images/content_top_bg.png) 0 0 no-repeat;
}
.content_center
{
	margin:0 auto;
	padding:0px 25px;
	width:940px;
	background:url(images/content_bg.png) 0 0 repeat-y;
}
.content_bottom
{
	margin:0 auto;
	padding:0px;
	width:990px;
	height:15px;
	background:url(images/content_bottom_bg.png) bottom no-repeat;
}
.content_div1
{
	padding:0px 10px;
	width:450px;
	float:left;
	margin:5px 0px;
}
.content_div2
{
	margin:5px 0px;
	padding:10px;
	width:400px;
	background:#f5f5f5;
	border:#ddd 1px solid;
}
.content_graph
{
	margin:5px 0px;
	padding:5px;
	width:430px;
}
.textbox_1
{
	width:97%;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	background:#FFF;
	border:#999 1px solid;
	color:#666;
	padding:0 5px;
}
.button_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	width:100%;
	height:34px;
	text-align:center;
	border:#656599 1px solid;
	background:url(images/button_1.jpg) 0 0 repeat-x;
	color:#FFF;
}
.navigation
{
	margin:0 auto;
	padding:0px 25px;
	width:940px;
	height:28px;
	background:url(images/nav.png) 0 0 no-repeat;
}
.navigation ul
{
	margin:0 auto;
	padding:0px;
	list-style:none;
	background:#dcdcdc;
}
.navigation ul li
{
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
}
.navigation ul li a
{
	float:left;
	padding:0 20px;
	color:#0158a2;
	text-decoration:none;
	background:url(images/nav_border.jpg) right repeat-y;
}
.navigation ul li a:hover
{
	padding:0 20px;
	float:left;
	color:#000;
	text-decoration:none;
	background:url(images/nav_bg.jpg) 0 0 repeat-x;
}

.footer
{
	margin:20px auto 0 auto;
	padding:0px;
	width:100%;
	height:125px;
	background:#373737;
}
.footer_con
{
	margin:0 auto;
	padding:10px 25px;
	width:940px;
	height:20px;
	text-align:right;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.content_left
{
	padding:7px;
	width:700px;
	float:left;
}
.content_right
{
	padding:7px;
	width:212px;
	float:left;
}
.weblist
{
	width:340px;
	float:left;
	margin:5px;
}
.weblist_top
{
	margin:0 auto;
	width:310px;
	padding:0 15px;
	height:66px;
	background:url(images/domain_list_top.jpg) 0 0 no-repeat;
	font:bold 14px/66px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-shadow:1px 1px #900c01;
}
.weblist_con
{
	width:326px;
	margin:0 auto;
	padding:0px 7px;
}
.weblist_con td
{	
	padding:0px 10px;
	font:normal 11px/28px Arial, Helvetica, sans-serif;
	color:#000;
	text-shadow:-1px -1px #FFF, 1px 1px #FFF;
	text-decoration:none;
	background:url(images/domain_list_bg_1.jpg) 0 0 no-repeat;
}
.weblist_con td a
{
	font:normal 11px/28px Arial, Helvetica, sans-serif;
	color:#000;
	text-shadow:1px 1px #FFF;
	text-decoration:none;
}
.weblist_con td a:hover
{
	font:normal 11px/28px Arial, Helvetica, sans-serif;
	color:#990e01;
	text-shadow:1px 1px #FFF;
	text-decoration:none;
}

/*
.weblist_con_style1
{
	background:url(images/domain_list_bg_1.jpg) 0 0 no-repeat;
}
.weblist_con_style2
{
	background:url(images/domain_list_bg_2.jpg) 0 0 no-repeat;
}
*/

.weblist_bottom
{
	margin:0 auto;
	width:340px;
	height:26px;
	background:url(images/domain_list_bottom.jpg) center no-repeat;
}

.page_navigation
{
	margin:0 auto;
	padding:5px 20px;
	height:20px;
}
.prev_next
{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	padding:0 5px;
}
.prev_next a
{
	color:#990e01;
	text-decoration:none;
}
.prev_next a:hover
{
	color:#000;
	text-decoration:none;
}
.page_num
{
	float:left;
	padding:0 5px;
}
.page_num  ul
{
	margin:0;
	padding:0px;
	list-style:none;
	background:#dcdcdc;
}

.page_num  ul li
{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
}
.page_num  ul li a
{
	float:left;
	padding:0 5px;
	margin:0 1px;
	color:#373737;
	text-decoration:none;
	background:#d7d4d4;
	border:#666666 1px solid;
}
.page_num ul li a:hover
{
	float:left;
	padding:0 5px;
	color:#fff;
	margin:0 1px;
	text-decoration:none;
	background:#c41302;
	border:#9d0f01 1px solid;
}

.page_position
{
	margin:0 auto;
	padding:5px 20px;
	height:20px;
}
.page_position_con
{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	padding:0px 5px;
}
.page_position_icon
{
	float:left;
	padding:2px;
}
.page_types
{
	margin:0 auto;
	width:670px;
}
.page_types_top
{
	margin:0 auto;
	width:670px;
	height:8px;
	background:url(images/page_type_top.jpg) center no-repeat;
}
.page_types_center
{
	margin:0 auto;
	width:656px;
	padding:0 7px;
	background:url(images/page_type_bg.jpg) center repeat-y;
}
.page_types_bottom
{
	margin:0 auto;
	width:670px;
	height:8px;
	background:url(images/page_type_bottom.jpg) center no-repeat;
}

.page_type1  ul
{
	padding:0px;
	list-style:none;
	clear:both;
}

.page_type1  ul li
{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
}
.page_type1  ul li a
{
	float:left;
	padding:0 5px;
	margin:1px;
	color:#fff;
	text-decoration:none;
	background:#016db9;
}
.page_type1 ul li a:hover
{
	float:left;
	padding:0 5px;
	color:#fff;
	margin:1px;
	text-decoration:none;
	background:#ea0101;
}

.page_type2  ul
{
	padding:0px;
	list-style:none;
}

.page_type2  ul li
{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
}
.page_type2  ul li a
{
	float:left;
	padding:0 5px;
	margin:1px;
	color:#000;
	text-decoration:none;
	background:#cdc797;
}
.page_type2 ul li a:hover
{
	float:left;
	padding:0 5px;
	color:#fff;
	margin:1px;
	text-decoration:none;
	background:#ea0101;
}

.tap1
{
	margin:0 auto;
	padding:0px;
	width:703px;
}
.tap1_top
{
	margin:0 auto;
	padding:2px 10px 0px 10px;
	width:683px;
	height:34px;
	background:url(images/tap_top.jpg) 0 0 no-repeat;
}
.tap1_con
{
	margin:0 auto;
	padding:10px;
	width:683px;
	background:url(images/tap_bg.jpg) 0 0 repeat-y;
}
.tap1_bottom
{
	margin:0 auto;
	padding:0px 10px;
	width:683px;
	height:10px;
	background:url(images/tap_bottom.jpg) 0 0 no-repeat;
}
.tap1_nav
{
	height:33px;
	float:left;
}
.tap1_nav ul
{
	margin:0px;
	list-style:none;
}
.tap1_nav ul li
{
	font:normal 11px/33px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	border-right:#cecece 1px solid;
}
.tap1_nav ul li a
{
	color:#000;
	float:left;
	text-decoration:none;
	padding:0px 7px;
}
.tap1_nav ul li a:hover
{
	color:#ae0101;
	float:left;
	text-decoration:none;
	padding:0px 7px;
	background:#f9f9f9;
}
.tap1_search
{
	width:310px;
	height:30px;
	float:right;
	padding-top:3px;
}
.txt_box_1
{
	width:158px;
	height:24px;
	background:url(images/txtbox_2.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0 3px;
	line-height:24px;
	border:none;
}
.select_box_1
{
	width:90px;
	height:24px;
	background:url(images/txtbox_1.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:2px;
	line-height:24px;
	border:none;
}
.search_1
{
	width:56px;
	height:24px;
	background:url(images/search1.jpg) 0 0 no-repeat;
	border:none;
}
.server_list
{
	float:left;
	margin:5px;
	padding:0px;
	width:317px;
}
.server_list_top
{
	padding:5px 10px;
	width:297px;
	height:36px;
	background:url(images/box_1_bg.jpg) 0 0 no-repeat;
}
.server_image
{
	padding:5px 2px;
	height:26px;
	float:left;
}
.server_name
{
	padding:0px 2px;
	height:36px;
	float:left;
	font:bold 13px/36px Arial, Helvetica, sans-serif;
	color:#000;
}
.server_list_con
{
	padding:0px 10px;
	width:297px;
	background:url(images/box_1_bg2.jpg) 0 0 repeat-y;
}
.server_list_bottom
{
	padding:0px 10px;
	width:297px;
	height:5px;
	background:url(images/box_1_bg3.jpg) bottom no-repeat;
}
#usage_image
{
	margin:0 auto;
	padding:2px 0px;
	width:250px;
}
#usage_text
{
	margin:0 auto;
	padding:1px 0px;
	width:250px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
.usage_text_highlight
{
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	color:#dd9300;
}
.server_usage
{
	margin:0 auto;
	padding:0px;
	width:590px;
}
.server_usage td
{
	padding:0px 5px;
	background:url(images/dotted_1.jpg) 0 0 repeat-x;
	height:26px;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	color:#000;
}
.server_usage_title
{
	margin:0 auto;
	padding:0px 10px;
	width:568px;
	height:26px;
	border:#d4dce1 1px solid;
	background:url(images/tit1.jpg) 0 0 repeat-x;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#000;
}
.tap2
{
	margin:0 auto;
	padding:0px;
	height:25px;
	border-bottom:#cce3ed 1px solid;
} 
.tap2 ul
{
	margin:0px;
	list-style:none;
}
.tap2 ul li
{
	font:normal 11px/24px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
}
.tap2 ul li a
{
	color:#000;
	float:left;
	text-decoration:none;
	padding:0px 7px;
	border-bottom:none;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#fff 1px solid;
}
.tap2 ul li a:hover
{
	color:#0173a3;
	float:left;
	text-decoration:none;
	padding:0px 7px;
	border-bottom:none;
	border-left:#cce3ed 1px solid;
	border-right:#cce3ed 1px solid;
	border-top:#cce3ed 1px solid;
}
.tap2_active
{
	color:#0173a3;
	float:left;
	text-decoration:none;
	padding:0px 7px;
	border-bottom:none;
	border-left:#cce3ed 1px solid;
	border-right:#cce3ed 1px solid;
	border-top:#cce3ed 1px solid;
	cursor:pointer;
}
.table_2
{
	margin:5px auto;
	padding:0px;
	width:710px;
}
.table_2_tit
{
	margin:0 auto;
	padding:0px 20px;
	width:670px;
	height:36px;
	background:url(images/table_2_tit.jpg) 0 0 no-repeat;
}
.table_2_con
{
	margin:0 auto;
	padding:0px 20px;
	width:670px;
	background:url(images/table_2_bg.jpg) 0 0 repeat-y;
}
.table_2 td
{
	padding:0px 7px;
}
.table_2_sty1
{
	font:normal 12px/32px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/table2_sty1.jpg) 0 0 repeat-x;
	
	
}
.table_2_sty2
{
	font:normal 12px/32px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/table2_sty2.jpg) 0 0 repeat-x;
	
	
}
.table_2_sty3
{
	font:bold 14px/36px Arial, Helvetica, sans-serif;
	color:#fff;
}
.table_2_bottom
{
	margin:0 auto;
	padding:0px;
	width:710px;
	height:20px;
	background:url(images/table_2_bottom.jpg) 0 0 no-repeat;
}

.table_3
{
	margin:10px 0px;
	padding:5px;
	width:340px;
	border:#ececec 1px solid;
	background:#fafafa;
}
.table_3 td
{
	padding:0px 5px;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
}
.table_3_sty1
{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/pink_bg.jpg) 0 0 repeat-x;
}
.table_3_sty2
{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/yellow_bg.jpg) 0 0 repeat-x;
}
.table_3_sty3
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000;
}
.table_3_sty4
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#85CEFF;
}
.table_3_sty5
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#F590B5;
}
.table_3_sty6
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#91AEE6;
	
}
.table_3_sty7
{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/pink_bg.jpg) 0 0 repeat-x;
}
.table_3_sty8
{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(images/yellow_bg.jpg) 0 0 repeat-x;
}
.table_3_sty9	
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000;
	background:#F0F0F0;
}
.row_general	
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000;
}
.recent
{	/*
	margin:0 auto;
	padding:0px;
	background:#f2f2f2;
	*/
	width:365px;
	height:215px;
	padding-left:15px;
	/*margin:0 auto;*/
	
}
.recent td 
{
	text-decoration:none;
	padding:0px 5px;
	background:url(images/dotted_1.jpg) 0 0 repeat-x;
	font:normal 12px/26px Arial, Helvetica, sans-serif;

}
.recent td:hover
{
	text-decoration:none;
	padding:0px 5px;
	background:url(images/dotted_1.jpg) 0 0 repeat-x;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	background:#FFEDED;
}
.table_4
{
	margin:10px 0px;
	padding:5px;
	width:340px;
	border:#ececec 1px solid;
	background:#fafafa;
}
.table_4 td
{
	padding:0px 5px;
	border-right:#FFF 1px solid;
	border-top:#cccccc 1px solid;
}
.table_4_sty3
{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000;
}
.who_is_1
{
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}
.who_is_2
{
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#8f8989;
}
.who_is_3
{
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#0070cf;
}
.register_domain
{
	margin:0 auto;
	padding:0px;
	width:212px;
}
.register_domain_tit
{
	margin:0 auto;
	padding:0px 5px;
	width:202px;
	height:26px;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/green_tit.jpg) 0 0 no-repeat;
}
.register_domain_con
{
	margin:0 auto;
	padding:5px;
	width:200px;
	background:#f1f1f1;
	border:#dadada 1px solid;
}
.register_con
{
	padding:2px;
	border-bottom:#ababab 1px dotted;
}
.register_lable
{
	font-fammily:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06F;
	padding:0 4px;
}
.register_lable a
{
	color:#06F;
	text-decoration:none;
}
.register_lable a:hover
{
	color:#06F;
	text-decoration:underline;
}
.websearch
{
	margin:0 auto;
	padding:10px 5px;
	border-bottom:#CCC 1px solid;
}
.websearch h3
{
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#0000ee;
	text-decoration:underline;
}
.websearch h3 a
{
	color:#0000ee;
	text-decoration:underline;
}
.websearch h3 a:hover
{
	color:#0000ee;
	text-decoration:underline;
}
.websearch h4
{
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	color:#008000;
}

.form_design
{
	margin:0px;
	padding:0px;
	width:396px;
}
.form_design_top
{
	margin:0 auto;
	padding:0px;
	width:396px;
	height:7px;
	background:url(images/form_top.jpg) 0 0 no-repeat;
}
.form_design_bg
{
	margin:0 auto;
	padding:0px 10px;
	width:376px;
	background:url(images/form_bg.jpg) 0 0 repeat-y;
}
.form_design_bg td
{
	padding:3px;
}
.form_design_bg table
{
	padding-top:7px;
}
.form_design_bottom
{
	margin:0 auto;
	padding:0px;
	width:396px;
	height:7px;
	background:url(images/form_bottom.jpg) 0 0 no-repeat;
}
.txt_box_2
{
	width:221px;
	height:27px;
	background:url(images/txt_box.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0 3px;
	line-height:27px;
	border:none;
}
.button_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	width:83px;
	height:27px;
	text-align:center;
	border:none;
	background:url(images/form_button.jpg) 0 0 no-repeat;
	color:#262626;
}

.form_design_bg h5
{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom:3px;
	background:url(images/line_02.jpg) bottom repeat-x;
}
.form_design_sty1
{
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#333;
}
.form_design_sty2
{
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#df0101;
}
.whois_search
{
	margin:0px;
	width:500px;
	height:40px;
}

.whois_txt
{
	width:414px;
	height:40px;
	background:url(images/whois_txt.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#000;
	padding:0 3px;
	line-height:40px;
	border:none;
}
.whois_button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	width:80px;
	height:40px;
	text-align:center;
	border:none;
	background:url(images/whois_button.jpg) 0 0 no-repeat;
	color:#fff;
}
.server_detail_info
{
	margin:10px auto;
	padding:10px;
	width:590px;
	background:#f2f2f2;
	border:#d4d4d4 1px solid;
}
.server_detail_info table
{
	border:#d4dce1 1px solid;
	padding:3px;
}
.titles1{
	font:bold 14px/26px Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:#eeeeee;
	width:570px;
	padding:3px;
	border:#CCCCCC 1px solid;
}
.titles{
	font:bold 14px/26px Arial, Helvetica, sans-serif;
}
.button
{
	background:url(images/greatstatistics_15.gif) no-repeat;
	width:60px;
	height:25px;
	color:#fff;
	border:none;
	font-weight:bold;
	font-size:11px;
}
.general{ /*Used for displaying general content */

	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000;
}
.btnsmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	width:100%;
	height:23px;
	text-align:center;
	border:#656599 1px solid;
	background:url(images/button_2.jpg) 0 0 repeat-x;
	color:#FFF;
	cursor:pointer;
}
#hads{
	background:url(images/ads.png) no-repeat;
	width:450px;
	height:209px;
}

