@charset "utf-8";
/* CSS Document */

#det{line-height:22px; color:#333}
#det p{margin-bottom:10px;}
#det ULa{ padding:5px 15px 5px 40px;}
#det h2{
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#333;
	background-image: url(images/title_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#det ul li{margin-left:30px;}
#det ol li{margin-left:30px;}
#det a{
	color: #906;
	text-decoration: underline;
}
#det a:hover{
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
#det th{
	background-color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFF;
	height:30px;
	padding-left:3px;
}
#det .underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#det .table_bg{ border-bottom:#DBDBDB solid 1px;}
.imgmod .imgblock {
	FONT-SIZE: 12px; FLOAT: left;
}
.img-left{float:left; margin:0px 7px 7px 0px; border:1px solid #E8E8E8;}
.img-right{float:right; margin:0px 0px 7px 7px; border:1px solid #E8E8E8;}
.img-left1{float:left; margin:0px 35px 7px 0px; border:1px solid #E8E8E8;}
.img-right1{float:right; margin:0px 0px 7px 7px; border:1px solid #E8E8E8;}
.fixfloat: {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px;
}
.imgmod .imgblock {
	FONT-SIZE: 12px; FLOAT: left; MARGIN-LEFT: 15px; WIDTH: 260px
}
.imgmod .list {
	FLOAT: left; MARGIN-LEFT: 15px; TEXT-ALIGN: left
}
.imgmod .list LI {
	LINE-HEIGHT: 18px; HEIGHT: 20px
}