/* CSS Document */

html {
padding:0px;
margin:0px;
}
body {
background-color:#DECE98;
background:url(img/bg_body_02.gif) repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-align:center;
margin:0px;
padding:0px;
}
#container {
width:1023px;
float:left;
}

#content {
width:755px;
height:900px;
padding:0px;
float:left;
background-color:#fff;
float:left;
}

#right {
float:left;
width:268px;
margin: 5px auto;
padding:0px;
text-align:left;
}
#right a{
color:#333333;
}

#right a:hover{
color:#312D22;
}

#right .h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-align:center;
margin-left:5px;
}
#right .p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:regular;
text-align:center;
margin-left:5px;
}
#right .h1 a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#boxleft {
height:550px;
float:left;
width:300px;
}

#boxright {
height:550px;
float:left;
width:400px;
background:url(img/index_07.gif) no-repeat;
}

#boxright .p{
top:120px;
margin-top:150px;
}
#head {
background-color:transparent;
}

