/* CSS Document */
/*@系统默认*/

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(bg.gif) 0 0 repeat #fff;
	color:#6B6D42;
	font-size:12px;
	word-break:break-all;/*针对IE数字或英文强制换行*/
	overflow:visible;/*针对FF数字或英文超出隐藏*/
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, hr{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
a{font:12px/18px Arial, Helvetica, sans-serif;color:#6B6D42;text-decoration:none;}
a:hover{font:12px/18px Arial, Helvetica, sans-serif;color:#C86490;text-decoration:none;}

a.more{font:10px/15px Arial, Helvetica, sans-serif;	color:#C86490;text-decoration:none;}
a.more:hover{font:10px/15px Arial, Helvetica, sans-serif;color:#6B6D42;text-decoration:none;}
/*------------------------------------------------body--------------------*/
#body{	/*解决ff阴影背景图不能居中的问题*/
margin-right:1px !important;
margin-right:0;
}
#subNav{
	margin-left:15px;
	height:24px;
}
#subNav ul{
	padding:15px 0 0 0;
}
#subNav ul li{
	background:url(bullet.gif) 0 3px no-repeat #fff;
	float:left;
	padding-left:12px;
	margin-right:12px;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/

#header{
	width:1005px;
	height:80px;
	margin:0 auto;
}
#headerLeft{
	width:10px;
	background:url(bg_left.gif) 0 0 repeat;
	height:100%;
	padding:0;
	float:left;
}
#headerRight{
	width:10px;
	background:url(bg_right.gif) 0 0 repeat;
	height:100%;
	padding:0;
	float:left;
}
#headerContent{
	width:985px;
	background:url(01.gif) 0 0 repeat-x;
	height:80px;
	padding:0;
	float:left;
	overflow: hidden
}
#Logo{
	width:450px;
	height:60px;
	font-family:黑体;
	font-size:20px;
	line-height:30px;
	margin:10px 0 0 10px;
	float:left;
	overflow:hidden; /*不显示超过对象宽度的内容*/ 
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）clip | ellipsis FF无效*/   
	white-space:nowrap; /*限制在一行内显示所有文本*/ 
}
#header ul.link{
	width:80px;
	height:24px;
	margin:20px 20px 0 0;
	float:right;
}
#header ul.link li{
	float:left;
	margin:0;
	font-size:0;
	line-height:0;
	padding-right:1px;
}
#header ul.link li a.homepage{
	display:block;
	background:url(iconhome.gif) 0 0 no-repeat;
	width:24px;
	height:24px;
	font-size:0;
	line-height:0;
}
#header ul.link li a.homepage:hover{
	background:url(iconhome1.gif) 0 0 no-repeat;
}
#header ul.link li a.fav{
	display:block;
	background:url(iconfav.gif) 0 0 no-repeat;
	width:24px;
	height:24px;
	font-size:0;
	line-height:0;
}
#header ul.link li a.fav:hover{
	background:url(iconfav1.gif) 0 0 no-repeat;
}
#header ul.link li a.contact{
	display:block;
	background:url(iconcontact.gif) 0 0 no-repeat;
	width:24px;
	height:24px;
	font-size:0;
	line-height:0;
}
#header ul.link li a.contact:hover{
	background:url(iconcontact1.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------main--------------------*/
#main{
	width:1005px;
	margin:0 auto;
}
#mainLeft{
	width:10px;
	background:url(bg_left.gif) 0 0 repeat;
	padding:0;
	float:left;
}
#mainRight{
	width:10px;
	background:url(bg_right.gif) 0 0 repeat;
	padding:0;
	float:left;
}
#mainContent{
	width:985px;
	float:left;
	background-color:#FFF;
}
#mainLine{
	width:15px;
	background:url(line.gif) 0 0 repeat;
	padding:0;
	float:left;
}
/*------------------------------------------------left--------------------*/

#left{
	width:750px ;
	background-color:#FFF;
	padding:0;
	float:left;
	margin-right:-3px;//DIV浮动IE文本产生3象素的bug,这句是关键!
}
/*-----------banner--------------------*/
#banner{
	width:740px;
	height:200px;
	text-align:right;
	vertical-align: top;
	background-color:#F00;
	margin-left:3px;
	position: relative;
}
#bannerPic{
	width:740px;
	height:198px;
	background-color:transparent;
	position: absolute; top:0px;right:0px;
}
#bannerWrap a{
	display:block;
	width:735px;
	height:200px;
	background:url(bannerwrap.gif) no-repeat;
	position: absolute; top:0px;right:0px !important;
	position: absolute; top:0px;right:-1px;
}
#bannerWrap{
	display:block;
	width:735px;
	height:200px;
	background:url(bannerwrap.gif) no-repeat;
	position: absolute; top:0px;right:0px !important;
	position: absolute; top:0px;right:-1px;
}
/*-----------banner--------------------*/
/*-----------nav--------------------*/
#nav{
	width:740px;
	height:41px;
	margin-left:3px;
	background:url(nav_bg.gif) 0 0 repeat-x;
}
#nav ul{
}
#nav ul li{
	float:left;
	height:41px;
	padding-left:6px;
	background:url(nav02.gif) 0 0 no-repeat;
}
#nav ul li.left{
	float:left;
	height:41px;
	padding-left:4px;/*nav01.gif宽*/
	background:url(nav01.gif) 0 0 no-repeat;
}
#nav ul li.right{
	float:left;
	height:41px;
	background:url(nav03.gif) 0 0 no-repeat;
}
#nav ul li a{
	background:url(nav_bg.gif) 0 0 repeat-x;
	display:block;
	padding:0 10px;
	font:bold 12px/41px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	background-color:inherit;
	text-decoration:none;
}
#nav ul li a:hover{
	display:block;
	padding:0 10px;
	font:bold 12px/41px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	background:url(nav_bg1.gif) 0 0 repeat;
	color:#FFF;
	text-decoration:none;
}
#nav ul li a.hover{
	display:block;
	padding:0 10px;
	font:bold 12px/41px Arial, Helvetica, sans-serif;
	background:url(nav_bg1.gif) 0 0 repeat-x;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
}
/*-----------nav--------------------*/
/*-----------content--------------------*/
#areaBg{
	width:740px;
	height:15px;
	margin-left:3px;
	background:url(nav_btm.gif) 0 0 repeat-x;
}
/*----aboutus----*/
#aboutus{
	width:740px;
	height:170px;
	margin-left:3px;
}
#aboutusTitle{
	margin:15px 0 0 120px !important;
	margin:15px 0 0 60px;
	float:left;
	font-size:20px;
}
#aboutusText{
	width:550px;
	margin:10px 0 0 120px !important;
	margin:10px 0 0 60px;
	float:left;
}
/*----aboutus----*/
/*----col----*/
#col{
	width:740px;
	margin:10px 0 10px 3px;
	border:1px solid #E0E0E0;
	overflow:hidden;/*子div的高度，会改变此高度，否则FF不会显示border属性*/
}
#colTitleBg{
	width:740px;
	height:25px;
	background:url(colbg.gif) 0 0 repeat-x;
}
#colTitle{
	background:url(colicon.gif) 0 0 no-repeat;
	margin-left:15px;
	font-size:14px;
	padding-left:20px;
	line-height:25px;
}
#colTitle span{
	float:right;
	margin-top:-20px;
	margin-right:20px;
}
/*----col----*/
/*----product----*/
#product{ /*不要制定宽度*/
	float:left;
}
#product span{
	display:block; /*用于显示产品名称*/
}
#product img{
	border:1px dashed #E0E0E0; /*用于显示产品图片样式*/
}
#product ul{
	float:left;
}
#product ul li{
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:18px;
}
#product ul li a{
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#product ul li a:hover{
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#C86490;
	text-decoration:none;
}
#proScrWrap{
	width:708px;
	overflow:hidden;
	margin:0 auto;/*保证居中显示*/
}
#proScrFlt{/*用于向左无缝滚动*/
	float:left;
	width:800%;
}
/*----product----*/
/*----product子类别列表----*/
#proCol1{
	width:740px;
	margin:10px 0 10px 3px;
	border:1px solid #E0E0E0;
	overflow:hidden;/*子div的高度，会改变此高度，否则FF不会显示border属性*/
}
#proColTitleBg1{
	width:740px;
	height:25px;
	background:url(colbg.gif) 0 0 repeat-x;
}
#proColTitle1{
	background:url(colicon.gif) 0 0 no-repeat;
	margin-left:15px;
	font-size:14px;
	padding-left:20px;
	line-height:25px;
}
#proColTitle1 span.more{
	float:right;
	margin-top:-20px;
	margin-right:20px;
}

/*----col----*/
/*----product----*/
#product1{ /*不要制定宽度*/
	float:left;
}
#product1 span{
	display:block; /*用于显示产品名称*/
}
#product1 img{
	border:1px dashed #E0E0E0; /*用于显示产品图片样式*/
}
#product1 ul li{
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:18px;
}
#product1 ul{
	float:left;
}
#product1 ul li a{
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#product1 ul li a:hover{
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#C86490;
	text-decoration:none;
}
#proScrWrap1{
	width:708px;
	margin:0 auto;
	overflow:hidden;
}
#proScrFlt1{/*用于向左无缝滚动*/
	float:left;
	width:800%;
}
/*----product子类别列表----*/
/*----online----*/
#HPOnline{
	width:340px;
	padding:6px 0 0 10px;
	float:left;
}
#HPOnline ul{
	float:left;
}
#HPOnline li{
	padding:5px 0;
	background:url(line02.gif) repeat-x bottom;
}
#HPOnline li.noneLine{
	background:none;
}
#HPOnline .title{
	font-weight:bold;
	color:#C86490;
}
#HPOnline .content{
	width:270px;
	margin-left:5px;
}
#HPOnline a.more{
font:10px/15px Arial, Helvetica, sans-serif;	color:#C86490;text-decoration:none;}
#HPOnline a.more:hover{
font:10px/15px Arial, Helvetica, sans-serif;color:#6B6D42;text-decoration:none;}
/*----online----*/

/*-----------content--------------------*/
/*------------------------------------------------left--------------------*/
/*------------------------------------------------right--------------------*/
#right{
	width:210px;
	background-color:#FFF;
	float:left;
	overflow: hidden;
}
/*----title----*/
#titleTop{ /*没有top外边距的title*/
	width:200px;
	height:17px;
	background:#D20C65 url(07.gif) 0 0 repeat-y;
	overflow: hidden;
	margin-bottom:10px;
}
#title{
	width:200px;
	height:17px;
	background:#D20C65 url(07.gif) 0 0 repeat-y;
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
}
#titleName{
	height:17px;
	background-color:#D20C65;
	float:left;
	margin-left:18px !important;
	margin-left:12px;
	padding-right:5px;
	color:#FFF;
}
#titleMore{
	width:80px;
	height:16px;
	background-color:#FFF;
	text-align:right;
	float:right;
}
#titleList {
	width:170px;
	margin-left:15px;
}
#titleList ul {
	margin-bottom:10px;
}
#titleList ul li {
	border-bottom:1px dashed #E0E0E0;
}
#titleList ul li a{font:12px/18px Arial, Helvetica, sans-serif;color:#6B6D42;text-decoration:none;}
#titleList ul li a:hover{font:12px/18px Arial, Helvetica, sans-serif;color:#C86490;text-decoration:none;}
/*----title----*/
/*----event----*/
#eventScr *{margin:0px; padding:0px;background-color:yellow;}
#eventScr {
	width:170px;
	height:110px;
	overflow:hidden;
	margin-left:15px;
	background-color:red;
}
#eventScr ul {
	width:100%;
	margin:0px; padding:0px;
}
#eventScr li {
	overflow:hidden;
	background-color:yellow;
	height:115px;/*此处不能使用padding等定位，在其中设置了图片110，遮罩层110，滚动幅度115/次*/
}
#eventNoScr {
	width:170px;
	margin-left:15px;
}
#eventNoScr li {
	margin-bottom:5px;
		overflow:hidden;
}
#eventNoScr li a{display:block;font:12px/18px Arial, Helvetica, sans-serif;color:#6B6D42;text-decoration:none;}
#eventNoScr li a:hover{display:block;font:12px/18px Arial, Helvetica, sans-serif;color:#C86490;text-decoration:none;}

/*----event----*/

/*----news----*/
#news{
	width:180px;
}
#news ul{
	padding-left:15px;
}
#news span{/*新闻时间显示*/
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#6B6D42;
}
#news ul li{
	padding-top:5px;
	border-bottom:1px solid #E0E0E0;
}
#news ul li a{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#C86490;
	text-decoration:none;
}
#news ul li a:hover{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#newsScrWrap{/*需要制定高度，否则不会滚动*/
	overflow:hidden;width:200px;height:170px;
	margin-left:5px;
}
/*----news----*/
/*----contact----*/
#contact{
	width:200px;
	margin-left:10px;
	margin-bottom:10px;
}
#contactTitle{
	color:#C86490;
	padding-right:5px;
	float:left;
}
#contactContent{
	width:150px;
	color:#C86490;
}
#HPContact{
	width:200px;
	margin-left:10px;
	margin-bottom:10px;
}
#HPContact li{
	padding-top:2px;
}
#HPContact span.title{
	float:left;
	color:#C86490;
}
#HPContact span.content{
	width:150px;
	float:left;
	margin-left:5px;
	color:#C86490;
}

/*----contact----*/
/*----navPic----*/
#navPic{
	width:188px;/*与图片等宽*/
	margin-left:10px;
}
#navPic li{
	padding-top:5px;
}
#navPic li a.job{
	display:block;
	background:url(p_01.jpg) 0 0 no-repeat;
	height:45px;
	padding-left:120px;
	font:12px/40px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#navPic li a.online{
	display:block;
	background:url(p_02.jpg) 0 0 no-repeat;
	height:45px;
	padding-left:120px;
	font:12px/40px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#navPic li a.frlink{
	display:block;
	background:url(p_03.jpg) 0 0 no-repeat;
	height:45px;
	padding-left:120px;
	font:12px/40px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
#navPic li a.feedback{
	display:block;
	background:url(p_04.jpg) 0 0 no-repeat;
	height:45px;
	padding-left:120px;
	font:12px/40px Arial, Helvetica, sans-serif;
	color:#6B6D42;
	text-decoration:none;
}
/*----navPic----*/
/*------------------------------------------------right--------------------*/
/*------------------------------------------------main--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:1005px;
	margin:0 auto;
}
#footerLeft{
	width:10px;
	background:url(bg_left.gif) 0 0 repeat;
	padding:0;
	float:left;
}
#footerRight{
	width:10px;
	background:url(bg_right.gif) 0 0 repeat;
	padding:0;
	float:left;
}
#footerContent{
	width:985px;
	float:left;
	background-color:#FFF;
}
#footerContent hr{
	color:#BCDCF4;
	width:975px;
	margin:5px auto !important;
	margin:0 auto;
}
#copyright{
	text-align:center;
	line-height:18px;
	margin:10px 0 20px 0;
}
/*------------------------------------------------footer--------------------*/
/*-----------banner2--------------------*/
#banner2{
	width:740px;
	height:150px;
	text-align:right;
	vertical-align: top;
	background-color:#F00;
	margin-left:3px;
	position: relative;
	overflow:hidden;
}
#banner2Pic{
	width:740px;
	background-color:transparent;
	position: absolute; top:0px;right:0px;
}
#banner2Wrap a{
	display:block;
	width:735px;
	height:200px;
	background:url(bannerwrap.gif) no-repeat;
	position: absolute; top:0px;right:0px !important;
	position: absolute; top:0px;right:-1px;
}
#banner2Wrap{
	display:block;
	width:735px;
	height:200px;
	background:url(bannerwrap.gif) no-repeat;
	position: absolute; top:0px;right:0px !important;
	position: absolute; top:0px;right:-1px;
}

/*-----------banner2--------------------*/

h1{
	border-top:1px dashed #FF8000;
	border-bottom:1px dashed #FF8000;
	margin:15px 10px 0 15px;
	color:#FF8000;
	font-size:16px;
	padding:5px;
}

#menu{
	margin:10px 0 10px 15px;
}
#menu ul li{
	font:12px/18px Arial, Helvetica, sans-serif;
	float:left;
}
#menu ul li a{
	color:#6B6D42;
}
#menu ul li a:hover{
	color:#C86490;
}
/*==================================================================================================*/
/*==================================================================================================*/
/*===============================系统默认二级页样式=================================================*/
/*==================================================================================================*/
/*==================================================================================================*/
/*--------------------------------------------------------#list 列表页样式 start--------------------*/
#list{
	width:725px;
	padding:5px 0 5px 15px;
}
#list a{
	color:#C86490;
}
#list a:hover{
	color:#6B6D42;
}
#list a img{
	border:1px dotted #C86490;
}
#list a:hover img{
	border:1px dotted #6B6D42;
}
#page{
	clear:both; 
	width:725px;
	color:#8396B4;
	text-align:right;
	padding-top:10px;
	margin-left:15px;
	margin-top:30px;
	background:url(line02.gif) repeat-x top;
}
/*----------------------------#listTitle 列表 start--------------------*/
#listTitle li{
	width:705px;
	padding:0 10px;
	line-height:25px;
	background:#F4F4F4;
	float:left;
}
#listTitle li.hh{
	background:#FFFFFF;
}
#listTitle span{
	display:block;
}
#listTitle .title{
	float:left;
	padding-top:5px;
}
#listTitle .title a{
	padding-left:15px;
}
#listTitle .title a:hover{
	background:url(icon044.gif) no-repeat left;
}
#listTitle .time{
	font-size:10px;
	color:#325EA0;
	float:right;
	padding-top:3px;
	text-align:right;
}
/*----------------------------#listTitle 列表 end--------------------*/

/*----------------------------#listTitleText 目录 start--------------------*/
#listTitleText{
	padding:10px;
	width:705px;
	float:left;
}
#listTitleText li{
	padding:5px 5px 5px 5px;
	background:#F4F4F4;
	height:100px;
	position: relative;
}
#listTitleText li.hh{
	background:#FFFFFF;
	position: relative;
}
#listTitleText span{
	display:block;
}
#listTitleText .title{
	float:left;
}
#listTitleText .title a{
	font-size:13px;
	font-weight:bold;
}
#listTitleText .time{
	float:left;
	font-size:10px;
	color:#325EA0;
	padding-left:15px;
}
#listTitleText .content{
	clear:both;
	width:700px;
	overflow:hidden;
}
#listTitleText .more{
}
#listTitleText .more a{
	width:40px;
	float:right;
	height:20px;/*必须设定高度，否则火狐不支持*/
	background:url(more1.gif) no-repeat right;
	position: absolute; bottom:2px;right:5px;
}
/*----------------------------#listTitleText 目录 end--------------------*/

/*----------------------------#listPic 图片 start--------------------*/
#listPic{
	margin-left:10px;;
}
#listPic li{
	float:left;
	padding:5px 10px 40px 10px;
	height:180px;
}
#listPic li span{
	display:block;
}
#listPic .nopic {
	border:1px dotted #ccc;
	width:120px;
	height:120px;
	cursor:hand;
	line-height:120px;
	text-align:center;
}
#listPic .pic img{
	width:120px;
	height:120px;
}
#listPic .title{
	padding-top:5px;
	text-align:center;
}
#listPic .title a{
	font-size:13px;
	font-weight:bold;
}
#listPic .time{
	text-align:center;
}
/*----------------------------#listPic 图片 end--------------------*/

/*----------------------------#listPicText 图文 start--------------------*/

#listPicText{
	width:725px;
}
#listPicText li{
	background:#F4F4F4;
	padding:5px 5px 5px 5px;
	height:100px;
	position: relative;
}
#listPicText li.hh{
	background:#FFFFFF;
	padding:5px 5px 5px 5px;
	height:100px;
	position: relative;
}
#listPicText span{
	display:block;
}
#listPicText .nopic {
	border:1px dotted #ccc;
	width:100px;
	height:100px;
	cursor:hand;
	line-height:100px;
	text-align:center;
	float:left;
	margin-right:10px;
}
#listPicText .pic img{
	width:100px;
	height:100px;
	float:left;
	margin-right:10px;
}
#listPicText .title{
	float:left;
}
#listPicText .title a{
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
}
#listPicText .time{
	float:left;
	font-size:10px;
}
#listPicText .content{
	float:left;
	overflow:hidden;
	width:600px;

}
#listPicText .more a{
	float:right;
	width:45px;
	height:20px;/*必须设定高度，否则火狐不支持*/
	background:url(more1.gif) no-repeat right;
	position: absolute; bottom:2px;right:5px;
}

/*----------------------------#listPicText 图文 end--------------------*/

/*-----------------------------------------------------#list列表页样式 end--------------------*/


/*----------------------------内容页样式--------------------*/
#detail{
	width:700px;
	padding-left:40px;
	margin-top:30px;
}
#detail .title{
	font-size:16px;
	font-weight:bold;
	color:#C86490;
	text-align:center;
}
#detail .time{
	font-size:9px;
	color:#CCCCCC;
	text-align:center;
	padding:10px;
}
#detail .content{
	font-size:12px;
	color:#707070;
	margin-top:20px;
}
#detail a img{
	border:1px dotted #C86490;
}
#detail a:hover img{
	border:1px dotted #6B6D42;
}
#detail .pic{
	text-align:center;
	margin-top:10px;
}
/*----------------------公司简介-----------------------------*/
#company{
	width:700px;
	padding-left:40px;
	padding-top:20px;
	font-size:14px;
}
/*----------------------人才招聘-----------------------------*/
/*--人才招聘列表--*/
#job{
	width:700px;
	margin:30px 0px 0 15px;
	float:left;
}
#job li{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	height:80px;
	position: relative;
}
#job li.hh{
	position: relative;
}
#job span{
	display:block;
}
#job span.title{
	float:left;
}
#job span.title a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#C86490;
}
#job span.title a:hover{
	color:#6B6D42;
}

#job span.time{
	float:left;
	padding-left:10px;
}
#job span.content{
	clear:both;
	width:700px;/*ie6必须指定宽度*/
	font-size:12px;
	padding-top:5px;
	float:left;
	overflow:hidden;
}
#job span.more{
	height:25px;/*必须设定高度，否则火狐不支持*/
	float:right;
	position: absolute; bottom:0;right:2px;
}
#job span.more a{
	color:#ff0000;
}
#job span.more a:hover{
	color:#000;
}
/*--人才招聘列表结束--*/
/*---翻页样式---*/
#jobPage{
	width:650px;
	color:#8396B4;
	text-align:left;
	padding-left:30px;
}
/*---翻页样式结束---*/
/*---人才招聘内容页样式---*/
#jobDetail{
	width:640px;
	margin:10px 20px 40px 40px;
}
#jobDetail .bigTitle{
	font-size:14px;
	color:#FF6C00;
	padding-bottom:10px;
	padding-top:13px;
	font-weight:bold;
	color:#6B6D42;

}

#jobDetail span{
	display:block;
}
#jobDetail .title{
	font-size:12px;
	color:#C86490;
	float:left;
}
#jobDetail .content{
	float:left;
}
#jobDetail ul{
	line-height:24px;
}
#jobDetail li{
}
/*---人才招聘内容页样式结束---*/


/*----------------------在线交流-----------------------------*/


#online{
	margin-left:20px;
}
/*--在线交流列表--*/
#onlineList{
	width:660px;
	margin:0 20px 0 20px;
}
#onlineList ul{
}
#onlineList li{
	line-height:30px;
	font-size:14px;
	border-bottom:1px solid #EFEFEF;
}
#onlineList li.hh{
	background:#F4F4F4;
}
#onlineList .title{
	width:390px;
	padding-left:5px;
	padding-top:5px;
	display:block;
	float:left;
}
#onlineList .title a{
	font-size:14px;
	color:#C86490;
	display:block;
	float:left;
}
#onlineList .title a:hover{
	color:#6B6D42;
}
#onlineList .time{
	width:100px;
	font-size:10px;
	color:#6B6D42;
	display:block;
	float:left;
}
#onlineList .author{
	width:100px;
	color:#6B6D42;
	display:block;
	float:left;
}
#onlineList .more{
	width:60px;
	text-align:center;
	display:block;
	float:left;
	font-size:12px;
}
#onlineList .more a{
	color:#ff0000;
}
#onlineList .more a:hover{
	color:#000;
}
/*--在线交流列表结束--*/
/*---翻页样式---*/
#onlinePage{
	width:660px;
	color:#8396B4;
	text-align:right;
	padding-top:10px;
	margin-left:20px;
	margin-top:30px;
}
/*---翻页样式结束---*/
/*---在线交流表格标题行---*/
#onlineCol{
	width:660px;
	font-size:12px;
	font-weight:bold;
	background:#EFEFEF;
	margin:0 20px 0 20px;
}
#onlineCol ul{
}
#onlineCol li{
	height:30px;
	line-height:30px;
}
#onlineCol .title{
	width:390px;
	padding-left:5px;
	display:block;
	float:left;
}
#onlineCol .time{
	width:100px;
	font-size:12px;
	color:#444;
	display:block;
	float:left;
}
#onlineCol .author{
	width:100px;
	color:#444;
	display:block;
	float:left;
}
#onlineCol .more{
	width:60px;
	text-align:center;
	display:block;
	float:left;
}
/*---在线交流表格标题行结束---*/
/*---导航按钮---*/
#onlineMenu{
	width:660px;
	margin:15px; 20px 10px 20px;
	height:40px;
	border-bottom:1px dotted #EAEAEA;
}
#onlineMenu ul li {
	float:right;
	margin:0 0 0 10px;
	display:block;
	font-size:0;
	line-height:0;
}
#onlineMenu ul li a {
	display:block;
}
#onlineMenu ul li a.add {
	width:104px;
	height:35px;
	background:url(onlineIcon01.jpg) 0 0 no-repeat;
}
#onlineMenu ul li a.list {
	width:104px;
	height:35px;
	background:url(onlineIcon02.jpg) 0 0 no-repeat;
}
/*---导航按钮结束---*/
/*---主题详细内容---*/
#onlineDetail{
	width:660px;
	margin:10px 20px 10px 20px;
}
#onlineDetail .bigTitle{
	font-size:14px;
	color:#6B6D42;
	padding-bottom:10px;
	padding-top:13px;
	padding-left:15px;
	background:url(icon022.gif) no-repeat left;
	font-weight:bold;
}
#onlineDetail span{
	display:block;
}
#onlineDetail .title{
	font-size:12px;
	color:#C86490;
	float:left;
}
#onlineDetail .content{
	float:left;
}
#onlineDetail ul{
	line-height:24px;
}
#onlineDetail li{
}

/*---主题详细内容结束---*/
/*---主题回复列表---*/
#onlineReList{
	width:660px;
	margin:10px 20px 0 20px;
}
#onlineReList li{
	border-top:1px dotted #EFEFEF;
	background:#F7F7F7;
	padding:5px;
}
#onlineReList li.hh{
	background:#FFFFFF;
}
#onlineReList span{
	display:block;
}
#onlineReList span.author{
	color:#828282;
	float:left;
}
#onlineReList span.time{
	font-size:10px;
	color:#828282;
	text-align:center;
	padding-left:15px;
	float:left;
}
#onlineReList span.content{
	font-size:14px;
	padding-top:5px;
	clear:both;/*否则火狐不会换行*/

}
/*---主题回复列表结束---*/
/*---翻页样式---*/
#onlineRePage{
	width:660px;
	color:#8396B4;
	text-align:right;
	padding-top:10px;
	margin-left:20px;
	margin-top:5px;
}
/*---翻页样式结束---*/
/*---回复主题表单---*/
#onlineReForm{
	width:660px;
	margin:30px 20px 0 20px;
}
#onlineReForm ul{
}
#onlineReForm li{
	padding-top:5px;/*不要指定高度，否则IE7不支持*/
}
#onlineReForm li.ok{
	height:30px;
	font-size:14px;
	border:1px solid #01C5FE;
	background:#F7F7F8;
	padding:10px;
}
#onlineReForm span.title{
	font-size:12px;
	color:#C86490;
	display:block;
	float:left;
	font-weight:bold;
}
#onlineReForm span.content{
	font-size:12px;
	display:block;
	float:left;
}
#onlineReForm span.content input{
	border:1px solid #CCCCCC;
	height:18px;
	line-height:18px;
}
#onlineReForm span.content textarea{
	color:#3c4538;
	background-color:#FFFFFF;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;	
}
#onlineReForm span.code{
	font-size:12px;
	display:block;
	float:left;
	margin-left:5px;
	height:15px;
	padding-top:5px;
	border:1px solid #CCCCCC;
}
#onlineReForm span.submit{
	display:block;
	text-align:center;
}
#onlineReForm span.submit input{
	border:1px solid #CCCCCC;
	height:30px;
	line-height:30px;
}
#onlineReForm .name{
	border-bottom:1px dotted #CCCCCC;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#onlineReForm .note{
	border:1px dotted #CCCCCC;
	margin:10px 0 5px 0;
	padding:5px;
	float:left;
	width:660px;
}

/*---回复主题表单结束---*/
/*---发表新主题表单---*/
#onlineAdd{
	width:660px;
	margin:10px 20px 0 20px;
}
#onlineAdd ul{
}
#onlineAdd li{
	padding-top:5px;/*不要指定高度，否则IE7不支持*/
}
#onlineAdd li.ok{
	height:30px;
	font-size:14px;
	border:1px solid #01C5FE;
	background:#F7F7F8;
	padding:10px;
}
#onlineAdd span.title{
	font-size:12px;
	color:#C86490;
	display:block;
	float:left;
	font-weight:bold;
	width:55px;
}
#onlineAdd span.content{
	font-size:12px;
	display:block;
	float:left;
}
#onlineAdd span.content input{
	border:1px solid #CCCCCC;
	height:18px;
	line-height:18px;
}
#onlineAdd span.content textarea{
	color:#3c4538;
	background-color:#FFFFFF;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	height:120px;
}
#onlineAdd span.code{
	font-size:12px;
	display:block;
	float:left;
	margin-left:5px;
	height:15px;
	padding-top:5px;
	border:1px solid #CCCCCC;
}
#onlineAdd span.submit{
	display:block;
	text-align:center;
}
#onlineAdd span.submit input{
	border:1px solid #CCCCCC;
	height:30px;
	line-height:30px;
	padding:0 10px 10px 10px;/*调整边距以适应多个浏览器*/
}
#onlineAdd .name{
	border-bottom:1px dotted #CCCCCC;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#onlineAdd .note{
	border:1px dotted #CCCCCC;
	margin:10px 0 5px 0;
	padding:5px;
	float:left;
	width:660px;
}

/*---发表新主题表单结束---*/

/*----------------------------留言板--------------------*/



#feedback{
	width:624px;
	margin:30px 20px 0 60px;
	height:370px;
}
#feedback ul{
}
#feedback li{
	margin-left:30px;
	padding-top:5px;/*不要指定高度，否则IE7不支持*/
}
#feedback li.ok{
	margin-left:30px;
	font-size:14px;
	border:1px solid #01C5FE;
	background:#F7F7F8;
	padding:10px;
}
#feedback span.title{
	font-size:14px;
	color:#C86490;
	display:block;
	float:left;
	font-weight:bold;
}
#feedback span.content{
	font-size:14px;
	display:block;
	float:left;
}
#feedback span.content input{
	border:1px solid #CCCCCC;
	height:20px;
	line-height:20px;
}
#feedback span.content textarea{
	color:#3c4538;
	background-color:#FFFFFF;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;	
}
#feedback span.code{
	font-size:14px;
	display:block;
	float:left;
	margin-left:5px;
	height:15px;
	padding-top:5px;
	border:1px solid #CCCCCC;
}

#feedback span.submit{
	display:block;
	text-align:center;
	float:left;
	width:624px;
	margin:15px 0 20px 0;
}
#feedback span.submit input{
	border:1px solid #CCCCCC;
	height:30px;
	line-height:30px;
}

/*----------------------联系我们-----------------------------*/


#contact{
	width:640px;
	height:370px;
	margin:30px 20px 0 40px;
	background:url(contactbg.jpg) no-repeat right bottom;
}
#contact ul{
}
#contact li{
	line-height:30px;
	margin-left:30px;
	border-bottom:dotted 1px #CCCCCC;
	clear:both;/*否则火狐不支持*/
}
#contact span.title{
	font-size:14px;
	color:#C86490;
	display:block;
	float:left;
}
#contact span.content{
	font-size:14px;
	display:block;
	float:left;
	padding-left:3px;
}
#contact span.content a{
	font-size:14px;
	line-height:28px;
	color:#6B6D42;
}
#contact span.content a:hover{
	font-size:14px;
	line-height:28px;
	color:red;
	text-decoration:underline;
}



/*----------------------友情链接-----------------------------*/



#frLink{
	width:650px;
	margin:30px 0 0 20px;
	word-wrap:break-word; 
}
#frLink li{
	width:640px;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #CCCCCC;
	float:left;/*否则火狐不支持*/
}
#frLink li.hh{
}
#frLink .title{
	display:block;
	float:left;
}
#frLink .title a{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#frLink .title a:hover{
	color:#ff0000;
}
#frLink .content{
	display:block;
	float:left;
	font-size:14px;
	padding-left:10px;
}
#frLink li a img{
	border:1px solid #F0F0F0;
}
#frLink li a:hover img{
	border:1px solid #FF9700;
}
#frLink ul{
	padding-bottom:10px;
}

#frLink li img{	
	width:120px;
	height:40px;
	padding:2px;
}
/*---翻页样式---*/
#frLinkPage{
	width:650px;
	color:#8396B4;
	text-align:right;
	margin-left:20px;
}
/*---翻页样式结束---*/

