/* CSS Document */
body
{
background:url(../images/bg.jpg);
}
#main-div
{
width:1025px;
margin:auto;
}
#inner-div
{
width:1025px;
float:left;
}
/*---------------------------------Header----------------------------------*/
#top-navigation
{
background:#000000;
width:1025px;
height:40px;
float:left;
margin:0;
padding:0;
}
#top-navigation ul
{
list-style:none;
margin:0;
padding:5px 0 0 20px;
}
#top-navigation ul li
{
background:url(../images/navi-box-right.jpg) top right no-repeat;
padding:0 24px 0 0px;
height:33px;
float:left;
margin:0px 10px 0 0px;
}
#top-navigation ul li a
{

background:url(../images/navi-box-mid.jpg) repeat-x;
height:33px;
float:left;
font-size:18px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align:center;
padding:5px 0px 0px 24px;
}
#top-navigation ul li a:hover
{
color:#000000;
}
#banner
{
background:url(../images/banner.jpg) no-repeat;
width:1025px;
height:200px;
float:left;
}
/*---------------------------------------Center-Div------------------------------------*/
#center-div
{
width:1025px;
float:left;
margin:0;
padding:0px 0px 0px 0px;
}
/*---------------------------------------Right-Div------------------------------------*/
#right-div
{
width:752px;
float:left;
margin:0;
padding: 0 0 0 0px;
}
.top-box
{
background:url(../images/contant-top-box.jpg) no-repeat;
width:752px;
height:50px;
float:left;
}
.top-box h1
{
font-size:25px;
margin:0px;
text-align:center;
color:#e5450d;
text-decoration:none;
font-style:italic;
padding:5px 0 0 0px;
}
.mid-box
{
background:url(../images/contant-mid-box.jpg) repeat-y;
width:717px;
float:left;
padding:0 20px 0 15px;
}
.mid-box p
{
font-size:16px;
text-align:justify;
color:#000000;
text-decoration:none;
margin:0;
padding:0px 0 0px 0px;
}
.bottom-box
{
background:url(../images/contant-bottom-box.jpg) no-repeat;
width:752px;
height:14px;
float:left;
}
/*---------------------------------------Left-Div------------------------------------*/
#left-div
{
width:273px;
float:left;
margin:0;
padding: 0 0 0 0px;
}
.box
{
width:273px;
float:left;
margin:0;
padding: 0 0 0 0px;
}
.right-top-box
{
background:url(../images/right-navi-box01.jpg) no-repeat;
width:273px;
height:50px;
float:left;
margin:0;
}
.right-top-box01
{
background:url(../images/right-navi-box02.jpg) no-repeat;
width:273px;
height:50px;
float:left;
margin:0;
}
.right-mid-box
{
background:url(../images/right-navi-box-mid.jpg) repeat-y;
width:273px;
float:left;
}
.right-mid-box ul
{
list-style:none;
padding:10px 0px 20px 35px;
float:left;
margin:0;
}
.right-mid-box ul li
{
background:url(../images/arrow.jpg) 0px 10px no-repeat;
padding:10px 0px 0px 25px;
float:left;
}
.right-mid-box ul li a
{
font-size:16px;
color:#FFFFFF;
border-bottom:3px dotted #FFFFFF;
text-decoration:none;
font-weight:bold;
width:170px;
float:left;
padding:0 0 3px 0px;
}
.right-mid-box ul li a:hover
{
color:#000000;
}
.right-bottom-box
{
background:url(../images/right-navi-box-bottom.jpg) no-repeat;
width:273px;
height:8px;
float:left;
}
/*---------------------------------------Footer------------------------------------*/
#footer
{
background:url(../images/footer.jpg) no-repeat;
width:1025px;
height:46px;
float:left;
padding:0px 0px 0px 0px;
margin:0;
}
#footer ul
{
padding:10px 10px 0 10px;
float:left;
list-style:none;
margin:0;
}
#footer ul li
{
padding:0px 9px 0px 0px;
float:left;
}
#footer ul li a
{
font-size:16px;
text-decoration:none;
color:#ffffff;
font-weight:bold;
}
#footer ul li a:hover
{
color:#000000;
}
.footer-matter
{
text-decoration:none;
font-size:16px;
font-weight:bold;
color:#00CC00;
text-align:center;
padding:0 0 10px 0;
}