*{
margin:0;
padding:0;
}
body{
margin:0 auto;
width:900px;
color:#333;
font-size:14px;
line-height:1.4;
}
img{
border:none;
}
a{
color:blue;
}
a:hover{
text-decoration:none;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

.myimage{
margin:6px auto;
text-align:center;
}

.toph1{
margin:4px 0;
font-size:12px;
font-weight:normal;
text-align:right;
}

.header{
height:100px;
}

.pr{
height:250px;
}

.pr_left{
float:left;
padding-top:10px;
padding-left:10px;
width:628px;
height:238px;
border:1px solid #999999;
}

.pr_right{
float:right;
width:248px;
height:248px;
border:1px solid #999999;
}
.pr_right h2{
margin:6px;
padding:4px 6px;
font-size:12px;
border-bottom:2px solid #0033CC;

}

.main{
margin:20px 0;
}

.left_area{
float:left;
width:600px;
}

.left_area ul{
list-style:none;
margin-left:20px;
}

.left_area li{
margin:6px 0;
}

.right_area{
float:right;
width:300px;
}

.footer{
height:40px;
font-size:12px;
text-align:center;
}

