body,td,th {
	font-size: 12px;
}
body {
	margin:0px;
}
.STYLE1 {
	color: #2A61A8;
	font-size: 18px;
	font-weight:bold;
}
#content{
    width:960px;
    margin:0 auto;
	vertical-align:center;
	background:blue url(http://yingzhong.ggxx.cc/lantian/lt_01.jpg);
	border:10px solid red;
}
ul {
    width:219px;
    list-style:none;
    padding:0px;
    margin-left:0px;
}
li {
    width:219px;
    height:27px;
}
li a{
    text-align:left;
    display:block;
    color:#0C4387;
	text-decoration:none;
	padding-left:10px;
    width:219px;
    height:27px;
	line-height:27px;
    background:#DEDEDE url(http://i15.ebayimg.com/08/i/001/03/bc/4d94_10.JPG) no-repeat;
}
li a:hover{
    color:#fff;
    background:#DEDEDE url(http://i16.ebayimg.com/07/i/001/03/bc/5bde_10.JPG) no-repeat;
}
