* {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
	max-width:450px; 
	width:expression(this.width > 450 ? 450: true);
}
table {
	width:100%;
	border:0px;
}
textarea{
	width:100%;
	height:300px;
	border:1px #e4e4e4 solid;
}
body {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #707b85;
	background-image: url(../images/canvastile_bg.jpg);
	background-repeat: repeat-x;
	background-color:#E6E8EB;
}
li{
	list-style-type:none;
}
blockquote {
	margin-left: 24px;
}
h1 {
	margin:5px 0;
}
h2 {
	font-size: 14px;
}
a:link, a:visited{
	color: #06c;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
#div_top {
	width: 970px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomleft:10px;
	-webkit-border-radius-bottomright:10px;
	-ms-border-radius-bottomleft:10px;
	-ms-border-radius-bottomright:10px;
}
#div_logo{
	width:30%;
	height:70px;
	float:left;
}
#div_top_word{
	width:69%;
	height:70px;
	float:right;
	line-height:70px;
	text-align:right;
	font-size:14px;
}
#div_center {
	height: 100%;
	width: 960px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	line-height: 16px;
	background-color:white;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-box-shadow: 5px 5px 15px #ccc;    
	-moz-box-shadow: 5px 5px 15px #ccc;  
	-ms-box-shadow: 5px 5px 15px #ccc; 
	box-shadow: 5px 5px 15px #ccc; 
}
#div_foot {
	height: 60px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align:center;
}
.php-host{
	margin:10px 0;
	padding:0 5px 10px 5px;
}
.host_h3{
	margin:0 0 10px 0;
	padding:0 10px;

}
.host_left{
	width:470px;
	float:left;
	padding-left:4px;
	text-align:right;
}
.host_right{
	float:left;
	width:250px;
	border-left:1px dotted #000;
	color:#000000;
}
.host_title{
	margin-top:10px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	font-weight:bold;
}
.sitemap_left{
	width:440px;
	float:left;
}
.div_clear{
	clear:both;
	height:10px;
}
.admin_left{
	float:left;
	width:75px;
	display:inline;
}
.admin_right{
	float:left;
	width:863px;
}
.sort_word{
	height:50px;
}
.ad_right{
	float:left;
	width:250px;
	border-left:1px dotted #000;
}
.host_info{
	width:614px;
	float:left;
}
.host_v{
	float:left;
	width:300px;
	border-left:1px dotted #000;
}
.ad_{
	float:left;
	width:336px;
}
.ad_v{
	text-align:center;
}
.vs_list{
	padding-left:5px;
	margin-bottom:5px;
}
.padding_10{
	float:left;
	width:10px;
	height:100px;
}
.vs_title{
	font-weight:bold;
	margin-bottom:10px;
}
.vs_info{
	margin-bottom:5px;
}
.ad_gg{
	margin-top:10px;
	margin-bottom:10px;
}
.ad_468{
	float:left;
	width:470px;
	padding-left:4px;
	border-left:1px dotted #000;
}
.ad_search{
	float:left;
	width:470px;
	padding-left:4px;
	border-left:1px dotted #000;
	overflow:auto;
}
