@CHARSET "UTF-8";
#page{
	float: left;
	width: 650px;
	
	margin: 20px 0px 0px 50px !important;
	margin: 20px 0px 0px 25px;
	
}
p{
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
	font-size: 12px;
}
a{
	text-decoration: underline;
	border: none;
	color: #ac0505;
	
}
h4{
	font-size: 15px; 
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
}
h3{
	font-size: 17px; 
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
}
h2{
	font-size: 20px; 
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
}
h1{
	font-size: 25px; 
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
}
ul{
	display: block;
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
	font-size: 12px;
}
li{
	font-family: Arial;
	color: #181818;
	text-align: left;
	line-height: 1.5;
	font-size: 12px;
}
img{
	text-decoration: none;
	border: none;
}
div.content_header_ti{/*-----*/
	float: left;
	width: 759px !important;
	width: 758px;
	margin: 0px;
	background-color: #f2f2f2;
	padding: 20px 0px 20px 0px;
	
	
}
div.header_title{
	float: left;
	margin: 0px 0px 0px 40px !important;
	margin: 0px 0px 0px 25px;
	width: 690px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3a3a3a;
	text-align: left;
}
