/* -----------------------------------
header
----------------------------------- */

#header-bg {
	height: 451px;
	background-image: url(../img_cmn/header_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #3F5059;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	background-image: url(../img_cmn/header_bg2.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F5059;
}
#header-l {
	float: left;
	width: 395px;
	height: 85px;
}
#header-r {
	float: right;
	width: 91px;
}
#header-l h1 {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 50%;
}

#header-r ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header-r li {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header-r em {
	font-size: 50%;
	visibility: hidden;
}
#header-r a {
	text-decoration: none;
	display: block;
	height: 29px;
	width: 76px;
	background-image: url(../img_cmn/btn_link.gif);
	background-repeat: no-repeat;
	
}
#header-r a:hover {
	background-position: 0px -29px;
}


/* -----------------------------------
flash
----------------------------------- */
#flash {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* -----------------------------------
content
----------------------------------- */
#content {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/* -----------------------------------
welcome
----------------------------------- */
#welcome {
	background-color: #71A9E2;
	background-image: url(../img/welcome_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	padding-bottom: 10px;
}
#welcome h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 50%;
}
#welcome-text {
	background-color: #FFFFFF;
	width: 720px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#welcome-text2 {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #587CA0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#welcome-text2 p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0.5em;
	margin-left: 20px;
}
#inquiry {
	background-image: url(../img/inquiry_bg.gif);
	background-repeat: repeat;
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
#inquiry-text {
	background-color: #FFFFFF;
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#inquiry-text h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B09C5F;
	color: #4F4100;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#inquiry-text p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#plugin {
	margin-top: 10px;
	text-align: left;
	height: 32px;
}
#plugin ul {
	list-style-type: none;
}
#plugin li {
	display: inline;
	float: left;
	margin-right: 10px;
}
