a:hover {color: #FFFFFF;}
body{
background-color: #CCCCCC;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

.dark_grey{color:#333333}
.light_grey{color:#CCCCCC}

.news{
width: 686px;
background: #CCCCCC;
margin-right: auto;
margin-left: auto;
text-align: left;
}

.head{
height:58px;
margin-right: 
auto;margin-left: auto;
background: #666666;
}

.logo{
width:200px;
height:30px;
padding-left:15px;
padding-top:15px;
font-size: 16px;
color: #CCCCCC;
float:left;
}

.link{
width:60px;
height:20px;
padding-top: 38px;
color: #CCCCCC;
float:right;
}

.content1{
margin:auto;
height:250px;
background-color:#000000;
}

.gap1{
height:15px;
background-color:#000000;
}

.bg1{
width:500px;
height:221px;
margin: 0 auto;

background-image:url(../../image/background.jpg);
}

.word1{
	width:220px;
	position:absolute;
	color:#FFFFFF;
}

.content2{
margin: 0 auto;
background-color:#000000;
padding:0px 35px 0px 40px;
color:#FFFFFF;
}


.copyright{
width: 686px;
margin: 0 auto;
padding-top:20px;
text-align: center;
}

.footer{
height:40px;
margin:0;
text-align: left;
background: #666666;
}

.bmp1{
margin-left:100px;
margin-top:2px;
float:left;
}

.bmp2{
margin-right:115px;
margin-top:3px;
float:right;
}

