body{
background-image:url(images/structure/background.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#eeeeee;

}

p,li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:1.65;

}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#B5A262;
line-height:1.65;

}

a:hover{
color:#B5A262; text-decoration:underline;

}

.index_content_left{
padding-right:5px;

}

.title1{
font-family:"Century Gothic";
font-size:30px;
color:#666666;

}

.title2{
font-family:"Century Gothic";
font-size:20px;
color:#ff6600;

}

.menu_cell{
padding-left:5px;

}

.menu{
padding-right:5px;

}

.content_cell{
padding-left:25px;
padding-right:25px;
padding-top:5px;
background-repeat:no-repeat;
background-color:#FFFFFF;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

