.style2 {font-size: 36px} 
.style3 {font-size: 14px}
.style4 {color: #0000FF}
.style5 {color: #FF0000}
body{line-height:150%}
.style1 {color: #FFFFFF}
a:link , a:visited {
color:#999999;
}

a:hover {
color:#999999;
}
h1{color:#666666;
font-size:30px;
}
.pr {color:#999999; font-size:10px;}
.pr p {margin:0 0 3px 0;}
.pr a {color: #999999; text-decoration:none;}

.adv{
text-align:center;
}
.wrapp{
    width: 804px;
    height: 1000px;
    background-color: #000;
}
.txt {
    width: 588px;
    padding: 10px;
    float: right;
    background-color: #fff;
}
.menu{
	    width: 150px;
    float: left;
    background-color: #000;
}
ul li {
    list-style-type: none;
    text-align: center;
    margin-bottom: 19px;
	
}
ul li a {
	color: #000;
}