﻿/* CSS Document */

html,body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td{margin:0px; padding:0px;}
body{font-size:15px; font-family:"微软雅黑",宋体,"Hiragino Sans GB",Tahoma,arial,sans-serif; text-align:center;background:#f5f5f5;}
h2,h3{ font-weight:normal;}
i,em{ font-style:normal;}

a,img{border:0 none;}
img{ vertical-align:baseline;} 
a{text-decoration:none;}
ul,li{list-style:none;}

a:link {text-decoration:none;	color:#000;}
a:visited {text-decoration:none; color:#000;}
a:hover {text-decoration:none; color:#2f9900;}

.hide {display: none;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cl{display: block;clear: both;}
.clearfix:after{
    display: block;
    font-size: 0;
    line-height:0;
    visibility: hidden;
    height: 0;
    clear: both;
    content: " ";  
}
.blank {
  height: 10px;
  line-height: 10px;
}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */

              
.w1000{
	width:1000px;
	text-align:left;
	_zoom:1;
	overflow:hidden;
	margin:0 auto;
	}



.tr{ text-align:right;}

.org{ color:#E27640;}
.org2{ color:#fd6800;}

.gr{ color:#786d61;}

.mt14{ padding-top:14px;}
.mb14{ margin-bottom:14px;}
.pb19{ padding-bottom:19px;}
.pb9{ padding-bottom:9px; _padding-bottom:6px;}

.pb10{ padding-bottom:10px;}
.ptb10{ padding:10px 0;}
.bor{ border:1px solid #e5e5e5;}
.borm{ border-bottom:1px solid #e5e5e5;}
.plr8{ padding:0 8px;}


.mr10{ margin-right:10px;}
.mt10{ margin-top:10px;}

.nbtn {
width: 98px;
height: 32px;
line-height: 32px;
text-align: center;
color: #FFF;
background: url(../image/btn_03.jpg);
border: none;
cursor:pointer;
}

.money_bg{padding-right: 18px;background: url(../image/li4.png) no-repeat right center;}