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

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
}
img {
	border:0px;
}
img.alignright {
	float:right;
}
img.alignleft {
	float:left;
}
#wrapper {
	margin:0px;
	padding:0px;
}
.cl {
	clear:both;
	margin:0px;
	padding:0px;
}
.sitearea {
	margin:0px auto;
	padding:0px;
	width:950px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#313131;
	margin-bottom:17px;
}
/**********Header**********/

#header_wrapper {
	border-top:solid 4px #000;
	margin:0px;
	min-width:950px;
}
#header {
	height:155px;
}
#logo {
	float:left;
	margin-top:9px;
}
a:hover {
	text-decoration: none;
}
#nav {
	margin:16px 0 0 0;
	padding:0px;
	float:left;
	width:950px;
}
#nav ul, #nav table {
	margin:0px;
	padding:0px;
	border-spacing:0;
}
#nav ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#nav li {
	list-style:none;
	margin:0px;
	padding:10px;
	float:left;
}

#nav li a {
	color: #fb0505;
}

#nav li a:hover {
	text-decoration: none;
}

#nav table td, #nav2 table td {
	text-align:center;
	padding:0;
}
#nav ul li#connav a {
	padding:0px 28px;
}
#nav ul li a, #nav table td a {
	color:#030303;
	text-transform:uppercase;
	padding:0px 26px 0px 27px;
	margin:0px;
	line-height:36px;
	height:36px;
	float:left;
	display:inline-block;
}
#nav ul li a:hover, #nav table td:hover {
	background:url(images/bg_nav.jpg) repeat-x top left;
	color:#fefbfb;
	text-decoration:none;/*border-bottom:solid 4px #020202;*/

}
#nav table td:hover a, #nav table td.current_page_item a {
	color:#fefbfb;
	text-decoration:none;/*border-bottom:solid 4px #020202;*/

}
#nav2 {
	margin:16px 0 0 0;
	padding:0px;
	float:left;
	width:950px;
	border-bottom:solid 4px #020202;
}
#nav2 ul, #nav2 table {
	margin:0px;
	padding:0px;
	float:left;
	width:950px;
	border-collapse:collapse;
	border-spacing:0;
}
#nav2 li {
	list-style:none;
	margin:0px;
	padding:10px;
	float:left;
}
#nav2 ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#nav2 ul li#connav a {
	padding:0px 28px;
}
#nav2 ul li a, #nav2 table td a {
	color:#030303;
	text-transform:uppercase;
	margin:0px;
	padding:0px 26px 0px 27px;
	line-height:36px;
	height:36px;
	float:left;
	display:inline-block;
}
#nav2 ul li a:hover, #nav2 table td:hover, #nav2 table td.current_page_item {
	background:url(images/bg_nav.jpg) repeat-x top left;
	color:#fefbfb;
	text-decoration:none;
}
#nav2 ul li a:hover, #nav2 table td:hover a {
	color:#fefbfb;
	text-decoration:none;
}
#nav table td.current_page_item, #nav2 table td.current_page_item {
	background:url(images/bg_nav.jpg) repeat-x top left;
}
#nav table td.current_page_item a, #nav2 table td.current_page_item a {
	background:url(images/bg_nav.jpg) repeat-x top left;
	color:#fefbfb;
}
#home #content_wrapper, .home #content_wrapper {
	background:url(images/bg.jpg) repeat-x top left;
	padding-top:4px;
	min-width:950px;
}
#team #content_wrapper, .page-id-114 #content_wrapper {
	background:url(images/bg_news.jpg) repeat-x top left;
	padding-top:15px;
	min-width:950px;
}
/**********End Header**********/



/**********Content**********/

#content {
	padding-top:4px;
}
.banner {
	border-bottom:solid 2px #7f7f7f;
	padding-bottom:3px;
}
#home_content {
	padding:30px 0 120px 0;
}
.box {
	background:url(images/line.png) no-repeat right center;
	float:left;
	height:275px;
	margin-right:33px;
	padding-right:37px;
}
#last_news.box {
	width:248px;
	padding-right:30px;
}
#welcome.box {
	width:323px;
}
#planned.box {
	background:none;
	margin-right:0px;
	padding-right:0px;
	width:246px;
}
.box h3 {
	color:#e00303;
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 12px 0;
	padding:0px;
}
.box h3 span {
	color:#111111;
}
.news_box {
	border-bottom:dashed 1px #030303;
	padding-bottom:7px;
	margin-bottom:13px;
}
.readmore a, a.readmore2 {
	color:#fb0505;
}
.news_highlight {
	color:#666;
}
.news_top {
	float:left;
	width:248px;
	float:left;
	color:#030303;
}
.news_top span {
	float:left;
	padding:0px 5px;
}
.news_date {
	float:left;
}
.news_title {
	float:left;
	font-weight:bold;
}
.hotline {
	float:right;
	margin-top:46px;
	height:42px;
}
.tel_num {
	float:left;
	background:url(images/line_contact.gif) no-repeat top left;
	height:42px;
	line-height:20px;
	padding-left:13px;
}
.tel_num span {
	width:61px;
	float:left;
	color:#ec1319;
}
.tel_num a {
	color:#ec1319;
}
.hot_box {
	float:left;
	margin-right:20px;
}
.plan_des {
	margin-top:10px;
}
.top_content {
	background-color:#eeeeee;
	margin:0px;
	padding:38px 0 20px 0;
	min-width:950px;
}
#cont_news.top_content {
	background-color:#eeeeee;
	margin:0px;
	padding:16px 0 0 0;
}
.main_content {
	background-color:#fff;
	margin:0px;
	padding:23px 0 69px 0;
}
ul.list {
	margin:0px;
	padding:0px;
}
ul.list li {
	list-style-image:url(images/list_icon_red.png);
	padding:15px 0 0 25px;
	font-size:14px;
}
ul.list2 {
	margin:0px;
	padding:0px;
}
ul.list2 li {
	list-style-image:url(images/list_icon_gray.png);
	padding:20px 0 0 25px;
	font-size:14px;
}
.box2 {
	float:left;
	width:445px;
	background:url(images/line.png) no-repeat center right;
	padding-right:30px;
	margin-right:30px;
}
ul.list#advi_box {
	margin:0px;
	padding:0 0 0 30px;
}
ul.list#advi_box ul li {
	margin:0px;
	padding:7px 0 0 15px;
	list-style-image:url(images/list_circle.png);
}
.about_img {
	float:right;
	width:402px;
}
.about_box {
	float:left;
	color:#030303;
	width:548px;
}
.about_top {
	font-size:18px;
	color:#030303;
	line-height:21px;
}
.about_list {
	padding:0 28px 0 175px;
}
.box2_title {
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	height:44px;
	line-height:44px;
	background-color:#020202;
	color:#fbfdfe;
	text-align:center;
	font-size:18px;
	margin-bottom:21px;
}
ul.list2#why_box {
	margin:0px;
	padding:0 60px 0 131px;
}
ul.list2#why_box li {
	padding-top:35px;
}
ul.list#our_box {
	margin:0px;
	padding:0 0px 0 20px;
}
ul.list#our_box li {
	font-size:14px;
	padding-left:10px;
}
ul.list#our_box ul li {
	font-size:12px;
	list-style-image:url(images/list_point.png);
}
.box3_title {
	background-color:#000000;
	height:30px;
	line-height:30px;
	padding-left:10px;
	text-transform:uppercase;
	color:#fefbfb;
	font-size:14px;
	margin-bottom:6px;
}
.box4_title {
	background-color:#040404;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fefefe;
	font-size:16px;
	margin-bottom:42px;
	border-bottom:solid 1px #c1c0c0;
	border-top:solid 1px #c1c0c0;
}
.cont_txt {
	padding:0px 10px;
	line-height:18px;
	float:left;
}
.cont_title {
	width:60px;
	float:left;
}
.cont_detail {
	float:left;
	width:405px;
}
.cont_img {
	border: solid 7px #e1e0e0;
	float:left;
	margin-right:10px;
}
.cont_box {
	float:left;
	width:465px;
}
.cont_info_box {
	line-height:22px;
}
.our_box {
	background:url(images/bg_our_box.png) no-repeat right bottom;
	float:right;
	width:559px;
}
.our_info {
	background-color:#fdfcfc;
	margin:0px 0px 34px 40px;
	height:318px;
	padding:0px 13px 0 13px;
}
.why_box {
	float:left;
	width:645px;
}
.why_img {
	border: solid 7px #ededed;
	float:right;
}
.box_lb {
	float:left;
/*	background-color:#343333;*/
	width:263px;
	height:491px;
	margin-right:16px;
	padding:84px 0 0 0;
}
.box_rb {
	float:left;
	width:671px;
	padding-bottom:18px;
}
.box_rb h2 {
	margin-bottom:37px;
	color:#343333;
	font-size:24px;
}
.news_nav {
	float:left;
	height:33px;
	line-height:33px;
}
.news_nav a {
	width:213px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	padding-left:50px;
}
.news_nav a.active {
	background:#9c9c9c url(images/list_nav_news.png) no-repeat 196px center;
}
.news_nav a.active:hover {
	text-decoration:none;
}
.news_name {
	font-size:14px;
	color:#9e0808;
	text-transform:uppercase;
}
.news_info {
	float:left;
}
.team_nav {
	color:#fff;
	text-transform:uppercase;
	background:#020202;
	font-size:24px;
	text-align:center;
	width:263px;
}
.team_box {
	float:left;
	margin-bottom:50px;
}
.team_img {
	float:left;
	width:278px;
	margin-right:18px;
	border:solid 1px #f0efef;
}
.team_info {
	float:left;
	width:373px;
}
.team_title {
	font-size:18px;
	color:#040404;
}
a.download {
	color:#e80101;
	text-decoration:underline;
}
a.backtop {
	color:#000;
	text-decoration:underline;
	float:right;
}
.team_top {
	margin-bottom:35px;
}
.team_info ul {
	margin:10px 0 0 13px;
	padding:0px;
}
.team_info ul li {
	list-style-image:url(images/list_circle.png);
	margin-bottom:7px;
}
.box_news {
	float:left;
}
.box_news h2 a {
	float:left;
	font-size: 14px;
	color: #9E0808;
	text-transform: uppercase;
}
.lh a {
	color: #000;
}
.cont_email a {
	color:#000;
}
.cont_rb {
	float:left;
	background:url(images/line_contact.gif) no-repeat top left;
	height:51px;
	margin-left:18px;
	padding-left:18px;
}
.cont_lb {
	float:left;
	height:51px;
}
/**********End Content**********/



/**********Footer**********/

#footer_wrapper {
	background:#000000 url(images/bg_footer.jpg) repeat-x top left;
	margin:0px;
	padding:0px;
	min-width:950px;
	padding:32px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
#footer_nav {
	text-align:center;
}
#footer_nav li {
	list-style:none;
	margin:0px;
	padding:6px;
	float:left;
}
#footer_nav a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 20px;
	text-transform:uppercase;
}
#footer_nav a:hover, .footer_link a:hover {
	color:#ed2025;
	text-decoration:none;
}
.social {
	margin-top:14px;
	float:left;
	width:950px;
}
.social a {
	padding:0px 3px;
}
.copyright {
	margin-top:14px;
	float:left;
	width:950px;
}
.footer_link {
	margin-top:54px;
	float:left;
	width:950px;
}
.footer_link a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 10px;
}

/**********End Footer**********/

.col_2{
	background:url(images/col_2.png) repeat-y top left; float:left; width:950px;
}