* {
margin: 0;
padding: 0;
border: 0;
}
body {
font:12px/100% "ËÎÌå", sans-serif;
background: #eee;
padding-top:150px;
text-align:center;
}
#main {
width: 368px;
height: 210px;
margin: 0 auto;
text-align: left;
background:url(v4_img/homev4_bg.gif) top center no-repeat;
position:relative;
}
#http {
text-indent:-9999px;
background:url(v4_img/homev4_http.gif) no-repeat 20px 0;
}
h1 {
background:url(v4_img/homev4_logo.gif) no-repeat;
width:275px;
height:35px;
z-index:5;
position:absolute;
left: 80px;
top: 83px;
}
h1 a {
width:130px;
height:35px;
text-decoration:none;
display:block;
}
h1 a:hover {
background:url(v4_img/homev4_a.gif) no-repeat 2px 17px;
}
h1 a span {
visibility:hidden;
}

#links {
color:#fff;
width: 93px;
float: right;
}
#links ul{
list-style-type:none;
}
#links li{
margin-right:15px;
text-align: right;
line-height:20px;
}
#links p.text{
text-align: left;
margin:40px 13px 40px 6px;
line-height: 20px;
}
#links a{
color: #fff;
text-decoration:none;
}
#links a:hover {
color: #f60;
}
#icp {
width: 368px;
margin: 0 auto;
text-align: right;
}
#icp a {
color:#ccc;
text-decoration:none;
margin-right:20px;
}