* {
	padding: 0;
	margin: 0;
}

div {border-style : solid; border-width:0px; border-color:gray;}

img { border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

h1 {font-size:16px;}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topDiv {
	width: 1000px;
	height: 0px;
}

#bodyDiv {
	width: 1000px;
	padding-top: 10px;
	overflow: auto;
	margin-left: 10px;
}

#leftDiv {
	text-align: left;
	background: #F0F0F0;
	padding-left: 0px;
	margin-bottom: 30px;
	width: 200px;
	height:auto;
	float: left;
}

#mainDiv {
	text-align: left;
	width: 750px;
	float: left;
	margin-left: 10px;
}

td {
	padding-left: 2px;
}

.actLan {
	font-weight: bold;
}

.deActLan {
	
}

#top {
	text-align: left;
	width: 1000px;
	height: 101px;
	background: url('../images/Menu.png');
	background-repeat: no-repeat;
	z-index: -100;
}

#logo{
	z-index: 500;
	float: left;
	min-width: 400px;
	position: absolute;
	top: 8px;
	left: 20px;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #466C8A;
}

a:hover {
	text-decoration: underline;
}

#menu a {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 15px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li ul a {
   color: #FFFFFF;
   font-weight:normal;
   font-size: 12px;
}

#menu {
	float: right;
	width: 600px;
	color: #FFFFFF;
	position: relative;
	top: 10px;
}

#function {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom
}

#function a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}

#lang_select_wrap {
	position: relative;
}

#lang_select {
	padding: 0 3px;
	font-size: 12px;
	font-family: 'Tahoma', 'Arial', sans-serif;
	color: #fff;
	cursor: pointer;
}

#lang_select_box {
	display: none;
	position: absolute;
	z-index: 9000;
	width: 85px;
	top: 20px;
	left: -11px;
	background: #00264c;
	border: 1px solid #777788;
	color: #fff;
}

#lang_select_box li {
	list-style: none;
	float: left; 
	width: 85px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
}

#lang_select_box li + li {
	border-top: 1px solid #777788;
}

#lang_select_box li:hover {
	background: #777788;
}

.treeview li {
	font-size: 12px;
} 

.menuPath {
	font-size: 16px;
	height: 30px;
}

#tabs, #tabs-1, #tabs-2 {
	background-color: #FFFFFF;
	font-size: 12px;
}

table {
	font-size: 14px;
}

#content_main {
	border-style : solid; border-width:0px; border-color:gray;
   width:1000px;
   margin-top: 5px;
   min-height:650px;
}

#content_main ul {
	margin-left: 30px;
}

#content_main #sub_content {
	float: left;
	width: 580px;
	margin: 20px 0 0 10px;
}

#content_main #side {
	float: left;
	width: 200px;
	margin-top: 30px;
}

#content_main #side ul {
	margin-left: 0;
}

#content_main #side li {
	list-style: none;
}

#content_main #side li a {
	float: left;
	width: 190px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	margin: 1px 0;
	background: #f1f1f1;
	color: #636363;
}

#content_main #side li a:hover {
	background: #b6b6b6;
	color: #fff;
	text-decoration: none;
}

#content_main #right_part {
	float: right;
	width: 180px;
	min-height: 200px;
	padding: 10px;
	margin: 57px 0 0 0;
	background: #f1f1f1;
}

/* slider */
#slider { width: 727px; height: 325px; }
#slider .slides_container { display: none; width: 727px; height: 325px; }
#slider .slides_container div { display: block; width: 727px; height: 325px; }

#content_left {
	border-style : solid; border-width:0px; border-color:gray;
	background-color:#F5F5F5;
	float:left;
	width:200px;
	padding-left: 10px;
	/*line-height: 25px; */
}

.content_menu {
	margin-top: 10px;
	margin-bottom: 15px;
}

.pathDiv {
	background-color:#F5F5F5;
	height:25px;
	vertical-align:middle;
	margin-bottom: 10px;
}

#content_center {
   border-style : solid; border-width:0px; border-color:gray;
   margin-left:210px;
   width:770px;
   padding-left: 10px;   
}

#content_main_sub {
	padding-top: 10px;
}

#footer_wrapper {
	width: 100%;
	left: 0;
	bottom: 0;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	clear:both;
}

#footer_copyright2 {
	display:none;
}

#send_mail_form td { padding: 5px 0; }

#index-text {
	margin:10px 0;
	float:left;
	min-height:160px;
	padding-top: 10px;
}

#index-text p {
	padding-top: 7px;
	color: #454545;
}

#index-text h1 {
	color:#00264c;
}
