body{
background-color:#EFEFEF;
background-image:url(../images/front/msfp_bg1.jpg);
background-repeat:repeat-x;
}
table, td{
border: 0;
margin: 0;
padding: 0;
}
ul,li{
list-style-type:none;
}
a:link{
 color:#00519C;
 text-decoration:none;
}
a:visited {
 color: #00519C;
 text-decoration:none;
}
a:hover {
 color: #00519C;
 text-decoration:underline;
}
.container{
width:980px;
margin:0 auto;
background:#ffffff;
}
.layer{
    width:960px;
	height:100%;
	margin:0px auto;
	clear:both;
	overflow:auto;
	border:0px solid red;
}
.blank5{
    font-size:0;
    height:5px;
	clear:both;
}
.column5{
    font-size:0;
	width:5px;
	float:left;
	clear:right;
}
.t_b_1{
padding-left:5px;
font-size:13px;
font-weight:bold;
color:#00519c;
}
.top_lt{
  float:left;
  clear:right;
  width:50%;
  height:25px;
  line-height:25px;
  background:#E7F3FF;
}
.top_lt input{
  width:60px;
  font-size:12px;
}
.top_rt{
  float:left;
  clear:right;
  width:50%;
  height:25px;
  line-height:25px;
  text-align:right;
  background:#E7F3FF;
}
