/* CSS Document */


* { margin: 0; padding: 0; }
body {
	color:#555;
	font-family: "Microsoft YaHei";
	font-size:14px;
	text-decoration:none;
	margin-bottom:0px;
	}
	
a { font-family: "Microsoft YaHei"; color:#333333; text-decoration:none;}
	
a:hover {font-family: "Microsoft YaHei"; color: #333; text-decoration:none;}
select {font-size: 1em;}
.mar_t_10{margin-top:10px;}
li{list-style-type:none;}
.mr_60{
	margin-right:60px;	
	}
	
.bold {
    font-weight: bold;
}
