/* general */
html, body {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
	/*letter-spacing: 0.03em;*/
}
body {
	font-size: 62.5%; /* 10px */	
	font-family: arial,helvetica,sans-serif;
	background-color: #ffffff;
	color: #444444;
}
h1 {
	font-size: 
}
a img {
	border: none;
}
:focus
{
	-moz-outline-style: none;
}
p {
	line-height:16px;
	margin-top: 16px;
}
a {
	color: #444444;
	text-decoration: underline;
}
.defaultText {
	font-size: 1.3em; /* 13px */
	line-height: 1.231em; /* 16px */
}

/********************************
 easy clearing from http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
 ********************************/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */


h1, h2, h3 {
	margin: 0;
}
h1 {
	color: #339966;
	font-size: 1.385em; /* 18px */
	font-weight: bold;
	line-height: 1.22em; /* 22px */
}
h2 {
	font-size: 1em;
	line-height: 1.231em; /* 16px */
	color: #339966;
}
#container { 
	background:transparent url(../../images/en/spacer.gif) no-repeat scroll left top;
	margin:0px auto 0pt;
	padding:0px 0pt 0pt;
	width:955px;
}
/********************************************
 header
 *******************************************/
.header .headerLeft {
	/*background: url(/images/bg_left.jpg) no-repeat left top;*/
	float: left;
	height: 410px;
	position: relative;
	width: 410px;
}
.header .headerRight {
	/*background: url(/images/bg_right.jpg) no-repeat left top;*/
	float: right;
	height: 410px;
	width: 545px;
}
.header .headerLeft img,
.header .headerRight img {
	display: block;
}
.header .logo {
	position: absolute;
	left: 20px;
	top: 62px;
}
/*
#header_menu, #header_flash {
	display:none;
	height: 410px;
}
#home_new {
	display:none;
}
#header_menu {
	width: 390px;
	height: 235px;
	display: block;
	float: left;
	padding: 175px  0 0 20px;
}
#header_flash {
	height: 410px;
	width: 545px;
	display: block;
	float: left;
}
*/
#div_content1 {
	width: 518px;
	margin: 0px;
	padding: 0 0 0 47px;
	display: block;
	float: left;
}
#div_content2 {
	width: 850px;
	margin: 0px;
	padding: 0 0 0 47px;
	display: block;
	float: left;
}
#div_content3 {
	width: 410px;
	margin: 0px;
	padding: 0 20px 0 47px;
	display: block;
	float: left;
}
#div_content4 {
	width: 410px;
	margin: 0px;
	padding: 0 47px 0 20px;
	display: block;
	float: left;
}
#div_quote1 {
	width: 300px;
	margin: 31px 45px 0 45px;
	float: left;
}
#rightbox{
	background-color: #e0e0e0;
	padding: 14px 14px 14px 14px;
}
#print_headimg {
	display: none;
}
.header_print {
	color: #339966;
	font-size: 180%; 
	font-weight: bold;
}
.header2 {
	color: #339966;
	font-weight: bold;
}
#footer_out {
	padding: 0 20px 35px 24px;
	display: block;
	clear: both;
}
#footer {
	background-color: #8e8e8e;
	font-size: 1.3em;
	color: #ffffff;
	margin: 0;
	padding: 7px 0px 7px 0px;	
	display: block;
	clear: both;
}
.cpyrgt_left {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}
.cpyrgt_right {
	position: relative;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
}
.cpyrgt_right a {
	color: #ffffff;
	text-decoration: underline;
}
#nav {
	top: 164px;
	left: 20px;
	position: absolute;
	width:200px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#nav li ul#submenu {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#nav li {
	position: relative;
	padding: 0;
	margin: 0;
}
ul#nav li ul {
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
}

/* Styles for Menu Items */
ul#nav li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav  li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
		
ul#nav li:hover ul, 
ul#nav li.over ul { display: block; }

.news {
width:850px;
margin:0;
padding:0 58px 0 47px;
}
.old_news{
float:left;
width:295px;
margin:0;
padding:0 37px;
}
.news a, .old_news a, .jumper, .jumper a, .news_detail a{
color:#339966;
}
.jumper{
text-align:right;
}
.old_news .first{
margin-top:48px;
}
