@import url("/assets/common.css");
@import url("/assets/msgbox.css");
@import url("/aseets/menu.css");
.Keyword{color:#C60A00;}
.Selected {color:#3366CC;}
.txtBold{font-weight:bold;}
.txtMemo {color: #666666;}
.input{font-size: 9.6pt;width: 20ex;}
.ULMessage{margin: 2px;padding: 2px;background-image: url(/images/i_yellowshield.gif);background-repeat: no-repeat;background-position: 3px 3px;padding-top: 4px;}
.txtNotice {font-family: Verdana;font-size: 11pt;font-weight: bold;}
#DivTitle {background-color: #e5ecf9;margin-left: 156px;letter-spacing: 0.5ex;font-size: 11pt;border-top:solid #3366cc 1px;padding:5px 5px 3px 10px;margin-top: 38px;}
/****************************************/
.txtTagTitle{
	color: #000033;
}

.NewLine{
	clear: left;
	float: left;

}
.DivServTitle {
	border-bottom:double medium #E5ECF9;
	display: block;
	clear: both;
}
.BtnCommon {
	cursor: pointer;
	font-size: 9pt;
	background-image: url(/images/btn_hot_normal_lite.gif);
	border: 1px solid #6B98C0;
	background-position: center center;
	text-align: center;
	height: 1.8em;
	vertical-align: middle;
	padding: 0px;
	margin-right: 1px;
	margin-left: 1px;
}
#DivMain {
	margin-left: 156px;
	margin-top: 2em;
	margin-bottom: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5ECF9;
	padding: 1ex;
	font-size:9pt;
}



#DivServInfo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#DivServInfo ul {
	margin-top: 1ex;
	margin-bottom: 1ex;
	list-style-type: circle;
}


#DivServInfo li {
	font-size: 9pt;
	line-height: 1.8em;
}
#DivServInfo h3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5ECF9;
	margin-bottom: 0;
	margin-right: 1.5em;
	margin-left: 1.5em;
	font-weight: normal;
}
#DivServInfo p {
	font-size: 9.6pt;
	line-height: 2em;
	text-indent: 2em;
}
