/*个人页面个人二级域名条*/
.profile #domain_wrapper {
left:320px;
position:absolute;
top:-228px;
z-index:99;
display:block;

}
#domain_wrapper .domain_name {
background:transparent url(http://site.tongxueimg.com/v4/def5/images/opacity_bg.png) no-repeat scroll 0 50%;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://site.tongxueimg.com/v4/def5/images/opacity_bg.png");
color:#FFFFFF;
float:left;
font-weight:bold;
padding:4px 0 3px 20px;
}
#domain_wrapper .domain_bg {
background:transparent url(http://site.tongxueimg.com/v4/def5/images/opacity_bg_right.png) no-repeat scroll right center;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://site.tongxueimg.com/v4/def5/images/opacity_bg_right.png");
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
font-weight:bold;
height:25px;
line-height:23px;
width:20px;
_width:21px;
}
#domain_wrapper .domain_name a {color:#FFFFFF;}
/*sidebar_个人信息*/
.perPannal{padding:20px 0px 10px 15px;}
.perPannal-info p{line-height:200%;}

/*pro_wall*/
.pro_tip{border:1px solid #FFCC33; background-color:#FFFFCC; margin:15px 15px 0 15px; line-height:30px; padding:0 10px;}
.pro_wall{padding:30px 15px 15px 140px; position:relative; text-align:left; min-height:125px; _height:125px; z-index:100;}
.pro_wall .photo{position:absolute; left:20px; top:30px;}
.pro_wall .info{}
.pro_wall .info h1{font-size:32px; font-weight:bold;}
.pro_wall .info .btn{padding:5px 0;}
.pro_wall .info .btn .button{width:80px; height:20px; border:none; line-height:20px; font-size:12px; cursor:pointer}
.pro_wall .info .btn .followIt{background:transparent url('http://site.tongxueimg.com/v4/def5/images/tx_ProfilePannal.gif?v=22') no-repeat scroll 0 -200px;}
.pro_wall .info .btn .sendMail{background:transparent url('http://site.tongxueimg.com/v4/def5/images/tx_ProfilePannal.gif?v=22') no-repeat scroll 0 -234px;}
.pro_wall .info .btn .guest{background:transparent url('http://site.tongxueimg.com/v4/def5/images/tx_ProfilePannal.gif?v=22') no-repeat scroll 0 -234px;}
.pro_wall .info .unfav{padding:5px 0; line-height:200%}
.pro_wall .info .unfollow a{margin-left:10px; display:inline-block; width:75px; height:20px; line-height:20px; text-align:center; border:1px solid #fff;}
.pro_wall .info .unfollow a:hover{background-color:#FFFFCC; border:1px solid #FFCC33;}

/*未登录*/
#profilebox {
background-color:#FEFFDF;
border:1px solid #FFFF00;
margin-bottom:10px;
padding:20px;
vertical-align:middle;
}
#profiletext {
float:left;
width:495px;
}
#profilebox h1, #profilebox h2 {
font-weight:normal;
font-size:14px;
}
#profilebox h2 {
font-size:12px;
margin-top:0.5em;
line-height:1.5;
}
div#profilebutton {
float:right;
margin-left:50px;
text-align:center;
}
input.profilesubmit {
background-color:#74CA00;
border:1px solid #00FF00;
color:#FFFFFF;
font-size:2em;
font-weight:bold;
margin:0px;
padding:10px;
width:175px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
cursor:pointer;
vertical-align:top;
}
.sideGift img{margin:0 5px 10px 10px;}
.profileSendmsg{
	color:#666666;
	height:20px;
	left:27px;
	line-height:20px;
	overflow:hidden;
	position:absolute;
	top:115px;
	width:375px;
}
.hide{
	display:none;
}
.more_operation_out {
	position:relative;
	z-index:11;
}
.more_operation{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #666666;
	left: 0px; 
	padding:5px 10px 10px;
	position:absolute;
	top: 21px;
	*top:25px;
	width:200px;
	z-index:999
}
.more_operation li{
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	padding:5px;
}
.more_operation li a.active {
	background:transparent url(../images/icon_check.gif) no-repeat scroll right center;
}
.more_operation li a:hover {
	color:#058EC4;
}
.more_operation li a {
	color:#666666;
	display:block;
	text-decoration:none;
}
