/* CSS Document */

* {
margin:0 auto;
padding:0;
}

body{

}

/* ˜g */

#all{
width:1250px;
text-align:center;
background:#282828;
}

#ue{
width:1250px;
height:60px;
background: #FFFFFF;
}

#top{
width:1250px;
height:350px;
background:url(../img/topbg.gif);
}

#btn{
width:1250px;
height:60px;
background:url(../img/btn-bg.gif);
background-repeat:repeat-x;
margin-bottom:30px;
}

#sab{
width:950px;
height:100px;
background:#282828;
margin-bottom:20px;
}

#main-ue{
width:950px;
height:31px;
}

#main-sita{
width:950px;
height:31px;
}

#main{
width:900px;
background:#FFFFFF;
text-align:left;
padding:0 25px 0px 25px;
}

#copy{
width:1250px;
height:30px;
border-bottom:solid 1px #333333;
border-top:solid 1px #333333;
margin-bottom:50px;
padding-top:10px;
margin-top:30px;
}


/* •¶Žš */


body p{
font-size:14px;
color:#333333;
}

h1{
font-size:18px;
color:#CC0033;
border-left:solid 3px #FF0000;
padding-left:10px;
background: url(../img/h1.gif);
line-height:30px;
margin-bottom:20px;
}

h2{
font-size:14px;
color:#FFFFFF;
padding-left:5px;
margin-bottom:15px;
background:#CC0033;
border: solid 1px #000000;
line-height:20px;
}

h3{
font-size:14px;
color:#000000;
border-left:solid 5px #FF0000;
padding-left:8px;
margin-bottom:5px;
}

h4{
font-size:14px;
color:#FF0000;
margin-bottom:3px;
padding:0;
}

.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*************/
a:link{color:#333333; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

a:visited{color:#333333; text-decoration:none;}

a:active{color:#333333; text-decoration:none;}