@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background:url(../img/body_bg.jpg) no-repeat center -80px #e8e8e8;
}
.clear
{
	clear:both;
}
.float_r {
	float:right;
}
.float_l {
	float:left;
}
#wrap {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/wrap_bottom.jpg) bottom repeat-x #fff;
	padding:0 0 100px 0;
}
#header {
	background:url(../img/header_bg.jpg) top repeat-x;
	overflow:hidden;
	padding:10px;
}
#logo {
	background:url(../img/sprite.png) no-repeat;
	background-position:-39px 0;
	float:left;
	width:145px;
	height:80px;
}
#logo2 {
	background:url(../img/sprite.png) no-repeat;
	background-position:-30px -76px;
	float:left;
	width:155px;
	height:80px;
}
#weather {
	width:120px;
	height:53px;
	float:left;
	margin:20px 0 0 0;
}
#header_right_block {
	float:right;
	overflow:hidden;
}
#header_right_block li{
	display:inline;
}
#search {
	background:#fff;
	margin:20px 0 0 0;
	border:1px solid #c0c0c0;
	color:#fff;
	width:245px;
	float:right;
}
.search_field {
	border:0;
	background:#FFF;
	float:left;
}
.search_button {
	font-size:11px;
	background:#9d9d9d;
	border:none;
	font-weight:bold;
	color:#fff;
	padding:2px 5px;
	float:right;
}
.search_button:hover {
	cursor:pointer;
}
.language_flags {
	float:left;
	margin:3px 10px 0 5px;
}
.flag_1 {
	background:url(../img/sprite.png) no-repeat 0 0;
}
.flag_2 {
	background:url(../img/sprite.png) no-repeat 0 -25px;
}
.flag_3 {
	background:url(../img/sprite.png) no-repeat 0 -51px;
}
.flag_4 {
	background:url(../img/sprite.png) no-repeat 0 -76px;
}
.flag_5 {
	background:url(../img/sprite.png) no-repeat 0 -101px;
}
.flag_6 {
	background:url(../img/sprite.png) no-repeat 0 -127px;
}
.flag_7 {
	background:url(../img/sprite.png) no-repeat 0 -152px;
}
.flag_8 {
	background:url(../img/sprite.png) no-repeat 0 -177px;
}
.flag_9 {
	background:url(../img/sprite.png) no-repeat 0 -202px;
}
.flag_10 {
	background:url(../img/sprite.png) no-repeat 0 -228px;
}
.flag_11 {
	background:url(../img/sprite.png) no-repeat 0 -253px;
}
.flag_12 {
	background:url(../img/sprite.png) no-repeat 0 -278px;
}
.flag_13 {
	background:url(../img/sprite.png) no-repeat 0 -304px;
}
.flag_14 {
	background:url(../img/sprite.png) no-repeat 0 -329px;
}
#language {
	margin: 10px 0;
	clear: both;
	float: right;
	text-align: right;
	width: 455px;
}
#language li{
	margin:0 3px;
	display:inline;
}
#language_dd {
	width:120px;
}
#flash_block {
	clear:both;
	text-align:center;
	margin:0 0 20px 0;
}
#flash_block ul li, #flash_block ul li .image-thumb {
	display:inline;
}
#horizontal_menu {
	background:url(../img/menu_bg.jpg) repeat-x;
	clear:both;
	overflow:hidden;
	margin:10px 10px 20px 10px;
	height:23px;
	padding:0 10px;
	line-height:23px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;

}
#horizontal_menu a, #horizontal_menu a:hover, #horizontal_menu a:visited{
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}
#horizontal_menu a:hover {
	color:#fff;
	background:#b70410;
}
#horizontal_menu li{
	float:left;
	padding:0 7px;
}
#content {
	clear:both;
	overflow:hidden;
	background:url(../img/map_bg.png) no-repeat 186px 31px;
}
#left_menu {
	float:left;
	width:160px;
	padding:20px;
}
#left_menu a, #left_menu a:hover, #left_menu a:visited{
	text-decoration:none;
	line-height:18px;
	color:#666;
	display:block;
	padding:1px 15px;
	margin:2px 0;
}
#left_menu a:hover {
	background:#b70410;
	color:#fff;
}
#left_menu li{
	border-top:1px solid #cdcdcd;
}
#left_menu ul 
{
	border-bottom:1px solid #cdcdcd;
}
.title, .page_content h1 {
	font-size:24px;
	color:#b70410;
	margin:0 0 15px 0;
	line-height:24px;
}
.grey {
	color:#818285;
}
.page_content {
	margin:20px;
	float:left;
	width:580px;
	line-height:18px;
}
.page_content p{
	margin:0 0 15px 0;
	line-height:18px;
}
#additional_column {
	float:right;
	width:130px;
	margin:20px 0;
}
.face_book {
	background:url(../img/sprite.png) no-repeat 0 -354px;
}
.twitter {
	background:url(../img/sprite.png) no-repeat 0 -380px;
}
.linkin {
	background:url(../img/sprite.png) no-repeat 0 -403px;
}
.youtube {
	background:url(../img/sprite.png) no-repeat 0 -428px;
}
.alibaba {
	background:url(../img/alibaba.gif) no-repeat 0 0;
}
#additional_column li{
	height:23px;
	padding:0 0 0 23px;
	line-height:23px;
}
#additional_column a, #additional_column a:hover, #additional_column a:visited {
	text-decoration:none;
	color:#333333;
}
#additional_column a:hover {
	text-decoration:underline;
}
#footer {
	clear:both;
	margin:10px auto;
	width:960px;
}
#copyright {
	font-size:9px;
	color:#b5b5b5;
	float:left;
	line-height:13px;
}
#bottom_menu {
	float:right;
}
#bottom_menu li{
	display:inline;
}
#bottom_menu a, #bottom_menu a:hover, #bottom_menu a:visited{
	text-decoration:none;
	color:#606060;
}
#bottom_menu a:hover {
	text-decoration:underline;
}