/*公共样式*/
html{ height:99%;margin:0px; padding:0px;}
body{ height:99%;font-family:Arial, "宋体"; font-size:12px; color: #333333; text-align:center;}
*{ 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;padding:0 0 0 5px}
.yellow{ color:#f3aa00;}
.blue{ color:#005ed5;}
.blue_b{  color:#0c3979;}
.blue_links a{color:#005ed5; text-decoration:underline;}
.blue_links a:hover{color:#005ed5; text-decoration:none;}
