﻿#guide {
	padding: 5px 10px;
	background: #BDBC97;
	font-size: 12px;
}
.column{
	width: 603px;
	border: 1px #CFCDAF solid;
	margin-top: 5px;
	overflow: auto;
	zoom: 1;
}
.column h3 {
	font-size:20px;
	font-family:黑体;
	font-weight:normal;
	margin:5px;
	padding:5px;
	border-bottom:1px silver solid;	
}
#matter{
	width: 603px;
	border: 1px #CFCDAF solid;
	margin-top: 5px;
	overflow: auto;
	zoom: 1;
}
#newsList {
	width: 603px;
	border: 1px #CFCDAF solid;
	margin-top: 5px;
	overflow: auto;
	zoom: 1;
}
#newsList h3 {
	background: #CFCDAF url('images/newsT.png') no-repeat left top;
	line-height: 26px;
	margin: 0;
	padding: 0;
	height: 26px;
	padding-left: 10px;
	font-size: 12px;
}
#newsList ul {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
	width: 580px;
	overflow: hidden;
}
#newsList .newsContent {
	float: left;
}
#newsList ul li {
	clear: both;
	margin: 10px auto;
	height:90px;
}
#newsList ul li img {
	width: 74px;
	height: 74px;
	border: 2px #CFCDAF solid;
	float: left;
	margin-right: 5px;
}
#newsList ul li h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#newsList ul li h4 a {
	color: #6B5200;
	text-decoration: none;
}
#newsList ul li h4 a:hover {
	text-decoration: underline;
	color: olive;
}
#newsList ul li p {
	font-size: 12px;
	line-height: 150%;
	color: gray;
	margin: 0;
	padding: 0;
}
#pageNation p{
	margin:5px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
#pageNation p a{
	margin:auto 10px;
}

#matter h3{
	margin:10px;
	text-align:center;
	font-size:20px;
	font-family:黑体;
	font-weight:normal;
}
#matter div#contentInfo{
	font-size:12px;
	text-align:center;
	border:1px #CFCDAF solid;
	border-width:1px 0;
	margin:10px;
	background:#EBEADD;
}
#matter p{
	margin:10px;
	text-indent:2em;
	font-size:14px;
	line-height:200%;
}
#zjt ul,#gwt ul{
	list-style:none;
	margin:10px;
	padding:0;
	overflow:auto;
	zoom:1;
}
#zjt ul li,#gwt ul li{
	width:140px;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
#zjt ul li p,#gwt ul li p{
	margin:0;
	font-size:12px;
	line-height:150%;
}
#zjt img,#gwt img{
	width:2.3cm;
	height:3.2cm;
	padding:4px;
	border:1px #CFCDAF solid;
}
#zjt ul li p a,#gwt ul li p a{
	font-weight:bold;
	color:olive;
}
#anli ul{
	list-style:none;
	margin:0px;
	padding:10px;
	border-top:1px #CFCDAF solid;
	clear:both;
	overflow:auto;
	zoom:1;
}
#anli ul li{
	float:left;
}
#anli ul li.imgInfo{
	width:120px;
}
#anli ul li img{
	width:100px;
	padding:4px;
	border:1px #CFCDAF solid;
}
#anli ul li.txtInfo{
	width:450px;
	font-size:12px;
}
#anli ul li.txtInfo p{
	margin:0;
	line-height:150%;
}
#anli ul li.txtInfo strong{
	font-size:14px;
}
#anli ul li.txtInfo p a{
	color:olive;
	text-decoration:none;
}
#anli ul li.txtInfo p a:hover{
	text-decoration:underline;
}
#inputForm{
	margin-top:5px;
	overflow:auto;
	zoom:1;
}
#inputForm div{
	float:left;
}
#inputForm form{
	margin:50px 20px auto auto;
	font-size:14px;
}
#inputForm form p span{
	display:block;
	position:relative;
	left:59px;
	top:-20px;
}
.inputT{
	width:150px;
	border:1px solid #BDBC97;
}
#relayList{
	clear:both;
}
#relayList h3{
	background:#BDBC97;
	line-height:24px;
	font-size:14px;
	padding-left:10px;
	margin:0;
}
#relayList .item{
	border:1px #BDBC97 solid;
	margin-top:5px;
	font-size:14px;
}
#relayList .item h4{
	background:#BDBC97;
	font-size:14px;
	margin:0;
	line-height:20px;
	padding-left:5px;
	color:white;
}
#relayList .item p{
	margin:5px;
	line-height:150%;
}
#relayList .item .username{
	font-weight:bold;
	margin-right:5px;
}
#relayList .item .time{
	margin-left:5px;
}
#relayList .item .relayBtn{
	margin-left:300px;
}
#relayList .item .relayTitle{
	border:1px #BDBC97 solid;
	border-width:1px 0;
	font-size:12px;
	font-weight:bold;
	color:green;
}
#relayList .item .relayContent{
	color:darkgreen;
	font-size:12px;
}
#relayList #listInfo{
	float:left;
	width:600px;
}
#relayList #sort{
	float:left;
	width:285px;
	margin:5px 0 5px 5px;
}
#relayList #sort ul{
	margin:5px;
	list-style:none;
}
#relayList #sort ul li{
	margin:5px auto;
	line-height:150%;
	padding-left:10px;
	background:url('images/tips.png') no-repeat left center;
	font-size:12px;
}
#relayList #sort ul li a{
	color:#6B5200;
	text-decoration:none;
}
#relayList #sort ul li a:hover{
	color:olive;
	text-decoration:underline;
}
.border_b{
	border-bottom:1px olive solid;
	font-size:12px;
}
.on{
	border:1px #ccc solid;
	background:#eee;
}
.off{
	border:1px white solid;
	background:white;
}

#request h4
{
	font-size:14px;
	color:darkgreen;
	margin:5px 10px;
	padding:5px 0;
	border-bottom:1px darkgreen solid;
}
#request p
{
	font-size:12px;
	line-height:150%;
	margin:5px 10px;
}
#product h1
{
	font-size:20px;
	font-family:黑体;
	font-weight:normal;
	margin:5px;
	padding:5px;
	border-bottom:1px silver solid;	
}
#product p
{
	margin:10px;
	line-height:150%;	
	font-size:12px;
	text-indent:2em;
}
#product table
{
	background:#ccc;
	margin:10px;
}
#product table th,#product table td
{
	background:white;
	height:30px;
	line-height:30px;
	font-size:12px;
	width:33%;
}
#product table th
{
	background:#eee;
}
#product ul
{
	list-style:square;
	color:Olive;
}
#product ul li
{
	font-size:14px;
	margin:5px 0;
}
#product ul li a
{
	color:Olive;
	text-decoration:none;
}
#product ul li a:hover
{
	text-decoration:underline;
}
#product h4
{
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:Olive;	
	padding:5px;
	margin:10px;
	width:120px;
	text-align:center;
}
.gray
{
	color:Gray;	
}
p#photoImg img
{
	width:600px;
	height:auto;
}