body {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.div{ width:100px; heiht:300px; float:left;}
.div_top{width:100px; float:left;}
.div_top2{
	background-image:url(g_img_100x400_2_2.jpg);
	bachground-repeat:repeat-x;
	float: left;
	height: 60px;
	width: 100px;
	text-align:center
    
}
.div_top3{
	background-image:url(g_img_100x400_2_2.jpg);
	bachground-repeat:repeat-x;
	float: left;
	height: 40px;
	width: 100px;
	text-align:center
    
}
.div_con{ height:170px; float:left;}
.div_con2{
	float:left;
	width:91px;
	height:170px;
} 
.div_con2 ul{
	float: left;
	margin:0;
	padding:0;
	width:90px;
}
.div_con2 li{
	float:left;
	magin:0;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 20px;
	width: 81px;
	background-image: url(dian.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
} 
.div_con2 li a{
	text-decoration: none;
	color: #FF33CC;
}
.div_con2 li a:hover {
	color: #3399FF;
	text-decoration: none;
}