﻿h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
/*浮动*/
.fl
{
	float:left
	}
.fr
{
	float:right;
	}
.cf
{
	clear:both;
	}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color:#333;
}
.mtop5
{
	margin-top:5px;
}
.mtop10
{
	margin-top:10px;
}
.mtop15
{
	margin-top:15px;
}
.mtop20
{
	margin-top:20px;
}
.mtop25
{
	margin-top:25px;
}
.mtop30
{
	margin-top:30px;
}
.mtop40
{
	margin-top:40px;
}
.mtop50
{
	margin-top:50px;
}
.mtop60
{
	margin-top:60px;
}
.mtop70
{
	margin-top:70px;
}

.mright5
{
	margin-right:5px;
	}
.mright10
{
	margin-right:10px;
	}
.mright15
{
	margin-right:15px;
	}
.mright20
{
	margin-right:20px;
	}
.mright5
{
	margin-right:5px;
	}
.mright10
{
	margin-right:10px;
	}
.mright15
{
	margin-right:15px;
	}
.mbottom5
{
	margin-bottom:5px;
	}
.mbottom10
{
	margin-bottom:10px;
	}
.font1
{
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	}
.font2
{
	color:#fff;
	font-size:12;
	font-weight:bold;
	line-height:20px;
	}
