@charset "utf-8";
/* CSS Link */

.Link{ text-align:left; line-height:25px; margin:0 15px; padding-bottom:15px;}
.Link p{ margin:10px 0;}
.Link h3{ font-weight:700; font-size:15px; color:#1c62be; border-bottom:1px solid #DDD}
.Link .linkcode ul div h3{ line-height:18px;background-color:#ddd; color:#fba90d; font-weight:700; padding-left:10px; margin-bottom:10px;}
.Link .linkcode{ _padding-left:100px;}
.Link .linkcode ul{  margin-left:100px; _display:inline; width:900px;}
.Link .linkcode ul li{ float:left; margin-right:30px;}
.Link .linkcode ul div{border:1px solid #ddd; width:400px; text-align:left; padding:10px;}
.Link .linkShow ul{ overflow:hidden; margin-left:45px; _display:inline; overflow:hidden;}
.Link .linkShow li{ float:left; width:162px; margin:15px 20px 0; border:1px solid #ddd; _display:inline;}

/*=========================================================================
                      send message  Interface style
=========================================================================*/
  .content{ float:left;border:1px solid #D4D4D4;width:920px; height:100%;}
	  .content .toptitles{ float:left; height:30px; width:100%; line-height:30px; text-align:center; background:#F3F5F9; height:30px; font-size:16px; font-weight:600;}
	   .content .messageinfo{ margin-top:10px;float:left; height:100%; width:951px; padding-left:15px; padding-right:15px;line-height:30px;  }
	    .content .messageinfo li.sender{ float:left; border-bottom:1px dashed #D4D4D4; width:921px;  padding-left:10px; line-height:25px; text-align:left;}
	     .content .messageinfo li.mreply{ float:left; border:1px dashed #D4D4D4; width:881px;  padding:5px 50px; line-height:25px; text-align:left; margin-bottom:5px;}
	    .content .messageinfo li.info{ float:left;  width:936px;  padding-left:10px; line-height:25px; text-align:center;}
	     .content .messageinfo li.sender span.smleft{ float:left;  width:323px;line-height:25px; text-align:left;}
		 .content .messageinfo li.sender span.smright{ float:left;  width:600px;line-height:25px; padding-right:20px; text-align:right;}
		 .content .messageinfo li.pubtitle{ float:left;  width:936px;  padding-left:10px; line-height:25px; font-weight:600; text-align:center; border-bottom:1px solid #D4D4D4; text-align:left;}
		  .content .messageinfo li.pubs{ float:left;  width:936px;  padding-left:10px; line-height:30px; text-align:center;}
	     .content .messageinfo li.pubs span.pmleft{ float:left;font-weight:600;  width:143px;line-height:30px; text-align:right;}
		 .content .messageinfo li.pubs span.pmright{ float:left;  width:761px;line-height:30px; padding-right:20px; padding-top:6px; text-align:left; }
		   .content .messageinfo li.pubs span.pmleft0{ float:left;font-weight:600; padding-top:5px;  width:143px;line-height:35px; text-align:right;}
		 .content .messageinfo li.pubs span.pmright0{ float:left;  width:761px;line-height:30px; padding-top:5px; padding-right:20px; text-align:left; }
	    .content .messageinfo li.mcontent{ float:left;  width:936px; padding-left:10px; line-height:25px; text-align:left;}
	    .sendbtn{ width:115px; height:33px; border:0; background:url(../img/sendbtn.png) no-repeat; color:#FFF; font-weight:bold;}
