html,body {
	margin:0;
	padding:0;
	cursor:default;
	background:transparent url(../images/bg.jpg);
}

 ul#column{
	margin-left: 20;
}

div{
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}

.bg{
	width: 1000px;
	background:url(../images/bg_page.jpg) repeat-y;
	background-repeat:repeat-y;
}

.page{
	width: 980px;
	margin-left: 10px;
	margin-right: 10px;
	background:#FAFAFA;
}



/*The CSS of top region*/

.top {
	padding-top: 20px;
	padding-left: 20px;
}

.top_menu_region{
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px solid #58B5E8;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.top_menu
{
	background-color: #219DE0;
	padding: 3px 10px 3px 10px;
	float:right;
	margin-right: 8px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #1C85BE;
	border-bottom: 1px solid #1C85BE;
	border-left: 1px solid #58B5E8;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}



/* The CSS of content region */

.content{
	width: 980px;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
}



/* The CSS of left region */


.left_region{
	float:left;
	margin-top: 10px;
	padding:0px 0px 0px 10px
}

.focus_news_index {
	
	width: 190px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;
	padding:8px 8px 5px 12px;
	font-size:12px;
	color:#243637;
	line-height: 16px;
}

.focus_news_content {
	
	width: 180px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;
	padding:8px 8px 5px 12px;
	font-size:12px;
	color:#243637;
	line-height: 16px;
}

.focus_news_title {
	background:#219DE0 url(../images/title_focusnews.jpg);
	border-bottom:2px solid #FFFFFF;
}

.focus_news_list {
	float:left;
	padding:8px 8px 5px 12px;
	font-size:12px;
	color:#243637;
	line-height: 16px;
}

.response {
	width: 190px;
	border-top: 1px solid #79DA0E;
	border-right: 1px solid #79DA0E;
	border-bottom: 1px solid #79DA0E;
	border-left: 1px solid #79DA0E;
	position: relative; top: 0px;
	padding:8px 5px 5px 5px;
}

.response_title {
	background:url(../images/title_response.jpg);
	height:22px;
	width:190px;
	border-bottom:2px solid #FFFFFF;
}

.response_list {
	float:left;
	padding:8px 5px 5px 5px;
}



/* The CSS of Right Region */

.right_region{
	float:right;
	margin-top: 10px;
	padding:0px 15px 0px 10px
}

.center_region_left{
	padding:0px 0px 0px 0px
}

.highlight {
	width:550px;
	padding: 15px 10px 15px 10px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;
	font-size:12px;
	color:#243637;
	line-height: 16px;
}

.column {
	width: 550px;
}

.column_title {
	background:#FAFAFA url(../images/title_column.jpg);
	height:50px;
	width:550px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.column_box_left{
	margin-top:10px;
	float:left;
	padding:10;
	width:270px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;	
	font-size:12px;
	color:#505050;
	line-height: 16px;
}

.column_box_right{
	margin-top:10px;
	float:right;
	padding:10;
	width:270px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;	
	font-size:12px;
	color:#505050;
	line-height: 16px;
}

.center_region_right{
	padding:0px 0px 0px 5px

}

.login{
	padding:10;
	width:180px;
	border-top: 1px solid #219DE0;
	border-right: 1px solid #219DE0;
	border-bottom: 1px solid #219DE0;
	border-left: 1px solid #219DE0;	
	font-size:12px;
	color:#505050;
	line-height: 16px;
}

.activties{
	width:180px;
	border-top: 1px solid #EB9D0E;
	border-right: 1px solid #EB9D0E;
	border-bottom: 1px solid #EB9D0E;
	border-left: 1px solid #EB9D0E;	
	font-size:12px;
	color:#505050;
	line-height: 16px;
}

.activties_title {
	background:#EB9D0E url(../images/title_activity.jpg);
	margin:auto;
	padding:0;
	padding-top:0px;
	height:23px;
	width:180px;
	border-bottom:2px solid #FFFFFF;
}

.activities_list {
	
	padding:8px 8px 5px 12px;
	font-size:12px;
	color:#505050;
	line-height: 16px;
}



/* The CSS of bottom */
.bottom{
	margin-top:10px;
	margin-left: 20px;
	width: 940px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	line-height: 16px;
}

.regular_region { 
 font-size: 12px;
 color: #4b4b4b;
 text-decoration: none;
 line-height: 14px;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:4px;
 border: 1px dotted #219de0;
}
