/*公共样式*/
html{margin:0px; padding:0px;}
body{font-family:Arial, "宋体"; font-size:12px; color: #333333; text-align:center;margin:0 auto; }
*{ margin:0px; padding:0px; font-family:Arial, "宋体"; font-size:12px;}
p{line-height:1.5em; text-indent:2em;}
ul li{ margin:0px; padding:0px; list-style-type:none;}
img{ border:0px; vertical-align:middle;}
a{color:#333333; text-decoration: none;}
a:hover{ text-decoration:underline;}
td{font-family:Arial, "宋体"; font-size:12px; line-height:20px;}
.heig10{ height:10px;overflow: hidden;}
.heig5{
	height:5px;
	overflow: hidden;
}
.red{ color:#FF0000; font-size:16px;}
.yellow{ color:#f00;}
.blue{ color:#005ed5;}
.blue_b{  color:#0c3979;}
.blue_links a{color:#005ed5; text-decoration:underline;}
.blue_links a:hover{color:#005ed5; text-decoration:none;}
