/* CSS Document */
*{margin: 0 auto; padding: 0;}
body{
background-color:#000000;
font-size:14px;
color:#FFFFFF;
text-align:center;
width:100%;
line-height:25px;
}
a{
color:#CC3300;
text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:solid 0px;}
p{margin-top:20px;margin-bottom:20px;line-height:25px;}

h1{
font-size:12px;
font-weight:lighter;
margin:5px auto;}

h2{
font-size:14px;
font-weight:lighter;
text-align:center;
margin:10px auto;
}

h3{
font-size:14px;
font-weight:lighter;
text-align:center;
margin:10px auto;
}

h4{
font-size:14px;
font-weight:lighter;
text-align:center;
margin:10px auto;
}

h5{
font-size:14px;
font-weight:lighter;
text-align:center;
margin:10px auto;
}

#contents{
width:630px;
text-align:left;
font-size:12px;}

#header{
height:289px;
background-image:url(../image/index_bg.jpg);
background-repeat:repeat-x;
}

#main{
font-size:12px;
margin:10px auto;
}
#ee{
text-align:center;
line-height:14px;
}
img.ee_button{
margin:-2px -2px;
padding:0px;
}

#footer{
font-size:12px;
}
