/* CSS Document */
body
{
padding:0px;
margin:0px;
width:100%;
}
#main
{
width:100%;
margin:auto;
}
#top_header
{
background:url(../images/top_header.jpg);
background-repeat:no-repeat;
width:1004px;
height:166px;
margin:auto;
}
#mnu_bg
{
background-color:#decf24;
width:100%;
height:47px;
margin:auto;
}
#mnu_sub
{
width:1004px;
height:47px;
margin:auto;
/*background:url(../images/mnu_bg.jpg);
background-repeat:no-repeat;*/
}
#banner_bg
{
width:1004px;
height:260px;
margin:auto;
}
#ban_lne_bg
{
background-color:#decf24;
width:100%;
height:5px;
margin:auto;
}
#wel_txt
{
background:url(../images/wel_txt.jpg);
background-repeat:no-repeat;
width:700px;
height:77px;
margin:auto;
}
#function
{
background:url(../images/function.jpg);
background-repeat:no-repeat;
width:700px;
height:220px;
margin:auto;
}
#function1
{
background:url(../images/function1.jpg);
background-repeat:no-repeat;
width:700px;
height:796px;
margin:auto;
}
p
{
font-size:12px;
color:#FFFFFF;
line-height:24px;
}
#footer
{
width:1004px;
height:100px;
margin:auto;
}
#foot_txt
{
text-align:center;
margin:auto;
color:#FFFFFF;
font-size:12px;
padding:20px 0px 5px 0px;
}
#foot_txt a
{
color:#FFFFFF;
text-decoration:none;
}
#foot_txt a:hover
{
color:#FFFF00;
text-decoration:underline;
}