﻿#rotator {
	position:relative;
	z-index:10;
	margin:12px 0px 0px 0px;
	padding:0;
	width:914px;
	height:150px;
	background:url('/img/framework/bgd_rotator.jpg') no-repeat left top;
}
#index_content {
	margin:12px 0px 12px 0px;
	padding:0;
	width:914px;
	height:366px;
	background:url('/img/framework/bgd_index_content.jpg') no-repeat left top;
}

#c1 {
	width:209px;
	height:366px;
	float:left;
	/*background:#666;*/
}
#c1 p {
	color:#2c4004;
	font-size:12px;
	line-height:1.4em;
	margin:8px 8px 0px 12px;
	padding:0;
}
#c2 {
	width:436px;
	height:366px;
	float:left;
	/*background:#666;*/
}
#c3 {
	/*width:269px;*/
	width:266px;
	height:366px;
	/*background:#333;*/
	float:right;
}
* html #c3 {
	width:262px;
}
#c3 p.date {
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
	/*background:#666;*/
}
#c3 h3 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000;
	line-height:1.4em;
	/*background:#222;*/
}
#c3 p {
	font-size:12px;
	color:#275e9b;
	margin:0;
	padding:0px 0px 3px 0px;
}
img.rot {
	height:97px
	width:129px;
	padding:0;
	margin:0px 0px 0px 18px;
}
.brief_list {
	margin-bottom:8px;
	padding:0;	
}