﻿body{
font-size:12px;
margin-left:auto;
margin-right:auto;
}
.newsMain {
	width: 980px;
}
.conetentHeader {
	background-image: url(/Content/images/contentHeader.png);
	height:25px;
	margin-bottom:0px;
}
.newsContent {
	background-color: #EFEFEF;
	min-height:400px;
	height:auto;
	margin-top:0;
	border:solid #DCDDDD 1px;
	border-top:0;
	border-bottom:0;
	padding:0 10px 0 10px;
}
.contentFooter {
	background-image: url(/Content/images/contentFooter.png);
	background-repeat: no-repeat;
	height:27px;
}
.newsMain  .newsContent .contentLeft {
	background-color: #FFFFFF;
	float: left;
	width: 722px;
	margin-left:4px;
}
.clearFloat
{
clear:both;
}
.newsMain  .newsContent .contentLeft .contenttextfooter {
	background-image: url(/Content/images/textFooter.png);
	height: 62px;
	width: 722px;
	background-repeat: no-repeat;
	background-position: left;
}
.newsMain  .newsContent .contentLeft .textContent {
	padding:10px 10px 0 10px;
	*height:500px;
	min-height:500px;
	text-align:left;
}
.newsMain  .newsContent .contentLeft .rightMenu {
	float: left;
	width: 219px;
}
.newsMain  .newsContent .rightMenu .menuList {
	height: 22px;
	width: 219px;
	margin: 0;
	padding: 0;
	float: left;
}
.newsMain  .newsContent .rightMenu .menuList .list {
	background-color: #FFFFFF;
	height: 25px;
	margin-left: 0px;
	border-bottom:solid 3px #efeff0;
	background-image: url(/Content/images/menuList.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align:middle;
}
.newsMain  .newsContent .rightMenu .menuList .list a
{
	color:Black;
}
.newsMain  .newsContent .rightMenu .menuList .texts {
    margin-top:6px;
	line-height:25px;
	vertical-align:middle;
}
.newsMain  .newsContent .rightMenu .menuList .list1 {
	background-color: #FFFFFF;
	height: 25px;
	margin-left: 2px;
	border-bottom:solid 3px #efeff0;
	background-image: url(/Content/images/menuList.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align:middle;
}
.newsMain  .newsContent .rightMenu .menuList .listRight {
	background-image: url(/Content/images/menuList.png);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 4px;
}
.newsMain  .newsContent .rightMenu .menuList  a {
	color:#CC3399;
	font-size:14px;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
	text-decoration:none;
}