

/* Universal Style */
body { 
background:#383838 url(img/top-bg.gif) top repeat-x;
font-size:100.01%;
margin:0;
padding:0;
text-align:center;
}

h1,h2,h3{
margin:0;
padding:0;
}

img, a img {border:none;}

address{
color:#999;
font-style:normal;
font-size:70%;
}


.class10  { font-size: 10px; line-height: 15px }
.class12 { font-size: 12px; line-height: 18px }
.class14 { font-size: 14px; line-height: 20px }

/* layout Style */
#page {
width:950px;
margin:0 auto;
}

#head {
text-align:left;
width:950px;
height:100px;
}

#flash {
clear:both;
width:950px;
height:425px;
}

#top-nav{
margin-top:15px;
float:left;
width:420px;
text-align:left;
}

#top-news{
margin-top:15px;
float:right;
width:530px;
height:150px;
text-align:left;
}

#footer{
clear:both;
width:950px;
height:80px;
padding-top:30px;
}

/* head */
.head-t{
display:block;
float:left;
padding:15px 0;
font-size:90%;
font-weight:normal;
}
.head-t2{
display:block;
float:right;
padding:10px 0;
font-size:70%;
line-height:2;
color:#fff;
}

/* lineup */
.lineup {width:950px; height:105px; margin:5px 0; text-align:left;}
.lineup ul {margin:0px; padding:0;}
.lineup li {display:inline; float:left; margin:0;}
.line-w{ padding-right:10px;}

/* top-nav */
#top-nav p{padding:0px; margin:5px 0;}
.top-cata {width:390px; color:#999; font-size:11px;}
.top-cata a{text-decoration:none; color:#fc0;}
.top-cata a:link{color:#999;}
.top-cata a:visited{color:#999;}
.top-cata a:hover{color:#fc0; text-decoration:underline;}

/* top-news */
#top-news table{color:#999; font-size:82%; margin-top:15px;}
#top-news td{vertical-align:top; padding:5px;}
#top-news a{text-decoration:none;}
#top-news a:link{color:#999;}
#top-news a:visited{color:#999;}
#top-news a:hover{color:#fc0; text-decoration:underline;}

.top-hp {clear:both; width:950px; text-align:center; font-size:80%; padding:0; margin:0;}
.top-hp a:link{color:#999;}
.top-hp a:visited{color:#999;}
.top-hp a:hover{color:#fc0;}


