﻿@charset "utf-8";
/*当前位置样式*/
#crumb{
	height:25px;
	border-bottom:3px #A9C9E2 solid;
	background: url(../images/crumb_ndwz.gif) no-repeat 5px 6px;
	
}
#crumb h6 {
	color: #000000;
	float: left;
	font: normal 12px "微软雅黑";
	padding-left:20px;
	line-height:23px;
}
#crumb h6 a {
	color: #006699;
	text-decoration: none;
}
#crumb h6 a:visited {

	color: #006699;
	text-decoration: none;
}
#crumb h6 a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#crumb span{
	font-weight:bold;
}
/*内容左边样式*/
.textbox {
	background: #F5FAFE;
	margin-bottom: 8px;
	width: 680px;
	border-right:1px #A9C9E2 solid;
	margin-top:1px;
	
}
.textbox .from_info {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	font: normal 12px/24px Tahoma;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 640px;
	text-align:center;
	margin-left:20px;
}

.textbox .text_about {
}

.textbox .text_body {
	font-size:14px;
	margin: 5px auto;
	text-align: left;
	width: 640px;
	line-height:25px;
}
.textbox .text_body p {
	margin-bottom:20px;
	text-indent:2em;
}
.textbox .text_tag {
	background: #FFFFFF;
	border: 1px dashed #CAE5FF;
	height: 24px;
	margin: 10px auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 620px;
}

.textbox .text_tag h5 {
	clear: left;
	color: #000000;
	display: block;
	float: left;
	font-size:12px;
	padding-top:3px;
}

.textbox .text_tag span {
	float: right;
	font: 12px/24px Tahoma;
}

.textbox .text_tool {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	color: #004A9C;
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 640px;
	margin-left:20px;
}

.textbox .text_url {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 640px;
	margin-left:25px;
}

.textbox .text_url h4 {
	display: block;
	font: bold 13px "微软雅黑";
	margin-bottom: 3px;
	text-align: left;
}

.textbox .text_url span {
	display:inline;
	text-align: left;
	text-indent: 60px;
	width:250px;
	font-family:"微软雅黑";
}

.textbox .texttit {
	padding-bottom: 5px;
	padding-top: 20px;
	width: 640px;
	margin:auto;
}

.textbox .texttit h1 {
	color: #000000;
	font-size:22px;
	text-align:center;
}
.revbox {
	background: #F5FAFE;
}

.revbox .new_rev {
	text-align: left;
	width: 680px;
}

.revbox .new_rev h5 {
	color: #000000;
	display: block;
	float: left;
	font: bold 13px/24px "微软雅黑";
	margin-left: 5px;
}

.revbox .new_rev h6 {
	display: block;
	float: left;
	font: normal 12px/22px "微软雅黑";
	margin-left: 5px;
	margin-top: 2px;
}

.revbox .new_rev span {
	display: block;
	float: right;
	font: 12px/24px Tahoma;
	margin-right: 10px;
}

.revbox .review .form {
	text-align: left;
	width: 640px;
	margin-left:20px;
}

.revbox .review h5 {
	background: #CAE5FF;
	font: bold 13px/25px "微软雅黑";
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	text-indent: 10px;
}

.revbox .revtext {
	background: url(../images/rev.gif) no-repeat 6px 6px;
	color: #006699;
	text-indent: 20px;
}

.revbox li {
	border-top: 1px solid #A9C9E2;
	clear: left;
	color: #333333;
	float: left;
	font: 12px/22px Tahoma;
	margin: 0px auto 5px;
	padding-top: 3px;
	width: 640px;
	list-style:none;
}

.revbox span {
	clear: right;
	display: block;
	float: right;
}

.revbox ul {
	clear: left;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 650px;
}
.review .form .br {
	margin-bottom: 5px;
	width: 630px;
}

.review .form span {
	float: left;
	clear:left;
	font: 12px/20px Tahoma;
	margin-left: 5px;
	margin-right: 2px;
}

.review .rev_rules {
	color: #006699;
	line-height:23px;
	margin: 5px 0px 10px 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 630px;
	font-family:"微软雅黑";
}
.rev_textarea {
	border: 1px solid #A9C9E2;
	color: #666666;
	margin-left: 5px;
	width:590px;
}
.rev_but {
	background: url(../images/fbpl.gif);
	border-style: none;
	color: #333333;
	cursor: hand;
	height: 20px;
	text-align: center;
	width: 70px;
}
/*内容右边样式*/
.news_side {
	margin: 0px;
	width: 270px;
}

.news_side .ad270 {
	background: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 270px;
}

.news_side .content {
	background: #FFFFFF;
	border-left: 1px solid #A9C9E2;
	border-right: 1px solid #A9C9E2;
	padding: 1px;
	width: 266px;
}

.news_side .content .search {
	height: 70px;
	margin: 5px 2px;
	width: 258px;
}

.news_side .content .search span {
	display: block;
	font: 12px/24px Tahoma;
	margin-top: 5px;
	text-align: left;
	width: 256px;
}

.news_side .content li {
	background: url(../images/arrow_01.gif) no-repeat 3px 6px;
	display: block;
	font: 12px/22px "微软雅黑";
	padding-left: 12px;
	text-align: left;
	width: 250px;
}

.news_side .content li a {
	color: #333333;
	text-decoration: none;
}

.news_side .content li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.news_side .content ol {
	background: #F7FBFF;
	display: block;
	width: 264px;
}

.news_side .foot {
	border-top: 1px solid #A9C9E2;
	margin: 0px;
	padding: 0px;
	width: 270px;
	height:10px;
}

.news_side .title {
	background: #FFFFFF;
	border: 1px solid #A9C9E2;
	height: 20px;
	padding: 1px;
	width: 266px;
}

.news_side .title h5 {
	background: url(../images/side_titb.gif);
	color:#333333;
	text-align: left;
	text-indent: 10px;
	height:20px;
	line-height:20px;
	font-size:13px;
}

.news_side .top10 {
	width: 270px;
}

.news_side .top10 .content {
	background: #FFFFFF;
	border-left: 1px solid #ECDC8F;
	border-right: 1px solid #ECDC8F;
	padding: 1px;
	width: 266px;
}

.news_side .top10 .content li {
	background: no-repeat;
	display: block;
	font: 12px/22px "微软雅黑";
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 252px;
}

.news_side .top10 .content li a {
	color: #333333;
	text-decoration: none;
}

.news_side .top10 .content li a:hover {
	color: #996600;
	text-decoration: underline;
}

.news_side .top10 .content ol {
	background: #FFFFDD;
}

.news_side .top10 .content span {
	color: #663300;
	display: block;
	font: bold 10px/20px Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	width: 12px;
}

.news_side .top10 .foot {
	border-top: 1px solid #ECDC8F;
	height: 0px;
	width: 270px;
}

.news_side .top10 .title {
	background: #FFFFFF;
	border: 1px solid #ECDC8F;
	padding: 1px;
	width: 266px;
}

.news_side .top10 .title h6 {
	background: url(../images/side_titb2.gif);
	font: bold 13px/24px "微软雅黑";
	text-align: left;
	text-indent: 10px;
}

