@charset "UTF-8";
/* CSS Document */
#mainInnerTop {
	width: 820px;
	clear: both;
	display: block;
	background-color: #FFFFFF;
}
#topImgWrap {
	height: 170px;
	width: 820px;
	clear: both;
}
#topImg {
	height: 170px;
	width: 820px;
}
#topImgBtn1 {
	height: 85px;
	width: 300px;
	float: left;
}
#contWrapTop {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 20px;
}
.bgMenu {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boxMenuP {
	width: 180px;
	height: 95px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/top/bgMenuP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenuE {
	width: 180px;
	height: 95px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/top/bgMenuE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgMenu ul {
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.bgMenu ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.menuInner {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding-left: 5px;
	padding-top: 1px;
}
.menuInner a {
	color: #333333;
	text-decoration: none;
}
.menuInner a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bgOtherMenu {
	background-image: url(../images/top/bgMenuOther.jpg);
	padding: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FAFAFA;
}
.bgOtherMenu a {
	color: #333333;
	text-decoration: none;
}
.bgOtherMenu a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.lowerWrap {
	width: 760px;
	margin-top: 20px;
}
.lowerLeft {
	width: 520px;
	margin-right: 10px;
	float: left;
}
.lowerRight {
	float: left;
	width: 230px;
}
.introWrap {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.introWrap img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.topicsWrap {
	margin: 10px;
}
.docTopics {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	line-height: 18px;
}
.docTopics p {
}
.infoWrap {
	margin: 10px;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.docOtherP {
	font-weight: bold;
	color: #184D81;
	background-color: #DDDDDD;
	font-size: 12px;
	line-height: 12px;
	padding: 3px;
	letter-spacing: 1px;
}
.docOtherP a {
	color: #184D81;
	text-decoration: none;
}
.docOtherP a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.docOtherE {
	font-weight: bold;
	color: #669800;
	font-size: 12px;
	line-height: 12px;
	background-color: #DDDDDD;
	padding: 3px;
	letter-spacing: 1px;
}
.docOtherE a {
	color: #669800;
}
.docOtherP a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.toList {
	font-size: 10px;
	text-align: right;
}
.toTopicsList {
	font-size: 10px;
	text-align: right;
	line-height: 18px;
	padding: 2px;
}
