@charset "utf-8";
/* CSS Document */

#l_login {
	background-image: url(/images/l_weather.jpg);
}
#l_calendar {
	background-image: url(/images/l_calendar.jpg);
}
#l_investigate {
	background-image: url(/images/l_investigate.jpg);
}
#l_menu {
	height:auto;
	display:block;
}
#l_menu ul {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#l_menu li {
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	list-style-type: disc;
}
.m_right #r_contact {
	float: right;
	width: 700px;
	text-align: right;
	margin-top: 10px;
}
.m_right #m_r_content {
	float: left;
	height:auto;
	width: 700px;
}#m_r_content .artilleList li {
	line-height: 20px;
	height: 20px;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}
#m_r_content .artilleList {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#nav li ul li{
	background-color: #E4F8F6;
}
#top{
	background-image: url(../images/politicsBG.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 1043px;
}