* {
	outline: none;
}

body {
	background-color: #fff;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	padding: 0px;
	margin: 0px;

	background-image: url(bg_top.jpg);
	background-position: center 102px;
	background-repeat: no-repeat;	
}

.gallery_table {
	width:100%;
}

.gallery_table_cell img {
	border:1px solid #D5E6F2;
}

.ac {
	width: 995px;
}

.al {
	width: 995px;
	margin: 0 auto;
}

.all {

	background-image: url(bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.ar {
	
}

#header {
	margin: 0 auto;
	width: 995px;
}

#navi {
	float:left;
	padding-bottom:140px;
	width:995px
}

#navi a {
	display:block;
	float:left;
	margin-top:5px;
	padding:12px 16px 12px 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navi a:hover {
	background-color: #0b8dcd;
	margin-top:3px;
	padding-top:14px;
	padding-bottom:10px;	
}

#navi a.active {
	margin-top:1px;
	padding-top:14px;
	background-image: url(button.png);
	background-position: top;
}

#header .logo {
	float: left;
}

#header .lang {
	float: left;
	padding:40px 0 0 240px;
}

#content {
	margin: 0 auto;
	width: 995px;
}

#content .left {
	float: left;
	width: 498px;
}

#content .left.menu {
}

#content .left.menu a {
	background-image: url(strz.png);
	background-position: 24px;
	background-repeat: no-repeat;
	padding: 20px 5px 0px 54px;
	width: 438px;
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #d5e6f2;
}

#content .left.menu a b {
	color: #267dbe;
}

#content .left.menu a:hover {
	background-image: url(strz_h.png);
	background-color: #3f84b5;
	color: #fff;
}

#content .left.menu a:hover b {
	color: #ffe5a0;
}


#content .right {
	float: right;
	width: 497px;
}

#content .right .news {
	width:437px;
	padding: 30px;
	background-color: #f2f6f9;
}

#content .right .news b {
	color: #1674b9;
	font-weight: bold;
}

#content .right .map {
	width:437px;
	padding: 30px;
	background-color: #f2f6f9;
}

#content .right .map a {
	color: #1674b9;
	text-decoration: none;
}

#content2 {
	margin: 0 auto;
	width: 995px;
}

#content2 .left {
	float: left;
	width: 262px;
}

#content2 .left.menu {

}

#content2 .left.menu a {
	background-image: url(strz.png);
	background-position: 24px;
	background-repeat: no-repeat;
	padding: 26px 5px 26px 54px;
	width: 166px;
	float: left;
	display: block;
	color: #267dbe;
	text-decoration: none;
	border-bottom: 1px solid #d5e6f2;
	border-right: 1px solid #d5e6f2;
}

#content2 .left.menu a:hover {
	background-image: url(strz_h.png);
	background-color: #3f84b5;
	color: #ffe5a0;
}

#content2 .right {
	float: right;
	width: 733px;
}

#content2 .right .news {
	width:733px;
	padding-right: 20px;
	background-color: #f2f6f9;
}

#content2 .right .news b {
	color: #1674b9;
	font-weight: bold;
}

#content2 .right .map {
	width:437px;
	padding: 30px;
	background-color: #f2f6f9;
}

#content2 .right .map a {
	color: #1674b9;
	text-decoration: none;
}

#content2 h1 {
	color: #e5b022;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

#content2 h2 {
	color: #e5b022;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#content2 h3 {
	color: #e5b022;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

ol {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

ul li {
	list-style-image: none;
	background-image:url(li.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-position: inside;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 3px;
}

a {
	text-decoration:none;
	color: #0B8DCD;
}

a:hover {
	color: #2E3E8D;
}


#bottom {
	margin: 0 auto;
	width: 995px;
	padding-top:65px;
	height:65px;
	color: #999999;
}

#bottom a {
	text-decoration: none;
	color: #999999;
}

#bottom a:hover {
	color: #0b8dcd;
}

#bottom b {
	color: #267dbe;
}

form table {
	width: 350px;
}

form .label {
	width: 150px;
	font-weight: bold;
}

form .value {
	width:200px;
}

form .value input, form .value textarea {
	width: 180px;
	padding: 2px;
	border: 2px solid #3F84B5;
}
