﻿body
{
	font-size: 12px;
	font-family: Arial,宋体;
	margin: 0px;
	padding: 0px;
}
html
{
	overflow-x: hidden;
}
/*goabel*/
a
{
	color: #888;
}
a:hover
{
	color: #ccc;
}
/*page css*/
.ui-base-parent
{
}
.ui-base-itemtitle
{
	width: 100%;
}
.ui-base-itemtitletxt
{
	background: #0585c6;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-family: "微软雅黑";
}
.ui-base-itemrow
{
	padding-left: 45px;
	clear: both;
	height:43px;
	margin-top:18px;
}
.ui-base-itemrow:first-of-type{margin-top:32px;}
.ui-base-itemlabel
{
	float: left;
	line-height: 43px;
	color: #333;
	font-size:16px;
	margin-right:15px;
	font-family: "微软雅黑";
	
}
.upld{width:145px;height:43px;font-size:16px;color:#666;z-index:9;
padding-left:45px;line-height:43px;position: relative;background:#ebebeb url(file1.png) no-repeat left 18px center;}
.upld input[type="file"]{position: absolute;left:0;top:0;width:100%;height:43px;opacity:0;z-index:999;}
.ui-base-iteminput
{
	text-align: left;
	float: left;
	line-height: 43px;
	color: #888;
	font-size:14px;
}
.ui-base-iteminput table{border:none;}
.ui-base-itemautorow
{
	width: 99%;
	padding-left: 20px;
	line-height: 25px;
}
.ui-base-itemautolabel
{
	max-width: 18%;
	min-width: 8%;
	width: 15%;
	padding-right: 5px;
	text-align: right;
	float: left;
	line-height: 25px;
	color: #888;
}
.ui-base-itemautoinput
{
	max-width: 89%;
	min-width: 79%;
	width: 82%;
	padding-left: 5px;
	text-align: left;
	float: left;
	line-height: 25px;
	color: #888;
}
.ui-base-inputstyle
{
	height: 17px;
	line-height: 17px;
	border: 1px solid #7f9cba;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 12px;
}
.ui-base-button-on
{
	width:116px;height:43px;line-height:43px;font-size:16px;color:#666;appearance: none;text-align: left;
	border:none;padding-left:52px;background:#f1f6f8 url(file2.png) no-repeat left 24px center;
}
.ui-base-button-on2
{
	width:145px;height:43px;line-height:43px;font-size:16px;color:#666;appearance: none;text-align: left;
	border:none;padding-left:45px;background:#ebebeb url(file1.png) no-repeat left 18px center;
}
/*.ui-base-button-on:hover
{
	height: 24px;
	background: url(../../system/images/button_bg2.gif);
	border: 1px solid #c3a336;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}*/
.ui-base-itemtab
{
	height: 25px;
	line-height: 25px;
	color: #888;
}
.ui-base-itemul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ui-base-itemul li
{
	width: 9%;
	float: left;
	display: inline;
	height: 25px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}
.ui-base-itemulselect
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ui-base-itemulselect li
{
	width: 9%;
	float: left;
	display: inline;
	height: 25px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	background: #e3f1ff;
	cursor: pointer;
}
.ui-base-itemulhead
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid #e8e8e8;
}
.ui-base-itemulhead li
{
	width: 9%;
	float: left;
	display: inline;
	height: 25px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	background: #f3f6f9;
}
/*page*/
.pageitem
{
	margin: 0px 2px 0px 2px;
	height: 20px;
	line-height: 20px;
	width: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-family: 宋体;
	float: left;
	cursor: pointer;
	border: 1px solid #e8e8e8;
}
.pageitem:hover
{
	border: 1px solid #0088cc;
}
.pageitem a
{
	color: #001100;
	text-decoration: none;
	font-family: Arial;
}
.pageitem a:hover
{
	color: #0088cc;
	font-weight: bold;
}
.pageitemb
{
	margin: 0px 2px 0px 2px;
	height: 20px;
	line-height: 20px;
	width: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-family: 宋体;
	float: left;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	font-weight: bold;
}
.pageitemb:hover
{
	border: 1px solid #0088cc;
}
.pageitemb a
{
	color: #FF6600;
	text-decoration: none;
	font-family: Arial;
}
.pageitemb a:hover
{
	color: #0088cc;
	font-weight: bold;
}
.pagenone
{
	height: 25px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
	float: left;
	font-size: 12px;
	font-family: 宋体;
}
.pagenone a
{
	color: #001100;
	text-decoration: none;
	font-family: Arial;
}
.pagenone a:hover
{
	color: #0088cc;
}
.splitdashed
{
	border-bottom: 1px dashed #b7b7b7;
}
/*face*/
.photocontainer
{
	margin-top: 10px;
	background: url(../jquery-plugins/face/images/bg_120.gif) no-repeat left top;
	padding: 7px 12px 12px 7px;
}
.pageinput
{
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #e8e8e8;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 12px;
	font-family: Arial,宋体;
}
.pageinput-checked
{
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #555;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 12px;
	font-family: Arial,宋体;
}
.pageinput-parent
{
	float: left;
	height: 25px;
	line-height: 25px;
}
.vm label
{
	padding-top: 10px;
	font-size: 12px;
	color: #888;
	vertical-align: middle;
}
.vm input
{
	vertical-align: middle;
}
.clearul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.clearul li
{
	height: 25px;
	line-height: 25px;
}
.fileupload
{
	font-size: 12px;
	border: 1px solid #b7b7b7;
}
.txtalign
{
	text-align: center;
	text-justify: newspaper;
	line-height: 21px;
	color: #555;
	font-size: 12px;
	font-family: Arial,宋体;
}
/*aspnetpager*/
.pagercss
{
	font-size: 12px;
	font-family: Arial;
}
.pagercss a
{
	text-decoration: none;
	border: 1px solid #e8e8e8;
	padding: 1px 6px;
}
.pagercss a:hover
{
	color: #fff;
	background: #9eddf8;
	border-color: #85cae7;
	text-decoration: none;
}
.pagercss .pgchecked
{
	font-weight: bold;
	padding: 1px 6px;
	font-size: 13px;
	border: none;
}
/*easyNotification*/
#easyNotification
{
	outline: none;
	margin-left: 1%;
	margin-right: 2%;
	padding-left: 1%;
	padding-right: 1%;
	height: 25px;
	line-height: 25px;
	background: #fffed0;
	border: 1px solid #d4d287;
	color: #c1c1c1;
	position: relative;
	overflow: hidden;
}
#easyNotification span
{
	margin-left: 5px;
	color: #777;
	cursor: pointer;
}
