

body{
    margin: 0px;
    padding: 0px;
    width: auto;
    background-color: #f5f5f5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    color: #1b1b1b;
    font-family: "Microsoft YaHei","arial";
    font-size: 12px;
    margin: 0;
    padding: 0;
}

li{
	list-style: outside none none;
}

a{
	text-decoration:none;
	color:blue;
}

a:hover{
	text-decoration:underline;
	color:@mainColor;
}

.boxMainTop {
	height:0px;
	overflow:hidden;
	background:url(../../../resource/newUI/images/bg_input_toplo_b.png) no-repeat;
	_background:url(../../../resource/newUI/images/bg_input_toplo_b.png) no-repeat;
	overflow: hidden;
}

.boxMain .boxSmap,.boxMain .boxMap{
	margin-left: -7px;
    width: 98%;
}

.boxMain{
	padding:15px; 
	min-height:350px;
	overflow: hidden;
	background: none  0 0 #ffffff;
	border: 1px solid #cdcdcd;
    border-radius: 0 0 5px 5px;
    border-top:0px;
    *margin_top:-35px;
    _margin-top:-25px;
}


.boxMainBottom{
	display: none;
}

.boxLocation {
	height: 37px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5;
}

.boxLocation .location{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f9fbfb',endColorStr='#EDEDED',gradientType='0');
	background: -moz-linear-gradient(top, #f9fbfb, #EDEDED);
	background: -o-linear-gradient(top,#f9fbfb, #EDEDED);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EDEDED), to(#EDEDED)); 
    border: 1px solid #cdcdcd;
    border-radius: 5px 5px 0 0;
    height: 35px;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 99.8%;
    z-index: 10;
}

.boxLocation .location span {
	float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
}

.boxLocation .location .icon {
	height:17px;
	background:url(../../../resource/newUI/images/modelStyle/@modelStyle/icon-01.png) -15px -6px no-repeat;
	float: left;
    height: 17px;
    margin-left: 20px;
    margin-right: 8px;
    margin-top: 10px;
    width: 16px;
}

.boxLocation .pageId {
	position:absolute;
	z-index:10;
	top:10px;
	right:15px;
	height:20px;
	line-height:20px;
	right:20px;
}

.boxTips{
	background: url("../../../resource/newUI/images/bg_tips.png") repeat-x scroll center bottom #fff;
    border: 1px solid #C8C8C8;
    overflow: hidden;
    border-radius: 5px;
    display: block;
    float: none;
    margin-top: 10px;
    margin-left: 0;
    padding: 6px 0;
    width: 99.8%;
    margin-bottom: 10px;
}

.boxTips h4{
	background: url("../../../resource/newUI/images/modelStyle/@modelStyle/icon_04.png") no-repeat;
    color: @mainColor;
    font-weight: bold;
    line-height: 10px;
    padding-left: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
}

.boxTips ul{
    padding: 0 5px;
    margin-left: 10px;
}

.boxTips ul li{
    padding: 3px 0 3px 12px;
}

.boxMain .tableInput {
    background: none repeat scroll 0 0 #fefefe;
    border: 0 solid #e9e9e9;
    position: relative;
    z-index: 5;
    width:98%;
}

.boxMain .boxBbut,.boxBbut{
	width:98%;
	text-align: center;
}

.boxPartTietle {
    height: 32px;
    position: relative;
    z-index: 5;
    width:98%;
}
.boxPartTietle .title {
    height: 32px;
    left: 0;
    position: absolute;
    width: 500px;
    z-index: 10;
}

.boxPartTietle .title span {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/icon-03.png") 0 0;
    display: block;
    float: left;
    height: 32px;
    width: 32px;
}

.boxPartTietle .title h2 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    margin-top: -2px;
}

.boxCommonTietle {
    height: 24px;
    line-height: 24px;
}

.boxPartTietle .step {
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 11;
}

.boxPartTietle .step ul {
    float: left;
    height: 28px;
    margin:0px;
}

.boxPartTietle .step ul li {
	background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") repeat-x center bottom ;
    color: #999;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
}

.boxPartTietle .step .left {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-252px;
    width: 10px;
}

.boxPartTietle .step .center {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: -29px -112px;
    width: 28px;
}

.boxPartTietle .step .right {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-252px;
    width: 10px;
    
}

.boxPartTietle .step ul li span {
    float: left;
    height: 28px;
    padding-right: 5px;
}

.boxPartTietle .step ul li b {
    float: left;
    height: 28px;
    padding-right: 5px;
}

.boxPartTietle .step .off1 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    width: 23px;
}

.boxPartTietle .step .on1 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-56px 0px ;
    width: 23px;
}

.boxPartTietle .step .on1 span {
    color: #333;
}

.boxPartTietle .step .ok1 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-28px 0 ;
    width: 23px;
}

.boxPartTietle .step .off2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:0 -28px;
    width: 23px;
}

.boxPartTietle .step .on2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-56px -28px;
    width: 23px;
}

.boxPartTietle .step .on2 span {
    color: #333;
}

.boxPartTietle .step .ok2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -28px;
    width: 23px;
}

.boxPartTietle .step .off3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
  	background-position:0 -56px;
    width: 23px;
}

.boxPartTietle .step .on3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -56px ;
    width: 23px;
}

.boxPartTietle .step .on3 span {
    color: #333;
}

.boxPartTietle .step .ok3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: -28px -56px;
    width: 23px;
}

.boxPartTietle .step .off4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: 0 -84px; 
    width: 23px;
}

.boxPartTietle .step .on4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position: -56px -84px ;
    width: 23px;
}

.boxPartTietle .step .on4 span {
    color: #333;
}

.boxPartTietle .step .ok4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position: -28px -84px;
    width: 23px;
}

.boxPartTietle .step .off5 b {
    background: url(".../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -112px;
    width: 23px;
}

.boxPartTietle .step .on5 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -112px;
    width: 23px;
}

.boxPartTietle .step .on5 span {
    color: #333;
}

.boxPartTietle .step .ok5 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -112px ;
    width: 23px;
}

.boxPartTietle .step .off6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -140px;
    width: 23px;
}

.boxPartTietle .step .on6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -140px ;
    width: 23px;
}

.boxPartTietle .step .on6 span {
    color: #333;
}

.boxPartTietle .step .ok6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position:-28px -140px;
    width: 23px;
}

.boxPartTietle .step .off7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -168px;
    width: 23px;
}

.boxPartTietle .step .on7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -168px;
    width: 23px;
}

.boxPartTietle .step .on7 span {
    color: #333;
}

.boxPartTietle .step .ok7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -168px
    width: 23px;
}

.boxPartTietle .step .off8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -196px;
    width: 23px;
}

.boxPartTietle .step .on8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -196px;
    width: 23px;
}

.boxPartTietle .step .on8 span {
    color: #333;
}

.boxPartTietle .step .ok8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -196px;
    width: 23px;
}

.boxPartTietle .step .off9 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat);
   	background-position:0 -224px ;
    width: 23px;
}

.boxPartTietle .step .on9 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -224px;
    width: 23px;
}

.boxPartTietle .step .on9 span {
    color: #333;
}

.boxPartTietle .step .ok9 b {
    background: url(".../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-28px -224px;
    width: 23px;
}

.boxTagtitle {
    height: 35px;
}

.boxTagtitle ul {
    border-bottom: 3px solid @mainColor !important;
    overflow: hidden;
}


.boxTagtitle li {
    display: block;
    float: left;
    margin-bottom: -1px;
    position: relative;
}

.boxTagtitle li span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px 4px 0 0;
    color: #1b1b1b;
    display: block;
    line-height: 1.42857;
    margin-right: 2px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.boxTagtitle li span:hover{
	color:@mainColor;
}

.boxTagtitle .on span {
    background: @mainColor none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
}

.boxTagtitle .on span:hover{
	color:#FFFFFF;
	cursor: default;
}

.butB {
    background: none repeat scroll 0 0 #A1A1A1;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    padding-left: 30px;
}

.butB:hover,.butB span:hover{
	background-color: @mainColor;
}

.butB span,.butB span>a {
    background-color:@mainColor;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    font-size:14px;
    height: 32px;
    line-height: 32px;
    margin-left: -30px;
    padding-left: 30px;
    padding-right: 30px;
}

.orange{
	color:@mainColor;
}

.boxSmap .sskuang .but{
	background: url("../../../resource/newUI/images/customize/@en_bankName/bg-icon1.png") no-repeat;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 36px;
    width: 100px;
}

.boxSmap .sskuang .but:hover{
	background-position:-111px 0;
}

.boxSmap .ssjieguo .title {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/icon_04.png") no-repeat;
    color: @mainColor;
    display: block;
    line-height: 10px;
    margin: 10px;
    padding-left: 16px;
}

.boxMap .map p {
    background: url("../../../resource/newUI/images/customize/@en_bankName/map_title.png") no-repeat ;
    border-bottom: 1px solid #DEDEDE;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 26px;
}

.boxMap .map p a{
	margin-left: -8px;
}


.boxMap .map dt {
    background: url("../../../resource/newUI/images/customize/@en_bankName/icon_dotlb.png") no-repeat;
    border-bottom: 1px solid #DEDEDE;
    color: #484848;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
}
	
.boxMap .map dd a {
    background: url("../../../resource/newUI/images/icon_aac.gif") no-repeat scroll 16px center rgba(0, 0, 0, 0);
    line-height: 28px;
    padding-left: 36px;
}

.boxMap .map dd a {
    line-height: 28px;
}

.boxSearch {
    background: url("../../../resource/newUI/images/bg_search.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: 95%;
}

.tableList {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    width: 98%;
    z-index: 5;
   
}

.boxSmap .ssjieguo {
    border: 1px solid #dedede;
    margin: 10px 0;
}

#tranFrame{
	border:1px solid red;
	overflow:hidden;
}

.butF {
    background: none repeat scroll 0 0 @mainColor;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    padding-left: 30px;
}

.butG {
    background: url("../../../resource/newUI/images/bg_but_g.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 26px;
    padding-left: 10px;
    margin-top: -4px;
    margin-left: 10px;
}

.butG span {
    background: url("../../../resource/newUI/images/bg_but_g.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #6e6e6e;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 10px;
}

.iconUser p {
    background-color: @mainColor;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 75px;
}

.box_page .scott SPAN.current {
    background-color: @mainColor;
    border-color: #@mainColor;
    border-right: 1px solid @mainColor;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 5px;
}

.box_page .scott A {
    border-color: #ddd;
    border-right: 1px solid #ddd;
    border-style: solid;
    border-width: 1px;
    color: #88af3f;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.box_page .scott A {
    border-color: #ddd;
    border-right: 1px solid #ddd;
    border-style: solid;
    border-width: 1px;
    color: @mainColor;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.box_page .scott A:hover {
    background-color: #DDDDDD;
    border-color: #A1A1A1;
    border-right: 1px solid #A1A1A1;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}

.boxWarning {
    background: url("../../../resource/newUI/images/bg_success.png");
    border: 1px solid #dddddd;
    height: 90px;
    margin: 0 auto;
    position: relative;
    width: 95%;
    z-index: 5;
}

.boxWarning dl {
	padding-left:20px;
}

.boxWarning dl dt {
	float:left;
	width:100px;
	height:90px;
	background:url("../../../resource/newUI/images/icon_warning.png");
}
.boxWarning dl dd {
	float:left;
	padding:20px;
}
.boxWarning dl dd p {
	padding:2px 0;
}
.boxWarning dl dd p b {
	font-size:16px;
}

.loadingImg{
	background: url("../../../resource/newUI/images/loading.gif");
	height: 90px;
    margin-left: auto;
    margin-right: auto;
    width: 156px;
}

.loadImageI{
	background: url("../../../resource/newUI/images/loadImageI.gif") 0 3px #A1A1A1;
	display: block;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    width: 31px;
}

.boxSuccess {
    background: url("../../../resource/newUI/images/bg_success.png") repeat 0 0 ;
    border: 1px solid #dddddd;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.boxSmap .sskuang .text{
	border: 0 none;
    height: 36px;
    line-height: 36px;
    padding-left: 8px;
    width: 332px;
    border:1px solid #dddddd;
    border-right:0px;
    background:none;
}

table {
    border-collapse: collapse;
    border-spacing: 2px;
}

.tableList thead td {
    background: url("../../../resource/newUI/images/bg_table_data.png") repeat-x  center center;
    border: 1px solid #e9e9e9;
    padding: 8px 5px;
    text-align: center;
}

.tableList .title td {
    background-color: #fcfcfc;
}

.tableList tbody td {
    border: 1px solid #e9e9e9;
    padding: 6px 5px;
    text-align: center;
}

.tableData table{
	border: 1px solid #e9e9e9;
}

.tableData .title,.result_table .title02{
    background: url("../../../resource/newUI/images/bg_table_data.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    font-size: 14px;
    text-align: right;
    width: 25%;
}

.tableData td ,.result_table td{
    border: 1px solid #e9e9e9;
    padding: 8px 5px;
}

.mB10{
	margin-bottom:10px;
}

.mT10{
	margin-top:10px;
}

.boxSearch,.boxTextinput {
    background: url("../../../resource/newUI/images/bg_search.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: 95%;
}

.boxSearch .title,.boxTextinput .title{
    text-align: right;
    width: 35%;
}

.boxSearch td ,.boxTextinput td{
    padding: 8px 5px;
}

.tableInput .title, .tableInput .title02,.tableInput .title03{
    font-size: 14px;
    text-align: right;
    width: 35%;
}

.tableInput td {
    border-bottom: 1px dotted #f2f2f2;
    padding: 8px 5px;
}

.tableInput td input[type="text"],.inputDefault{
	border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}

input.mtime{
	cursor: pointer;
}

.tableInput td select{
	border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
}

.inputDate {
    background: url("../../../resource/newUI/images/icon_date.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.tc_body {
    background: none repeat scroll 0 0 #fff;
}

.news_d {
    background: none repeat scroll 0 0 #fff;
    padding: 20px;
}


.news_d h1 {
    background-color: #f6f6f6;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.news_d h2 {
    color: #666;
    padding: 10px 0;
    text-align: center;
}

.news_d div {
    line-height: 180%;
    padding: 10px;
}

.news_d div p {
    font-size: 14px;
    text-indent: 28px;
}

.boxDbut {
    display: block;
    overflow: hidden;
    text-align: center;
}

.box_page {
    height: 20px;
    text-align: right;
}

.box_page .scott {
    margin: 3px;
    padding: 3px;
    text-align: right;
}

.box_page .scott span.disabled {
    border:1px solid #f3f3f3;
    color: #ccc;
    margin-right: 2px;
    padding: 2px 5px;
}

.box_page .scott span.current {
    background-color: @mainColor;
    border: 1px solid @mainColor;
    color: #fff;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 5px;
}

.box_page .scott A {
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #cf142a;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.box_page .scott A:hover {
    background-color: #dddddd;
    border-color: #a1a1a1;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
}

.boxBalance {
    height: 24px;
    line-height: 24px;
    margin-left: 6px;
    padding: 0 4px;
}

.fL {
    float: left;
}

.boxBalance span {
    padding: 0 5px;
}

.iconWait {
    background: url("../../../resource/newUI/images/icon_waity.gif") no-repeat ;
    display: block;
    height: 24px;
    width: 16px;
}


.boxSuccess dl dt {
    background: url("../../../resource/newUI/images/icon_success.png") no-repeat;
    float: left;
    height: 90px;
    width: 100px;
}

.boxSuccess dl {
    padding-left: 20px;
}

.boxSuccess dl dd {
    float: left;
    padding: 20px;
}

.boxSuccess dl dd p {
    padding: 2px 0;
}

.boxSuccess dl dd p b {
	font-size:16px;
}

.boxFastMenu {
	margin:0px;
	overflow:hidden;
	border:#e9e9e9 0px dotted;
}

.boxFastMenu dt {
	padding:0 10px;
	height:28px;
	border-bottom:#e9e9e9 1px dotted;
	background:#f1f1f1 url(../../../resource/newUI/images/bg_table_fast.png);
	line-height:28px;
	color:#24668f;
}

.boxFastMenu dt b {
	padding-left:20px;
	background:url(../../../resource/newUI/images/icon_fastadd.png) left center no-repeat;
}

.boxFastMenu dd {
	padding:10px 0;
}

.boxFastMenu dd span {
	display:inline-block;
	margin:5px 10px;
	padding:5px 10px;
	width:130px;
	color:blue  ;
	border:#e0f8d6 1px solid;
	background:#fff url(../../../resource/newUI/images/bg_wait.png) center center repeat-x;
}

.boxFastMenu .on {
	display:inline-block;
	margin:5px 10px;
	padding:5px 10px;
	width:150px;
	color:blue;
	border:#ffc2c2 1px solid;
	background:#fff url(../../../resource/newUI/images/bg_skin_on.png) center center repeat-x;
}

.noStips{
	display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 100%;
    color:@mainColor
}

.psd b{ float:left; padding:0 5px; height:36px; line-height:36px;}
.psd span { float:left; width:150px; height:36px; background:url(../../../resource/newUI/images/psd.png) center top no-repeat;}
.psd .a{ background:url(../../../resource/newUI/images/psd.png) center -36px no-repeat;}
.psd .b{ background:url(../../../resource/newUI/images/psd.png) center -72px no-repeat;}
.psd .c{ background:url(../../../resource/newUI/images/psd.png) center -108px no-repeat;}

.rStar {
    color: #c70000;
    font-family: SimSun;
    font-size: 14px;
    padding: 0 2px;
}

.redB ,.red{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.green{
	color: green;
    font-weight: bold;
    font-size: 12px;
}

.redBR {
    color: #c80000;
    font-weight: bold;
    text-align: right;
}

.w50 {
    width: 50px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w150{
	width:150px;
}

.w174 {
    width: 174px;
}

.w190 {
    width: 190px;
}

.w200 {
    width: 200px;
}

.w215 {
    width: 215px;
}

.w240 {
    width: 240px;
}

.w251 {
    width: 251px;
}

.w260 {
    width: 260px;
}

.w271 {
    width: 271px;
}

.w300 {
    width: 300px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}
.radio-normal{
	width:73px;
	height:22px;
 	background-color: #ffffff;
 	color:#000000;
	outline-style:none;
    float:left;
	text-align: center;
	margin-right: 2px;
	padding-top: 2px;
	font-size:14px;	
	cursor:pointer;
	border-radius:4px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.radio-normal.checked{
 	background-color: rgba(175, 36, 34, 0.05);
 	color:#AF2422;
 }
.radio-normal.disabled{
	color:rgb(153, 153, 153);
	background-color: #ffffff;
	cursor: not-allowed;	
}	
.radio-normal.radio-safetool
{
	width:101px;
}
input, img {
vertical-align: middle;
}