﻿@charset "utf-8";
/*body, button, input, select, textarea{
	font:12px/1.5 Tahoma,'Microsoft Yahei','Simsun';
}*/
/* inform */
.inform{
	
    font:12px/1.5 Tahoma,'Microsoft Yahei','Simsun';
}
.inform_l{
	width:142px;
	height:100%;
	background:#e8f0f7;
	border-right:1px solid #d9e1e8;
}
.inform_l h2{
	height:44px;
	line-height:44px;
	font-size:16px;
	padding-left:10px;
}
.inform_l li{
	margin:0 10px;
	border-bottom:1px dashed #cfcfcf;
	height:33px;
	line-height:33px;
	padding-left:20px;
	cursor:pointer;
}
.inform_l li.list1{
	background:url(../images/bbs/tit_icon01.png) no-repeat left;
}
.inform_l li.list2{
	background:url(../images/bbs/tit_icon02.png) no-repeat left;
}
.inform_l li.list3{
	background:url(../images/bbs/tit_icon03.png) no-repeat left;
}
.inform_l li.hover{
	background-color:#FFF;
	background-position:10px ;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin:0;
	padding-left:30px;
	position:relative;
	margin-right:-1px;
}
.inform_r{
	width:856px;
	height:100%;
	background:#FFF;
}
.inform_main{
	margin:10px;
	line-height:31px;
	min-height:280px;
}
.inform_main .main_h{
	border-bottom:1px solid #cfcfcf;
}
.inform_main .main_h li{
	display:inline-block;
	float:left;
	padding:0 10px;
	border:1px solid #cfcfcf;
	border-bottom:none;
	background:#e5edf2;
	margin-left:5px;
	position:relative;
	margin-bottom:-1px;
	cursor:pointer;
}
.inform_main .main_h li.hover{
	background:#FFF;
}
.inform_main .send_message .input_a{
	width:300px;
	height:21px;
	line-height:21px;
	padding:0 5px;
}
.inform_main .send_message textarea{
	width:420px;
	height:200px;
	padding:0 5px;

}
.inform_main .send_message .input_b{
	width:420px;
	height:21px;
	line-height:21px;
	padding:0 5px;
}
.inform_main .send_message .btn input{
	background:#eb5515;
	color:#FFF;
	border:1px solid #cfcfcf;
	cursor:pointer;
	width:80px;
	height:24px;
	line-height:24px;
	margin-right:5px;
}
.inform_main .send_message .btn input:hover{
	background:#fc6220;
}
.inform_list{
	border-bottom:1px dashed #cfcfcf;
	margin:10px;
	line-height:24px;
	padding-bottom:10px;
	position:relative;
}
.inform_list .tx img{
	width:48px;
	height:48px;
	border:1px solid #f2f2f2;
	padding:2px;
	border-radius:3px;
}
.inform_list .close{
	position:absolute;
	right:5px;
	top:5px;
}
.inform_main .no_content, .BBS_fav .no_content{
	text-align:center;
	height:80px;
	line-height:80px;
	font-size:14px;
}
.BBS_fav{
	margin:10px;
	line-height:31px;
	min-height:280px;
}
.fav_list{
	border-bottom:1px dashed #cfcfcf;
	margin:10px;
	line-height:24px;
	padding-bottom:10px;
	position:relative;
}
.divPage
{
    margin:0 auto;
    line-height:normal;
    width:700px;

}
