#wrapper {
	width:968px;
	margin:auto;
	overflow:hidden;
}
a.hot:link,a.hot:visited{
	color:#996600;

}

/*header*/
#header {
	height:144px;
	background:url(../images/header_bg.png) no-repeat;/* FF IE7 */
}
#header .search {
	height:73px;
	color:#fff;
	padding:32px 40px 0;
}
#header .search .ct {
	padding:5px 0;
	float:right;
}
#header .search a:link,#header .search a:visited,#header .search a:hover {
	color:#fff;
}
#header .insearch {
	background:url(../images/search-bg.png) no-repeat;
	width:175px;
	height:31px;
	float:right;
	clear:both;
	padding:0 0 0 5px;
}
#header .insearch form {
	padding:3px 0;
	margin:0;
	height:19px;
}
#header .insearch input.b1 {
	background:transparent;
	border:0;
	width:140px;
	height:19px;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
}
#header .insearch input.b2 {
	width:29px;
	height:19px;
	float:right;
	border:0;
	background:transparent;
	display:block;
	cursor:pointer;
}
/* nav */
#head_nav {
	height:39px;
	background:url(../images/nav.gif) no-repeat;
	list-style:none;
	margin-left:14px;
}
#head_nav li {
	float:left;
	position:relative;
	z-index:9999;
	width:126px;
}
#head_nav a.menu_1, #head_nav a.menu_2, #head_nav a.menu_3, #head_nav a.menu_4, #head_nav a.menu_5, #head_nav a.menu_6 {
	display:block;
	background:url(../images/nav.gif) no-repeat;
	text-indent:-999em;
	cursor:pointer;
	height:39px;
	width:126px;
}
#head_nav a.menu_1 {
	background-position:0px 0px;
}
#head_nav a.menu_1:hover {
	background-position:0px bottom;
}
#head_nav a.menu_2 {
	background-position:-115px 0px;
}
#head_nav a.menu_2:hover {
	background-position:-115px bottom;
}
#head_nav a.menu_3 {
	background-position:-242px 0px;
}
#head_nav a.menu_3:hover {
	background-position:-242px bottom;
}
#head_nav a.menu_4 {
	background-position:-365px 0px;
}
#head_nav a.menu_4:hover {
	background-position:-365px bottom;
}
#head_nav a.menu_5 {
	background-position:-490px 0px;
}
#head_nav a.menu_5:hover {
	background-position:-490px bottom;
}
#head_nav a.menu_6 {
	background-position:-620px 0px;
}
#head_nav a.menu_6:hover {
	background-position:-620px bottom;
}
#index #head_nav a.menu_1 {
	background:url(../images/nav_01.gif) no-repeat center;
}
#about #head_nav a.menu_2 {
	background:url(../images/nav_02.gif) no-repeat center;
}
#news #head_nav a.menu_3 {
	background:url(../images/nav_03.gif) no-repeat center;
}
#market #head_nav a.menu_4 {
	background:url(../images/nav_04.gif) no-repeat center;
}
#recruit #head_nav a.menu_5 {
	background:url(../images/nav_05.gif) no-repeat center;
}
#contact #head_nav a.menu_6 {
	background:url(../images/nav_06.gif) no-repeat center;
}
#head_nav li div {
	text-align:center;
	height:31px;
	line-height:30px;
	display:none;
	position:absolute;
	background:url(../images/nav_sub_bg.png) no-repeat;
}
#head_nav li div span {
	width:12px;
	background:url(../images/nav_sub_r.png) no-repeat;
	float:right;
	height:31px;
}
#head_nav li:hover div, #head_nav li.over div {
	display:block;
}
#head_nav li div a:link, #head_nav li div a:visited, #head_nav li div a:hover {
	color:#333333;
	padding:0 12px;
	text-decoration:none;
}
#head_nav li div a:hover {
	color:#0F8521;
	padding:0 12px;
	text-decoration:none;
}
#head_nav li div.menu_c_1 {
	width:580px;
}
#head_nav li div.menu_c_2 {
	width:250px;
}
#head_nav li div.menu_c_3 {
	width:470px;
}
#head_nav li div.menu_c_4 {
	width:270px;
}


#head_nav li.condition{
    text-align:right;
	width:160px;
	padding-top:10px;
}
#head_nav li.condition a{
	background:url(../images/meun_03.gif) no-repeat;
	width:67px;
	height:22px;
	display:block;
	float:right;
}

/*index*/

#main {
	height:575px;
	padding-top:10px;
	background:url(../images/main_bg.png);
}
#main .maintop {
	padding:0 15px;
	height:210px;
}
#main .maintopleft {
	width:650px;
	height:210px;
	float:left;
}
#main .maintopright {
	width:270px;
	height:200px;
	background:url(../images/maintop-bg1.png) no-repeat;
	float:right;
	padding:5px;
}
div#MainPromotionBanner {
	width:270px;
	height:200px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 200px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 270px;
	height: 200px;
}
#MainPromotionBanner .Slides li a {
	color:#005626;
	line-height:30px;
}
#MainPromotionBanner .Slides img {
	border:1px solid #fff;
	display:block;
	width:268px;
	height:168px;
	background:#fff;
}
#MainPromotionBanner .SlideTriggers {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:141px;
	right:4px;
	z-index:10;
	height:25px;
}
#MainPromotionBanner .SlideTriggers li {
	float:left;
	display:inline;
	color:#fff;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	cursor:pointer;
	overflow:hidden;
	margin:3px;
	background:url(../images/t-a2.png) no-repeat;
	border:1px solid #fff;
}
#MainPromotionBanner .SlideTriggers li.Current {
	color:#fff;
	background:url(../images/t-a1.png) no-repeat;
	border:0;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:18px;
	margin:3px;
	border:1px solid #fff;
}
#main .maincenter {
	padding:10px 15px;
	height:210px;
}
#main .maincenterleft {
	width:650px;
	float:left;
}
#main .mcldiv1 {
	width:215px;
	float:left;
	padding-right:5px;
}
#main .mcldiv2 {
	width:215px;
	float:left;
	padding-right:5px;
}
#main .mcldiv3 {
	width:210px;
	float:left;
}
#main .mcldiv {
	background:url(../images/c-bg1.png) no-repeat;
}
#main .inmcldiv {
	background:url(../images/c-bg2.png) right top no-repeat;
	min-height:300px;
	_height:300px;
	padding:6px;
}
#main .inmcldiv h3 {
	color:#00883c;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:4px 2px 12px;
	margin:0;
}
#main .inmcldiv .content1 {
	color:#666;
	font:12px/24px Arial, Helvetica, sans-serif;
	padding:10px 2px;
}
#main .inmcldiv .more {
	padding:0 2px;
}
#main .inmcldiv .more a {
	background:url(../images/point1.png) 0 2px no-repeat;
	padding-left:8px;
	font-weight:bold;
}
#main .inmcldiv .content2 {
	padding:8px 8px 0  8px;
}
#main .inmcldiv .content2 a:hover {
	color:#bd5000;
}
#main .inmcldiv .content2 ul {
	color:#00883c;
	padding:0 0 10px 10px;
	margin:0;
	list-style:circle;
	font:12px/24px Arial, Helvetica, sans-serif;
}
#main .maincenterright {
	width:280px;
	float:right;
}
#main .maincenterright h3 {
	width:280px;
	background:url(../images/mainnav-bg1.png) no-repeat;
	height:25px;
	color:#005626;
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	text-indent:5px;
	padding:0;
	margin:0;
}
#main .maincenterright .content3 {
	padding:5px 12px;
}
#main .maincenterright .content3 a:hover {
	color:#bd5000;
}
#main .maincenterright .content3 ul {
	color:#00883c;
	padding:0 0 10px 10px;
	margin:0;
	list-style:circle;
	font:12px/24px Arial, Helvetica, sans-serif;
}


/* add 2009 03 23 */
#main .inmcldiv .content2 ul li{
	list-style:circle;
	font:12px/24px Arial, Helvetica, sans-serif;
}
#main .maincenterright .content3 ul li{
	list-style:circle;
}

#main .maincenterright .content4 {
	background:url(../images/mainnav-bg2.png) no-repeat;
	padding:5px;
	height:150px;
	width:270px;
}
/*footer*/
#footer {
	background:url(../images/footer_bg.gif) repeat-x;
	height:83px;

	text-align:center;
}
.foot_main{
	margin:auto;
	width:968px;
}
#footer .foot_left{
	width:14px;
	height:64px;
	float:left;
	background:url(../images/foot_left.png) no-repeat!important;/* FF IE7 */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://test1.hichina.com:4042/images/foot_left.png");
	background:none;
}
#footer .foot_right{
	width:14px;
	height:64px;
	float:left;
	background:url(../images/foot_right.png) no-repeat!important;/* FF IE7 */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://test1.hichina.com:4042/images/foot_right.png");
	background:none;
}
#footer .copyright {
	width:940px;
	float:left;
}
#footer .copyright .foot_bottom{
    height:14px;
	background:url(../images/foot_bottom.png) no-repeat!important;/* FF IE7 */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://test1.hichina.com:4042/images/foot_bottom.png");
	background:none;
}
#footer .copyright .incopyright {
	padding:0px 22px 0 18px;
	color:#00873c;
	height:51px;
	background:url(../images/foot_sub_bg.png) no-repeat;
}
#footer .copyright .incopyright span {
	padding:0 12px 0 0;
}
#footer .copyright .incopyright .left {
	float:left;
}
#footer .copyright .incopyright .right {
	float:right;
}
.foot_mail{display:none; float:right;}
/*内页公共*/
#sub_main {
	clear:both;
	background:url(../images/main_bg.png);
	padding:10px 16px 0 17px!important;

	overflow:hidden;
}
.path {
	background:url(../images/path_bg.gif) no-repeat 10px 10px;
	padding:5px 20px 10px 27px;
}
.path a {
	background:url(../images/path_a.gif) no-repeat right 3px;
	padding-right:11px;
}
h2 {
	width:180px;
	height:25px;
	background:url(../images/h2_bg.png) no-repeat;
	text-indent:-9999px;
}
#about h2 {
	background-position: 0px 0px;
}
#news h2 {
	background-position: 0px -25px;
}
#market h2 {
	background-position: 0px -50px;
}
#recruit h2 {
	background-position: 0px -75px;
}
#contact h2 {
	background-position: 0px -100px;
}
.title_link {
	background:url(../images/title_link.gif);
	background-position: 0px 0px;
	height:21px;
	text-indent:-9999px;
}
.left_box {
	width:180px;
	float:left;

}
.right_box {
	width:750px;
	float:right;
}
.left_box a:link, .left_box a:visited {
	color:#3c3c3c;
	text-decoration:none;
}
.left_box a:hover {
	color:#993302;
	text-decoration:none;
}
.left_box a.over:link, .left_box a.over:visited, .left_box a.over:hover {
	color:#993302;
	text-decoration:none;
}
.left_box ul {
	background:url(../images/left_bg.gif) repeat-x top;
	padding:3px 0 10px 0;
}
.left_box ul.sub_menu li {
	background:url(../images/left_li.png) no-repeat 5px 3px;
	height:21px;
	line-height:21px;
	padding:3px 0 2px 30px;
}
.left_box ul.sub_menu li:hover {
	background:url(../images/left_li_hot.gif) no-repeat 5px 3px;
	height:21px;
	line-height:21px;
	padding:3px 0 2px 30px;
}
.left_box ul.sub_menu li.over {
	background:url(../images/left_li_hot.gif) no-repeat 5px 3px;
	height:21px;
	line-height:21px;
	padding:3px 0 2px 30px;
}
.left_box ul.sub_menu li.over a:link,.left_box ul.sub_menu li.over a:visited,.left_box ul.sub_menu li.over a:hover{
	color:#993302;
	text-decoration:none;
}
.left_box ul.link_list li {
	background:url(../images/link_li.gif) no-repeat 20px 9px;
	height:21px;
	line-height:21px;
	padding:3px 0 2px 30px;
}
.left_box ul.link_list li:hover {
	background:url(../images/link_li_hot.gif) no-repeat 20px 9px;
	height:21px;
	line-height:21px;
	padding:3px 0 2px 30px;
}
.right_box h3 {
	color:#00883c;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	height:35px;
	line-height:35px;
	background:url(../images/h3_bg.gif) no-repeat;
	margin:0 0 0 5px;
}
.right_box h3 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbdbd;
	margin-left:11px;
}
/*page*/
div.page {
	font-size:80%;
	margin:3px;
	text-align:left;
	padding:10px 3px 3px 3px;
	clear:both;
	text-align:center;
}
div.page a:link, div.page a:visited {
	border: #dadada 1px solid;
	padding:5px 7px;
	margin-right:3px;
	text-decoration: none;
	color:#3c3c3c;
}
div.page a:hover {
	border: #dadada 1px solid;
	color: #ff5900;
}
div.page a:active {
	border: #dadada 1px solid;
	color: #ff5900;
}
div.page span.current {
	border: #dadada 1px solid;
	padding:5px 7px;
	color: #ff5900;
	margin-right: 3px;
}
div.page span.disabled {
	color: #dadada;
	margin-right: 3px;
	border:none;
	padding:5px 7px;
}
a.top_a {
	background:url(../images/top.gif) no-repeat;
	width:61px;
	height:32px;
	float:right;
	text-indent:-9999px;
}
/*about*/
.content_box {
	margin-left:5px;
	line-height:18px;
	padding-top:10px;
}
.content_box p {
	padding:6px 0;
}
/*
.content_box a:link,.content_box a:visited{
color:#3c3c3c;
}*/

.content_left {
	float:left;
	width:480px;
	padding-right:17px;
	background:url(../images/right_bg.png) no-repeat right;
}
.other_box {
	background:url(../images/r_b_box_bg.png) no-repeat bottom;
	text-align:center;
	padding-bottom:30px;
	width:478px;
}
.other_box h4 {
	text-align:center;
	font-weight:bold;
	background:url(../images/title_r_b.png) no-repeat;
	height:26px;
	padding-top:20px;
}
.other_box a:link, .other_box a:visited, .other_box a:hover {
	color:#993302;
	text-decoration:none;
}
.other_box dl {
	border-bottom:1px dotted #ccc;
	padding:3px 0;
	width:460px;
	margin:auto;
	text-align:left;
}
.other_box dl dt {
	font-weight:bold;
	background:url(../images/li_red.gif) no-repeat 3px 7px;
	padding-left:12px;
}
.other_box dl dd {
	padding-left:12px;
}
.content_right {
	float:right;
	width:220px;
	padding:0 5px;
	background:url(../images/right_title.jpg) no-repeat;
}
.content_right div.include_r_title {
	height:34px;
	color:#993302;
	font-weight:bold;
	padding-left:30px;
	line-height:34px;
}
a.more_r {
	float:right;
	display:block;
	background:url(../images/more.gif) no-repeat bottom;
	text-indent:-9999px;
	width:56px;
	height:23px;
}
h5 {
	color:#993302;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
}
/*about 组织架构*/
.content_box_2 {
	margin-left:5px;
	padding:0 15px;
	line-height:20px;
}
.content_box_2 p {
	padding:10px 0;
}
/*about 公司业绩*/
.search_box {
	background:url(../images/search_box_bg.jpg) no-repeat;
	height:25px;
	padding:18px 0 7px 40px;
}
.search_box label, .search_box input, .search_box select {
	float:left;
	margin-right:7px;
}
.search_box label {
	line-height:20px;
}
.input_text {
	border:1px solid #ccc;
	padding:1px;
	line-height:16px;
	height:18px;
}
.input_select{
	width:120px;
}
.button_search {
	background:url(../images/button_search.gif) no-repeat;
	width:72px;
	height:23px;
	border:none;
	cursor:pointer;
}
.content_box dl.about_list {
	padding:8px 10px;
	overflow:hidden;
	clear:both;
}
.content_box dl.about_list a:link,.content_box dl.about_list a:visited{
    color:#3c3c3c;
}
.content_box dl.about_list dt {
	width:110px;
	float:left;
}
.content_box dl.about_list dd {
	width:610px;
	float:right;
}
.content_box dl.about_list dd h6 {
	font-size:14px;
	font-weight:bold;
}
.content_box dl.about_list dd p {
	border-bottom:1px dotted #ccc;
	padding:2px 0;
}
.content_box dl.about_list dd p span {
	font-size:11px;
	color:#993302;
}
/*about 公司荣誉*/
.img_list li {
	background:url(../images/a_ry_bg.gif) no-repeat;
	text-align:center;
	padding:3px 9px 0 0;
	width:231px;
	height:173px;
	float:left;
}
.img_list a:link, .img_list a:visited {
	color:#3c3c3c;
}
/*about 经营理念*/

.content_box ul.ul_ln li {
	background:url(../images/li_ln.gif) no-repeat 3px 9px;
	padding:0 0 5px 20px;
	border-bottom:1px dotted #ccc;
	margin:0 10px 10px 10px;
}
.content_box ul.ul_ln li h6 {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
/*news*/
h4.title_news {
	background:url(../images/title_sub_news.gif) no-repeat;
	height:23px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	padding-left:21px;
}
.content_left ul.news_list {
	background:url(../images/news_sub_bottom.gif) no-repeat center bottom;
	padding-bottom:20px;
	margin-bottom:10px;
}
.content_left ul.news_list li {
	border-bottom:1px dotted #ccc;
	padding:3px 5px 4px 20px;
	background:url(../images/li_news_l.gif) no-repeat 10px 9px;
}
.content_left ul.news_list li span {
	color:#993302;
	font-size:11px;
}
.content_left ul.news_list a:link,.content_left ul.news_list a:visited{
color:#3c3c3c;
}
a.more_g {
	float:right;
	display:block;
	background:url(../images/more_g.gif) no-repeat bottom;
	text-indent:-9999px;
	width:56px;
	height:11px;
}
ul.news_list_r {
	margin:0 7px;
}
ul.news_list_r li {
	border-bottom:1px dotted #99644b;
	padding:3px 3px 4px 15px;
	background:url(../images/li_red.gif) no-repeat 5px 9px;
}
ul.news_list_r li span {
	color:#993302;
	font-size:11px;
	display:block;
}
/*news detail*/
h1{
font-size:14px;
font-weight:bold;
line-height:30px;
height:38px;
background:url(../images/news_title.gif) repeat-x bottom;
text-align:center;

}
.news_box_top{
background:url(../images/news_detail_path.jpg) no-repeat;
width:903px;
height:20px;
padding-top:12px;
}
.news_box{
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
width:913px;
overflow:hidden;
padding:10px;
}
.news_box div.news_date{
text-align:center;
padding-top:10px;
}
.news_box div.news_content{
padding:10px;
}
.news_box div.news_content p{
padding:8px 0;
}
div.news_link{
	background:url(../images/news_detail_bottom.jpg) no-repeat;
	height:66px;
	line-height:65px;
	text-align:right;
	padding-right:20px;
}

/*show 市场展示*/
.market_instr{
	margin-bottom:10px;
	padding:0 5px;
}
.img_str img{
	margin-left:2px;
}
.market_instr dl{
	background:url(../images/news_sub_bottom.gif) no-repeat bottom;
	padding:5px 0 13px 0;
	overflow:hidden;
	clear:both;
	height:104px;
}
.market_instr dl dt{
	width:130px;
	float:left;
}
.market_instr dl dd{
	width:330px;
	float:right;
}
.market_instr_list dl dd{
	width:590px;
	float:right;
}
.market_instr_list dl{
	background:url(../images/show_list.gif) no-repeat left bottom;
}
table.vote{
	border-collapse:separate;
	width:210px;
}
table.vote td.check{
	width:20px;
}
table.vote td{
	padding:2px;
	text-align:left;
	background:#eaeaea;
}
table.vote tr.button td{
	background:none;
}
.vote_submit{
	background:url(../images/vote1.png) no-repeat;
	width:80px;
	height:20px;
	border:none;
	cursor:pointer;
}
.vote_look{
	background:url(../images/vote2.png) no-repeat;
	width:74px;
	height:20px;
	border:none;
	cursor:pointer;
}
/*show 市场大户展示*/
.market_shop_list dl{
	background:url(../images/show_list.gif) no-repeat bottom;
	padding:10px 0 13px 0;
	clear:both;
	height:90px;
}
.market_shop_list dl dt{
	width:100px;
}
.market_shop_list dl dd{
	width:570px;
	background:url(../images/show_4_dd.gif) no-repeat 0 3px;
	padding-left:60px;
}
.market_shop_list dl dd h6{
	font-weight:100;
}
a.more_red:link,a.more_red:visited{
	float:right;
	color:#996600;
	margin-right:10px;

}

table.table_show {
	border-collapse:collapse;
	width:490px;
	float:right;
	margin-top:10px;
}

table.table_show th{
	width:80px;
	background:#fff5e9;
	padding:5px;
	border:1px solid #ffffff;
}
table.table_show td{
	background:#fff5e9;
	padding:5px;
	border:1px solid #ffffff;
	text-align:left;
}

p.show_img{
	float:left; 
	margin-right:10px;
	width:209px;
}
/*show 市场招商*/
.news_list_2{
	margin:0 10px;
}
.news_list_2 li {
	border-bottom:1px dotted #ccc;
	padding:3px 5px 4px 20px;
	background:url(../images/li_news_l.gif) no-repeat 10px 9px;
}
.news_list_2 li a:link,.news_list_2 li a:visited{
	color:#3c3c3c;
}
.news_list_2 li span {
	color:#993302;
	font-size:11px;
}
.news_list_2 li span.news_list_2_r {
	color:#008739;
	font-size:12px;
	float:right;
}

/*video*/
.video_box{
text-align:center;
padding:5px;
}
.video_title{
	text-align:center;
	font-weight:bold;
	color:#993302;
	border-bottom:1px dotted #cccccc;
	padding:8px;

}
.video_content{
padding:10px;
}
/*recruit 人才招聘*/
.recruit_ul{
	margin:0;
	padding:2px 0 0 20px;
}
.recruit_ul li{
	list-style:disc;
	padding:4px;
}
.recruit_ul a:link,.recruit_ul a:visited{
	color:#993300;
}
a.green_b:link,a.green_b:visited,a.green_b:hover{
	color:#006c0d;
	font-weight:bold;
	background:url(../images/link_li_g.gif) no-repeat 5px 3px;
	padding-left:26px;
}
.recruit_search{
	padding:8px 8px 8px 18px;
}
.recruit_search label{
	display:block;
	padding:5px 0 5px 10px;
	background:url(../images/li_news_l.gif) no-repeat 0px 10px;
	color:#993302;
}
.recruit_search_s{
	width:180px;
}
.recruit_search_button{
	background:url(../images/search.gif) no-repeat bottom;
	width:80px;
	height:32px;
	border:none;
	cursor:pointer;
}
.content_box .p_recruit{
	background:url(../images/show_list.gif) no-repeat bottom;
	padding:10px 10px 20px 10px;
}

/*recruit 招聘信息*/
ul.recruit_list{
	padding:10px;
}

ul.recruit_list li {
	padding:8px;
}
ul.recruit_list li a:link,ul.recruit_list li a:visited{
	color:#3c3c3c;
}
ul.recruit_list li h6 {
	font-size:14px;
	font-weight:bold;
}
ul.recruit_list li p {
	border-bottom:1px dotted #ccc;
	padding:2px 0;
}
ul.recruit_list li p span {
	font-size:11px;
	color:#993302;
}

/*recruit 职位搜索*/

table.table_recruit{
	border-collapse:collapse;
	width:730px;
}
table.table_cond{
width:890px;
margin-left:10px;
}/*市场行情*/
table.table_recruit caption{
	text-align:left;
	padding:10px 5px;
}
table.table_recruit th{
	background:#f2f2f2;
	border-bottom:1px solid #cccccc;
	padding:5px 5px 5px 10px;
	text-align:left;
}
table.table_recruit th.address{
	width:110px;
}
table.table_cond th.address{
	width:170px;
}/*市场行情*/
table.table_recruit td{
	background:#fbfbfb;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #dddddd;
	text-align:left;
}
table.table_recruit td.date{
    font-size:11px;
	color:#993302;
	width:80px;
}
table.table_recruit a:link,table.table_recruit a:visited{
	color:#008739;
}
table.table_r_detail td,table.table_r_detail th{
	border:1px solid #cccccc;
}
table.table_r_detail th{
	text-align:right;
}

/*contact*/
.contact_instr{
	padding:10px;
}

/*3.23*/
.contact_box{
	float:left;
	width:692px;
	padding:5px 3px 10px 7px;
	margin-right:3px;
	display:none;
	border:1px solid #ccc;
}
.tab_title{
height:28px;
}

/*.contact_box div.img{
	border:1px solid #ccc;
}*/
.tab_title a{ 
	float:left;
	font-weight:bold;
	background:#eaeaea;
	padding:5px;
}
.tab_title a.title_1:link,.tab_title a.title_1:visited,.tab_title a.title_1:hover{
	/*background:url(../images/title_contact_1.jpg) no-repeat;*/
	background:#00863c;
	color:#ffffff;
}
/*.tab_title a.title_2:link,.tab_title a.title_2:visited,.tab_title a.title_2:hover{
	background:#eaeaea;
	color:#00863c;
}
.tab_title a.title_3:link,.tab_title a.title_3:visited,.tab_title a.title_3:hover{
	background:#eaeaea;
	color:#00863c;
}*/


.content_1{
	padding:10px 0 0 0;
}
.search_box_recruit{
	background:url(../images/recruit_form_bg.jpg) no-repeat bottom;
	height:60px;
	padding:10px 0 0 50px;
	margin-bottom:10px;
}

/*sitemap*/
.sitemap_list li{
	padding:10px;
	border-bottom:1px dotted #ccc;
}
.sitemap_list li h5{
	text-align:left;
	font-size:14px;
}
.sitemap_list li a:link,.sitemap_list li a:visited{
	color:#3c3c3c;
}
.sitemap_list li div a{
	margin-right:20px;
}