body{
	font-family: Helvetica;
	background: url(../img/bg.png);
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
}
#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width: 960px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 30px;
	height: 60px;
	border-bottom: 1px solid #ccc;
}
#header a, #header a:visited, #header a:hover{
	color: #333;
	text-decoration: none;
}
#content{
	height: auto;
	float: left;
	width: 960px;
}
#left{
	width: 638px;
	border-right: 1px solid #ccc;
}
#right{
	margin-left: 20px;
	width: 300px;
}
#index_left{
	width: 760px;
	padding-right: 2px;
}
#index_right{
	margin-left: 5px;
	width: 184px;
	height: 400px;
	/*background: rgba(213,27,49,0.1);*/
	padding: 4px;
	font-size: 14px;
	line-height: 20px;
	color: #777;
}
.content_sub{
	float: left;
	min-height: 400px;
}
#img_container{
	float: left;
}

#img_bottom{
	font-family: Georgia, serif;
	color: #777;
	font-style: italic;
	font-size: 12px;
	float: left;
	height: 20px;
	margin-top: 10px;
	clear: both;
}

#fblike{
	float: left;
	margin-top: 3px;
	width: 300px;
}

#date{
	float: right;
	margin-top: 3px;
}

.img_text{
	width: 300px;
	line-height: 20px;
	float: left;
	margin-bottom: 10px;
	color: #333;
}
#next_container{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.next{
	float: left;
	width: 60px;
	height: 60px;
	background: #ccc;
	margin-right: 20px;
	cursor: pointer;
}
#next_container .last{
	margin-right: 0px;
}
.rh1{
	float: left;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333;
}
.rhr1{
	float: left;
	width: 300px;
	background: #ccc;
	height: 2px;
}
.rhr2{
	float: left;
	width: 300px;
	background: #eee;
	height: 1px;
	margin-bottom: 7px;
}
.this{
	float: left;
	margin-top: 5px;
}
#footer{
	float: left;
	width: 960px;
	margin-top: 30px;
	height: 17px;
	padding: 3px;
	font-family: Georgia, serif;
	color: #777;
	font-style: italic;
	font-size: 12px;
}

#footer #message{
	float: left;
}

#footer #copyright{
	float: right;
}

#logo{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

#top_menu{
	float: right;
	text-align: center;
	margin-top: 21px;
	margin-left: 518px;
	font-family: Georgia, serif;
	color: #777;
	font-style: italic;
	font-size: 14px;
	width: 85px;
	height: 17px;
}

#top_menu a,#top_menu a:visited{
	color: #777;
}

#top_menu a:hover{
	text-decoration: underline;
}

#update_daily{
	float: left;
	margin-top: 51px;
	margin-left: 518px;
	font-family: Georgia, serif;
	color: #777;
	font-style: italic;
	font-size: 12px;
	width: 99px;
	height: 16px;
	background: url(../img/update_daily.png);
}