@charset "utf-8";
/* CSS Document */
#logo{width:1200px; height: 120px; margin:8px auto;}
#logo-left{width:500px; float:left;}
#logo-right{width:690px; float:left;margin-left:10px; }

#top1{text-align:center; font-size:20px; clear:both;background-color: #CBFCFE;}
.clear{clear:both}
#banner{width:1200px; height:400px; margin:0 auto;clear:both;}
#main{width:1200px; margin:5px auto;}
#main-left{width:200px;float:left; text-align:center;}
.main-left{height:40px; width:200px; font-size:24px; line-height:40px;
background:#FBE8F1;margin: 5px auto;border-radius: 10px}
a{text-decoration: underline;}
.main-left:hover{ background-color:#CBFCFE;}
#main-right{width:950px; float:right; margin:0 25px;}
.dl{text-indent: 2em;}
td{text-align: center;}
#botton{
	width: 100%;
	height: 60px;
	margin: 0 auto 10px auto;
	text-align: center;
	clear: both;
	background: #CBFCFE;
	line-height: 60px;

}
