
.btn
{ 
	width:52px;
	height:25px;
	line-height:25px;
	background:#0483C8;
	display:block;
	float:right;
	text-align:center;
}
a.btn:link{color:#FFF;}
a.btn:visited{color:#FFF;}
a.btn:hover{color:red;}
a.btn:active{color:#FFF;}
/*产品列表样式开始*/
#productsnav table td
{
	text-align: center;
	width:160px;	
	padding:0px 4px 0px 4px;
	padding-bottom: 10px;
	line-height: 20px;
	vertical-align:top;
}
/*产品列表样式结束*/
/*人才招聘样式（addhr.ascx）开始*/
.irow
{
	background: #fafafa;
}

.hrdetailborder
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 100%;
	line-height: 25px;
}

.hrdetailborder td
{
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	line-height: 25px;
}

.hrdetailtitle
{
	height: 30px;
	background: url(controls/images/sbg.jpg);
	padding-left: 10px;
	font-weight: bold;
	width: 100%;
	line-height: 30px;
}

input, textarea
{
	border: 1px solid #dddddd;
	background: ffffff;
	color: #333333;
}

.focusinput
{
	border: 1px solid #cc0000;
}
.focusoutput
{
	border: 1px solid #dddddd;
}

.jobdetailborder
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 100%;
	line-height: 25px;
}

.jobdetailborder td
{
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	line-height: 25px;
}

.jobdetailtitle
{
	height: 30px;
	background: url(controls/images/sbg.jpg);
	padding-left: 10px;
	font-weight: bold;
	width: 100%;
	line-height: 30px;
}

.jobtitle
{
	height: 30px;
	background: url(controls/images/sbg.jpg);
	padding-left: 10px;
	font-weight: bold;
	width: 100%;
	line-height: 30px;
}

.jobborder
{
	border: 1px solid #eeeeee;
}

.jobarea
{
	line-height: 32px;
	border-top: 1px solid #eeeeee;
	width: 100%;
	padding-left: 10px;
}

.jobarea img
{
	border: none;
}

.jobarea1
{
	line-height: 32px;
	border-top: 1px solid #eeeeee;
	width: 100%;
	padding-left: 10px;
	background: #fdfdfd;
}

.jobarea1 img
{
	border: none;
}

.rightborder
{
	border-right: 1px solid #eeeeee;
}

/*人才招聘样式（addhr.ascx）结束*/


/*信息反馈样式（feedback.ascx）开始*/
.bordertable
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.bordertable td
{
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	line-height: 32px;
}

.order_title
{
	height: 32px;
	background: url(controls/images/sbg.jpg);
	text-indent: 10px;
	font-weight: bold;
}

.ordertext
{
	width: 120px;
	text-align: right;
}

.ordertext1
{
	padding-left: 5px;
}

input, textarea
{
	border: 1px solid #dddddd;
	color: #333333;
}

.focusinput
{
	border: 1px solid #cc0000;
}
.focusoutput
{
	border: 1px solid #dddddd;
}

#ordernav
{
	margin: 0px;
	padding: 0px;
}
/*信息反馈样式（feedback.ascx）结束*/


/*营销网络样式（network.ascx）开始*/
#thecity
{
	list-style: none;
	width: 95%;
	margin: auto;
}

#thecity li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 22px;
	float: left;
	text-align: left;
	width: 32%;
}

#thecity li span
{
	color: #ff9900;
	margin-right: 5px;
}

.networktitle
{
	height: 25px;
	background: url(controls/images/sbg.jpg);
	text-indent: 10px;
	font-weight: bold;
	width: 100%;
	line-height: 25px;
}

.networkborder
{
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.networkarea
{
	border-top: 1px solid #eeeeee;
	width: 100%;
}
.networkarea td
{
	padding: 5px;
}
/*营销网络样式（network.ascx）结束*/

/*回复列表样式（repinfolist.ascx）开始*/
.repinfotitle
{
	height: 32px;
	background: url(controls/images/sbg.jpg);
	text-indent: 10px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.repinfotitle td
{
	text-indent: 10px;
}

.repinfotitle1
{
	height: 25px;
	background: #fdfdfd;
	text-indent: 10px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}
.repinfotitle1 td
{
	text-indent: 10px;
}

.repinfoarea
{
	padding: 10px;
	line-height: 20px;
}

.repinfonav
{
	width: 100%;
	margin: auto;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
/*回复列表样式（repinfolist.ascx）结束*/