﻿@charset "utf-8";
/* CSS Document */
#content{
	height:1140px;
	margin-top:13px;
	margin-bottom:13px;
	}
	

/*中间右边*/
#content_right{
	float:left;
	margin-left:10px;
	width:810px;
	}
/*右一*/
#content_right #right_one{
	height:336px;
	width:808px;
	margin-bottom:13px;
	}
.tab_UL li{
	width:77px;
	text-align:center;
	height:40px;
	line-height:40px;
	float:left;
	overflow:hidden;
	}
/* 选项卡 变化事件*/
.aSelect{
	width:77px;
	height:31px;
	display:block;
	line-height:36px;
	background:url(../images/content_button02.jpg) no-repeat center 6px;
	color:#184D94;
}

.aSelected{
	width:77px;
	height:31px;
	display:block;
	line-height:36px;
	background:url(../images/content_button03.jpg) no-repeat center 6px;
	color:#184D94;
}
.aSelectedFixed{
	width:77px;
	height:31px;
	display:block;
	line-height:36px;
	background:url(../images/cotent_button01.jpg) no-repeat center top;
	color:white;
}

/*右一 头部选项卡*/

#right_one 	#location{
	width:45%;
	float:left;
	margin-left:30px;
	font-weight:bold;
	color:#184d94;
	line-height:30px;
		}
#location span{
	color:#184D94;
	display:block;
	float:left;
	font-weight:normal;
	margin-right:5px;
	font-weight:bold;
	}
#location span a{
	color:#ff6500;
	margin-right:40px;
	}
#location a{
	font-weight:normal;
	color:#184d94;
}
#location a:hover{
	font-weight:normal;
	color:#184d94;
	text-decoration:underline;
}

/* 最新公告*/
#home_notice{ 
	margin-left:5px;
	float:right;
	color:#184D94;
	width:200px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	position:relative;
	}
#home_notice ul {
	left:0px;
	position:absolute;
	width:3000px;
	margin-top:4px;
	}
#home_notice li{height:25px; margin-right:20px; display:inline;}
#home_notice a{
	color:#184D94;
}
#home_notice a:hover{
	text-decoration:underline;
}

/*选项卡下的层*/		
.right_one_news{
	clear:both;
	height:305px;
	border:1px solid #CECFCE;
	width:100%;
	margin-top:0px;
	}
.right_one_news	.news1{
	float:left;
	width:425px;
	height:305px;
	}
.news1	h2{
	font-size:20px;
	font-family:"黑体";
	text-align:center;
	margin-top:18px;
	margin-bottom:10px;
	}

.news1 ul{
	margin-left:5px;
	margin-right:5px;
	border-top:1px dashed #d6d7d6;
	}	
.news1 ul li{
	margin-left:5px;
	line-height:1.8em;
	margin-top:5px;
	background:url(../images/square.jpg) no-repeat left;
	text-indent:1.5em;
	}	
.news1 ul li a{
	color:#000;
	text-align:left;
	width:300px;
	display:block;
	float:left;
}
.news1 ul li a:hover{
	text-decoration:underline;
	color:#184d94;
}
.right_one_news .rOne_img{
	float:right;
	width:380px;
	height:305px;
	}

.rOne_img2{
	height:272px;
	padding-left:13px;
	padding-right:13px;
	padding-top:13px;
	background-image:url(../images/content_bg01.jpg);
	}
/*更多*/
.more a{
	color:#ff6500;
	}
.more a:hover{
	color:#184D94;
}

/*右三*/
#content_right #right_three{
	height:238px;
	margin-top:14px;
	margin-bottom:10px;
	}

/*右四*/
#content_right #right_four{
	width:808px;
	height:157px;
	background:url(../images/content_bg02.jpg);
		}
#right_four	.right_four_img{
	width:25%;
	float:left;
	text-align:center;
	margin-top:10px;
	}
/*右五*/
#content_right #right_five{
	height:238px;
	margin-top:13px;
	}
	
/* 右边的中间列表 跟最下面的列表的样式*/
.r_TorF_left{
	width:49%;
	float:left;
	}
.r_TorF_right{
	width:48%;
	float:left;
	margin-left:20px;
}
.r_TorF_left span{
	float:right;
	margin-right:10px;
	margin-top:10px;
	color:#ff6500;
	}
.right_three_news{
	clear:both;
	width:100%;
	height:205px;
	border:1px solid #CECFCE;
	}
.right_three_news ul{
	margin-top:10px;
	margin-left:12px;
	}
.right_three_news ul li{
	line-height:1.5em;
	margin-top:5px;
	background:url(../images/square.jpg) no-repeat left;
	text-indent:1em;
}
.right_three_news ul li a{
	width:70%;
	color:#000;
	display:block;
	float:left;
}
.right_three_news ul li a:hover{
	text-decoration:underline;
	color:#184d94;
}
.r_TorF_right span{
	float:right;
	display:block;
	width:6em;
	margin-top:10px;
	}	