@charset "utf-8";
/* CSS Document */

.message_bg {
	background-image: url(../images/message_bg.png);
	background-repeat: repeat-x;
	padding-top: 25px;
	overflow: hidden;
	position: relative;
}
.title {
	background-image: url(../images/dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 75px;
}
.message {
	margin-top: 22px;
	margin-right: 27px;
	margin-left: 27px;
	position: relative;
	z-index: 999;
}
.message_t {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfd9eb;
	border-left-color: #bfd9eb;
	background-color: #f7f9ef;
}
.message_t hr {
	background-color: #e2e2e2;
	color: #e2e2e2;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 10px 0px;
}
.message_t .textfield {
	line-height: 18px;
	height: 18px;
	width: 134px;
}
.message_t .textarea, .message_t .textfield, .message_t .textfield_tit {
	border: 1px solid #bfd9eb;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.message_t .button {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/message_button.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 30px;
	height: 30px;
	width: 132px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message_t .button:hover {
	background:url(../images/message_button_hover.png)
}
.message_t .textarea {
	height: 68px;
}
.message_t .textarea, .message_t .textfield_tit {
	width: 370px;
}
.message_t .textfield_tit {
	line-height: 18px;
	height: 18px;
}
.message_bg h1 {
	height: 55px;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	text-indent: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.message .top_bg {
}
.message .bg {
	background-image: url(../images/ask_bg.png);
	background-repeat: no-repeat;
}
.message .bottom {
	background-position: left -8px;
	height: 6px;
	margin-bottom: 10px;
}
.ask {
	overflow-y: auto;
	overflow-x:hidden;
	height:410px;
	width:605px;
}

.ask table td { height:20px; line-height:20px; padding:5px 0px;}

.ask_button {
	background-image: url(../images/ask_bg.png);
	background-repeat: no-repeat;
	background-position: -52px -17px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 23px;
	width: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: right;
	line-height: 23px;
}
.ask_button:hover {
	background-position: 0px -17px;
}
.hide {
	display:none;
}





.icon {
	padding-right: 20px;
	padding-top: 20px;


}
.content .no_textarea {
	width: 324px;
	height: 32px;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
}
.message_bg .corner {
	background-image: url(../images/message_corner.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 76px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-position: right bottom;
}
.key img {
	margin-left: 20px;
}



/* 提示框 */
.tips {
}
.tips .tit {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 38px;
	padding: 7px 10px 0px 10px;
}
.tips .tit_left {
	background: url(../images/tips.png) no-repeat;
	float:left;
	height: 45px;
	width: 8px;
	overflow: hidden;
}
.tips .tit_right {
	background: url(../images/tips.png) no-repeat -19px 0px;
	float: left;
	height: 45px;
	width: 8px;
	overflow: hidden;
}
.tit_mid {	background: #FFF url(../images/tips_tit_bg.png) repeat-x; position:relative;
	min-width: 400px;
	background-color:#FFF;
}
.tips .tit .XX {
	background: url(../images/tips.png) no-repeat 0px -68px;
	display: block;
	height: 18px;
	width: 18px;
	position:absolute;
	top:5px; right:10px; line-height:0px;
}
.tips .tit .XX:hover {
	background: url(../images/tips.png) no-repeat 0px -99px;

}
.tips .tips_cont {
	max-width: 380px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.tips .tips_button {
	background: url(../images/tips.png) no-repeat -81px -140px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	width: 53px;
	color: #FFF;
	position: relative;
	bottom: -4px;
	text-align: center;
	text-decoration: none;
	margin:20px 10px 0px 10px;
	border:none 0px;
}
.tips_btns{
	text-align: center;
}
.tips .tips_button:hover {
	background: url(../images/tips.png) no-repeat 0px -140px;
	color: #2181d7;
}
.tips .zhuce {
	max-width: 800px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.tips .zhuce .zhuce_input{ width:180px; height:22px; font-size:12px; color:#666; border:1px solid #ddd}

.space {
	padding:5px;
	text-indent:24px;
}
.space p {
	padding:5px 0px;
}
/*图片放大*/
.picture {
	position: relative;
	width: 600px;
	border: 30px solid #999;
}
.picture .XX {
	background: url(../images/tips.png) no-repeat 0px -68px;
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	top: -20px;
	right: -20px;
	line-height: 0px;
}
.picture .XX:hover {
	background: url(../images/tips.png) no-repeat 0px -99px;

}
.big30{
	font-size: 30px;
	text-align: center;
	margin: 5px;
}
.study_button{
	background: url(../images/xuexi.jpg) no-repeat;
	width: 85px;
	height: 25px;
	line-height: 25px;
	margin: 3px;
	border: none 0px;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	display: inline-block;
}
.study_button:hover{ background:url(../images/xuexi-hover.jpg);}
.filename{
	line-height: 26px;
	margin: 3px;
	height: 26px;
	width: 200px;
	padding: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-width: 0px;
	border-style: none;
	color: #666;
}
.pre li{
	margin: 5px;
	float: left;
	height: 80px;
	width: 100px;
	overflow: hidden;
}
.pre li:hover{
	-moz-opacity: 0.5; /* FF 3.5以下 */
	opacity: 0.5; /* FF 3.5及以上 */
	filter: alpha(opacity=50); /* IE6及以上 */
}


/*头像上传*/
.up_pic {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 600px;
}
.bor_bottom {
    border-bottom: 1px solid #0c85e3;
}
.up_pic .bor_bottom {
	height: 30px;	
}
.up_pic .up_pic_tit li {
	background: url(../images/up-pic-titbg.jpg) repeat-x;
	float: left;
	height: 28px;
	line-height: 28px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
	border: 1px solid #0c85e3;
	position: relative;
	top: 1px;
	font-size: 14px;
	font-weight: bold;
	border-radius:5px 5px 0px 0px;
}
.up_pic .up_pic_tit li.inthis {
	background: #FFF url(none);
	border-bottom: 1px solid #FFF;	
}
.up_pic .up_pic_cont {
	width:600px;
	height:450px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.up_pic_cont .sys_pic li {
	float: left;
	margin: 5px;
	border: 1px solid #e2e2e2;
	height: 100px;
	width: 100px;
}
.up_pic_cont .sys_pic li img {
	width:100px;
	height:100px;	
}
.up_pic_cont .sys_pic li:hover {
	border: 1px solid #0c85e3;
	box-shadow: 0px 0px 2px 2px #0c85e3;
}
.up_pic_cont  .sys_pic_cur {
	border: 1px solid #0c85e3;
	box-shadow: 0px 0px 2px 2px #0c85e3;
}

