/* 公共样式 */
body,td,th {
	font-family: "宋体";
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
form{
	margin:0px;
}
#Top,#Foot{
	width:100%;
	display:block;
}
a{
	width:auto;
	height:20px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:hover{
	color:#333333;
}
.FootTJ a,.FootTJ a:hover{
color:#FFFFFF
}

a.MainLink{
	width:auto;
	height:20px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.MainLink:hover{
	color:#333333;
}

a.TopMenuLinkOn{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #7DD9E4;
	line-height: 20px;
	display: block;
	width: 80px;
	text-align: center;
	float: left;
	font-weight: bold;
}
a.TopMenuLinkOn:hover{
	color: #FFFF00;
}
a.TopMenuLinkOff{
	color:#000000;
	text-decoration: none;
	line-height: 20px;
	display: block;
	width: 80px;
	text-align: center;
	float: left;
}
a.TopMenuLinkOff:hover{
	color: #999999;
}
.red{
	color:#FF0000;
}
a.LeftMenuLink{
	color:#000000;
	text-decoration: none;
}
a.LeftMenuLink:hover{
	color:#999999;
}
a.Class1MenuLink{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*网站顶部样式*/
#Top{
	background-image: url(../images/TopBg.jpg);
	height:120px;
	margin-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7DD9E4;
	background-repeat: repeat-x;
	text-decoration: none;
}
#Top #TopBody #Logo {
	display: block;
	float: left;
	height: 120px;
	width: 220px;
	background-repeat: no-repeat;
}
#Top #TopBody #RightTop {
	display: block;
	float: right;
	height: auto;
	width: 700px;
}

#Top #TopBody #TopBar{
	width:780px;
	height: 20px;
	display: block;
	float:right;
}
#Top #TopBody #TopBar #HotPhone {
	line-height: 20px;
	color: #990000;
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	font-family: "宋体";
	margin-right:2px;
}

#top #topbody #topbar #menu  {
	float: right;
	width:740px;
	height:20px;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
}
#Top #TopBody #AdContent {
	display: block;
	float: right;
	height: 100px;
	width:auto;
	margin-top: 10px;
}
/*网站主体样式*/
#Main{
	width:970px;
	margin:0 auto;
}
/*网站左侧菜单*/
#Main #LeftMenu {
	display: block;
	float: left;
	width: 203px;
	margin-left: 5px;
	height: 100%;
}
#Main #LeftMenu #LeftMenuTitle {
	background-image: url(../images/LeftMenuTitle.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 27px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	letter-spacing: 10px;
}
#Main #LeftMenu #LeftMenuContent {
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #808080;
	display: block;
	float: left;
	height: auto;
	width: 199px;
}
#Main #LeftMenu #LeftMenuContent .MenuClass1 {
	line-height: 25px;
	font-weight: bold;
	display: block;
	float: left;
	width:150px;
	margin-left: 10px;
}
#Main #LeftMenu #LeftMenuContent .MenuClass2 {
	line-height: 20px;
	display: block;
	float: left;
	width:150px;
	margin-left: 15px;
}
.MenuClass3 {
	line-height: 20px;
	display: block;
	float: left;
	width:140px;
	margin-left: 20px;
}

#Main #LeftMenu #LeftMenuContent .MenuBlank {
	width:100px;
	height: 5px;
	display:block;
	float:left;
	overflow:hidden;
}
#MenuBlankMain{
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #808080;
	display: block;
	float: left;
	height: 150px;
	width: 199px;
}
/*网站右侧*/
#Main #RightBody {
	display: block;
	float: left;
	width: 745px;
	margin-left: 5px;
}
/*右侧标题*/
#Main #RightBody #RightBodyTitle {
	background-image: url(../images/RightTitle.jpg);
	height: 27px;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 27px;
}
/*右侧主体*/
#Main #RightBody #RightBodyContent{
	width:745px;
}
/*右侧上部*/
#Main #RightBody #RightBodyContent #RightBodyMainInfo {
	height: 164px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	width: 700px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Main #RightBody #RightBodyContent #RightBodyMainInfo #RightBodyMainInfoTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #067DC5;
	line-height: 40px;
	display: block;
	float: left;
	height: 40px;
	width: 700px;
}
#Main #RightBody #RightBodyContent #RightBodyMainInfo #RightBodyMainInfoContent {
	line-height: 20px;
	display: block;
	float: left;
	width: 700px;
	height: auto;
}


#Main #RightBody #RightBodyContent #RightBodyMainInfoLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	height: 15px;
	background-image: url(../images/MoreBlock.jpg);
	background-ryepeat: no-repeat;
	background-position: right;
	width: 100%;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
/*右侧中间*/
#Main #RightBody #RightBodyContent #RightBodyMainMiddle{
	margin-top:5px;
	display: block;
	float: left;
	height: 131px;
	width: 100%;
	margin-bottom: 5px;
}

#Main #RightBody #RightBodyContent #RightBodyMainMiddle #RightBodyAd {
	height: 130px;
	width: 600px;
	text-align: left;
	float: left;
}

#Main #RightBody #RightBodyContent #RightBodyMainMiddle #RightBodyKF {
	float: right;
	height: 130px;
	width: 110px;
	text-align: center;
	display: block;
}
/*右侧新闻列表*/
#Main #RightBody #RightBodyContent #RightBodyNews {
	width:745px;
	height:100px;
	float: left;
}
.NewsList {
	display: block;
	float: left;
	height: 121px;
	width: 357px;
}
.NewsListBlank{
	width:6px;
	height:100px;
	float:left;
	display:block;
}
.NewsListTitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/NewsListTitle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 100%;
	float:left;
	display:block;
}
.NewsListFont{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-indent: 10px;
	display: block;
	letter-spacing: 3px;
	width:auto;
	display: block;
	float:left;
}
.NewsListMore{
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	height: 18px;
	width: 60px;
	margin-right: 5px;	
}
.NewsListContent{
	display: block;
	float: left;
	height: 100px;
	width:340px;
	margin-left: 5px;
}

a.NewsListShow{
	width:auto;
	height:20px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.NewsListShow:hover{
	color:#333333;
}
/*右侧下方*/
#Main #RightBody #RightBodyContent #RightMainFoot {
	margin-top:10px;
	margin-bottom:10px;
	display: block;
	float: left;
	height: 65px;
	width: 100%;
	text-align: center;
}
/*网站底部*/
#Foot #FootLine {
	background-color: #999999;
	display: block;
	height: 1px;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
}
#Foot #FootContent {
	width: 980px;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
}


/*分页样式*/
#MenuBottom{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #808080;
	display: block;
	float: left;
	height: 12px;
	width: 199px;
	background-image: url(../images/LeftMenuBottomTitle.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: top;
}
#MenuKF{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #808080;
	display: block;
	float: left;
	height:auto;
	width: 199px;
}
#RightBodyRightContent {
	display: block;
	float: right;
	height: auto;
	width: 180px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#RightBodyRightContent #Content {
	color: #999999;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 20px;
}

#RightBodyRightContent #Pic {
	text-align: center;
	margin: 5px;
}
#Main #RightBody #RightBodyContent #RightBodyMiddleContent {
	display: block;
	float: left;
	width: 545px;
	margin: 5px;
}
#Main #RightBody #RightBodyContent #RightBodyMiddleContent #RightBodyMiddleContentTitle {
	display: block;
	float: left;
	height: 29px;
	width: 300px;
	background-image: url(../images/TitleBG.jpg);
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 14px;
	color: #0000CC;
	letter-spacing: 3px;
	font-weight: bold;
}
#Main #RightBody #RightBodyContent #RightBodyMiddleContent #RightBodyMiddleContentContent {
	display: block;
	float: left;
	width: 520px;
	margin: 5px;
	line-height: 25px;
}
#Main #RightBody #RightBodyContent #RightBodyMiddleContent #RightBodyMiddleContentContent dl {
	margin-left: 20px;
	line-height: 18px;
	color: #666666;
}
.NewsTitle{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.NewsContent{
	line-height: 18px;
}
.FLinkLOGO{
	float: left;
	height: 50px;
	width: 100px;
	margin-left: 5px;
	margin-top:5px;
	overflow: hidden;
}
.FLinkLOGOStyle{
	border: 1px solid #CCCCCC;
	display: block;
}
.LoginStyle{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	line-height: 14px;
}
