
.head {
width : 675px;
clear : both;
text-align : center;
font : bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
color : #555;
border : 1px solid #d6d6d6;
letter-spacing : 2px;
background : #e6e6e6;
margin : 0;
padding : 10px 0 10px 0;
}
.gg h1, .gg h2 {
width : 675px;
text-align : center;
font : bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
color : #555;
border : 1px solid #d7d7d7;
letter-spacing : 2px;
background : #e6e6e6;
margin : 0;
padding : 5px 0 5px 0;
}
.indexthums ul {
margin : 5px 0 5px 2px;
padding : 0;
list-style : none;
}
.indexthums ul li {
float : left;
margin-right : 3px;
margin-bottom : 3px;
}
.indexthums img {
width : 130px;
height : 100px;
}
.indexthums a:link img, a:visited img {
border : 1px solid #ccc;
}
.indexthums a:hover img {
border : 1px solid #ff0000;
}


.list-table ul {
margin : 0 0 0 1px;
padding : 0;
list-style : none;
}


.list-table ul li {
display : block;
width : 155px;
height : 22px;
float : left;
text-align : left;
margin : 1px;
border : 1px solid #c1dad7;
background : #f5fafa url(/img/bullet2.gif) no-repeat;
font : bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
padding : 5px 0 0 10px;
}


.clear {
clear : both;
}


