a {
	color: #000;
	text-decoration:none;
}
a img {	border: none;}
a:visited {	color: #666;}
a:hover,
a:hover img {	
	-moz-opacity:0.60; /*FF*/
	opacity:0.60;
	filter:alpha(opacity=60); /*IE*/
}

body {
	font-size:10px;
	/*background:#fff url(../img/bg_body.jpg) repeat-x 0 66px;*/
	background:#fff;
	height:100%;
}
/*************************************************/
#wrapper{
	overflow:hidden;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;

}
#header{
	position:relative;
}
#main {
	margin-left:40px;
	padding-top:20px;
}
#left{
	float:left;
	width:240px;
	padding:20px;
}
#footer {
	padding-top:30px;
	clear:both;
	font-size:10px;
	color:#666;
}
/*************************************************/

#header p{
	position:absolute;
	top:90px;
	left:560px;
}
#menu {
	position:absolute;
	top:103px;
	left:560px;
}
#menu a{
	margin-right:20px;
	font-family:serif;
	font-style:italic;
	font-size:13px;
	border-bottom:dotted 1px #000;
}
h1 {
	padding:80px 0 40px 35px;
}
h1 a{
	font-size:80px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
	text-transform:uppercase;
}
h1 a:visited {	color: #000;}
/*************************************************/

.text .box ul{
	margin-bottom:40px;
}
.text .box ul li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #666;
}
.text .box ul li a{
	background:url(../img/arrow.jpg) no-repeat left 5px;
	text-indent:10px;
	display:block;
}
.text .box ul li a:hover{
	text-decoration:underline;
}
.text .box ul li.last {
	border-bottom:none;
}
.text .box h3 {
	margin-bottom:20px;
}
.text .box h3 a{
	color:#000
	font-weight:bold;
	}

/*************************************************/
.box {
	width:250px;
	height:314px;
	overflow:hidden;
	margin:0 40px 40px  0;
	float:left;
	position:relative;
}
.box p{
	background:#000;
	width:246px;
	height:14px;
	color:#fff;
	padding:2px;
}
.box img {
	float:left;
	margin:0 5px 2px 0;
}
.box div{
	background:url(../img/bg_box.jpg) no-repeat;
	width:240px;
	height:250px;
	padding:5px;
	clear:both;
}
.box div ul{
	overflow:auto;
	height:240px;
}
.box div ul li{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #333;
	padding-right:5px;
	text-align:justify;
}
.box div ul li a{
	color:#cc3399;
}
.box div ul li span{
	color:#999;
	font-size:9px;
	display:block;
}

.rssimg {
	height:300px;
	margin-left:10px;
}
/*************************************************/
.twit_box,
.twit_detail_box,
.rss_box,
.rss_detail_box {
	width:610px;
	float:left;
	padding-bottom:40px;
}
.twit_box{
	font-size:12px;	
}
.twit_box h3{
	margin-bottom:10px;
	line-height:1.8;
	font-size:14px !important;
	font-weight:200;
}
.twit_box div,
.rss_box div{
	padding-top:20px;
}
h2{
	border-bottom:4px solid #333;
	display:inline;
	font-size:18px !important;
}
.twit_box h3 span,
.twit_detail_box h2 span{ 
	display:block;
}

.twit_box li {
	margin-bottom:20px;
	padding-bottom:20px;
}
.twit_detail_box li a.hyper,
.twit_box li a.hyper{
	color:#cc3399;
}
/*************************************************/
.twit_detail_box{
	font-size:18px;	
}
.rss_box,
.rss_detail_box {
	width:728px;
	}


#addBox{
	width:280px;
	float:left;
	padding-left:20px;
}

/*************************************************/
.back_list{
	padding:5px;
}
.back_top_page{
	padding:5px;
}
/*************************************************/
.bnr-486-w,
.bnr-486-b,
.bnr-center{
	text-align:center;
	margin-bottom:10px;
	padding:1px;
}
.bnr-486-b{	background:#000;}
.bnr-486-w{	background:#fff;}
