﻿@charset "utf-8";
/* CSS Document */

body {
	margin:25px auto 0 auto;
	background:#000;
	font:12px/21px '新宋体';
	color:#bfbfbf;
}
img { border:0; }
i { display:none; }
div {
	margin:0 auto;
	padding:0;
}
a {font:12px/17px '宋体'; color:#FFF; text-decoration:none;}
a:hover {color:#F00;}
#logo {
	width:904px;
	height:52px;
	background:url(../images/logo.jpg) no-repeat;
}
#logo a {
	float:right;
	padding:0 15px 0 0;
	font:13px/30px '微软雅黑';
	color:#0099ff;
	text-decoration:none;
}
#logo a:hover {
	text-decoration:underline;
}
#menu {
	width:904px;
	height:35px;
	background:url(../images/menu_bg.jpg) no-repeat;
}
#menu a {
	float:left;
	height:35px;
	font:18px/35px '微软雅黑';
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF000;
}
#menu_bottom {
	width:904px;
	height:15px;
	background:url(../images/menu_bottom_bg.jpg) no-repeat;
}
#fla {
	margin:0 auto 6px auto;
	width:904px;
	height:143px;
}
#content {
	width:904px;
}
#content .con_left {
	float:left;
	width:187px;
}
#content .con_left .column1 {
	clear:both;
	margin:0 0 7px 0;
	width:187px;
	height:26px;
}
#content .con_left .column2 {
	padding:0 0 0 27px;
	width:160px;
	height:30px;
	background:url(../images/column_line1.jpg) no-repeat 0 bottom;
}
#content .con_left .column2 a {
	font:14px/30px '新宋体';
	color:#CDCDCD;
	text-decoration:none;
}
#content .con_left .column2 a:hover {
	color:#F00;
}
#content .con_left .column2 a.hover {
	color:#F00;
}
#content .con_left .column3 {
	padding:0 0 0 52px;
	width:135px;
	height:25px;
	background:url(../images/column_line2.jpg) no-repeat right bottom;
}
#content .con_left .column3 a {
	font:13px/25px '新宋体';
	color:#CDCDCD;
	text-decoration:none;
}
#content .con_left .column3 a:hover {
	color:#F00;
}
#content .con_left .column3 a.hover {
	color:#F00;
}
#content .con_left .search {
	margin:30px 0 0 0;
	padding:35px 15px 0 15px;
	width:157px;
	height:52px;
	text-align:right;
	background:#062342 url(../images/search.jpg) no-repeat;
}
#content .con_left .search_en {
	margin:30px 0 0 0;
	padding:35px 15px 0 15px;
	width:157px;
	height:52px;
	text-align:right;
	background:#062342 url(../images/search_en.jpg) no-repeat;
}
#content .con_left .phone {
	margin:1px 0 20px 0;
	width:187px;
	height:56px;
}
#content .con_right {
	float:right;
	width:658px;
}
#content .con_right .location {
	clear:both;
	padding:0 27px 0 0;
	width:631px;
	height:27px;
	text-align:right;
	font:12px/27px '新宋体';
	color:#b2b2b2;
	border-bottom:1px solid #575757;
}
#content .con_right .main {
	width:658px;
	font:13px/17px '新宋体';
	color:#bfbfbf;
}
#foot {
	clear:both;
	width:904px;
	height:49px;
	font:12px/24px '微软雅黑';
	color:#FFF;
	text-align:center;
	background:url(../images/foot_bg.jpg) no-repeat;
}