@charset "utf-8";
#NeiLeft h3{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	font-size: 18px;
	line-height: 24px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	width: auto;
	clear:both;
}
#NeiLeft p{
	font-size: 14px;
	line-height: 170%;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.update{
	background-image: url(../images/banner-update.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	}
.other{
	background-image: url(../images/banner-case.gif);
	background-repeat: no-repeat;
	background-position: 270px 0px;
	}
#log {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	width: 100%;
	background-image: url(logBg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#log .logLeft {
	text-align: right;
	float: left;
	width: 180px;
	margin-top: 22px;
	font-size: 18px;
	padding-right: 48px;
	background-image: url(dotdate.png);
	background-repeat: no-repeat;
	background-position: 192px 2px;
}

#log .logRight {
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-left: 0px;
	line-height: 170%;
	padding-left: 0px;
}

#log .EndTime {
	height: 32px;
	float: left;
	width: 500px;
	background-image: url(endTime.gif);
	background-repeat: no-repeat;
	background-position: 184px;
}
.Long_Submit_Button { border:none; background:url(LongLongButton.gif) no-repeat; height:24px; width:168px; font-size:14px; color:#FFF; font-weight:bold; padding-top:4px; }
