@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
.clear{
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.main{
	width:100%;
	background-color:#cc3333;
	margin:auto;
	padding:10px 0;
}
.page{
	width:849px;
	margin:auto;
	-moz-box-shadow: 0 0 30px #131313; -webkit-box-shadow: 0 0 30px #131313; box-shadow: 0 0 30px #131313;
}
.top-bg{
	float:left;
	width:849px;
	height:7px;
	background-images:url(/resources/images/top-bg.png);
	background-repeat:no-repeat;
}
.bottom-bg{
	float:left;
	width:849px;
	height:7px;
	background-images:url(/resources/images/bottom-bg.png);
	background-repeat:no-repeat;
}
.holder-bg{
	float:left;
	width:849px;
	background-color:#FFFFFF;
	-moz-box-shadow: 0 0 30px #131313; -webkit-box-shadow: 0 0 30px #131313; box-shadow: 0 0 30px #131313;
}
.head{
	float:left;
	width:837px;
	padding-left:6px;
	border-bottom: 1px #333 dashed;
}

.logo{
	float:left;
	width:550px;
	height:190px;
	padding-left:16px;
	padding-top:4px;
}
.login{
	float:right;
	width:190px;
	padding-top:15px;
	padding-right:15px;
}

.mainbox{
	width:827px;
	margin:10px;
}
.searchbox{
	width:500px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.picbox{
	width:327px;
	float:right;
	text-align:center;
	margin-top:10px;
}
.infoboxes{
	float:left;
	width:827px;
	padding-left:11px;
	padding-right:11px;
	background-color:#FFFFFF;
	padding-top:14px;
}
.boxarea{
	float:left;
	width:795px;
	border:1px solid #d9d6d6;
	border-top:3px solid #d9d6d6;
	padding-left:23px;
	background-color:#fee0e0;
}

.description{
	float:left;
	
}

.quickbill{
	width:827px;
	margin-left:30px;
}

.highlite{
	background-color: yellow;
	font-size: 13px;
	font-weight:bold;
}
 
h3{
	padding:0px;
	margin:0px;
	color:#cc3333;
	font-size:16px;
	font-weight:bold;
}
.box-text-dom{
	float:right;
	width:200px;
	border-left: 2px solid #d9d6d6;
	padding:12px 10px 0 10px; 
}

.box-text-host{
	float:right;
	width:240px;
	border-left: 2px solid #d9d6d6;
	padding:12px 10px 0 10px; 
}

.box-text-about{
	float:left;
	width:280px;
	padding-top:12px;
}

.box-text-dom ul{
	margin:0px;
	list-style-image:url(/resources/images/arrow.png);
	line-height:22px;
	padding:5px 0 0 15px;
}

.box-text-host ul{
	margin:0px;
	list-style-image:url(/resources/images/arrow.png);
	line-height:22px;
	padding:5px 0 0 15px;
}

.box-text-host img{
	padding-left:20px;
}

.read-more{
	float:left;
	width:180px;
	padding-top:6px;
}

.read-more a{
	text-decoration:underline;
	color:#333;
	font-size:11px;
}
.read-more a:hover{
	text-decoration:none;
	color:#464849;
}

h1{
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#3e4042;
}

.heading-text{
	float:left;
	width:207px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	color:#FFFFFF;
}
.heading-news{
	float:left;
	width:193px;
	padding-left:6px;
	padding-right:6px;
	padding-top:15px;
	text-align:justify;
	font-size:10px;
	border:1px solid #d9d6d6;
}
.line{
	float:left;
	width:193px;
	height:1px;
	background-color:#d9d6d6;
}
.see-more{
	float:right;
	width:98px;
	padding-bottom:15px;
}
.see-more a{
	text-decoration:underline;
	color:#177fc8;
}
.see-more a:hover{
	text-decoration:none;
	color:#177fc8;
}
.foot{
	float:left;
	width:835px;
	height:85px;
	background-color:#ffffff;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
}
.footer-bg{
	float:left;
	width:837px;
	height:73px;
	background-color:#fee0e0;
	background-repeat:no-repeat;
}
.foot-text{
	float:left;
	width:350px;
	padding-top:28px;
	padding-left:6px;
	color:#3e4042;
}
.foot-nav{
	float:right;
	width:328px;
	padding-top:28px;
	padding-right:16px;
	text-align:right;
	line-height: 10px;
}
.foot-nav a{
	text-decoration:none;
	color:#3e4042;
}
.foot-nav a:hover{
	text-decoration:none;
	color:#000000;
}
b{
	color:#3e4042;
}
.link{
	float:left;
	width:206px;
	padding-top:4px;
}
