@charset "UTF-8";
/* CSS Document */

#page {
background-image:url(../i/bg_home.jpg);
}


#home_l {
float:left;
margin:0 0 10px 10px
}

#home_r {
float:left;
margin:0 10px 0 10px;
width:220px;
}


#home_r p{
font-size:93%;
color:#FFFFFF;
background-image:url(../i/bg_home_p.jpg);
margin:0 0 10px 0;
padding:5px 10px 20px 10px;
}

#home_r p a{
font-size:93%;
color:#FFFFFF;
text-decoration:none;
}

#home_r p a:hover{
text-decoration:underline;
}



#home_r .header{
font-size:123.1%;
line-height:153.9%;
font-weight:500;
color:#00CCFF;
}



#home_r h1{
color:#00CCFF;
}
