@charset "utf-8";

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

img{border:0px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#090909;
	background-image:url(back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;}
	
.logo{margin:40px 0 20px 0;
text-align:center;}

.content_c{
	width:622px;
	height:690px;
	margin:auto;
	background-image:url(cert.jpg);
	background-repeat:no-repeat;
    font-size: 12px;;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.content_evip{
	width:622px;
	height:690px;
	margin:auto;
	background-image:url(evip.jpg);
	background-repeat:no-repeat;
    font-size: 12px;;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.left_c{
	float:left;
	width:280px;
	height:660px;
}

.left_evip{
	float:left;
	width:230px;
	height:625px;
}

.data_c{
	margin-top:282px;
	float:left;
	color:#FF0000;
	border:0px solid #FF0000;
	height:380px;
	width:300px;
}

.data_evip{
	margin-top:278px;
	float:left;
	color:#FFFFFF;
	border:0px solid #FF0000;
	height:347px;
	width:300px;
}

.firm_c{
	float:left;
	color:#FF0000;
	border:0px solid #FF0000;
	height:30px;
	width:336px;
}

.firm_evip{
	float:left;
	color:#FFF;
	border:0px solid #FF0000;
	height:30px;
	width:336px;
}

.bottom_c{
margin-top:220px;
}
.bottom_evip{
margin:205px 0 0 40px;
}

.content{
overflow:hidden;
border:0px solid #666666;
width:1024px;
margin:auto;}

.cert_m{
text-align:center;
margin:20px 0 25px 0;
width:512px;
float:left;}

.lists{
font-weight:bold;
text-align:center;
width:1022px;
color:#FFFFFF;}

th{width:505px;}

td{padding:10px; border:1px solid #666666;}
