/* CSS Document */
p{
text-indent:30px;
}

ul li{
list-style-type:none;
font-size:10px;
}
ul{
margin:0;
}

#block{
float:left;
width:630px;
height:1100px;
margin:0 auto;
}
#block a{
text-decoration:none;
color:#990000;
}
#block a:hover{
text-decoration:underline;
color:#990000;
}
#mill{
position:relative;
width:580px;
height:100px;
margin:0 auto;
}

#block_g{

float:left;
width:190px;

}

#block_g2{
float:left;
width:120px;
}

#block_g3{
float:left;
width:48%;
}

#blockpr a{
color:#09084A;
font-size:10px;
}
#test{
	padding-left:25px;
	height:300px;
}

#test2{
	padding-left:25px;
	height:300px;
}

#test3{
	padding-left:40px;
	height:100px;
}