#rotator {
	margin: 15px 0;
}
#placement {
	color: #717174;
	text-align: left;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(/templets/v2/images/placement.gif);
	background-repeat: repeat-x;
	width: 970px;
	margin: auto;
	height: 22px;
	line-height: 22px;
}
#placement a {
	color: #717174;
	text-decoration: none;
}
#main {
	width: 980px;
	margin: 15px auto;
}

#news {
	width: 670px;
	float: left;
}
#tab {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/news.gif);
	background-repeat: no-repeat;
	background-position: 0px 38px;
	height:66px;
	line-height:45px;
}
.focusactive {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/focusactive.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 142px;
	float: left;
	text-indent:12px;
	margin-right:10px;
	height:39px;
}
.focusactive a {
	color: #333;
	text-decoration: none;
}

.focusunactive {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/focus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 142px;
	float: left;
	text-indent:12px;
	margin-right:10px;
	height:39px;
}
.focusunactive a {
	color: #666;
	text-decoration: none;
}

.unactive {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/recnews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 119px;
	float: left;
	margin-right:10px;
	height:39px;
}
.unactive a {
	color: #666;
	text-decoration: none;
}

.active {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/recnewsactive.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 119px;
	float: left;
	margin-right:10px;
	height:39px;
}
.active a {
	color: #333;
	text-decoration: none;
}

#news1 {
	margin: 5px 0 15px 15px;
	height: 290px;
	display:block;
}
#rotator2 {
	float: left;
	border: 6px solid #ebebeb;
}
#news1 ul {
	float: right;
	width: 415px;
	text-align: left;
	margin: 0 4px 0 0;
	list-style:none;
	padding: 0;
}
#news1 ul li {
	margin: 0 0 6px 0;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(/templets/v2/images/newsli.gif);
	background-repeat: repeat-x;
	background-position: 0px 23px;
	text-indent: 15px;

}
#news1 ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	width: 320px;
}
.more  {
	float: right;
	margin: 0px;
}

.newslist {
	margin: 5px 0 15px 15px;
	height: 290px;
	display: none;
}
.newslist ul {
	float: right;
	width: 100%;
	text-align: left;
	margin: 0 4px 0 0;
	list-style:none;
	padding: 0;
}
.newslist ul li {
	margin: 0 0 6px 0;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(/templets/v2/images/newsli.gif);
	background-repeat: repeat-x;
	background-position: 0px 23px;
	text-indent: 15px;

}
.newslist .date {
	font-family:Helvetica;
	margin-right:15px;
}
.newslist .source {
	margin-right:15px;
	color:#fc8a0f;
	width:100px;
	display:inline-block;
	text-align:left;
	text-indent:0;
}
.newslist ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	width: 430px;
	display: inline-block;
}
#intro {
	width: 670px;
	text-align: left;
	margin: 15px 0;
	float: left;
}
#intro p {
	width: 610px;
	margin: 10px 37px;
	color: #666666;
	line-height: 18px;
}
#sidebar {
	float: right;
	height: 650px;
	width: 290px;
}
#messages {
	background-attachment: scroll;
	background-image: url(/templets/v2/images/messages.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 385px;
	padding-top: 0px;
	float: right;
}
#messages .more {
	margin: 0 24px;
	padding: 19px 0;
}
#messages .more a {
	color: #666666;
	text-decoration: none;
}


.message {
	width: 220px;
	text-align: left;
	color: #666666;
	display: inline-block;
	margin-left: 12px;
	line-height: 18px;
}

.who {
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
}

.message .up {
	height: 136px;
}
.message .down {
	height: 136px;
	margin-top: 18px;
}
#sidebar .banner {
	float: right;
	margin-bottom: 20px;
	display: inline;
}

