html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #ee8003;
}
a:hover {
	color: #2d66b4;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
.noborder {border:none;}
.right {float:right;}
.left {float:left;}
.centered {text-align:center;}

body {
	background: #2e548d url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 978px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 735px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#lang {
  position: absolute;
  top: 258px;
  /*left: 36px;*/
  right: 5px;
  width: 150px;
  height: 16px;
}
#hn {
  position: absolute;
  top: 208px;
  right: 15px;
  width: 320px;
  height: 40px;
  text-align:left;
}
#hn h3{
	font-size:24px;
	color:#2D66B4;
	font-style:italic;
}
.fit{
background:url(images/f_it.png) left center no-repeat;
padding-left:20px;
}
.fen{
background:url(images/f_gb.png) left center no-repeat;
padding-left:20px;
}
#lang a {
  color: #2d66b4;
  text-decoration: none;
}
#lang a:hover {
  color: #2d66b4;
  text-decoration: underline;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding: 10px 0 0 15px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 15px 4px 20px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.1em;
  font-weight: bold;
  color:#2d66b4;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 13px verdana, arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 12px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  /*border: none;*/
  background: 188px 12px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #ee8003;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 27px;
  padding-right: 22px;
  padding-bottom: 3px;
}
#news h2 {
  font-size: 12px;
  color: #ee8003;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #2d66b4;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #ee8003;
}
#news .more {
  font-size: 9px;
  margin-top:20px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 12px 90px 0 15px;
  height: 85px;
  color: #1A1A18;
}
#support h3 {
  padding: 0;
  margin:0;
  font-size: 13px;
}
#support a {
  color: #2d66b4;
  font-weight: bold;
  text-decoration: none;
}
#support a:hover {
  color: #2d66b4;
  text-decoration: underline;
}

#right {
  float: right;
  width: 690px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #2d66b4;
  border-bottom: 1px solid #2d66b4;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #2d66b4;
  border-bottom: 1px solid #2d66b4;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right h4 {
  font: 12px verdana, arial, sans-serif;
  color: #2d66b4;
  font-weight:bold;
}
#welcome {
  margin-right: 20px;  
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#right iframe {
	border: 1px solid #2d66b4;
}
#right p{
	font-size:12px;
	line-height:16px;
}

#ele{
	margin:0;
	padding:0;
	list-style-type:none;
	height:220px;
}
#ele li{
	margin:0 0 0 0;
	padding:0 18px 0 0;
	list-style-type:none;
	float:left;
	width:149px;
	height:180px;
	text-align:center;
}
#ele li img {
	padding:6px;
	border:6px solid #fce19e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#ele li a{
	display:block;
	text-decoration:none;
	color: #2d66b4;
}
#ele li a:hover > img{
	padding:6px;
	border:6px solid #ee8003;
}


.box_info{
	display:none;
	border: 1px solid #2d66b4;
	padding:12px;
	margin-top:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.group img {
	background:none repeat scroll 0 0 white;
	border:1px solid #BBBBBB;
	margin:7px 17px 7px 0;
	padding:5px;
	width:135px;
}
#news .group img {
	padding:3px;
	width:75px;
	margin:7px 8px 7px 0;	
}

#video img, #video2 img {
	background:none repeat scroll 0 0 white;
	border:1px solid #BBBBBB;
	margin:7px 17px 7px 0;
	padding:5px;	
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}

#welcome-img {
  background: url(images/pic_1.jpg) no-repeat;
  width: 171px;
  height: 137px;
  float: left;  
  margin-right: 18px;
}

#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#welcome-img.mouseover {
  background-position:-171px;
}
#corp-img.mouseover, #indu-img.mouseover {
  background-position:-112px;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 16px 0px 16px 0px;
  font-size: 10px;
  color: #fff;
  font-weight: normal;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
