@import url(tmpl.css);

/*--common style--*/

body{
background:#f2f2f2;
line-height:150%;
}

.clear{
clear:both;
}

.right{
float:right;
clear:both;
}

.ulbold{
font-size:120%;
font-weight:bold;
}

.pagetop a{
clear:both;
line-height:200%;
float:right;
padding-left:15px;
background:url(images/pagetop.gif) top left no-repeat;
}

.table1{
margin-left:25px;
font-size:100%;
width:90%;
border-collapse:collapse;
border:1px solid #666;
}

.table2{
border:1px solid #666;
padding:3px 5px;
}

.table3{
margin-left:25px;
font-size:100%;
width:90%;
}

.table4{
border:1px solid #666;
padding:3px 5px;
text-align:center;
}

h1{
font-size:100%;
margin:0px 5px 0px 0px;
color:#fff;
text-align:right;
}

#container{
background:#8b3e2f;
border-left:1px solid #333;
border-right:1px solid #333;
}

#header{
background:url(images/header.gif) bottom left;
width:600px;
height:114px;
}

#menu{
border-top:1px solid #000;
clear:both;
background:#8b3e2f;
width:180px;
float:left;
margin-right:10px;
}

#menu li{
list-style:none;
clear:both;
}

#menu li a{
text-decoration:none;
background:url(images/menu01.gif) top left no-repeat;
padding:6px 0px 6px 15px;
display:block;
color:#eed8ae;
font-size:120%;
}

#menu li a:hover{
background:url(images/menu02.gif) top left no-repeat;
color:#fff;
}

#menu p{
margin:0px;
padding:5px;
}

#menu p a,
#menu p a:hover{
color:#fff;
}

#content{
background:url(images/containerback.gif) top left #fff;
}

#footer{
color:#fff;
border-top:1px solid #333;
width:600px;
text-align:center;
padding:5px 0px;
background:url(images/header.gif) top left;
font-size:80%;
}

#info{
padding:0px;
margin-top:5px;
list-style:url(top/info_list.gif);
}

