@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: 400;
}

ol, ul {
	list-style: none;
}

strong, b {
	font-weight: 600;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 10px 0;
}

p {
	padding: 10px 0 10px 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: Verdana, Myriad Pro;
	color: #FEFEFF;
	background: #E9FF00 url("/share/images/site/bg.jpg") top left no-repeat;
}

#wrapp {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	/*background: #E9FF00 url("/share/images/site/background-wrapp.jpg") top left repeat-x;*/
	padding: 0 0 10px 0;
}

.container {
	width: 886px;
	height: auto;
	padding: 54px 0 0 0;
	margin: 0 0 0 65px;
}

.header {
	width: 886px;
	height: 133px;
	overflow: hidden;
}

.lang-search a.bg:link, .lang-search a.bg:visited {
	display: block;
	width: 79px;
	height: 20px;
	background: transparent url("/share/images/site/bg_all.png") top left no-repeat;
}

.lang-search a.bg:hover {
	display: block;
	width: 79px;
	height: 20px;
	background-position: bottom left;
}

.lang-search {
	width: 138px;
	height: 133px;
	float: left;
}

.lang-search h6 {
	display: block;
	width: 138px;
	height: 16px;
	background: transparent url("/share/images/site/inputs/search-title.png") top left no-repeat;
	margin: 34px 0 0 0;
}

.lang-search h6.bg {
	display: block;
	width: 138px;
	height: 16px;
	background: transparent url("/share/images/site/inputs/search-title-bg.png") top left no-repeat;
	margin: 34px 0 0 0;
}

.lang-search a.en:link, .lang-search a.en:visited {
	display: block;
	width: 79px;
	height: 20px;
	background: transparent url("/share/images/site/en_all.png") top left no-repeat;
}

.lang-search a.en:hover {
	display: block;
	width: 79px;
	height: 20px;
	background-position: bottom left;
}

.query-bg {
	width: 112px;
	height: 23px;
	background: transparent url("/share/images/site/inputs/search-query.png") top left no-repeat;
	float: left;
}

input.query {
	width: 107px;
	height: 19px;
	padding: 4px 0 0 4px;
	border: 0;
	background: transparent;
	float: left;
}

input.submit {
	width: 25px;
	height: 23px;
	border: 0;
	background: transparent url("/share/images/site/inputs/search-button.png") top left no-repeat;
	float: left;
	cursor: pointer;
}

.body {
	width: 923px;
	height: auto;
	margin: 10px 0 0 0;
}	

.left-column {
	width: 137px;
	height: auto;
	float: left;
}

ul#navigation {
	width: 137px;
	height: auto;
	background: transparent url("/share/images/site/boxes/navigation/middle.jpg") top left repeat-y;
}

ul#navigation li {
	width: 114px;
	height: auto;
	margin: 0 0 0 8px;
	background: transparent url("/share/images/site/boxes/navigation/separator.gif") bottom left no-repeat;
	padding: 5px 0 3px 0;
}

ul#navigation li.last {
	background: none;
}

ul#navigation li a span {
	font-size: 18px;
}

.navigation-top {
	width: 137px;
	height: 8px;
	background: transparent url("/share/images/site/boxes/navigation/top.png") top left no-repeat;
}

.navigation-bottom {
	width: 137px;
	height: 10px;
	background: transparent url("/share/images/site/boxes/navigation/bottom.png") top left no-repeat;
}

ul#navigation li ul {
	padding: 0 0 5px 0;
}

ul#navigation li ul li {
	background: none;
	width: 106px;
	padding: 0;
	margin: 0 0 0px 5px;
}

ul#navigation li ul li a {
	background: none;
	width: 106px;
	padding: 0;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #FFF;
	text-decoration: none;
	text-transform: lower;
}

ul#navigation li ul li a:hover {
	color: #E6FF02;
}



ul#navigation b {
	font-size: 14x;
}

.left-column .acc, .left-column .log {
	margin: 5px 0 0 0;
	font-size: 19px;
	padding: 4px 0 0 8px;
	width: 129px;
	height: 25px;
}

.left-column .acc-bg, .left-column .log-bg {
	margin: 5px 0 0 0;
	font-size: 19px;
	padding: 4px 0 0 8px;
	width: 129px;
	height: 25px;
}

.left-column a.acc:link, .left-column a.acc:visited   {
	display: block;
	width: 137px;
	height: 29px;
	background: transparent url("/share/images/site/accomodation.png") top left no-repeat;
}

.left-column a.log:link, .left-column a.log:visited {
	display: block;
	width: 137px;
	height: 29px;
	background: transparent url("/share/images/site/logistic.png") top left no-repeat;
}

.left-column a.acc-bg:link, .left-column a.acc-bg:visited   {
	display: block;
	width: 137px;
	height: 29px;
	background: transparent url("/share/images/site/accomodation-bg.png") top left no-repeat;
}

.left-column a.log-bg:link, .left-column a.log-bg:visited {
	display: block;
	width: 137px;
	height: 29px;
	background: transparent url("/share/images/site/logistic-bg.png") top left no-repeat;
}

.left-column h5 {
	width: 137px;
	height: 13px;
	background: transparent url("/share/images/site/mailing.png") bottom left no-repeat;
	margin: 15px 0 0 0;
}

.left-column h5.bg {
	width: 137px;
	height: 17px;
	background: transparent url("/share/images/site/mailing-bg.png") bottom left no-repeat;
	margin: 15px 0 0 0;
}

.mailing-query-bg {
	width: 112px;
	height: 23px;
	background: transparent url("/share/images/site/inputs/mailing-button.png") top left no-repeat;
	float: left;
}

input.mailing-query {
	width: 107px;
	height: 19px;
	padding: 4px 0 0 4px;
	border: 0;
	background: transparent;
	float: left;
}

input.mailing-submit {
	width: 25px;
	height: 23px;
	border: 0;
	background: transparent url("/share/images/site/inputs/mailing-query.png") top left no-repeat;
	float: left;
	cursor: pointer;
}

.middle-column {
	width: 563px;
	float: left;
	margin: 0 0 0 10px;
}

.content {
	width: 563px;
	height: auto;
	background: #FCDA01 url("/share/images/site/body-new.jpg") top left no-repeat;
	padding: 40px 20px 20px 20px;
	color: #FEFEFF;
	position: relative;
}
/*
.text-content {
	position: relative;
	z-index: 500;
}
*/
.content-bottom-bg {
	width: 603px;
	height: 13px;
	background: url("/share/images/site/bottom-index.png") top left no-repeat;
	margin: 0 0 0 0;
}


.containers {
	width: 568px;
	height: auto;
	float: left;
	margin: 2px 0 0 11px;
	color: #000;

}

.cont-top {
	width: 603px;
	height: 8px;
	background: url("/share/images/site/content-top.png") bottom left no-repeat;
}

.cont-middle {
	width: 563px;
	height: auto;
	padding: 20px 20px 20px 20px;
	position: relative;
	z-index: 500;
}

.cont-bottom {
	width: 603px;
	height: 10px;
	background: url("/share/images/site/content-bottom.png") bottom left no-repeat;
}

.arrow-body {
	width: 146px;
	height: 124px;
	background: url("/share/images/site/arrow-body.gif") bottom left no-repeat;
	position: absolute;
	top: 200px;
	z-index: 100;
}

.right-column {
	width: 156px;
	height: auto;
	float: right;
	margin: 0 4px 0 0;
	overflow: hidden;
}

.right-column .top {
	width: 122px;
	height: 28px;
	background: transparent url("/share/images/site/part-top-new-new1.png") top left no-repeat;
}

.right-column .top-bg {
	width: 122px;
	height: 28px;
	background: transparent url("/share/images/site/part-top-bg-new.png") top left no-repeat;
}

.right-column .middle {
	width: 122px;
	height: auto;
	background: transparent url("/share/images/site/part-middle.png") top left repeat-y;
	text-align: center;
	padding: 5px 0 0 0;
}

.right-column .middle img.logo {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	margin: 0 0 0 3px;
}

.right-column .middle img.sep{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	margin: 3px 0 3px 10px;
}

.right-column .bottom {
	width: 122px;
	height: 12px;
	background: transparent url("/share/images/site/part-bottom-new.png") top left no-repeat;
}

a.news-title:link, a.news-title:visited {
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a.news-title:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.news {
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #907D7D;
}

#footer {
	width: 100%;
	height: 29px;
	background: #787878;
}

.footer {
	width: 886px;
	height: 29px;
	margin: 0 auto;
}

.footer span {
	font-size: 12px;
	line-height: 29px;
}

.footer a {
	height: 29px;
	/*display: block;*/
	/*background: url("/share/images/site/copyright.gif") right top no-repeat;
	padding: 0 90px 0 0;*/
	color: #FFF;
	text-decoration: none;
	line-height: 29px;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: underline;
}

.images {
	float: left;
	margin: 0 10px 10px 10px;
}



a.active:link, a.active:visited, a.active:hover {
	color: #000;
}

















