/* CSS Document */
body {
	margin:0px auto;
	padding:0px;
	font-family: "·s²Ó©úÅé";
	background-color: #E7EDF7;
}
.area{
	margin:0px auto;
	padding:0px;
	width:990px;height:517px;
	background-color: #3B88AB;
}
.area2{
	margin:0px auto;
	padding:0px;
	width:990px;
	height:138px;
	background-image: url(images/index_03.jpg);

}

.area2 .enter{
	width:510px;float:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
	
.area2 .enter a{
	color: #006699;
	text-decoration: none;
}
.area2 .table{margin:0px 10px 10px 10px;
	width:250px;float:right;}
	
.word12{
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
.red{
	color: #CC0000;
}
.blue{
	color: #669900;
}
.link{
	color: #003399;
	text-decoration: none;
	text-align: center;
	clear: both;
	font-size: 13px;
	line-height: 2;
}.link a{
	color: #003399;
	text-decoration: none;
}

.copyright{
	background-repeat: repeat-x;
	margin:0px auto;
	padding:0px;
	background-position: top;
}

.copyright .ctin{
	margin :0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:100%;
	color:#080808;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.copyright .ctin a:link, .copyright .ctin  a:visited{
	color:#080808;
}
.copyright .ctin a:hover{
	color:#0066CC;
}
