img{ border:0;}
#content{ width:900px; margin:0 auto; background:#ffffff;}
#list{ font-size:10px; text-align:center;}
#list li{ float:left; margin:10px 5px; width:132px; list-style:none; min-height:210px;}
#list .img{ width:128px; height:128px; display:block; border:1px solid #CCCCCC; padding:1px;}
#top{
width:900px;
height:200px;
background: url(img/image.jpg) no-repeat left top;
text-align:left;
}
#top p{
font-size:0.8em;
padding:5px 100px 5px 100px;
margin:5px 5px 5px 0;
line-height:250%;
text-align:left;
}
#top h1{
color:#72d9f6;
font-size:24px;
font-weight:bold;
letter-spacing:3px;
padding:20px 0px 15px 100px;
margin:0;
text-align:left;
}
#bodyid{
background:#feeef4 url(img/bg.png);
padding:0;
margin:0;
text-align:center;
}
#bg{
width:906px;
background:#fff;
margin:0 auto;
}
#page{
margin:0 2px;
border:1px solid #999;
}
#left{
width:200px;
background: url(img/menu.png) repeat-y 0 0;
float:left;
margin:0;
padding:0;
text-align:left;
}
#left h2{
border-bottom:1px solid #777;
font-size:0.8em;
padding:5px 10px 5px 25px;
margin:0 5px 0 0;
color:#777;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
font-weight:normal;
border-bottom:1px solid #ccc;
background: url(img/point.png) no-repeat 2px 1px;
padding:6px 10px 6px 30px;
margin:0 5px 0 18px;
color:#555;
font-size:0.8em;
}
#left li a{
color:#555;
text-decoration:none;
}
#left li a:hover{
color:#777;
}
#left p{
border-top:1px solid #777;
border-bottom:1px solid #777;
font-size:1em;
padding:5px 10px 5px 25px;
margin:20px 5px 20px 0;
color:#555;
line-height:120%;
}
#right{
width:670px;
float:right;
margin:0 auto;
}
#copy{
clear:both;
color:#555;
font-size:0.7em;
background: url(img/copy.jpg) no-repeat left bottom;
padding:15px 0 5px 0;
}