/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-style: normal;
	font-size: 100%;
}

textarea {
	font-size: 1em;
}
img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr { display: none; }
form {
    margin: 0px;
    padding: 0px;
}

body {
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#globalheader {
	width: 900px;
	text-align: center;
	margin:auto;
	padding:0px;
	background-color: #FFFFFF;
	height: 76px;
}

#globalheader .logo {
	float:left;
	font-size:0;
	margin:0px;
	padding: 0px;
}


#lang {
	float:right;
	background-image:url(main_img/header/header_lang_bg2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right: 10px;
	font-size:75%;
	color: #666666;
	margin:0px;
}

#lang #country {
	padding:4px 4px 8px 16px;
	display:block;
	float:left;
	background-image:url(main_img/header/header_lang_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0px;
}

.wrapper_back {
	margin: auto;
	padding: 0px;
	text-align: center;
	line-height: 1em;
	width: 100%;
	background-image: url(main_img/main/bodyimg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.wrapper {
	width: 900px;
	margin: auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

.header {
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/manul/back_img_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.header .bread {
	font-size: 90%;
	color: #3F3B3A;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.header .bread a {
	color: #3F3B3A;
	text-decoration: none;
}

.header .bread a:hover {
    color: #8F8F8F;
	text-decoration: underline;
}

.header .title {
	margin: 0px;
	padding: 0px;
	line-height: 43px;
	color: #424242;
}
.header .main_text {
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #93A88A;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #424242;
}

.expression {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.expression form {
	margin: 0px;
	padding: 0px;
	color: #424242;
}

.expression .selezt{
	height: 25px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}


.language {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.language form {
	margin: 0px;
	padding: 0px;
	color: #424242;
}

.language .seleztForm {
	height: 25px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 200%;
	height: 50px;
	line-height: 45px;
	background-image: url(main_img/manul/manul_top_title.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	color: #424242;
}



.content{
	margin: 0px;
	padding: 0px;
	background-image: url(main_img/manul/manul_bottom_title.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}

.content_img {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(main_img/manul/back_img.gif);
	background-position: center top;
	height: 450px;
	background-repeat: no-repeat;
}
.content .main_text {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: #608A73;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #608A73;
}
.content .text {
	padding: 20px;
	font-size: 90%;
	color: #424242;
}

.manual_box {
	float: left;
	margin: 0px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 180px;
}
.manual_box .manu {
	width: 170px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.manu .index {
	color: #FFFFFF;
	background-color: #93A88A;
	width: 170px;
	text-align: center;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.search_button {
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 255px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_button .text {
	padding: 0px;
	height: 33px;
	width: 392px;
	background-image: url(main_img/manul/search_back.gif);
	background-position: center center;
	text-align: center;
	font-size: 80%;
	color: #608A73;
	font-weight: bold;
	line-height: 33px;
	margin: 0px;
	background-repeat: no-repeat;
}

.search_button .text-over {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 392px;
	background-image: url(main_img/manul/search_back-over.gif);
	background-position: center center;
	text-align: center;
	font-size: 80%;
	color: #608A73;
	font-weight: bold;
	line-height: 33px;
	cursor: pointer;
}

.search_button .text-over a {
	color: #424242;
	text-decoration:none;
}


.search_button .text a {
    color: #424242;
	text-decoration:none;
}

.search_button .text a:hover {
    color: #424242;
	text-decoration:none;
}
.retrieval{
	clear: right;
	margin: 0px;
	padding-top: 10px;
}
.retrieval .text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: #424242;
	font-size: 90%;
}
.retrieval .index {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	background-color: #BCCEB3;
	font-size: 90%;
}
.retrieval .index ul {
	background-color: #BCCEB3;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.retrieval .index .ti {
	float: left;
	background-color: #FFFFFF;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.retrieval .index .in {
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	background-color: #BCCEB3;
	width: 5px;
}

.retrieval .index .in1 {
	float: left;
	background-color: #FFFFFF;
	height: 23px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.retrieval .index .in2 {
	float: left;
	background-color: #FFFFFF;
	height: 23px;
	margin: 0px;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.retrieval .index .img_list {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 14px;
}
.list_box {
	margin: 0px;
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_box .list {
	margin: 0px;
	padding: 0px;
	color: #424242;
}
.list_box .img1 {
	height: 40px;
	width: 810px;
	background-image: url(main_img/manul/list_br_top.gif);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_box .list .img2 {
	background-image: url(main_img/manul/list_br_bottom.gif);
	background-position: center top;
	height: 40px;
	width: 810px;
	margin: 0px;
	padding: 0px;
	clear: left;
}


.list_box .list_l {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
}
.list_box .list_m {
	float: left;
	margin: 0px;
	text-align: center;
	width: 214px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 100%;
}
.list_box .list_s {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-align: center;
	width: 214px;
	font-size: 90%;
}
.list_box .color1 {
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 30px;
	width: 809px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
}

.list_box .color2 {
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #EDF5E5;
	height: 30px;
	width: 809px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
}

.list_box .list_link1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 30px;
	text-align: center;
	background-image: url(main_img/manul/model1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	font-size: 110%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
}

.list_box .list_link1-over {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 30px;
	text-align: center;
	background-image: url(main_img/manul/model1-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	font-size: 110%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
	cursor: pointer;
}


.list_box .list_link1-over a{
    color: #8CAE9B;
	text-decoration: underline;
}



.list_box .list_link1 a {
    color: #424242;
	text-decoration:none;
}
.list_box .list_link1 a:hover {
    color: #608A73;
	text-decoration:underline;
}

.list_box .list_link2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 30px;
	text-align: center;
	background-image: url(main_img/manul/model2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	font-size: 110%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
}

.list_box .list_link2-over {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 30px;
	text-align: center;
	background-image: url(main_img/manul/model2-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	font-size: 110%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C9D9C;
	cursor: pointer;
}

.list_box .list_link2-over a{
    color: #8CAE9B;
	text-decoration:underline;
}



.list_box .list_link2 a {
    color: #424242;
	text-decoration:none;
}
.list_box .list_link2 a:hover {
    color: #608A73;
	text-decoration:underline;
}

.page_top {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
}
.page_top .text {
	background-image: url(main_img/manul/arrow_top1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	margin: 0px;
}
.page_top .text a {
    color: #424242;
	text-decoration:none;
}


.page_top .text a:hover {
     color: #608A73;
	text-decoration:underline;
}

.notice {
	position: absolute;
	top: 310px;
	text-align: center;
	margin: auto;
	width: 900px;
}

.notice2 {
	position: absolute;
	top: 397px;
	text-align: center;
	margin: auto;
	width: 900px;
}



#footer {
	font-size: 80%;
	background-color: #FFFFFF;
	height: 100%;
	padding: 5px;
	margin: auto;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#footer table {
	text-align: center;
	margin: auto;
}

#footer .footer_nav {
	margin: auto;
	text-align: center;
	color: #CCCCCC;
	width:900px;
}

#footer .footer_nav table {
	padding: 0px;
	text-align: center;
	margin: 0px auto 5px auto;
}
#footer .footer_nav td {
	border-right: 1px solid #666666;
	padding: 0px 8px 0px 8px;
}

#footer .footer_nav td a {
	text-decoration: none;
    color: #424242;
}

#footer .footer_nav td a:hover {
	text-decoration: underline;
	color: #999999;
}

#footer .footer_nav .nav2 {
	margin-top:15px;
	float:left;
}

#ft_copyright {
	color: #424242;
	padding-top:19px;
	float:right;
}

