body,div,span,hr,ul,li,table,td,tr,fieldset,legend,img,input,textarea,form
	{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
}

.x-hidden{
	display:none;
}
.x-show{
	display:block;
}
.x-form {
	margin: 3px;
	font-size: 13px;
}

.x-tip{
	margin-left:5px;font-size:12px;height:30px;line-height:30px;
}
.x-form A:visited,.x-form A:link,.x-form A:hover {
	text-decoration: none;
	cursor:pointer;
	color:blue;
}
.x-form .x_select{
	font-size:12p;
	height:20px;
	line-height:20px;
}
.x-form .row {
	border: 1px solid #d0d0d0;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
}

.x-form .table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #d0d0d0;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 13px;
	color: #000;
	font-family: "Times New Roman";
/**	background: #FAFAFA;**/
}

.x-form A:hover {
	cursor:pointer;
	color:blue;
}

.x-form fieldset {
}

.x-form  legend {
	font-size: 13px;
	font-weight: bold;
}

.x-h22 {
	height: 18px;
}

.x-w80 {
	width: 80px;
}

.x-w100 {
	width: 100px;
}

.x-w120 {
	width: 120px;
}

.x-w150 {
	width: 150px;
}

.x-w200 {
	width: 200px;
}

.x-w300 {
	width: 300px;
}

.x-w400 {
	width: 400px;
}

.x-from table {
	width: 100%;
	margin-top: 15px;
}

.btndiv {
	height: 30px;
	line-height: 30px;
	width: 100%;
}

.x-from table input,.x-from input {
	padding-left: 3px;
	padding-right: 3px;
	font-size:12px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ccc;
}

.x-form select {
	border: 1px solid #ccc;
	height:20px;
	font-size:12px;
	line-height:20px;
}
.x-form .put{
	height:16px;
	line-height:16px;
	font-size:12px;
}
.x-form textarea {
	padding: 3px;
	border: 1px solid #ccc;
}

.x-form-l {
	text-align: left;
}

.x-form-r {
	text-align: right;
}

.x-form-input {
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	line-height: 20px;
}

.x-form-btn {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: url(/cmpeduadmin/images/btn_bg.png);
	border: 1px solid #3C7FB1;
	text-align: center;
	letter-spacing: 1px;
	margin: 2px;
	margin-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
}

/***表单样式**/
.x-form-body {
	font-size: 14px;
	color: #000;
	font-family: "Times New Roman";
}

.x-form-body table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 13px;
	color: #000;
	font-family: "Times New Roman";
/**	background: #FAFAFA;**/
}

.x-form-body table td {
	border: 1px solid #d0d0d0;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
}

.x-form-body table .row {
	border: 1px solid #d0d0d0;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
}

.x-form-body A:visited,.x-form-body A:link,.x-form-body A:hover {
	text-decoration: none;
	cursor:pointer;
	color:blue;
}

.x-form-title{
	color:#404040;
	font-size:12px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	border: 1px solid #d0d0d0;
	background:url(/cmpeduadmin/images/86adce.gif) repeat-x;
}
.x-form-title span{
	margin-left:5px;
}

.x-form-body A{
	text-decoration: inline;
	cursor:pointer;
	color:blue;
}

.x-a A {
	text-decoration: none;
	color:blue;
	cursor:pointer;
}

.x-a A:hover {
	text-decoration: underline;
}