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

.content-list {
	
	text-align: justify; font-size: 12px; line-height: 20px; padding: 10px;
	
}

.content-list li {
	padding:0px 0px 20px 0px;
	margin:0px;
}

.reshead                   { width:238px !important; width:272px; display:block; top:-3px; position:relative; padding:15px; border:1px solid #c0c0c0; *padding:18px; margin-bottom:8px; background:#428e90;}
.reshead h2			      { font-size:18px; font-weight:normal;padding:0;margin:0; color:#fff;}
.reshead p                  { font-size:11px; text-align:justify; line-height:18px; *width:230px; *margin-top:7px;}
.reshead p a			      { color:#000; font-size:11px;}
.reshead p a:hover          { text-decoration:underline;}

.resright                   { width:238px !important; width:272px; display:block; top:-3px; position:relative; padding:15px; border:1px solid #c0c0c0; *padding:18px; margin-bottom:8px;}
.resright h2			      { font-size:18px; font-weight:normal;padding:0;margin:0;}
.resright p                  { font-size:11px; text-align:justify; line-height:18px; *width:230px; *margin-top:7px;}
.resright a			      { font-weight:bold; font-size:12px;}
.resright a:hover          { text-decoration:underline;}

#res-sub { margin:0px; padding:0px; clear:both; }
#res-sub li { display:inline; list-style:none }
#res-sub li a, a.res-button {
	display:block;
	float:left;
	list-style:none;
	font-weight: normal;
	color: #FFF;
	background-image: url(../imgs/res_sub.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 165px;
	overflow: hidden;
	font-size:11px;
	line-height:26px;
}

#res-sub li a:hover, a.res-button:hover {
	background-position: left -30px;	
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #20548E;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}

ul#stay-posted {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#stay-posted li {
	padding:2px 0px 2px 0px;
	border-bottom:1px dotted white;
}

ul#stay-posted li a, ul#stay-posted li a:hover {
	text-decoration:none;
	display:block;
	
}

ul#stay-posted li a:hover {
	color:#10aa84;
}

.left h3.col-head {	display:block; color:#FFF;height:40px; line-height:40px; font-size:20px; font-weight:normal; text-align:center; background: url(../imgs/green-gradient-40.png); margin:0px 0px 2px 0px; width:270px; position:relative; top:-3px;}

#right-box-top {
	background-color:#EEE;
	height:200px;
	border:1px slid #CCC;
}
