﻿/*------left section-----*/
#left_section{
	width: 250px;
	float: left;
	padding: 0 0 10px 2px;
}
.left_box_border{
	width: 240px;
	height: auto;
	border: 1px #875980 solid;
	margin-top: 15px;
}
.left_box{
width:240px;
height:auto;
padding-top:10px;
}
.title{
	padding: 0px 0px 0px 3px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #800080;
}
.title a{
text-decoration:none;
font-weight:bold;
color:#800080;
}
.content{
padding:5px;
text-align:justify;
}
/*------right section-----*/
#right_section{
width: 500px;
height: auto;
float: right;
}
.right_box{
margin:20px 10px 10px 0;

}
#right_box_1{
	width: 220px;
	height: 250px;
	float: left;
	margin: 10px 1px 10px 10px;
	border-right: 2px #B3B5B8 solid;
}
#right_box_2{
	width: 230px;
	height: 250px;
	float: left;
	margin: 10px 5px 10px 1px;
	padding-left: 12px;
	border-left: 1px #CCCCCC solid;
}
.news_box{
padding:10px 0 0 0;
clear:both;
}
.news_link{
float:right;
padding-right:10px;
}
.news_link a{
text-decoration:none;
color:#999999;
}
.news_link a:hover{
text-decoration:none;
color:#000;
}

.threeL {
	padding: 0px;
	position: relative;
	display: block;
	float: left;
	border: 1px solid #875980;
	width: 240px;
	margin-left: 2px;
	margin-right: 9px;
	margin-bottom: 10px;
	height: 300px;
}
.threeW {
	position: relative;
	display: block;
	float: right;
	border: 1px solid #875980;
	width: 367px;
	height: 600px;
/*margin-left: 2px;*/
	margin-right: 7px;
	margin-bottom: 10px;
}
#flashcontentHOME {
	width: 760px;
	height: 300px;
	float:left;
}