/* CSS Document */
*{ margin:0; padding:0;}
body{ font-family:Arial,"微软雅黑","宋体"; font-size:14px; background:url(../images/body_bg.jpg) left top repeat-x; padding-top:5px; }

body,td,th {
	color: #333;
}

a:hover img,img{ border:none;}
ul{
	list-style: none;
	color: #333;
	font-size: 14px;
}
input,button,select,textarea{outline:none;font-family:"微软雅黑",Arial; font-size:12px;}
table input,table button,table select,table textarea{ vertical-align:middle;}
textarea{resize:none}
table{ border-collapse:collapse;}
a{ text-decoration:none; color:#F00;}
a:hover{text-decoration:underline;}

.banner{ float:left; width:100%; height:530px; background:#0090E1 url(../images/banner.jpg) no-repeat center center; text-indent:-9999px; margin-bottom:20px;}
.center{ width:1011px; margin:0 auto;}
 .center h1{ display:block; text-align:center; margin:30px auto; font-size:50px; color:#0C5595}
 .center .data{ font-size:16px; line-height:32px; text-indent:32px;} 
 .center a{ display:block; width:300px; height:86px; text-align:center; text-indent:0; line-height:86px; font-size:23px; color:#fff; background:#FF6666; border-radius:10px;text-decoration:none; margin:20px auto;}
 
 
 .footer{ border-top:#076072 solid 3px;background:#0B95B4;width:100%;height:106px; line-height:30px;float:left; color:#FFFFFF;  text-align:center; padding-top:20px; margin-top:20px;}

 