@charset "utf-8";
/* 
	@名称: houtai.css
	@功能: 车乐活管理后台
	@创建日期：2013-03-24
	@作者：叶晨
*/
.errorMessage {
    color: red;
    size: 12px;
}
.ml0 {
	margin-left: 0px !important;
}
.f_r {
	float: right !important;
}
.houtai_warp {
	width: 960px;
	margin: 0 auto;
	border-top: 2px solid #0e6f94;
	background: url(../skin/houtaiimg/houtaibg.jpg) repeat-y;
	padding-bottom: 80px;
}
/* 左 */
.houtai_conl {
	width: 190px;
	padding: 60px 0 0 0;
}
/* 左侧导航 */
.houtai_conl .center_nav li {
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 10px;
}
.houtai_conl .center_nav li a {
	display: block;
	width: 190px;
	height: 35px;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}
.houtai_conl .center_nav li a:hover {
	background: url(../skin/houtaiimg/houtainavng.jpg) no-repeat;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}
.houtai_conl .center_nav li a.curren {
	background: url(../skin/houtaiimg/houtainavng.jpg) no-repeat;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}
/* 中 */
.houtai_conc {
	width: 442px;
	border-right: 1px solid #dadada;
	margin: 20px 0 0 0;
	padding: 0 20px 0 40px;
}
.houtai_concmain {
	width: 442px;
}
.column_hd {
	height: 40px;
	border-bottom: 1px solid #3f3a39;
	background: #f4f4f4;
	color: #333;
	font-size: 20px;
	line-height: 40px;
	text-indent: 10px;
	overflow: hidden
}
.column_no {
	font-size: 25px;
	color: #333;
	margin: 10px 0;
}
.column_bdpic {
	width: 50px;
	height: 50px;
	border: 1px solid #d9d9d9;
	overflow: hidden
}
.column_bdpic span {
	display: block;
	width: 50px;
	height: 50px;
}
#box {
	width: 50px;
	height: 50px;
	text-align: center;
	/* 兼容标准浏览器 */
	display: table-cell;
	vertical-align: middle;
 
	/* 兼容IE6/IE7 */
	*display:block;
 *font-size:43px;  /* 字体大小约为容器高度的0.873倍 400*0.873 = 349 */
 *font-family:Arial;  /* 防止非utf-8引起的hack失效问题，如gbk编码 */
	color: #333;
}
#box img {
	vertical-align: middle;
}
.column_bdrcon {
	margin-left: 20px;
}
.column_btna, .column_btnb {
	float: left;
	display: block;
	height: 30px;
	padding: 0 15px;
	font-family: "宋体";
	text-align: center;
	color: #fff !important;
	line-height: 30px;
}
.column_btna {
	background: #0e6f94;
}
.column_btnb {
	background: #3f3a39;
}
.column_bdrcon a:hover {
	color: #fff !important;
	text-decoration: none;
}
.column_botdiv {
	clear: both;
	background: #fdfbe8;
	border: 1px solid #fd7c30;
	padding: 20px 20px 10px 20px;
}
.column_botdivhd {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.column_botdivtxt {
	font-family: "宋体";
	color: #333;
	border-bottom: 1px dotted #98978d;
}
.column_botdivtxt p {
	margin: 10px 0;
}
.column_botdivtxt p span {
	margin-right: 10px;
}
.column_botdivtxt p a {
	margin-right: 10px;
}
.column_ltxt {
	float: left;
	width: 240px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #333
}
/* 右侧 */
.houtai_conr {
	float: left;
	width: 247px;
	overflow: hidden;
	margin: 20px 0 0 20px;
}
.right_list {
	position: relative;
	width: 245px;
	height: 71px;
	border: 1px solid #d9d9d9;
	margin-top: 20px;
	overflow: hidden;
}
.right_close {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 22px;
	height: 26px;
	background: url(../skin/houtaiimg/houtaiclose.png) no-repeat;
	cursor: pointer;
}
#right_picbox {
	float: left;
	width: 74px;
	height: 71px;
	text-align: center;
	/* 兼容标准浏览器 */
	display: table-cell;
	vertical-align: middle;
 
	/* 兼容IE6/IE7 */
	*display:block;
 *font-size:62px;  /* 字体大小约为容器高度的0.873倍 400*0.873 = 349 */
 *font-family:Arial;  /* 防止非utf-8引起的hack失效问题，如gbk编码 */
}
#right_picbox img {
	vertical-align: middle;
}
.right_txtbox {
	font-family: "宋体";
	padding: 10px 0 0 10px;
	overflow: hidden
}
.right_txtbox p {
	width: 192px;
	height: 18px;
	overflow: hidden;
	margin-top: 10px;
}
/* 公司基础信息 */
.houtai_mainl {
	width: 770px;
	padding: 30px 0 80px 0;
	overflow: hidden
}
.ht_label {
	color: #333333;
	float: left;
	font-family: "宋体";
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding-right: 12px;
	text-align: right;
	width: 107px;
}
.houtaiinput {
	height: 25px;
	width: 400px;
}
.map_txt {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	line-height: 28px;
	padding-left: 47px;
}
.map_con {
	width: 663px;
	height: 392px;
	margin-left: 119px;
	overflow: hidden
}
.baocun_bianji {
	padding: 20px 0 0 119px;
}
/* 保养配件 */
.fitting_hd {
	margin-left: 40px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	overflow: hidden;
}
.fitting_hd span {
	display: inline-block;
	float: left;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	background: #e7e7e7;
	margin: 0 10px 10px 0;
	padding: 0 18px;
	white-space: nowrap;
}
.fitting_hd .addf {
	width: 118px;
	height: 37px;
	background: url(../skin/houtaiimg/addf.jpg) no-repeat;
	cursor: pointer;
}
.fitting_cloumn {
	padding: 20px 0 20px 40px;
}
.fitting_cloumnhd {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 37px;
}
.fitting_cloumnbd {
	position: relative;
	float: left;
	height: 35px;
	border: 1px solid #dadada;
	line-height: 35px;
	text-align: center;
	padding: 0 25px;
	color: #999;
	margin-right: 10px;
	white-space: nowrap;
}
.fitting_bd {
	padding-left: 40px;
}
.column_hdlistl {
	width: 194px;
	border-right: 1px solid #dadada;
	margin: 20px 0 0 0;
}
.column_hdlistl li span {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}
.column_hdlistl li {
	margin-bottom: 20px;
}
/*  业务订单管理 */
.houtai_tablecon {
	padding: 0 20px;
}
.houtai_table {
}
.houtai_tablehd tr td {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	background: #f4f4f4;
	border: 1px solid #dadada;
	font-family: "宋体";
	color: #333;
	font-weight: bold;
}
.houtai_tablebd tr td {
	border: 1px solid #dadada;
	font-family: "宋体";
	border-top: none;
	padding: 5px 2px;
}
/* 后台登陆 */
.houtai_login {
	width: 960px;
	margin: 40px auto;
	border-top: 2px solid #0e6f94;
	background: #f4f4f4;
	padding: 115px 0 170px 0;
}
.houtai_login_con {
	width: 261px;
	margin: 0 auto;
}
.ht_icoa, .ht_icob {
	float: left;
	display: block;
	width: 40px;
	height: 35px;
	background: url(../skin/houtaiimg/houtailoginbg.jpg) no-repeat;
}
.ht_icoa {
	background-position: 0 0;
}
.ht_icob {
	background-position: 0 -35px;
}
.ht_text {
	width: 220px;
	height: 35px;
	border: none;
	background: none;
	background: #fff;
	color: #999;
	font-family: "宋体";
	text-indent: 10px;
	line-height: 35px;
}
.ht_sub {
	width: 261px;
	height: 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	background: none;
	background: #0e6f94;
	font-size: 20px;
	color: #fff;
	font-family: "微软雅黑";
}
