*{
	list-style:none;
	margin:0;
	padding:0;
}

div , ul , li , a , img , p , span{
	overflow:hidden
}

img{
	border:none;
}
a{
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline
}
h3{
	background:url(h3_bg.png);
	height:25px;
	line-height:25px;
	border-bottom:#93a6b4 1px solid;
	color:#003399;
	padding-left:19px;
	font-size:12px;
}
	h3 span{
		font-weight:normal;
	}
h4{
	font-size:13px;
	height:26px;
	line-height:26px;
	border-bottom:1px dashed #ccc;
}
.left{
	display:inline;
	float:left
}
.right{
	display:inline;
	float:right
}
.clear{
	clear:both;
	height:0px;
}
.wrap{
	width:950px;;
	margin:0 auto;
}
.bord{
	border:#b0bec7 1px solid;
}
.ubord{
	border-bottom:0px;
	width:948px;
}
.mtop{
	margin-top:7px
}
	#view .list{
		padding-bottom:2px;
		border:#b0bec7 1px solid;
		border-top:none;
		margin-bottom:7px;
		max-height:200px;
		overflow-y:auto;
		overflow-x:hidden;
		width:704px;
	}
	#view h3{
		border:#b0bec7 1px solid;
		border-bottom:none;
	}
	#view .list a{
			display:inline;
			float:left;
			height:26px;
			line-height:26px;
			width:130px;
			text-align:center;
			border:#b0bec7 1px solid;
			margin:3px 0 0 5px;
			font-sytle:normal
		}
