@charset "gb2312";
/* CSS Document */

.vsfont{ color:#b40000; font-size:16px;}
.vstable{padding:0 20px 0 20px; }

.vstable table {
	width:100%;
	margin:auto;
	border-collapse:collapse;
	background:#FFF;
}
.vstable table tr th {
	
	
	border:1px #d5d5d5 solid;
	color:#3d3d3d; font-size:16px; text-align:center;
}
.vstable table tr td {
	vertical-align:top;
      padding:10px;
	border:1px #d5d5d5 solid;
	color:#666;
}
.vstitle{ background:url(/newimages/CloudHost/table-title2.jpg) repeat-x; height:39px; line-height:39px;}
.vstable table tr th.vscloud{ background:#c40000 url(/newimages/CloudHost/table-title.jpg) repeat-x; height:39px; border:none; color:#fff; width:200px;}
.vscen{ text-align:center; font-weight:bold; width:60px;}
.vstable table tr td.vsyun{ color:#b40000; width:200px; background:#f4f4f4;}
.vsbtn{ margin:10px 10px 10px 100px; display:inline-block; float:left;}

#Link_msg a{
color: #069;
text-decoration: underline;}
#Link_msg a:hover{

text-decoration: none;}