.b1, .b2, .b3, .b4 {
	font-size:1px; 
	overflow:hidden; 
	display:block;
}

.b1 {
	height:1px; 
	background:#c7daed; 
	margin:0 5px;
}

.b2 {
	height:1px; background:#e9f6ff; 
	border-right:2px solid #c7daed; 
	border-left:2px solid #c7daed; 
	margin:0 3px;
}

.b3 {
	height:1px; 
	background:#e9f6ff; 
	border-right:1px solid #c7daed; 
	border-left:1px solid #c7daed; 
	margin:0 2px;
}

.b4 {
	height:2px; 
	background:#e9f6ff; 
	border-right:1px solid #c7daed; 
	border-left:1px solid #c7daed; 
	margin:0 1px;
}

.contentb {
	background: #ffffff; 
	border-right:1px solid #c7daed; 
	border-left:1px solid #c7daed;
}

.heads {
	display:block;
	border-style:solid; 
	border-width:0px; 
	border-color:#dcdcdc;
	height:42px; 
	margin:0px 0px 0px 0px;
}

.headss {
	display:block;
	border-style:solid; 
	border-width:0px; 
	border-color:#dcdcdc;
	float:left;
	height:120px; 
	margin:0px 0px 0px 0px;
}

/*
ul{
	list-style:none;
}


li{
	list-style:none;
	border-style:solid; 
	border-width:0px; 
	border-color:#dcdcdc;
}
*/

ol.a {
	list-style-type:decimal;
}

ol.b {
	list-style-type:lower-latin;
}

ul.c {
	list-style-type:lower-latin;
}



.pic{
	display:block;
	float:left;
	height:34px; 
	width:44px;
	border-style:solid; 
	border-width:1px; 
	border-color:#dcdcdc;
	margin-left:30px;
}

.tpic {
	margin-left:2px;
	margin-top:2px;
}

.detail{
	display:block;
	float:left; 
	color:#000000; 
	margin:10px 0px 0px 15px;
	border-style:solid; 
	border-width:0px; 
	border-color:#dcdcdc;
}

.tpic2 {
	margin-left:6px;
	margin-top:6px;
}

.pic2{
	display:block;
	float:left;
	height:87px; 
	width:112px;
	border-style:solid; 
	border-width:1px; 
	border-color:#dcdcdc;
	margin:0px;	

}

.detail2{
	display:block;
	float:left;
	width:170px; 
	color:#000000; 
	margin:15px 0px 0px 15px;
}

.edit{
	display:block;
	float:right; 
	color:#000000; 
	margin:10px 15px 0px 15px;
	border-style:solid; 
	border-width:0px; 
	border-color:#dcdcdc;
} 

#aaa{height:300px;}

.about {
	margin-left:30px;
	margin-right:30px;
}

a.amenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
}

.bmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	width:140px;
	cursor:pointer;
	margin-top:5px;
}

img {
	border:none;
}

.submenu {
	color: #555555;
}