@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(bg_content.png) center 0 repeat-y;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body.index {
	background: #fff url(bg_index_900.jpg) center 0 no-repeat;
	width: 100%;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #6a6a6b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 19px;
	color: #0f63b5;
	font-weight: normal;
	text-transform: uppercase;
}
/* =wrap
-------------------------------------------------- */
#index_wrap {
	margin: 0 auto;
	width: 900px;
}
#wrap {
	width: 900px;
	margin: 0 auto;
}
div.header p {
	height: 183px;
	margin: 0;
	padding: 0;
}
.navContainer,
.navContainer .border {
	margin: 0 auto;
	width: 900px;
}
.navContainer {
	background: url(nav_bg.png) center top repeat-y;
}
.navContainer .border {
	background: url(nav_border.png) center bottom no-repeat;
	height: 3px;
}

ul.nav {
	list-style: none;
	background: #1f1f1f url(bg02.png) 0 100% no-repeat;
	padding-left: 15px;
}
.index ul.nav {
	background: none;
	list-style: none;
	margin: 0 auto;
	padding-left: 15px;
	width: 900px;
}
ul.nav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
ul.nav li {
	float: left;
	background: url(ico01.png) 0 4px no-repeat;
	padding: 7px 0 7px 19px;
	margin-right: 10px;
}
ul.nav li a {
	color: #fff;
	float: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
/* =index_content
-------------------------------------------------- */
div.index_header {
	height: 179px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
div.index_header img {
	display: block;
	position: absolute;
	top: 22px; right: 32px;
}
div.index_header p.lang {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
div.index_header p.lang a {
	font-weight: bold;
}
div.index_content {
	/*background: url(tmp02.jpg) 0 0 no-repeat;*/
	height: 358px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
div.index_content ul.index_nav {
	list-style: none;
	position: absolute;
	right: 76px;
	top: 216px;
}
div.index_content ul.index_nav li {
	background: url(ico05.png) 0 4px no-repeat;
	padding: 7px 0 7px 19px;
	margin-right: 10px;
}
div.index_content ul.index_nav li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
/* =content
-------------------------------------------------- */
div.content {
	background: url(bg03.png) 0 0 no-repeat;
	min-height: 590px;
}
* html div.content {
	height: 590px;
}
div.content div.content_left {
	float: left;
	padding: 32px 0 0 85px;
	width: 437px;
	margin-right: 47px;
}

div.content div.content_left div.text {
	margin-top: 15px;
	padding: 0 15px;
}
div.content div.content_left div.text p {
	margin-bottom: 15px;
	padding: 0 10px;
}
div.content div.content_left div.text h1 {
	border-bottom: 1px solid #bbbbbb;
	padding: 5px 0 5px 10px;
	margin-bottom: 15px;
}
div.content div.content_left div.text div.buttons {
	float: right;
	width: 73px;
}
div.content div.content_left div.text div.buttons p {
	float: right;
	padding: 0;
	margin-top: 5px;
}
div.content div.content_left div.text div.buttons p.print {
	margin-left: 19px;
}
div.content div.content_left div.text div.buttons p.lang a {
	font-weight: bold;
}
div.content div.content_right {
	width: 290px;
	float: left;
	padding-top: 66px;
}
div.content div.content_right ul.menu {
	list-style: none;
	padding: 21px 6px;
}
div.content div.content_right ul.menu li {
	background: url(ico03.png) 0 0 no-repeat;
	padding: 0 0 0 24px;
	margin-bottom: 12px;
}
div.content div.content_right ul.menu li a {
	font-weight: bold;
}
div.content div.content_right div.blue_box {
	background: url(bg04.png) 0 0 no-repeat;
	min-height: 206px;
	padding: 25px 20px 0 20px;
}
* html div.content div.content_right div.blue_box {
	height: 206px;
}
div.content div.content_right div.blue_box p span {
	color: #000;
	font-weight: bold;
}
div.content div.content_right div.blue_box p.link {
	margin-top: 14px;
}
div.content div.content_right div.blue_box p.link a {
	background: url(ico04.png) 100% 1px no-repeat;
	padding-right: 24px;
	color: #000;
	font-weight: bold;
}
div.content div.content_right div.blue_box div.inputs {
	margin-top: 30px;
}
div.content div.content_right div.blue_box div.inputs p {
	float: left;
}
div.content div.content_right div.blue_box div.inputs p.input {
	margin-top: 4px;
}
div.content div.content_right div.blue_box div.inputs p.input input {
	border: solid #dcdede;
	border-width: 1px 2px 1px 2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75787c;
	width: 159px;
}
div.content div.content_right div.blue_box div.inputs p.button,
div.content div.content_right div.blue_box div.inputs p.button span {
	background: url(button.png) 0 1px no-repeat;
}
div.content div.content_right div.blue_box div.inputs p.button {
	padding: 4px 0 3px 8px;
}
*+ html div.content div.content_right div.blue_box div.inputs p.button {
	background-position: 0 0;
	margin-top: 2px;
	padding-top: 3px;
}
* html div.content div.content_right div.blue_box div.inputs p.button {
	background-position: 0 0;
	margin-top: 2px;
	padding-top: 3px;
}
div.content div.content_right div.blue_box div.inputs p.button span {
	background-position: 100% 0;
	padding: 4px 8px 3px 0;
}
*+ html div.content div.content_right div.blue_box div.inputs p.button span {
	padding-top: 3px;
}
* html div.content div.content_right div.blue_box div.inputs p.button span {
	padding-top: 3px;
}
div.content div.content_right div.blue_box div.inputs p.button input {
	border: 0;
	background: none;
	font-weight: bold;
	font-size: 12px;
	color: #75787c;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
div.content div.content_right ul.menu3 {
	list-style: none;
	border-top: 1px solid #ccc;
	padding: 8px 0px;
	margin-bottom: 10px;
}
div.content div.content_right ul.menu3 li {
	background: url(dot01.png) 0 6px no-repeat;
	padding-left: 10px;
	margin: 0;
}
div.content div.content_right ul.menu3 li a {
	font-weight: normal;
}
/* =footer
-------------------------------------------------- */
.footerContainer {
	background: url(bg_index_footer_900.jpg) center top no-repeat;
	height: 191px;
	width: 100%;
}
div.footer {
	height: 32px;
	background: url(bg05.png) 0 0 repeat-x;
}
div.footer p {
	color: #fff;
	font-weight: bold;
	padding: 10px 0 0 76px;
}
div.index_footer {
	height: 191px;
	/*background: url(bg06.png) 0 0 repeat-x;*/
	margin: 0 auto;
	position: relative;
	width: 900px;
}
div.index_footer p.index_p {
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: 6px;
	left: 103px;
}
div.index_footer p.front_news {
	padding-top: 10px;
	padding-left: 120px;
}
div.index_footer p.front_news a {
	color: #000;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}



/* edit 090610 */
.text ul {
	margin: 0 0 0 26px;
	padding: 0;
}