﻿/*消息框*/
/*fws消息框*/
.afs_message
{
    height:100%;
    border-top:solid 1px #ddd;
    border-left:solid 1px #ddd;
    border-right:solid 1px #999;
    border-bottom:solid 1px #999;
    margin-bottom:5px;
    font-size:12px;
    background:#fffff0;
}
.afs_message ul
{
	height:100%;
	padding:5px 18px;
	line-height:26px;
}
.afs_message ul.title {
	padding:0px 18px;
	font-size:14px;
	background:#ffc;
	border-bottom:solid 1px #eeb;
}

/*mini*/
.afs_form_mini
{
	margin-bottom:0px!important;
}
/*必填项标记*/
.afs_star
{
	color:red;
	font-weight:normal;
	font-size:14px;
}
/*box*/
.afs_box
{
    height:100%;
    border:solid 1px #eee;
    font-size:12px;
    margin-bottom:5px;
    background:white;
    text-align:left;
}
.afs_box ul
{
    padding:0px 5px;
    margin:0px;
}
.afs_box ul li
{
    line-height:26px;
    height:26px;
}
.afs_box ul.title
{
	padding:10px 18px;
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.afs_box ul.list
{
	padding:0px 18px 10px 18px;
	height:30px;
	line-height:30px;
}
/*顶部菜单*/
.afs_top
{
    border:solid 1px #eee;
    background:white;
    font-size:12px;
    margin-bottom:5px;
    height:100%;
    overflow:hidden;
}
.afs_top ul li
{
    line-height:30px;
    height:30px;
    overflow:hidden;
}
.afs_top ul.title
{
    padding:0px 18px;
    background:url('/images/bg_new.gif') bottom;
    font-weight:bold;
    font-size:14px;
    height:30px;
}
.afs_top ul.title li.right
{
    font-weight:normal;
    font-size:12px;
}
.afs_top ul.menu
{
    padding:10px 18px;
    background:url('/mange/images/line.gif');
    background-position:0px 32px;
    background-repeat:repeat-x;
}
.afs_top ul.menu li
{
    height:26px;
    line-height:26px;
}

/*表单*/
.afs_form
{
    border:solid 1px #eee;
    background:white;
    height:100%;
    font-size:12px;
    text-align:left;
    margin-bottom:5px;
    overflow:hidden;
}
.afs_form ul.title	/*标题*/
{
    padding:0px 18px;
    height:100%;
    background:url('/images/bg_new.gif');
    background-position:bottom;
}
.afs_form ul.title li
{
    font-weight:bold;
    font-size:14px;
    line-height:30px;
    height:30px;
}

.afs_form ul.title li.right
{
    font-weight:normal;
    font-size:12px;
}

.afs_form ul.content
{
    height:100%;
    padding:10px 18px;
}
.afs_form ul.content li
{
    height:100%;
    line-height:30px;
    border-bottom:dotted 1px #def;
    vertical-align:middle;
}
.afs_form ul.content li div.content {
	height:100%;
	line-height:20px;
	padding:5px 0px;
	margin-left:125px;
	_margin-left:122px;
	margin-left:0px\9;
}
.afs_form ul.content li div.left {
	width:120px;
	height:100%;
	padding:5px 0px;
	line-height:20px;
	font-weight:bold;
	margin-left:0px;
	text-align:right;
}

.afs_form ul.list
{
    height:100%;
    padding:10px 18px;
    overflow:hidden;
}
.afs_form ul.list li
{
    line-height:30px;
    height:100%;
    _height:30px;
    border-bottom:dotted 1px #def;
    vertical-align:middle;

}
.afs_form ul.list li.left
{
	width:120px;
	height:100%;
	font-weight:bold;
	margin-left:0px;
}
.afs_form .ts
{
    color:#999;
    line-height:17px;
    padding:0px 3px;
}
.afs_form .readme
{
    background:#f9f9f9;
    padding-left:12px;
}

.afs_form ul.btn1
{
    padding:3px 18px;
    border-bottom:solid 1px #eee;
    height:100%;
}
.afs_form ul.btn
{
    height:100%;
    padding:3px 18px;
    border-top:solid 1px #eee;
    text-align:center;
}
.afs_form ul.btn1 li,.afs_form ul.btn li
{
	height:100%;
	padding:5px 0px;
	vertical-align:middle;
}
/*列表*/
.afs_list
{
    border:solid 1px #eee;
    background:white;
    height:100%;
    font-size:12px;
    margin-bottom:5px;
    overflow:hidden;
}
.afs_list ul.title
{
    padding:0px 18px;
    height:100%;
    background:url('/images/bg_new.gif');
    background-position:bottom;
    line-height:30px;
    font-weight:bold;
    font-size:14px;
}
.afs_list ul.head
{
    padding:0px 18px;
    border-bottom:solid 1px #eee;
    background:#f8f8f8;
    overflow:hidden;
    height:30px;
}
.afs_list ul.head li {
    height:30px;
    line-height:30px;
    overflow:hidden;
    vertical-align:middle;
    white-space:nowrap;
    color:#ccc;
}
.afs_list ul.head li img
{
	vertical-align:middle;
}
.afs_list ul.list
{
    padding:0px 18px;
    border-bottom:dotted 1px #def;
    height:30px;
    overflow:hidden;
}
.afs_list ul.list li
{
    height:30px;
    line-height:30px;
    overflow:hidden;
    vertical-align:middle;
    white-space:nowrap;
}
.afs_list ul.content
{
	padding:0px 18px;
	border-bottom:dotted 1px #09f;
	height:100%;
}
.afs_list ul.content li
{
	line-height:20px;
	font-size:12px;
}
/*通用*/
.afs_bar
{
    border:solid 1px #eee;
    background:white;
    height:100%;
    font-size:12px;
    margin-bottom:5px;
}
.afs_bar ul.title	/*标题*/
{
    padding:0px 18px;
    background:url('/images/bg_new.gif');
    background-position:bottom;
    line-height:30px;
    height:30px;
    font-size:14px;
    font-weight:bold;
    overflow: hidden;
}
.afs_bar ul.title li.right
{
    font-size:12px;
    font-weight:normal;
}
.afs_bar ul.title li
{
    font-size:14px;
}

.afs_bar ul.title1	/*标题1*/
{
    background:url('/images/bg_new1.gif');
    background-position:bottom;
    padding:0px 18px;
    height:30px;    
    line-height:30px;
    zoom:1;
}
.afs_bar ul.title1 li
{
	line-height:30px;
	height:30px;
	font-size:14px;
	font-weight:bold;
}
.afs_bar ul.title1 li.right
{
	color:#ccc;
    font-size:12px;
    font-weight:normal;
}

.afs_bar ul.content
{
    padding:10px 18px;
    height:100%;
}
.afs_bar ul.content li
{
    line-height:26px;
    height:100%;
}
.afs_bar ul.button
{
    padding:10px 18px;
    height:100%;
    line-height:24px;
    border-top:solid 1px #eee;
}
.afs_bar ul.button li
{
    line-height:24px;
    height:24px;
}
.afs_bar ul.mbtn
{
    padding:5px 18px;
}

.afs_bar dl
{
    height:100%;
    line-height:26px;
    padding:10px 18px;
}
.afs_bar dl.title
{
    height:100%;
    _height:30px;
    line-height:30px;
    padding:0px 18px;
    background:url('/images/bg_new.gif') repeat-x 0px -61px;
}
.afs_bar dl.title dt
{
    line-height:30px;
    height:30px;
    font-size:14px;
    overflow:hidden;
    font-weight:bold;
}
.afs_bar dl.title dt.right
{
    font-size:12px;
    font-weight:normal;
}

.afs_bar ul.head
{
	background:#f8f8f8;
	padding:0px 18px;
	border-bottom:solid 1px #eee;
	color:#ccc;
	overflow:hidden;
}
.afs_bar ul.head li {
	height:30px;
	line-height:30px;
	overflow:hidden;
}

.afs_bar ul.list {
	height:100%;
	padding:0px 18px;
	overflow:hidden;
	border-bottom:solid 1px #eee;
}
.afs_bar ul.list li {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.afs_bar ul.btn
{
    height:100%;
    padding:10px 18px;
    border-top:solid 1px #eee;
    text-align:center;
}
.afs_bar ul.btn1 li,.afs_form ul.btn li
{
	height:100%;
	padding:5px 0px;
	vertical-align:middle;
}


/*说明显示框*/
.afs_readme
{
    line-height:30px;
    border:dashed 1px #eee;
    background:#ffc;
    color:black;
    padding:10px 12px 10px 12px;
}
.afs_readme span
{
    display:inline-block;
    line-height:2;
    vertical-align:middle;
}
.afs_readme i
{
    display:inline-block;
    vertical-align:middle;
    width:0;
    font-size:0;
}

/*分页*/
.afs_page
{
    width:100%;
    height:100%;
    font-size:12px;
    color:#999;
    vertical-align:middle;
    overflow:hidden;
    margin-bottom:5px;
}
.afs_page ul
{
	height:22px;
    overflow:hidden;
    vertical-align:middle;
    zoom:1;
}
.afs_page ul li
{
    float:right;
    padding:0px 5px 0px 5px;
    border:solid 1px #eee;
    background:white;
    line-height:16px;
    height:16px;
    overflow:hidden;
    vertical-align:middle;
    margin:2px 0px 2px 5px;
}
.afs_page ul li.nowlink
{
    color:red;
}
.afs_page ul li.active
{
    background:#ccc;
    color:white;
}
.afs_page ul li.link
{
    cursor:pointer;
}
.afs_page ul li.uppage {
	float:right;
	padding:0px 3px 0px 9px;
	border:solid 1px #ddd;
	background:url('/images/pre.gif') no-repeat left 2px;
	cursor:pointer;
}
.afs_page ul li.uppage1 {
	float:right;
	padding:0px 3px 0px 9px;
	border:solid 1px #ddd;
	background:url('/images/pre1.gif') no-repeat left 2px;
}
.afs_page ul li.nextpage {
	float:right;
	padding:0px 9px 0px 3px;
	border:solid 1px #ddd;
	background:url('/images/nex.gif') no-repeat right 2px;
	cursor:pointer;
}
.afs_page ul li.nextpage1 {
	float:right;
	padding:0px 9px 0px 3px;
	border:solid 1px #ddd;
	background:url('/images/nex1.gif') no-repeat right 2px;
}
.afs_page ul li.pagenum {
	float:right;
	color:#ccc;
	border:solid 1px #fff;
}
/*.afs_page
{
    width:100%;
    height:100%;
    font-size:12px;
    margin-bottom:5px;
    overflow:hidden;
}
.afs_page ul
{
    line-height:16px;
    height:100%;
}
.afs_page ul li
{
    float:right;
    padding:2px 5px 0px 5px;
    border:solid 1px #eee;
    margin:0px 0px 0px 5px;
    background:white;
}
.afs_page ul li.nowlink
{
    color:red;
}
.afs_page ul li.active
{
    background:#ccc;
    color:white;
}
.afs_page ul li.link
{
    cursor:pointer;
}*/
/*动态字段iframe风格定义*/
.afs_autofield_iframe
{
	margin-bottom:5px;
	width:100%;
}
.afs_autofield_title_list{height:100%;padding-bottom:5px;}
.afs_autofield_title_list li
{
	float:left;
	line-height:30px;
	height:30px;
	padding:0px 5px;
	background:#eee;
	overflow:hidden;
	margin:3px 3px 3px 0px;
	white-space:nowrap;
	font-size:12px;
	cursor:pointer;
}
.afs_autofield_title_list_active{background:#f90!important;color:white;}

/*无边框*/
.afs_null
{
	height:100%;
	font-size:12px;
	margin-bottom:5px;
	background:white;
}
.afs_null ul.title
{
	background:#eee;
	border-bottom:solid 1px #fff;
	padding:0px 18px;
	font-size:14px;
	font-weight:bold;
}
.afs_null ul.title li
{
	height:31px;
	line-height:31px;
	overflow:hidden;
}
.afs_null ul.title li.right
{
	font-size:12px;
	font-weight:normal;
}
.afs_null ul.list
{
	height:100%;
	padding:10px 18px;
	background:#f8f8f8;
}
.afs_null ul.list li
{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.afs_null ul.content
{
	height:100%;
	padding:10px 18px;
}
.afs_null ul.content li
{
	line-height:30px;
}
.afs_null ul.null
{
	height:100%;
}
.afs_null ul.null li
{
	line-height:30px;
}
/*进度*/
.afs_process
{
	margin-bottom:5px;
	width:980px;
	height:30px;
	overflow:hidden;
}
.afs_process ul
{
	height:100%;
}
.afs_process ul li
{
	height:100%;
	line-height:30px;
	height:30px;
	float:left;
	text-align:center;
	font-size:14px;
}
.afs_process ul li.now
{
	background:#f90;
	color:white;
	font-weight:bold;
}
.afs_process ul li.end
{
	background:#FFE5BF;
}
.afs_process ul li.wait
{
	background:#e5e5e5;
}
.afs_process ul li.space0-0
{
	width:16px;
	background:url('/images/process-0-0.jpg');
}
.afs_process ul li.space1-0
{
	width:16px;
	background:url('/images/process-1-0.jpg');
}
.afs_process ul li.space2-1
{
	width:16px;
	background:url('/images/process-2-1.jpg');
}
.afs_process ul li.space2-2
{
	width:16px;
	background:url('/images/process-2-2.jpg');
}
















