@charset "UTF-8";
/* CSS Document */

#title {
	background-image: url(../images/titleimg_05.png);
	margin: 0px;
	padding-top: 95px;
	padding-left: 10px;
	height: 45px;
	width: 630px;
	font-size: 21px;
}
#profileTable {
	margin-top: 5px;
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
	border:solid 1px #ccc;

}
#profileTable tr .leftTd {
	padding: 10px;
	width: 85px;
	background-color:#e8f8ff;
}
#profileTable tr .rightTd {
	padding: 10px;
	line-height:1.8em;
}
#mainRight #description {
	position: relative;
	text-align: left;
}
#apDiv2 {
	position:absolute;
	right:20px;
	top:20px;
	width:160px;
	height:160px;
	z-index:1;
}
#officePageH4 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:10px;
}

#description .header5 {
	background-image: url(../images/l_mark_1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:20px;
	margin-right:10px;
	padding-left: 10px;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8adbff;
	padding-bottom: 3px;
}
#description #listL2 p{
	background-image: url(../images/l_mark_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 50px;
	padding-left: 15px;

}
#description .header6 {
	font-size: 14px;
	background-image: url(../images/l_mark_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:30px;
	padding-left: 15px;

}
#description .officeComment1 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 25px;
}
#description .officeComment2 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}
#description .descTable {
	border-collapse:collapse;
	border-spacing:0px;
	width: 560px;
	margin-left: 50px;
	margin-right: 10px;
}
#description .descTable tr .tableListL2 {
	background-image: url(../images/l_mark_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#description .descTable tr .descTableRight {
	padding-right:20px;
	width: 150px;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1em;
}
#description .descTable tr .descTableRight2 {
 	padding-right:20px;
	width: 250px;
	text-align:right;
	padding: 10px 5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1em;
}
#description ul {
	margin-left: 18px;
}
#description li {
	line-height:1.8em;
	list-style-type: circle;
}
}
#description1 ul {
	margin-left: 18px;
}
#description1 li {
	line-height:1.8em;
	list-style-type: disc;
}
