@CHARSET "UTF-8";

.p_text{
	font-size:13px;
	padding-left: 70px;
	display: block;
}

.toolbarCss {
	height: 32px;
	padding-left: 20px;
	padding-top: 6px;
	float: left;
	margin-right: 20px;
}

.right_div1 {
	height: 36px;
	width: 100%;
	background-image: url("../image/titleBG.png");
}

.right_div2 {
	line-height: 36px;
	color: white;
	margin-left: 20px;
	float: left;
}

.right_div3 {
	height: 100%;
	float: right;
	padding-top: 7px;
	margin-right: 20%;
	vertical-align: middle;
}

.right_div3_input {
	height: 15px;
	float: left;
}

.right_div3_image {
	vertical-align: middle;
	border: 1px solid white;
	height: 18px;
}

.right_div4 {
	height: 30px;
	width: 100%;
	background-color: #959595;
}

.right_div4 img {
	cursor: pointer;
	height: 22px;
	margin-left: 20px;
	vertical-align: middle;
}

.div_bt {
	float: left;
	height: 30px;
}

.conditionType {
	float: left;
}

.textAreaStyle {
	height: 95%;
	border: none;
	width: 95%;
	margin-left: 10px;
	font-size: 12px;
	resize: none;
	border: 1px solid #999;
}

.textAreaStyle_2 {
	height: 95%;
	border: none;
	width: 90%;
	margin-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	resize: none;
	border: 1px solid #999;
}

.textAreaStyle_3 {
	height: 95%;
	border: none;
	width: 90%;
	margin-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	resize: none;
}

.textStyle {
	height: 20px;
	border: none;
	width: 95%;
	margin-left: 10px;
	border: 1px solid #999;
}

.textStyle_4 {
	height: 20px;
	border: none;
	width: 30%;
	padding-left: 7px;
	margin-left: 5px;
	border: 1px solid #999;
}

.inputStyle {
	height: 20px;
	border: none;
	width: 80px;
	border: 1px solid #999;
}

.textStyle_2 {
	height: 20px;
	border: none;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #999;
}

.textStyle_3 {
	height: 20px;
	border: none;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

#file {
	position: relative;
	width: 100%;
	height: 100%;
}

#file input {
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
	outline: none;
}

#file input[type="text"] {
	border: 3px none;
	width: 75%;
	z-index: 4;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	border: 1px solid #999;
}

#file input[type="button"] {
	width: 16%;
	height: 22px;
	z-index: 2;
	font-size: 12px;
	float: right;
}

#file input[type="file"] {
	position: absolute;
	right: 0px;
	height: 25px;
	opacity: 0;
	z-index: 3;
	float: left;
}

.selectText {
	border: 3px none;
	height: 20px;
	width: 68%;
	z-index: 4;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	border: 1px solid #999;
}
.selectText1 {
	border: 3px none;
	height: 20px;
	width: 50%;
	z-index: 4;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	border: 1px solid #999;
}

.selectButton {
	margin-left: 5px;
	height: 22px;
	z-index: 2;
	font-size: 12px;
	cursor: pointer;
}

.td_left {
	width: 70px;
}

.td_left_2 {
	width: 70px;
	padding-left: 10px;
}

.td_left_4 {
	width: 80px;
	padding-left: 30px;
}

.td_left_3 {
	border-bottom: 1px dashed #aaaaaa;
	border-right: 1px dashed #aaaaaa;
	width: 70px;
	padding-left: 10px;
}

.td_left_center {
	
}

.td_left_center_2 {
	padding-left: 10px;
}

.td_left_center_3 {
	border-right: 1px dashed #aaaaaa;
	padding-left: 10px;
}

.td_right {
	
}

.td_right3 {
	padding-left: 12px;
}

.td_right_2 {
	
}

.td_right_4 {
	border-bottom: 1px dashed #aaaaaa;
	border-right: 1px dashed #aaaaaa;
}

.td_right_3 {
	border-bottom: 1px dashed #aaaaaa;
}

.td_right_2_border_padding {
	padding-left: 10px;
	border-bottom: 1px dashed #aaaaaa;
}

.td_right_3_border_padding {
	padding-left: 10px;
	border-bottom: 0px dashed #aaaaaa;
}

.td_right_1_border_padding {
	padding-left: 10px;
	border-bottom: 1px dashed #aaaaaa;
	border-right: 1px dashed #aaaaaa;
}

.a_button {
	display: inline-block;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #777;
	padding: 2px 8px;
	color: white;
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	margin-left: 5px;
	cursor: pointer;
}

.a_button:hover {
	border-color: #3DCDF0;
	color: blue;
	cursor: pointer;
}

.a_button_datagrid {
	display: inline-block;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #777;
	padding: 2px 8px;
	color: white;
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
		rgba(0, 0, 0, .3);
	cursor: pointer;
}

.a_button_datagrid:hover {
	border-color: #3DCDF0;
	cursor: pointer;
	font-weight: bold;
}

/*-- 邮箱下拉框 --*/

.emailShowDiv {
	width: 100%;
} /* 输入框外围div */

ul.emailShowUL { /* 下拉菜单 */
	position: absolute;	
	background-color: white;	
	margin: 0px;	
	padding: 0px;
	color: #666;
	border: 1px solid #666;
	border-top: 0;
	overflow: hidden;
}

ul.emailShowUL li.autoli { /* 下拉菜单li */
	height: 30px;
	display: block;
	list-style-type: none;
	text-align: left;
	cursor: pointer;
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 15px;
	overflow: hidden;
	/*当对象内文本溢出时显示省略标记*/
	text-overflow: ellipsis;
}

.lihover { /* 下拉菜单li高亮样式 */
	background-color: #eee;
}

.showli {
	display: block;
} /* 经过过滤的li的样式 */