/**
 * ECC WAP STYLE
 * @version 2.1 2009-09-15
 * @author zhuding@yuchengtech.com
 */ 

/** Global **/
body {
	margin: 0px, 2px;
}

hr {
	background-color: #085397;
	height: 2px;
}

div {
	padding: 1px;
}

input {
	border-color:#085397;
}

select {
	border-color:#085397;
}

.amt {
	color: red;
	font-weight: bold;
}

.button {
	border : 1px solid #B0D8F8;
	font-weight:lighter;
	color:#000000;
	text-align:left;
	text-decoration:none;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:1px;
	margin: 2px 0px 2px 0px;
}
a{color:#3209c9;}
/** Head **/
.head {
	border-bottom: 1px solid #D5EBFF;
	margin-bottom: 1px;
	text-align: left;
	background-color: #F0F8FF;
}

/** Tail **/
.tail {
	border-top: 1px solid #D5EBFF;
	margin-top: 1px;
	background-color: #F0F8FF;
	text-align: center;
}

/** Menu **/
a.menu_item{
	color: #3209c9;
	text-decoration: underline;
	font-size:14px;
	line-height:24px;
}

div.menu_style{
	background-color:#F0F8FF;
	text-align:center;
	width:100%;
	height:60%;
}

td.menu_item_pstyle img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
p.menu_item_pstyle{
	display: inline;
	margin-right: 5px;
	text-align: left;
	
}
tr.menu_item_strong {
	background-color: #D5EBFF;
	text-align: left;
	color: #085397;
}
tr.menu_item_lite {
	background-color: #F9FEFF;
	text-align: left;
	color: #085397;
}
table.menu_table {
	layout-grid: both strict 10px 10px;
	text-align: left;
	color: #085397;
	text-decoration: none;
	width: 100%;
}
table.menu_table_center{
	layout-grid: both strict 10px 10px;
	text-align: left;
	color: #085397;
	text-decoration: none;
	width: 100%;
	padding-left: 0px;
}

/** Body **/
.tran_name {
	text-align: left;
	font-weight:bold;
	background-color: #fef7d5;
	padding-top:15px;
	padding-bottom:10px;
}
.step_name {
	border: 1px solid #EE9B13;
	font-weight:lighter;
	color:#085397;
	background-color: #fef7d5;
	text-align:left;
	margin-bottom: 10px;
}

tr.input_item{
	text-align: left;
	color: #085397;
}

.tran_area table {
	layout-grid: both strict 10px 10px;
	text-align: left;
	color: #085397;
	text-decoration: none;
	width: 100%;
	background:#fef7d5;
	padding-left: 0px;
}

.button_area {
    width:43px;
	height:22px;
	margin-left:30px;
}


/** Deprecated **/
.center {
	text-align: center;
}
.tip_tran {
	text-align: left;
	font-weight:bold;
	background-color: #fef7d5;
	padding-top:15px;
	padding-bottom:10px;
}
.tip_tran img{ margin:0 10px;}
.tip_step {
	border: 1px solid #EE9B13;
	font-weight:lighter;
	color:#085397;
	background-color: #fef7d5;
	text-align:left;
	margin-bottom: 10px;
}
.unnamed0 {
	text-align: left;
	font-weight:bold;
	background:#fef7d5;
	padding-left:0px;
	height:30px;
	line-height:30px;
	padding-bottom:15px;
}
.unnamed0 a{ 
	color:#3209c9; 
	font-size:12px; 
}
.clear{clear: both;}
.inputArea{ 
	width:129px; 
	height:19px; 
	border:#b2b1b1 1px solid; 
	margin:3px 0; 
	background:url(../../images/inputBg.gif) top left no-repeat; 
	color:#666;
}
.inputAreaYz{ 
	width:66px; 
	height:19px; 
	border:#b2b1b1 1px solid; 
	margin:3px 0; 
	background:url(../../images/inputBg.gif) top left no-repeat; 
	color:#ee7911;
}
.bottom{
	height:29px;
	line-height:29px;
	font-size:10px;
	background: url(../../images/bottomBg.gif) left top repeat-x; 
	background-color: #F2F1F1;
}
table{
	background:#fef7d5;
	line-height:20px;
	padding-top:0px;
	padding-left:0px;
	width:100%;
}
.topYellow{
	height:25px; 
	line-height:25px;
	background:#ec6a05; 
	margin-top:-3px; 
	margin-left:1px; 
	font-size:14px; 
	color:#fff; 
	padding-left:0px;
}
.topBg{
	background:url(../../images/topBg.gif) left top repeat-x; 
	height:42px; 
	margin-left:1px; 
	padding-top:0;
}