/* CSS Document */

body {
	background:#e2e2e2 url(../images/pattern.jpg) top repeat-x;
	margin:0;
	padding:0;
}
#site {
	background:#e2e2e2 url(../images/site.jpg) repeat-y;
	width:1002px;
	margin:0 auto;
	position:relative;
}
img { border:0 }
table {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
/*--------------site_head------------*/
#site_head {
	background:url(../images/site_head.jpg) top center no-repeat;
	width:1002px;
	height:294px;
}
/*--------------top------------*/
#top {
	width:1002px;
	height:50px;
}
#logo {
	top:12px;
	left:77px;
	position:absolute;
}
#home {
	top:23px;
	left:839px;
	position:absolute;
}
#mail {
	top:26px;
	left:868px;
	position:absolute;
}
#lang {
	top:26px;
	left:898px;
	position:absolute;
}
/*--------------header------------*/
#header_01 {
	background:url(../images/header_01.jpg) no-repeat;
	width:1002px;
	height:200px;
}
#header_02 {
	background:url(../images/header_02.jpg) no-repeat;
	width:1002px;
	height:200px;
}
#header_03 {
	background:url(../images/header_03.jpg) no-repeat;
	width:1002px;
	height:200px;
}
.header {
	width:1002px;
	height:200px;
}
/*--------------menu------------*/
#menu {
	width:885px;
	/* float: left; */
	height:32px;
	padding-top:6px;
	padding-left:117px;
	/*text-align:center;*/
}
.item {
	/* background:url(../images/divider.png) center right no-repeat; */
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#265593;
	height:30px;
	padding:0 11px 0 11px;
	float: left;
	padding-top: 8px;
}
.item a {
	color:#265593;
	text-decoration:none;
}

.item a:hover {
	color:#4e8fc9;
}
.item a.active {
	color:#4e8fc9;
}

.divider {
	float: left;
}

.submenu {
	background-color:#ffffff;
	position: absolute;
	left: 0;
	/*margin-top: 2px;
	width: 190px;*/
}
.submenu a {
	background: url(../images/submenu_back.jpg) repeat-x;
	display: block;
	color: #265593;
	padding: 4px 11px/* 4px 11px*/;
	text-align: left;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top:1px solid #ffffff;
}
.submenu a:hover {
	color: #4e8fc9;
}

#sub_2_1 {
	left:189px;
}
#sub_2_2 {
	left:177px;
}

#sub_3_1 {
	left:255px;
}
#sub_3_2 {
	left:255px;
}

#sub_7_1 {
	left:803px;
}
#sub_7_2 {
	left:784px;
}
/*--------------paging--------------*/
#paging {
	background:url(../images/line_large.jpg) top left no-repeat;
	width:100%;
	margin:0;
	padding-top:8px;
	text-align:right;
	float:left;
}
#paging a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2860a9;
	width:20px;
	height:15px;
	margin:0;
	padding:2px 7px 3px 6px;
	text-decoration:none;
}
#paging a:hover {
	background:url(../images/paging.jpg) no-repeat;
	color:#ffffff;
}
#paging a.active {
	background:url(../images/paging.jpg) no-repeat;
	color:#ffffff;
}
#paging a img {
	vertical-align:middle;
}
#paging a.img {
	background:none;
}
/*--------------home_content------------*/
#home_content {
	width:442px;
	padding:6px 0 0 50px;
	float:left;
}
#home_content h1 {
	background:url(../images/line_mid.jpg) bottom left no-repeat;
	font:18px Arial, Helvetica, sans-serif;
	color:#2860a9;
	width:442px;
	padding-bottom:6px;
}
#home_content p {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:6px 0 0 0;
}
#home_content p span {
	color:#2860a9;
}
/*--------------graybox_mid------------*/
.graybox_mid {
	background:#ededed url(../images/graybox_mid_top.jpg) top center no-repeat;
	width:430px;
	padding:5px 5px 0 5px;
	margin-top:8px;
}
.graybox_mid_bottom {
	background:#ededed url(../images/graybox_mid_bottom.jpg) no-repeat;
	width:440px;
	height:10px;
	margin-bottom:20px;
	overflow:hidden;
}
/*--------------home_news------------*/
table.home_news td {
	padding-bottom:20px;
	vertical-align:bottom;
}
table.home_news td.heading {
	background:url(../images/line_short.jpg) bottom left no-repeat;
	font:14px Arial, Helvetica, sans-serif;
	color:#2860a9;
	padding-bottom:6px;
}
/*--------------more------------*/
.more {
	background:url(../images/more.jpg) no-repeat;
	width:46px;
	height:38px;
	text-align: center;
	padding:11px 0;
	/*padding:11px 0 0 9px;*/
}
.more a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	text-decoration:none;
}
.more a:hover {
	color:#eeeeee;
}
/*--------------index_flash------------*/
#index_flash {
	width:435px;
	height:345px;
	padding:16px 0 0 28px;
	float:left;
}
/*--------------inner_content------------*/
#inner_content {
	width:621px;
	padding:6px 0 0 50px;
	float:left;
}
#inner_content h1 {
	background:url(../images/line_large.jpg) bottom left no-repeat;
	font:18px Arial, Helvetica, sans-serif;
	color:#2860a9;
	width:621px;
	padding-bottom:6px;
}
#inner_content p {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
}
#inner_content p span {
	color:#2860a9;
}
#inner_content a {
	color:#2860a9;
	text-decoration: none;
}
/*--------------partners------------*/
#partners {
	width:252px;
	padding:20px 0 0 30px;
	float:left;
}
#partners p {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2860a9;
	margin:0;
	padding:0 0 10px 0;
}
#partners img {
	padding:0 0 10px 0;
}
/*--------------news------------*/
table.news td {
	vertical-align:top;
}
table.news td.td_more {
	vertical-align:middle !important;
}
table.news td img {
	padding:0 10px 10px 0;
}
.heading {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#2860a9;
	padding-bottom:6px;
}
.heading a {
	color:#2860a9;
	text-decoration: none;
}
.heading a:hover {
	color:#4e8fc9;
}
.news_img {
	float: left;
	padding-top: 2px;
	padding-right: 13px;
}
/*--------------files------------*/
table.files td {
	padding-bottom:20px;
	vertical-align:top;
}
table.files td img {
	padding:0 10px 10px 0;
}
/*--------------matrix------------*/
#matrix {
	width:854px;
	padding:6px 0 0 50px;
	float:left;
}
#matrix h1 {
	background:url(../images/line_matrix.jpg) bottom left no-repeat;
	font:18px Arial, Helvetica, sans-serif;
	color:#2860a9;
	width:904px;
	padding-bottom:6px;
}
#matrix h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#2860a9;
}
#matrix p {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0 0 12px 12px;
}
table.matrix {
	width:902px;
}
table.matrix td {
	vertical-align:top;
}
table.matrix td.checkbox {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666666;
	width:45%;
}
table.matrix td.reason {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666666;
	width:55%;
	padding-left:10px;
	border-left:2px solid #d8d8d8;
}
input {
	margin:0 5px 10px 0;
	vertical-align:top;
}
.matrix_heading {
	background: url(../images/item.jpg) center left no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:12px;
}
/*--------------graybox_large------------*/
.graybox_large {
	background:#ededed url(../images/graybox_large_top.jpg) top center no-repeat;
	width:512px;
	padding:5px 5px 0 5px;
}
.graybox_large p {
	padding:0 !important;
}
.graybox_large_bottom {
	background:#ededed url(../images/graybox_large_bottom.jpg) no-repeat;
	width:522px;
	height:10px;
	margin-bottom:10px;
	overflow:hidden;
}
/*--------------footer------------*/
#footer {
	background:#e2e2e2 url(../images/footer.jpg) top center no-repeat;
	width:1002px;
	height:38px;
	margin-top:20px;
	padding-bottom: 5px;
	clear:both;
}
#left_footer {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:24px 0 0 50px;
	float:left;
}
#right_footer {
	float:right;
}
#right_footer p {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:24px 0 0 0;
	margin:0;
	float:left;
}
#right_footer img {
	margin:13px 50px 0 0;
	border:none;
	float:left;
}
.submit_button {
	background: url(../images/submenu_back.jpg) no-repeat;
	cursor: pointer;
	float: left;
	color:#265593;
	padding: 3px 5px 6px 5px;
	margin-top: 10px;
}
.submit_button:hover {
	color:#4e8fc9;
}
.no_result {

}
/* -------- FEEDBACK -------- */
.feedback {
	width: 70%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 15px 0;
	margin: 0;
}
*html .feedback {
	padding: 0;
}
.feedback input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 225px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0 0 3px 0;
}
.feedback textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 0 0 3px 0;
	width: 225px;
}
.error {
	color: red;
	padding: 15px 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.done {
	color: green;
	padding: 15px 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.label {
	width: 190px;
}
.require {
	color: red;
}
.submit_feedback {
	background: url(../images/submenu_back.jpg) repeat-x;
	cursor: pointer;
	color:#265593;
	float: left;
	text-align: center;
	padding: 3px 5px 6px 5px;
	width: 221px;
}
.submit_feedback:hover {
	color:#4e8fc9;
}
.require_info {
	color: red;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0 5px 0;
}

.ImgLeft {
	float: left;
	margin: 0 10px 5px 0;
}
.checked {
	color: #2860A9;
}