@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
    color:#333333;
	font-family:Arial;
	line-height:18px;
}
a{ text-decoration:none; color:#333333;}	
a:hover{ color:#f7941e; text-decoration:none;}
	
img,input{  vertical-align:middle;}
img{ border:0px;}
input{ cursor:pointer;}
div,ul,li,p,ol,table,td,tr,input,frame,iframe,p,h1,h2,h3,h4,h5,dl,dt,dd,textarea,select{ padding:0px; margin:0px;}
ul{ list-style:none;}
.clear{ clear:both;}
.noBg{ background:none;}
.hide{display: none;}

h2{ font-size:16px; font-weight:bold; font-family:微软雅黑；; }
h3{ font-size:14px; font-weight:bold; }
.btn{text-align: center;padding: 6px 25px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;behavior: url(pie.htc);position: relative;}
.rounded{behavior: url(pie.htc);}
.text-overflow{display:block;width:100%;word-break:keep-all; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
