#header, #footer {
	background-color:#000000;
}
/*logo*/
#header img{
	margin:7px 0 0 25px;
}
#container {
	background:url(../images/web/bg_container.jpg) repeat-x left top;
	xbackground:url(../images/lines.gif) repeat scroll 1px 3px;
}
/*url*/
.url a{
	color:#23213b;
}
.url span{
	color:#23213b;
}
/*text*/
p, ul, ol {
	color:#666666;
}
a {
	color:#ff9600;
}
h1, h2 {
	color:#333333;
	background:url(../images/am/h1_dot.gif) no-repeat left 9px;
}
#sidebar h2 {
	background:url(../images/am/h1_dot.gif) no-repeat left 14px;
}
/*sidebar blocks*/
.newsline .date {
	color:#ff9600;
}
.response {
	background-color:#f0f0f0;
}
.anons {
	background-color:#ffe1a9;
}
.simple_text {
	background-color:#f0f0f0;
}
.block_menu li{
	background:url(../images/se/menu_dot.gif) no-repeat left 0.3em;
}
.block_menu li.active{
	background:url(../images/se/menu_dot_active.gif) no-repeat left 0.3em;
}
.contents a, .contents span {
	background-color:#f0f0f0;
}
.contents .white {
	background-color:#ffffff;
}
/*content newsline*/
.content_newsline .one{
	background-color:#f0f0f0;
}
.content_newsline .white{
	background-color:#ffffff;
}
.content_newsline .date{
	color:#ff9600;
}
.paging .prev, .paging .next {
	color:#ff9600;
}
.content_newsline .nums a, .content_newsline .nums span {
	border:1px solid #cfcfcf;
}
.content_newsline .nums span.active {
	border:1px solid #cfcfcf;
	background-color:#ff9600;
	color:#ffffff;
}
/*news on index*/
.news_container {
	margin-top:28px;
	//padding-right: 1px; //overflow-x: hidden;
}
.news_container .news {
	float:left;
}
.news_container .se {
	width:50%;
	background:url(../images/line.gif) repeat-y top right;
}
.news_container .web {
	width:49%;
	background:url(../images/line.gif) repeat-y top left;
	position:relative;
	left:-1px;
	float:left;
}
.news_container .one {
	padding:12px 35px 12px 40px;
}
.news_container .se .one {
	margin-right:1px;
}
.news_container .web .one {
	margin:0 -1px 0 1px;
}
.news .one p {
	position:relative;
	margin-left:0;
	margin-right:0;
}
.se .line {
	background:url(/images/am/news_se_header_center.jpg) repeat-x top left;
	padding:0;
}
.se .line .wrap{
	background:url(/images/am/news_se_header_left.jpg) no-repeat top left;
}
.se .line h2{
	background:url(/images/am/news_se_header_right.jpg) no-repeat top right;
	height:78px;
	text-align:center;
	padding:0;
	margin:0;
}
.se .line h2 img{
	margin:0 auto;
	display:block;
}
.se .line h2 a {
	display:block;
	padding-top:9px;
}
.web .line {
	background:url(/images/am/news_web_header_center.jpg) repeat-x top left;
	padding:0;
}
.web .line .wrap{
	background:url(/images/am/news_web_header_left.jpg) no-repeat top left;
	width:100%;
}
.web .line h2{
	background:url(/images/am/news_web_header_right.jpg) no-repeat top right;
	height:78px;
	text-align:center;
	padding:0;
	margin:0;
}
.web .line h2 img{
	margin:0 auto;
	display:block;
}
.web .line h2 a {
	display:block;
	padding-top:26px;
}
.news .one h3 {
	margin:0;
	padding:0;
	line-height:14px;
}
.news .more {
	text-align:right;
	font-style:italic;
}
.news_container .se .one {
	background-color:#ecf4ff;
}
.news_container .web .one {
	background-color:#e7e7e7;
}
.news_container .se .white, .news_container .web .white {
	background-color:#ffffff;
}
/*anons on index*/
.se_anons {
	padding-top:37px;
}
.se_anons img{
	margin-right:15px;
}
/*menu bar*/
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover,
div.menu a.menuItem:hover,
div.menu a.menuItemHighlight
 {
	background-color: #ff9600;
	color: #ffffff;
}
div.menuBar a.active, div.menu a.active {
	background-color: #3e3e3e;
	color: #ffffff;
}
div.menu a.current {
	background-color: #ff9600;
	color: #ffffff;
	cursor: default;
}
div.menuBar a.active:hover {
	background-color: #ff9600;
	color: #ffffff;
}

div.menu div.menuItemSep {
	border-top: 1px solid #23213b;
	border-bottom: 1px solid #f0f0f0;
}



.team_div {
	clear:both;
	
	
}
