﻿/* ========== 个性CSS定义 ====== */
#header {
	background: url('images/header_bckg.gif') repeat-x;
	height: 120px;
}
#logo {
	width: 780px;
	height: 67px;
	margin: 0 auto;
	padding: 0;
	background: url('images/logo.gif') left bottom no-repeat;
	position: relative;
}
#logo a {
	width: 350px;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#logo span {
	display: none;
}
#logo a:hover {
}
#headnavR {
	width: 780px;
	height: 14px;
	line-height: 1em;
	margin: 0 auto;
	padding: 0px;
	font: #ffffff 12px normal;
}
#headnavR a {
	color: #fff;
	text-decoration: none;
}
#headnavR a:hover {
	color: #fe5800;
	text-decoration: none;
}
#headnavR ul {
	clear: both;
	margin: 0;
	padding: 0px;
}
#headnavR li.big5 {
	float: right;
	padding: 1px;
	padding-left: 15px;
	margin: 0 5px;
	list-style-type: none;
	background: url('images/headarrow.gif') no-repeat 0px 2px;
}
#headnavR li.sitemap {
	float: right;
	padding: 1px;
	padding-left: 15px;
	margin: 0 5px;
	list-style-type: none;
	background: url('images/sitemapitem.gif') no-repeat 0px 1px;
}
#menu {
	color: #fff;
	text-align: center;
	margin-top: 10px;
}
#menu ul {
	width: 780px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	text-align: left;
}
#menu ul li {
	float: left;
}
#menu ul a {
	display: block;
	padding: 8px 10px;
	width: 68px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: url('images/menu_enactive.gif') no-repeat bottom center;
}
#menu ul a:hover {
	color: #232323;
	background: url('images/menu_over.gif') no-repeat bottom center;
}
#menu ul .active a {
	color: #232323;
	background: url('images/menu_active.gif') no-repeat bottom center;
}
#menu ul .active a:hover {
	color: #232323;
	background: url('images/menu_active.gif') no-repeat bottom center;
}
div.index-ad {
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}
div.text {
	margin: 0;
	padding: 0;
}
#head_image {
	height: 150px;
	background: url('images/head_bckg.jpg') no-repeat #fe5d00;
	padding: 30px 0 30px 50px;
	line-height: 24px;
}
#head_image p {
	margin: 0px;
	padding: 0px;
}
#slogan {
	color: #fff;
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 16px;
	text-transform: uppercase;
}
#under_slogan_text {
	color: #ffff00;
	font-size: 12px;
	line-height: 12px;
	padding-top: 15px;
}
#text {
	float: left;
	width: 530px;
	padding-left: 20px;
}
#lr_footer {
    margin: 0 auto;
	width: 780px;
	height: auto;
}
#left_footer {
	float: left;
	padding: 33px 0 0 30px;
	color: #FFFFFF;
	text-align: left;
}
#left_footer a {
	color: #FFFFFF;
}
#left_footer a:hover {
	text-decoration: none;
	color: silver;
}
#right_footer {
	float: right;
	padding: 33px 30px 0 0;
	color: #FFFFFF;
	text-align: right;
}
#right_footer a {
	color: #FFFFFF;
}
#right_footer a:hover {
	text-decoration: none;
	color: silver;
}
.bar-title {
	width: 100%;
	height: auto;
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	background: #FFF url('images/title-right.gif') no-repeat;
}
.bar-title h2 {
	height: 20px;
	font-size: 13px;
	line-height:1em;
	margin: 0;
	padding: 7px 0 0 26px;
	background: url('images/baritem.gif') 5px 5px no-repeat;
	color: #436D93;
}
.bar-title ul {
	margin: 5px 5px 0px;
	padding: 0;
	text-align: left;
}
.bar-title ul li {
	list-style: none;
	padding: 7px 0 3px 20px;
	border-bottom: 1px dotted #dedede;
	margin: 0;
	background: #fff url('images/brand-item.gif') no-repeat 0px 4px;
}
.bar-title .contact-tel {
    margin: 0;
    height: auto;
}
.bar-title .contact-tel p {
    margin: 0;
    padding: 10px 5px 0px 10px;
    line-height: 180%;
    color: #333;
}
