@charset "utf-8";

#watermark {
width:770px;
}
#home-console{
background:url(../images/home-console.jpg) 0 0 no-repeat;
width:559px;
height:264px;
padding:10px;
padding-left:15px;
}
#home-text{
width:352px;
}
#home-text img{
display:inline;
}
#home-text h1{
color:#fbfcb8;
font-size:18px;
margin-bottom:10px;
}
#home-text p{
color:#fefefe;
line-height:19px;
}
#home-right{
float:right;
width:180px;
margin-right:8px;
margin-top:11px;
}
#home-right h2{
text-align:center;
font-size:12px;
font-weight:bold;
}
#home-right h2 a{
color:#cf3038;
}
table, ul {
margin-top:3px;
margin-bottom:0;
}
#home-list ul{
list-style:none;
}
#home-list li{
background:url(../images/home-bullet.png) 0 7px no-repeat;
padding-left:15px;
}
#home-list li a{
color:#c32c33;
text-decoration:none;
}
#home-list li a:hover{
color:#c32c33;
text-decoration:underline;
}