@CHARSET "UTF-8";
*{
	 padding:0px;margin:0px;
}
#login{
	width:470px; height:190px; margin:0 auto; border:2px #cc8de9 solid;
}
#login .login_inside{
	border:1px white solid; height:188px;
}
#login .login_nav{
	background:#f4e1ff; height:30px; line-height:30px; font-size:14px; padding-left:12px; color:#932bd1;
}
#login .l_left{
	width:280px; float:left; background:#fefaff; margin-top:1px; height:157px;
}
#login .l_leftinside{
	 border-right:1px #cc8de9 dashed; margin:5px 0; height:132px; font-size:14px; line-height:25px;	text-align:center; padding-top:15px;
}
#login .l_leftinside div{
	padding:6px 0;
}
#login input{
	 border:1px #7f9db9 solid; line-height:25px; font-size:14px;
}
#login .l_right{
	float:left; width:185px; text-align:center; line-height:30px; font-size:14px; padding-top:10px;
}
#login .l_right span{
	display:block; clear:both; padding-top:10px;
}
#login .l_right span a{

}
/*加为好友提示*/
.tanchu{
	clear:both;background:white;border:1px #999999 solid; text-align:left;
}
.tanchu h3{
	font-size:12px;font-weight:normal; padding-top:10px; width:230px;margin:0px auto; padding-bottom:10px; overflow:hidden;
}
.tanchu h3 a{ text-align:center;
	width:62px;height:16px; background:#e9eef2; border:1px #b4c5de solid; color:black; float:left; padding-top:5px; margin-left:10px;
}
.tanchu h3 a:hover{
	color:#cc0000;
}
.tanchu h1{
	clear:both;text-align:left;height:20px; background:#e9e9e9;font-size:14px; padding:8px 10px 0 10px; color:#313131;
}
.tanchu h1 div{
	float:left;
}
.tanchu h1 span{
	float:right;
}
.tanchu h1 a{
	color:#313131;
}
.tanchu dl{
	 padding-top:5px;padding-left:10px;padding-right:10px;
}
.tanchu .content
{
	padding:10px;font-size:12px;padding-left:20px;
}
.tanchu .buttons{
	padding-bottom:2px;clear:both;height:25px;padding-right:20px;
}
.tanchu .buttons input{float:right;border:1px #999999 solid;margin-right:5px}
/*博客提示框*/
.newbox{
	 text-align:left;width:300px; height:160px; border:1px #b0daff solid; color:#313131; font-size:12px;
}
.newboxin{
	 margin:1px; width:298px; height:158px; background:url('../myblog/css/images/newboxbj.gif') repeat-x;
}
.newboxin .newboxtit a{background:url('../myblog/css/images/newboxri.gif') no-repeat 6px 6px;height:20px;width:12px;}
.newboxtit{
	 background:url('../myblog/css/images/newboxtop.gif') no-repeat 10px 8px; height:26px; line-height:26px; padding-left:25px;
}
.newboxtit a{
	 float:right; padding:8px 8px 0 0;
}
.newboxtit a img{
	 border:0;
}
.newboxtext{
	height:100px;padding:30px 0 0 20px; 
}
.newboxtext .tishi{background:url(../myblog/css/images/tishi.gif) no-repeat;width:80px;height:80px;}
.newboxtext .wen{background:url(../myblog/css/images/wen.gif) no-repeat;width:80px;height:80px;}
.newboxtext .no{background:url(../myblog/css/images/no.gif) no-repeat;width:80px;height:80px;}
.newboxtext .yes{background:url(../myblog/css/images/yes.gif) no-repeat;width:80px;height:80px;}
.newboxtext div{
 	float:left;
}
.newboxtext span{
	  line-height:20px; display:block; height:40px; padding:10px 0 0 15px; width:170px;
}
.newboxtext a{
	width:60px; display:block; float:left; background:#cfe7ff; margin:5px 10px 0 10px; text-align:center; color:#07579d; text-decoration:none; line-height:20px; display:inline;
}
/*博客登陆框*/
.blogloign{
	 width:300px; height:160px; border:1px #b0daff solid; color:#313131; font-size:12px; background:#f8fbff;margin-top:100px;_margin-top:0px;
}
.bloglotit{
	 background:url('../myblog/css/images/bloglotop.gif') no-repeat 14px 8px; text-align:left; height:16px; padding-left:32px; padding-top:12px;
}
.bloglotit a{
	 float:right; padding:0px 12px 0 0; 
}
.bloglotit a img{
	 border:0;
}
.blogtext{
	 margin:8px; margin-top:0; border-top:1px #d6e7ff solid; padding-top:10px;
}
.blogtext span{
	line-height:25px; float:left; padding-left:40px;
}
.blogtext div{
	 clear:both; margin-top:8px; 
}
.blogtext a{
	width:60px; display:block; float:left; background:#cfe7ff; margin:10px 10px 0 10px; text-align:center; color:#07579d; text-decoration:none; line-height:20px; display:inline; border:0;
}
/*hack样式*/
.bor_tit a{color:#A0A0A0;float:right;width:30px;}

