@charset "utf-8";
@import url(leftframe.css);
@import url(content.css);
@import url(tbinhost.css);
@import url(domainpage.css);
@import url(order.css);
/* CSS Document */
body
	{
		margin:0;
		font-family:Tahoma,"Times New Roman", Times, serif;
		color:#666666;
		font-size:11pt;
	}
a {
outline: none;
}

.pagesize
	{
		margin:5px 0px 0px 0px;
		width:1000px;
		text-align:left;
	}
.logosbgroup
	{
		margin:0px 0px 5px 0px;
		float:left;
		width:250px;
		height:25px;
		display:block;
	}
.topcenter
	{
		margin:0px 0px 5px 0px;
		width:750px;
		height:25px;
		float:left;
		display:block;
		text-align:right;
	}
.box-plan-c{
	width:135px;
	display:block;
	font-family: Tahoma;
	float:left;
}
.box-plan-l{
	float:left;
	margin-left:1px;
}
.box-plan-r{
	float:left;
}
.planhead{
	float:left;
}
.plannumber{
	float:left;
}
.textdepro{
	float:left;
}
.mysupport{
	display:block;
	clear:right;
}
.navigation{
	height:36px;
	width:1000px;
	display:block;
	margin:0px 0px 0px 0px;
	float:left;
}
		.navigation .navl
			{
				background-image:url(../images/navigation_01.jpg);
				background-repeat:no-repeat;
				height:36px;
				width:11px;
				float:left;
			}
		.navigation .navc
			{
				background-image:url(../images/navigation_02.jpg);
				background-repeat:repeat-x;
				height:36px;
				width:979px;
				float:left;
				text-align:right;
			}
					.navigation .navc .sdomainbox
					{
						width:300px;
						height:36px;
						float:left;
						color:#666600;
					}
					.navigation .navc .sdomainbox #sbtndomain
					{
						float:left; 
						margin:6px 0px 0px 2px;
						cursor:pointer;
					}
					
					
					.navigation .navc .navigationmenu
					{
						color:#FFFFFF;
						width:679px;
						height:36px;
						float:left;
					}
										.navigation .navc .navigationmenu .navnmenu
									{
										margin:9px 15px 0px 15px;
										float:right;
										line-height:12px;
										font-size:11pt;
									}
										.navigation .navc .navigationmenu .navnmenu a
									{
										color:#FFFFFF;
										text-decoration:none;
									}
										.navigation .navc .navigationmenu .navnmenu a:hover
									{
										text-decoration:underline;
									}
										.navigation .navc .navigationmenu .texteng
									{
										font-size:7pt;
										color:#666600;
										margin:1px 0px 0px 0px;
									}
					
		.navigation .navr
			{
				background-image:url(../images/navigation_03.jpg);
				background-repeat:no-repeat;
				height:36px;
				width:10px;
				float:left;
			}
.linehmenu
	{
		margin:6px 0px 0px 0px;
		float:right;
	}
.emphasize
	{
	font-weight:normal;
	color:#FF0000;
	margin:0;
	}
	
.cline
{
	margin:5px 0px 1px 0px;
	border:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}
.linef
{

	background-color:#CCCCCC;
	width:100%;
	height:1px;
}
.footpage
	{
	width:1000px;
	height:50px;
	color:#808080;
	text-align:center;
	font-size:8pt;
	margin:10px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	/*background-color:#EBEADE;*/
	float:left;
	line-height:21px;
	}
.footpage a
	{
		color:#808080;
		text-decoration:none;
		margin:0px 0px 0px 5px;
	}
.footpage a:hover
	{
		color:#000000;
	}
.articlestye h1
	{
		font-size:10pt;
		color:#009966;
		margin:0;
	}
.articlestye
	{
		padding:15px;
	}
.articlestye p
	{
		margin:0;
		text-indent:30px;
	}
	
.articlelinkstye
	{
		margin:10px 0px 0px 0px;
	}
.articlelinkstyepage
	{
		margin:5px 0px 0px 20px;
	}
.noticinarticle
	{
		margin:10px 0px 0px 20px;
		background-image:url(../images/freesetup.gif);
		background-position:top left;
		background-repeat:no-repeat;
		width:100%;
		padding:0px 0px 0px 40px;
	}
.noticinarticle h1
	{
	font-size:11pt;
	color:#5AA2A5;
	padding:5px 0px 0px 0px;	/*color:#FF0000;*/
	}
#sabuynews { width: 176px; height: 55px; }
#sabuynews div { width: 176px; height: 55px; text-align: left; font-size: 9pt; overflow: hidden }


/*--------------order ------------------*/
.order{
 padding-left:5px;
}
.order p {
padding: 0;
margin: 10px 0;
}
.order label {
float: left;
position: relative;
width: 250px;
line-height: 20px;
text-align: right;
padding-right: 5px;
}
.order p.sub {
padding-left: 255px;
}
.mark{
	color:#FF0000;
	font-weight:bold;
}
.order input {/* width: 200px;*/ }
