@charset "utf-8";
/* CSS Document */

body #wall
{
	background:none !important;
	width:1360px !important;
	margin:0 auto;
	z-index:-100;
}
#head
{
	width:1145px;
	height:106px;
	margin-bottom:20px !important;
}

#head h1
{
	padding:0;
	padding-top:20px;
}

#main
{
	width:1360px !important;
	margin:0 auto;
	padding-bottom:25px;
}

.news_area
{
	width:805px;
	float:left;
	border:solid 1px #ccc;
	height:100px;
	background:url(img/news_back.jpg) repeat-y 0 0 #fff;
}


.news_area h3
{
	width:125px;
	text-align:center;
	padding-top:40px;
	float:left;
}
.news_area ul
{
	float:right;
	width:630px;
	padding:15px;
	overflow-y:scroll;
	height:70px;
}
.news_area ul li
{
	margin-bottom:10px;
}
.news_area ul li p
{
	float:left;
	padding-right:15px;
}

.tw_area
{
	width:272px;
	float:left;
	background-color: #FFF;
	margin-left: 40px;
	border: 1px solid #CCC;
}
.fb_area
{
	width:215px;
	float:right;
	text-align:right;
}

.fb_area li
{
	margin-bottom:10px;
}

#footer p,
#footer ul
{
	width:1360px !important;
	margin:0 auto 20px;
	font-size:10px;
}


.news_area ul li:after,
#main:after,
#head:after,
#f_link:after,
.xxx:after
{
    content: ""; 
    display: block; 
    clear: both;}

.news_area ul li,
#main,
#head,
#f_link,
.xxx,
.xxx
{display: inline-table;  overflow:hidden; zoom:1;/*for IE 5.5-7*/}


.news_area ul li,
#main,
#head,
#f_link,
.xxx,
.xxx
{display: block;}
