body{
	font-size:12px;
	text-align:left;
	background:#fff;
	margin:0;padding:0;
}
a {	
	text-decoration:none;
}
p {margin:0;}
.warp{

	width:1150px;
}
.headerbar {	
	/*background:url(head.png) top right no-repeat;*/
	/*background:url(hb_rbg.jpg) top right no-repeat;*/
}
.mainmenu {
	background:url(mm_bg.png) no-repeat #4B8DDE;
	height:33px;width:1150px;
	font-size:14px;
	color:#fff;
}
.mainmenu a {
	color:#fff;
	font-weight:bold;
}
.mainmenu ul {
	margin:0 0 0 400px;padding:0px;
	height:33px;
	list-style:none;
}
.mainmenu li {
	float:left;margin:5px 18px 0 0 ;padding:0 18px 0 0 ;
	line-height:28px;
	height:28px;
	
	background:url(mm_sep.png) center  right no-repeat;
}
.topbar{
	/*background:url(tb_lbg.png) no-repeat left ;*/
	
	float:right;
	width:auto !important;width:25em;
	
}
.topbar a{
	color:#969A99;text-decoration:none;
	color:#444;
}
.topbar ul{
	margin:0 0 0 46px;
	height:21px;
	list-style:none;
	/*border-bottom:1px solid #969A99;*/
}
.topbar  li {
	float:left;height:14px;line-height:14px;
	margin:4px 9px 3px 0 ;padding:0 9px 0 0 ;
	border-right:1px solid #444;
}
.footer{
	border-top:2px solid #4B8DDE;	
	text-align:center;
}
.footer a{text-decoration:none;}
.footer th{
	font-weight:normal;
	border-bottom:1px solid #DDDDDD;	
	word-break:keep-all;
	white-space:nowrap;
}
.index_r {
	background:url(index_lbg.jpg) no-repeat ;
	width:248px;height:405px;
	text-align:center;
}
.index_r ul {
	margin:317px 0 0 60px !important;margin:317px 0 0 40px;padding:0px;
	float:left;
	list-style:none;
}
.index_r li {
	margin:8px 0;
}
.quicklinks ul{ padding:5px 0 5px 0;background:#ccc;margin:6px 0;border:1px solid #ddd}
.quicklinks li{list-style:none;text-align:center}
.quicklinks select{width:100px;}
.randomphoto{margin-left:1px;margin-top:25px;}

.dropmenu {list-style:none;}
			.dropmenu li {float:left;position:relative}
			.dropmenu li div{float:left;display:none;padding:25px 0;position:absolute;top:0px;left:-10px;
			}
			.dropmenu li div a {
				color:#fff;display:block;
				background:url(bullet3.gif) 3px center no-repeat #214B7E;
				padding:0 25px 0 25px;
				/*height:28px;*/
				width:115px !important;width:115px;
				/*line-height:28px;*/
				margin:0px;
				white-space:nowrap;
				/*border-left:1px solid #A0A0A0;*/
				border-left:1px solid #4B8DDE;
				border-right:1px solid #4B8DDE;
				border-bottom:1px solid #4B8DDE;

			}
			.dropmenu li div a:hover{background:url(bullet3.gif) 3px center no-repeat #3E7EC4 }
			.dropmenu li:hover div{display:block;}	