﻿@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{
padding:0px;
margin:0px;
font-size:12px;
line-height:1.5;
font-family:'宋体',Arial, Helvetica, sans-serif;
}
a{
color:#09548B;
text-decoration:none;
}
a:hover{
color:#bd0a01;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{ font-size:14px; padding:0; margin:0;}
p{margin:0; padding:0; list-style: none;}
/**/



.hot{
	width:100%;
	text-align:center;
	margin-align:center;
}
.hot h1 a{
	font-family:"微软雅黑", Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	font-weight:blod;
	font-color: #09548B;
}
.hot h1 a:hover{
	text-decoration:none;
}
.hot p{
	margin-top:-5px;
}