body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; margin:0px;
}
a{
    color:#000000;
    text-decoration:none;
}
a:hover{
    color:#ffffff;
    background:#000000;
    text-decoration:none;
}
a.selected{
    color:#ffffff;
    background:#000000;
    text-decoration:none;
}
#apDiv1 a:hover{
    color:#ffffff;
    background:none;
    text-decoration:none;
}
#boxli {
	width:270px;
	margin-top:0px;
	margin-left:20px;
	text-align:left;
	background:none;
	z-index:10;
	float:left;

}
#header{
    width:270px;
    height:150px;
    margin:0;
    text-align:center;
    background-image:url(../img/head_logo.png);
    background-repeat:no-repeat;
    background-position:center;
}
#header2{
    width:270px;
    height:400px;
	margin-top:40px;
    text-align:left;
}
#boxre {
width:600px;
margin-left:300px;
margin-top:0px;
float:left;
}
#header-re{
width:600px;
height:150px;
margin:0px;
text-align:left;
}
#content {
width:600px;
margin-top:40px;
text-align:left;
}