/* CSS Document */

body {
width:800px;
font-size:80%;
margin:0;

}

#base {
width:800px;
border-right:1px solid #9B8B79;
}

#head {
width:800px;
height:100px;

}


/*----------------------------------- side -------*/

#side {
width:180px;
float:left;
margin:20px 0px 0px 10px;
}

ul#menu {
list-style-type:none;
border:1px solid #999999;
margin:0;
padding:0;
}

#menu li {
width:179px;
height:30px;
margin:0px 0px 0px 0px ;
padding:0px 0px 0px 0px ;
display:block;

}

#menu01 {
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
text-indent:-1000em;
}

.m01 a:link, .m01 a:visited {
color:#333333;
background-image:url(../images/menu01.jpg);
background-repeat:no-repeat;
text-decoration:none;
width:158px;
height:30px;
padding:8px 0px 0px 20px;
display:block;
}

.m01 a:hover {
color:#999999;
background-image:url(../images/menu02.jpg);
background-repeat:no-repeat;
width:158px;
height:30px;
display:block;
}

.tablemenu {
margin:20px 0px 20px 0px ;
padding:0;
border:1px solid #999999;

}

.menu02 {
margin:0px 0px 0px 0px ;
padding:5px 3px 5px 7px ;
font-size:80%;
color:#333333;
}

/*----------------------------------- content -------*/

#content {
width:550px;
float:right;

}

.table01 {
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
width:500px;
height:30px;
margin:20px 0px 20px 0px ;
font-size:90%;
color:#666666;
line-height:160%;
text-justify:distribute;
text-align:justify;
}

.td1 {
padding:0px 0px 0px 0px ;
}

.td2 {
padding:5px 0px 0px 30px ;
}

h1 {
font-size:110%;
color:#333333;
font-weight:lighter;

}

/*----------------------------------- footer -------*/

#footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
color:#333333;
clear:both;
width:800px;
height:30px;
margin-top:20px;
padding:8px 0px 0px 22px ;
}

center {position:relative; top:-100px;}

.pr-list{
margin-top:30px;
margin-bottom:50px;
}

.pr-list p{
font-size:10px;
color:#777777;
}

.pr-list ul{
width:390px;
padding: 0;
margin: 0;
list-style-type: none;
} 

.pr-list li{
font-size:10px;
float: left;
width: 70px;
margin-right: 2px;
padding: 2px;
border: 1px #cccccc solid;
background-color: #FFFFEF;
text-align: center;
}
