﻿.table_notice {
	border:1px solid #97e490;
	background-color: #fbfffa;
	color:#1d6402;
	line-height:25px;
	padding:5px;
}
.table_notice a {
	text-decoration:underline;
	font-size:14px;
}

.table_head {
	background:#cbe1fb;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#014f8a;
	width:200px;
}

.table_content {
	background:#f2f9ff;
	height:30px;
	line-height:30px;
	color:#585858;
	padding-left:30px;
}


.inputstyle {
	border:1px solid #014f8a;
	height:20px;
	color:#014f8a;
}

.consult_user {
	width:200px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #d8d8d8;
}

.consult_content {
	border-bottom:1px dashed #d8d8d8;
	font-size:14px;
	line-height:24px;
	padding:10px;
}

.consult_answer {
	font-size:14px;
	color:#ff0000;
	line-height:24px;
	padding:10px;
}


.award_list {
	width:266px;
	border-bottom:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	overflow:hidden;
}
	.award_list ul {
		padding:0px;
		margin:0px;
		list-style:none;
	}
	.award_list ul li {
		width:225px;
		height:25px;
		background:url(left_dot.png) no-repeat 10px 5px;
		line-height:25px;
		border-bottom:1px dashed #d8d8d8;
		padding-left:35px;
	}

.award_content {
	padding:5px;
	font-size:14px;
	line-height:25px;
}

.award_head {
	background:#cbe1fb;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#014f8a;
}

.award_table {
	background:#f2f9ff;
	text-align:center;
	height:22px;
	line-height:22px;
	color:#585858;
}