@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;}
.white{color:#fff}
.oranger{ color:#fff600}
.oranger2{color:#FF7315}
.gray{color: #333;}
.Purple{color: #9b52e9;}
.blue1{color: #00e4ff;}

h2{ font-size:16px; font-weight:bold; font-family:微软雅黑；; }
h3{ font-size:14px; font-weight:bold; }

