/* CSS Document */


/*main*/

.leftlist{float:left; width:210px}/*左边栏*/
.leftlist .subtop {
	width:210px;
	height:60px;
	margin-bottom: 20px;
}
.leftlist .stitle {
	font-family:"宋体";
	font-size:12px;
	color:#c5151d;
	text-align:left;
	vertical-align:middle;
	list-style-type:none;
	list-style-position:outside;
	width: 110px;
	background-image: url(view_stitle2.gif);
	height: 32px;
	padding-left: 100px;
	background-repeat: no-repeat;
}
.leftlist .stitle A:link   {font-family:"宋体"; font-size:14px; line-height:32px; color:#003176;text-decoration: none;}
.leftlist .stitle A:visited{font-family:"宋体"; font-size:14px; line-height:32px; color:#003176;text-decoration: none;}
.leftlist .stitle A:hover  {font-family:"宋体"; font-size:14px; line-height:32px; font-weight: bold; color:#e5731f;text-decoration: none; }
.leftlist .stitle A:active {font-family:"宋体"; font-size:14px; line-height:32px; font-weight: bold; color:#e5731f;text-decoration: none;}
.leftlist .subpic {
	width:210px;
	margin-top: 30px;
}

.content{
	width:100%;
	float: right;
	clear: right;
	overflow: hidden;
}
	.daohang{
	height:40px;
	background-image: url(view_con_top.gif);
	background-repeat: no-repeat;
}
	.daohang .text{
	float:left;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 6px;
}
	.daohang .location{
	float:right;
	color:#fff;
	width:290px;
	text-align:left;
	line-height: 30px;
	padding-top: 6px;
}
	.daohang .location a{font-family:"宋体"; font-size:12px; line-height:30px; color: #FFFFFF;}
	.daohang .location a:hover{font-family:"宋体"; font-size:12px; line-height:30px; color: #e5731f;}
	.conbottom{
	height:18px;
	
	background-repeat: no-repeat;
	clear: both;
}

	/*list*/

.list_content{
	font:normal 14px/24px "";
	color:#333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
	width:100%;
	clear: both;
}
.list_con_li {
	background: url(broken_line1.gif) repeat-x bottom;
	clear: both;
	display: block;
	width: 860px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d4dde7;
	height: 32px;
}

.list_news_tit {
	background: url(i_3.gif) no-repeat 0px 4px;
	clear: left;
	float: left;
	font: normal 13px/32px "宋体";
	padding-left: 20px;
	text-align: left;
}

.list_news_tit a {
	color: #333;
	text-decoration: none;
}

.list_news_tit a:hover {
	color: #CC0000;
	text-decoration: none;
}

.list_news_info {
	clear: right;
	color: #666666;
	float: right;
	font: normal 11px/32px Tahoma;
	padding-right: 5px;
}



/*页面底部*/
#Footer { width:960px;margin:10px auto;height:50px;background:#00FFFF; float:left}
