@charset "utf-8";
/* CSS Document */
body{
font:12px/18px "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
position:relative;
}
a{
text-decoration:none;}
#floater{
	width:580px;
	height:590px;
	z-index:11;
	background:#FFFFFF;
}
#floater-main{
width:562px;
height:575px;
margin:9px;
text-align:center;
position:relative;
background:url(../images/bg-floater.png) no-repeat;
}
.m-logo,.m-box,.m-box2{
margin:0 auto;
}
.m-logo{
display:block;
height:30px;
width:479px;
padding:25px 0 19px 0;
font-family:Arial;
font-size:18px;
background:url("../images/site_blog.png") no-repeat scroll 10px 20px transparent;
}
.m-logo a{
color:#075663;
}
.m-box{
background-repeat:no-repeat;
height:auto;
overflow:hidden;
text-align:left;
width:485px
}
.m-img{
float:left;
width:190px;
height:141px;
}
.m-content{
float:right;
height:145px;
width:260px;
color:#6D6C6C;
line-height:14px;
margin-bottom:16px;
}
.m-content h3{
color:#000000;
font-size:16px;
font-weight:bold;
font-family:Arial;
}
.m-content h3 a{
color:#000000;
}
.m-content h3 a:hover{
color:#666666;
}
.byname{
color:#666666;
font-size:16px;
font-weight:bold;
font-family:Arial;
margin:0px 0 6px 0;
}
.byname a{
color:#007D8E;
font-size:14px;
}
.byname a:hover{
color:#666666;
}
.m-content p{
font-size:14px;
}
.m-close{
position:absolute;
top:-10px;
right:-10px;
}
.m-bot{
clear:both;
background:#464646;
height:25px;
line-height:25px;
color:#999999;
}
.m-bot span{
display:block;
width:auto;
float:left;
text-align:center;
margin-right:15px;
}
.m-bot strong{
color:#E4E3E3;
}
.m-bot .m-color{
background:#FF791F;
width:87px;
height:25px;
color:#FFFFFF;
}
.m-logo2{
display:block;
width:auto;
height:auto;
float:right;
margin:5px 40px 28px 0;
}
.m-box2{
clear:both;
background:#FFFFFF;
width:449px;
height:158px;
padding:15px;
text-align:left;
}
.simply{
width:480px;
margin:0 auto;
margin-bottom:6px;
text-align:left;
color:#666666;
}
.textarea{
width:445px;
border:0px;
height:140px;
background:#FFFFFF;
}
