@charset "UTF-8";

#underlayer .title   {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 40px;
}

.mt22{
	margin-top: 22px;
	
}

#underlayer #search {
	background-image: url(images/search_bg.gif);
	height: 56px;
	width: 702px;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 10px;
}

.lst{
	padding:5px 0 0 0;
}

.lst li{
	padding-left: 20px;
	list-style-type: none;
	margin-bottom:10px;
	background: url(images/icon2.gif) no-repeat 5px 7px;
}

.teR{
	text-align:right;
}

#underlayer #search span {
	font-size: 16px;
}
#underlayer #search a span{
	font-size: 16px;
	color: #dd3861;
	font-weight: bold;
}
#underlayer #search li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	line-height: 45px;
	color: #fff;
	background-image: url(images/search_btn_on.gif);
	height: 45px;
	width: 224px;
	background-repeat: no-repeat;
	text-align: center;
}
#underlayer #search li span {
	font-weight: bold;
}
#underlayer #search a {
	background-image: url(images/search_btn_off.gif);
	display: block;
	height: 45px;
	width: 224px;
	line-height: 45px;
	text-align: center;
	color: #333;
	text-decoration: none;
}
#underlayer #search a:hover {
	background-image: url(images/search_btn_on.gif);
	background-repeat: no-repeat;
	color: #fff;
}
#underlayer #search a:hover span {
	color: #fff;
	font-weight: bold;
}
#underlayer #category {
}
#underlayer #category div {
	padding-top: 40px;
}
#underlayer #category dl {
	width: 237px;
	float: left;
}
#underlayer #category dl dt {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#underlayer #category dl dd {
	margin: 0px;
}
#underlayer #category dl ul {
	padding-top: 10px;
}
#underlayer #category dl li{
	list-style-type: none;
	background-image: url(images/icon2.gif);
	background-position: 5px 7px;
	padding-left: 22px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 22px;
}
#underlayer #category dl li a {
	color: #333;
	text-decoration: none;
}
#underlayer #category dl li a:hover {
	text-decoration: underline;
}
#initials {
	padding-top: 40px;
}
#initials_j {
	float: left;
	width: 310px;
}
#initials_j li {
	list-style-type: none;
	float: left;
	color: #fff;
	background-color: #dd3861;
	height: 60px;
	width: 60px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}
#initials_j li a{
	float: left;
	height: 60px;
	width: 60px;
	list-style-type: none;
	background-color: #efefef;
	display: block;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#initials_j li a:hover {
	color: #fff;
	background-color: #dd3861;
}
#initials_e {
	float: right;
	width: 378px;
}
#initials_e li {
	list-style-type: none;
	float: left;
	color: #fff;
	background-color: #dd3861;
	height: 40px;
	width: 40px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-left: 2px;
}
#initials_e li a{
	float: left;
	height: 40px;
	width: 40px;
	list-style-type: none;
	background-color: #efefef;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#initials_e li a:hover {
	color: #fff;
	background-color: #dd3861;
}
#underlayer h3 {
	font-size: 100%;
	line-height: 50px;
	font-weight: bold;
	background-image: url(images/h3_bg.gif);
	height: 50px;
	width: 694px;
	padding-left: 18px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
}
#pagetop #wrap #contents #underlayer .box {
	font-size: 77%;
	line-height: 22px;
}
#underlayer h4 {
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	background-image: url(images/h_icon.gif);
	padding-left: 37px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
}
#underlayer table {
	width: 100%;
	margin-top: 40px;
	font-size: 12px;
	line-height: 22px;
}
#underlayer table .gray {
	background-color: #efefef;
}
#underlayer table th {
	font-weight: normal;
	text-align: left;
	width: 26%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#underlayer table td {
	line-height: 22px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#underlayer .box p {
	margin-top: 22px;
}
