/* CSS Document */
*{margin:0;padding:0;}

.left{
height:633px;
width:236px;
float:left;
background-image:url(../images/leftbg.jpg);
overflow:auto;
padding-top:20px;
background-repeat:no-repeat;
background-attachment: fixed;
}
.list{
padding-left:15px;
float:left;
}
.cont{
width:750px;
float:left;
}
.msg{
width:700px;
text-align:left;
line-height:25px;
word-spacing:0.2em;
clear:both;
}
.page{
clear:both;}
.rz{
width:990px;height:35px;background-color:#037673; margin-top:8px; float:left; clear:both;}
.rz li{
float:left;
margin-right:8px;
margin-top:3px;
}

.down a:link{
	text-decoration:none;
	color: #FF0000;
}
.down a:visited{
	text-decoration:none;
	color:#ff0000;
}
.down a:hover{
	text-decoration:none;
	color:#ff6600;
}
.down{
border-bottom:#CCCCCC 1px dashed;
}
