@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	margin: 0;
	font: 12px Tahoma, sans-serif;
	line-height: 1.5em;
	color: #414141;
	text-align:center;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-attachment: fixed;
}
img {
	border:0px;
}
H1 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
a {
	color: #414141;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #6C757A;
	background: inherit;
}
.menu_bar {
	color:#FFFFFF;
	font-weight:bolder;
}
.menu_bar a {
	color:#FFFFFF;
	text-decoration: none;
}
.menu_bar a:hover {
	color: #E0691A;
}
.active {
	background: #E0691A url(../images/bar.gif) no-repeat center top;
	color: #fff;
	font-weight: bold;
}
.left_title {
	background: #6C757A url(../images/corner.gif) no-repeat top right;
	color: #ffffff;
	text-indent:10px;
	font-weight: bold;
	height:27px;
	line-height:27px;
	text-align:left;
}
.left_member {
	height:40px;
	background:#F5F5F5;
	text-align:center;
}
.left_login {
	height:30px;
	background:#F5F5F5;
	text-align:center;
}
.left_link {
	line-height:20px;
	background:#F5F5F5;
	text-align:center;
	text-indent:20px;
}
.left_book {
	background:#F5F5F5;
	text-align:center;
	text-indent:8px;
}
.right_title {
	background: #A9C0CE url(../images/corner.gif) no-repeat top right;
	color: #ffffff;
	text-indent:10px;
	font-weight: bold;
	height:27px;
	line-height:27px;
	text-align:left;
}
.right_title a {
	color:#FFFFFF;
	text-decoration: none;
}
.right_title a:hover {
	color: #5E89A4;
}
.right_order {
}
.right_order p {
	margin-top:0px;
	margin-bottom:8px;
}
.right_case {
	font-family:"宋体";
	text-indent:8px;
	line-height:24px;
}
.right_mind {
	font-family:"宋体";
	text-indent:8px;
	line-height:24px;
}
.buttom {
	border-top:#cccccc 1px solid;
}
.buttom p {
	margin-bottom:0px;
	margin-top:0px;
	line-height:24px;
}
.right_content_title {
	font-size:14px;
	border-bottom:#A9C0CE 1px solid;
	line-height:28px;
	letter-spacing:2px;
	font-weight:bolder;
}
.right_content {
	margin-left:5px;
	margin-top:10px;
	line-height:22px;
}
.consultation_list {
	font-family:"宋体";
	text-indent:10px;
	border-bottom:#CCCCCC 1px dotted;
}
.pager {
	text-indent:10px;
	padding-top:10px;
}
.t3 {
	color:#99CC00;
}
.t2 {
	color:#FF0000;
}/*	醒目文本颜色  */
input {
	font: 12px tahoma, verdana, sans-serif;
	color: #666666;
	background: #ffffff;
	border:#b3cde8 1px solid;
	height:17px;
}
