/* CSS Document */
body
{
background:#f3e38d;
}
#main-div
{
width:1015px;
margin:auto;
}
#inner-div
{
width:1015px;
float:left;
}
/*-----------------------------------Header---------------------------------------*/
#top-navigation
{
width:1015px;
float:left;
margin:0;
padding:0 0 3px 0;
}
.navi-box-left
{
background:url(../images/navigation-left-box.jpg) no-repeat;
float:left;
width:8px;
height:38px;
}
.navi-box-mid
{
background:url(../images/navigation-mid-box.jpg) repeat-x;
float:left;
width:996px;
height:38px;
}
.navi-box-mid ul
{
padding:0 10px 0 10px;
float:left;
list-style:none;
margin:0;
}
.navi-box-mid ul li
{
padding:8px 4px 0 4px;
float:left;
}
.navi-box-mid ul a
{
padding:0 0px 0 0px;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.navi-box-mid ul a:hover
{
color:#00FF00;
}
.navi-box-right
{
background:url(../images/navigation-right-box.jpg) no-repeat;
float:left;
width:8px;
height:38px;
}
#banner
{
background:url(../images/banner.jpg) no-repeat;
width:1015px;
height:306px;
float:left;
}
/*---------------------------------Left-div---------------------------------*/
#center-div
{
width:1015px;
float:left;
}
#left-div
{
width:275px;
float:left;
}
.box
{
width:170px;
float:left;
}
.box-top
{
background:url(../images/left-top-box.jpg) no-repeat;
width:269px;
height:51px;
float:left;
}
.box-top01
{
background:url(../images/left-top01-box.jpg) no-repeat;
width:269px;
height:51px;
float:left;
}
.box-mid
{
background:url(../images/left-mid-box.jpg) repeat-y;
width:269px;
float:left;
margin:0;
}
.box-mid ul
{
list-style:none;
padding:5px 0 0 10px;
float:left;
margin:0;
}
.box-mid ul li
{

float:left;
background:url(../images/arrow.jpg) no-repeat;
margin:0;
padding:5px 0 5px 25px;
}
.box-mid ul li a
{
font-size:18px;
color:#000000;
text-decoration:none;
font-weight:bold;
float:left;
border-bottom:3px dotted #FFFFFF ;
width:190px;
margin:0;
}
.box-mid ul li a:hover
{
color:#00FF33;
}
.box-bottom
{
background:url(../images/left-bottom-box.jpg) no-repeat;
width:269px;
height:23px;
float:left;
}
/*----------------------------------------------------Right-div-------------------------------------------*/
#right-div
{
width:740px;
float:left;
}
.content-top-box
{
background:url(../images/content-top-box.jpg) no-repeat;
width:733px;
height:48px;
float:left;
}
.content-top-box h1
{
font-size:22px;
font-style:italic;
font-weight:bold;
text-decoration:none;
color:#000000;
text-align:center;
padding:10px 0 0 0px;
margin:0;
}
.content-mid-box
{
background:url(../images/content-mid-box.jpg) repeat-y;
width:703px;
float:left;
padding:5px 15px 5px 15px;
margin:0;
}
.content-mid-box p
{
font-size:14px;
text-decoration:none;
color:#000000;
text-align:justify;
padding:5px 0 0 0px;
margin:0;
}
.content-bottom-box
{
background:url(../images/content-bottom-box.jpg) no-repeat;
width:733px;
height:18px;
float:left;
}
/*-------------------------------------------Footer----------------------------------------*/
#footer
{
width:1015px;
float:left;
}
.footer-left-box
{
background:url(../images/footer-left-box.jpg) no-repeat;
float:left;
width:13px;
height:51px;
}
.footer-mid-box
{
background:url(../images/footer-mid-box.jpg) repeat-x;
float:left;
width:989px;
height:51px;
}
.footer-mid-box ul
{
padding:0 8px 0 8px;
float:left;
list-style:none;
margin:0;
}
.footer-mid-box ul li
{
padding:12px 4px 0 4px;
float:left;
}
.footer-mid-box ul li a
{
padding:0 0px 0 0px;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.footer-mid-box ul li a:hover
{
color:#00FF00;
}
.footer-right-box
{
background:url(../images/footer-right-box.jpg) no-repeat;
float:left;
width:13px;
height:51px;
}
.footer-matter
{
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#006600;
text-align:center;
padding:0 0 10px 0;
}