@CHARSET "UTF-8";
<!--
#LayerFace img {
border:#0000FF solid 1px;
}
body{
 font:12px "宋體";
 text-align:center;
}
a:link{
 color:#00F;
 text-decoration:none;
}
a:visited {
 color: #00F;
 text-decoration:none;
}
a:hover {
 color:#FF9933;
 text-decoration:underline;
}
ul{
 list-style:none;
}
.main{
 clear:both;
 padding:2px;
 text-align:left;
}
/*第一種形式*/
#tabs0 {
 height: 100%;
 width: 100%;
 border: 1px solid #E9C994;
 background-color: #f2f6fb;
}
.menu0{
 width: 300px;
}
.menu0 li{
 display:block;
 float: left;
 padding: 4px 0;
 width:100px;
 text-align: center;
 cursor:pointer;
 background:#E6BD80;
}
.menu0 li.hover{
 background:#DBA24A;
}

ul { font-size:12px; font-family:宋體;padding:0; margin:0;}
-->
