@charset "gb2312";
/* import css files */
@import url(fonts.css);
@import url(master.css);

body {
	background: #EEE;
}

/* Layout */
#h_wrapper {
	width: 100%;
	height: 307px;
	background: url(../../images/en/index/h_wrapper_bg.gif) repeat-x;
}

#header {
	width: 768px;
	height: 288px;
	margin: auto;
	background: url(../../images/en/index/header_bg.gif) left bottom no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
}

#header h1 {
	width: 197px;
	height: 154px;
	background: #FFF url(../../images/en/index/index_logo.gif) no-repeat;
}

#header .intro {
	width: 177px;
	height: 114px;
	padding: 20px 9px 0 11px;
	font-size: 11px;
	color: #3A3A3A;
	background: #E2E2E2 url(../../images/en/index/intro_bg.gif) right top no-repeat;
	overflow: hidden;
}

#header .flag {
	width: 90px;
	height: 70px;
	background: url(../../images/en/share/flag_m.gif) no-repeat;
	position: absolute;
	top: 15px;
	right: 5px;
	z-index: 1;
}

#header .flash {
	width: 571px;
	height: 134px;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background: url(../../images/en/index/flash_bg.jpg) right no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 4;
}

#guide {
	width: 768px;
	height: 15px;
	margin: auto;
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #085A18;
	text-align: right;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #FFF url(../../images/en/index/guide_bg.gif) left repeat-y;
}


#c_wrapper {
	width: 770px;
	margin: auto;
	background: #FFF;
	position: relative;
	overflow: hidden;
}

#side_r {
	width: 224px;
	min-height: 560px;
	padding: 15px 2px 10px 544px;
	background: #FFF;
}

#side_r h2 {
	padding: 4px 5px 2px 5px;
	background: #085A18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#side_r h3 {
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#side_r .show_pic {
	width: 214px;
	padding: 5px 5px 10px 5px;
	text-align: center;
}


#side_r .art {
	height: 120px;
	padding: 2px 5px 2px 5px;
	background: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#side_r .art_img {
	padding: 5px;
	float: right;
}

#side_r .art a {
	text-decoration: none;
}

#side_r .q_link {
	width: 204px;
	padding: 10px;
	text-align: center;
	background: #F4F4F4;
}

#side_m {
	width: 320px;
	background: #FFF;
	position: absolute;
	left: 210px;
	top: 15px;
	z-index: 6;
}

#side_m h2 {
	padding-top: 2px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #085A18;
}

#side_m h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #085A18;
}

#side_m h3 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #085A18;
}

#side_m h3 a:hover {
	text-decoration: none;
	color: #093;
}

#side_m p a {
	text-decoration: none;
}

#side_m .news_img {
	padding: 0 0 5px 5px;
	float: right;
}

#side_m .exchange_img {
	padding: 5px 10px 50px 0;
	float: left;
}

#side_l {
	width: 195px;
	background: #FFF;
	position: absolute;
	left: 2px;
	top: 15px;
	z-index: 3;
}

#side_l h2 {
	padding: 4px 5px 2px 5px;
	background: #085A18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#side_l h2.news {
	padding: 0 5px 5px 10px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
}

#footer {
	width: 508px;
	height: 30px;
	padding: 12px 15px 18px 15px;
	background: #F4F4F4 url(../../images/en/index/index_footer_logo.gif) 8px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	position: absolute;
	bottom: 10px;
	left: 2px;
	z-index: 7;
}
#footer2 {
	
	height: 30px;
	padding: 12px 15px 18px 15px;
	background: #F4F4F4 url(../../images/en/index/index_footer_logo.gif) 8px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	bottom: 10px;
	left: 2px;
	z-index: 7;
}

/* list */
#nav {
	width: 571px;
	height: 28px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 104px;
}

#nav li {
	padding-top: 12px !important;
	padding-top: 10px;
	background: url(../../images/en/share/nav_dec.gif) left top no-repeat;
	float: left;
}

#nav li.first {
	background: none;
}

#nav li a {
	margin-left: 1px;
	padding: 7px 18px 0 18px;
	text-decoration: none;
	color: #3C3C3C;
}

#nav li.first a {
	margin-left: 0;
	padding: 7px 18px 0 17px;
}

#nav li a.on {
	border-top: 5px solid #FFBE31;
	color: #000;
}

#nav li a:hover {
	border-top: 5px solid #FFBE31;
	color: #00861A;
}

#side_l dl {
	margin: 5px 0 25px 0;
	padding: 0;
	background: #FFF;
}

#side_l dt {
	margin: 0;
	padding: 5px 0 4px 20px;
	background: #FFF url(../../images/en/index/dl_img.gif) 5% 50% no-repeat;
	font-size: 10px;
}

#side_l dd {
	height: 50px;
	margin: 0 0 4px 0;
	padding: 8px 10px;
	font-size: 10px;
	background: #E7E7E7;
	border-right: 6px solid #D0D0D0;
}

#side_l dd a {
	display: block;
	height: 40px;
	text-decoration: none;
}

#side_l dd span.more {
	width: 100%;
	display: block;
	text-align: right;
}

#side_l dd span.more a {
	display: block;
	height: 12px;
	font-weight: bold;
	color: #085A18;
	text-decoration: none;
}

#side_l dd span.more a:hover {
	text-decoration: underline;
}

#side_r dl {
	width: 212px;
	min-height: 220px;
	background: #F4F4F4;
	margin: 0;
	padding: 15px 6px 25px 6px;
	text-align: left;
}

#side_r dt {
	margin: 0;
	padding: 6px 6px 0 0;
	font-size: 10px;
	float: left;
}

#side_r dd {
	margin: 5px 0 5px 0;
	padding: 5px 0 15px 0;
	font-size: 11px;
	background: url(../../images/en/share/dot_line2.gif) bottom repeat-x;
}

#side_r dd a {
	text-decoration: none;
}


/* utility for pages */
.hide {
	display: none;
	/*visibility: hidden;*/
}

input.text {
	border: 1px solid #7F9DB9;
	background: #FFF;
}


/* Link style */
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}
