html, body, div, span,iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
    list-style:none;
}

html {overflow-y:scroll;border:0;} 

body {
	text-align:center;
    font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;	
}

h1,h2,h3,h4{
	line-height:25px;
	font-size:14px;
}

h5{
	line-height:25px;
	font-size:25px;
}

img,input{
	vertical-align:middle;
}

input,textarea {
	font:12px/18px Verdana,Arial,Verdana,Helvetica,sans-serif;
}

table td,table th {
	font:12px/22px Tahoma, sans-serif;
	padding:0 5px;
}

table td{
	font:12px/22px Tahoma, sans-serif;
	padding:2px 5px;
}

label{
    margin-right:3px;
}

input.text{
    height:16px;
    border:1px solid #999;
}

input.text,select.select{
    width:120px;    
}

 input.long{
    width:300px;
}

input.radio{
    margin-top:-2px;
}

.tip{
    margin:0 5px;
}

/*************************************************************************************/


/*清除浮动 start*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */ 

/*清除浮动 end*/
iframe.head{
    width:100%;
    height:123px;
    margin-bottom:-5px;
}
iframe.foot{
    width:100%;
    height:90px;
}
/*************************************************************************************/