/* 
	Theme Name: Hot News
	Theme URL: http://zmingcx.com
	Description: Apple风格WordPress主题,热点新闻。（10.1.21）
	Author: 知更鸟
	Author URI: http://zmingcx.com
	Version: 1.0
*/

/**	RESET **/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}

/** OVERALL **/
body {
	background: #fff;
	font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin:0;
	padding: 0px;
	color: #666666;
}
#wrapper {
	background: #fff;
	width: 980px;
	margin: 18px auto;
	padding: 0px 0px 15px 0px;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
/** TOP **/
#top {}
.left_top {}
#topnav {
	background: #fff url(images/topnav.png) no-repeat;
	height: 36px;
	font-size: 13px;
}
.home {
	background: url(images/topnav.png) 0 -36px;
	float: left;
	width:117px;
	height:35px;
}
.home a:hover {
	width:117px;
	height:36px;
	background: #fff url(images/topnav.png) 0 -72px;
}
.current_page_item {
	background: #fff url(images/topnav.png) repeat-x 0 -108px;
}
.current_page_item a {
	color: #fff !important;
}
.current_page_item li a{
	color: #666666 !important;
}
#topnav li {
	height:36px;
	border-right:1px solid #a7a7a7;
	float: left;
	list-style: none;
	font-weight:bold;
	text-transform: uppercase;
}
#topnav ul li {
	list-style: none;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
	display: block;
	padding: 0 30px 0 30px;
	line-height:36px; 
	color: #474747;
	text-shadow: 0px 1px 0px #d1d1d1;
}
#topnav li a:hover, #topnav li a:active {
	background: #fff url(images/topnav.png) repeat-x 0 -108px;
	color: #fff;
	display: block;
	text-decoration: none;
	line-height:36px; 
	padding: 0 30px 0 30px;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;
	width: 100px;
	color: #666666;
	font-weight:normal;
	font-size:12px;
	float: none;
	line-height:35px; 
	border: 1px solid #e5e5e5;
}
#topnav li li a:hover {
	background: #fff;
	width: 100px;
	color: #2971A7;
	float: none;
	line-height:35px;
	border-right: 2px solid #0088CC;
}
#topnav li ul {
	z-index: 9999;
	width: 162px;
	position: absolute;
	left: -9999px;
}
#topnav li li {
	border:none;
}
#topnav li ul a {}
#topnav li ul ul {
	border: none;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -9999px;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}
#topnav li:hover, #topnav li.sfhover {
	position: static;
}
#topnav .left li ul il a {}

/** SearchBar **/
	
#searchbar {
	width: 159px;
	height: 28px;
	float:right;
	background: url(images/search.gif) no-repeat;
	margin:3px 5px 0 0;
}
#searchbar #s { 
	height: 16px;
	float: right;
	margin: 7px 0 0 0px;
	border: 0; /**/
	width: 130px;
	background: none;
	color:#666666;
	font-size:12px;
}
#searchbar #go {
	float:left;
	margin: 8px 0 0 8px;
	width:13px;
	height:13px;
}
#searchresult { 
	padding-right:20px;
	width:200px;
}
.clear {
	clear:both;
}

/** HEADER **/
#header {
	background: #fff;
	height: 235px;
	margin: 0;
	padding: 0;
}
.header_c {
	background: #fff;
	width: 980px;
	margin: 0;
	padding: 0;
}
/** .logo {
	background: #fff url(images/logo.png) no-repeat;
	float: left;
	width: 300px;
	height: 53px;
	margin: 5px 0 0 0;
}**/
h1 {
	float: left;
	font: 28px 黑体,Tahoma;
	width: 300px;
	padding: 15px 0 10px 10px;
}
h1 a:hover{
	color:#2971A7;
	text-decoration: none;
}
.date_t{
	float: right;
	height: 20px;
	margin: 10px 10px 0 0;
	text-align:center;
}
.time{
	background: url(images/time.png) no-repeat;
	padding: 0 10px 0 20px;
}
.login{
	background: url(images/login.png) no-repeat;
	padding: 0 0 0 20px;
}
.top_hot {
	width: 980px;
	padding: 0 0 0 7px;
}
.top_thumbnail{
	background: #fff;
	float:left;
	width: 234px;
	height: 155px;
	margin:0 8px 0 0;
}

/** MENU **/
.menu_left {
	background: #DEDEDE url(images/menu_img.png) 0 -62px;
	float:left;
	margin:0 50px 0 0px;
	width:72px;
}
#menu h2 {
	float: left;
	line-height:27px;
	margin:0 480px 0 0;
	padding: 0 20px 0 20px;
	border-right: 1px solid #ccc;
}
#menu {
	background: #E3E3E3 url(images/menu_img.png) 0 -35px;
	height: 27px;
	margin: 0;
	padding: 0;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu ul li {
	list-style: none;
}
#menu li a, #menu li a:link, #menu li a:visited {
	padding: 0px 12px 0px 12px;
	line-height:27px; 
	color: #000;
	display: block;
	font-size: 12px;
}
#menu li a:hover, #menu li a:active {
	background: #DEDEDE url(images/menu_img.png) 0 -89px;
	padding: 0px 12px 0px 12px;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: none;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #fff;
	width: 130px;
	float: none;
	padding: 0px 12px 0px 12px;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
#menu li li ul a{
	border: 0px solid #e5e5e5;
}

#menu li li a:hover, #menu li li a:active {
	background: #8391A7;
	color: #fff;
	padding: 0px 12px 0px 12px;
}
#menu li ul {
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 155px;
	left: -9999px;
}
#menu li li {
	border: none;
}
#menu li ul a {
	width: 120px;
}
#menu li ul a:hover, #menu li ul a:active {}
#menu li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -99999px;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}
#menu li:hover, #menu li.sfhover {
	position: static;
}
.menu_right {
	float:right;
}
#feed { text-indent:-10000px;}
#feed a {
	float:right;
	background:url(images/rss.gif) no-repeat;
	width:27px;
	height:15px;
	margin: 6px 8px 0 0;
}
/** POST **/
#post {
	background: #fff;
	float: left;
	width: 732px;
	margin: 0;
	padding: 0px;
	line-height: 18px;
}
#post h3 {
	font-size: 12px;
 	color: #fff;
 	font-weight: bold;
}

#post h3 a:hover {
 	color: #2971A7;
}
.latest {
	width: 732px;
}

.latest_entry {
	float: right;
	width: 543px;
	margin: 0 0 20px 0;
}
.recent {
	width: 732px;
}
.recent_c {
	padding: 0 0 15px 0;
	width: 732px;
	border-bottom:1px dashed  #e5e5e5;
}
.hot {
	width: 732px;
	border-bottom:1px solid #e5e5e5;
}
.title_box{
	float:left;
	width: 450px;
}
.t_title h3 {
	margin: 0 0 0px 0;
	width: 450px;
}
.n_img {
	float:right;
	background:url(images/new.gif) no-repeat;
	width:50px;
	height:35px;
}
.title h3 {
	margin: 15px 0 0px 0;
	width: 732px;
}
.hot_newer {
	float: right;
	width: 543px;
	margin: 0 0 20px 0;
}
.info, .info a{
	color:#8C8C8C;
	margin: 5px 0 5px 0;
}
.thumbnail {
	float: left;
	margin: 10px 0 0 0;
	width: 140px;
	height: 100px;
}
.thumbnail img {
}
#menu_b {
	background: #E3E3E3 url(images/menu_img.png) 0 -35px;
	width: 732px;
	height: 27px;
}
#rss { text-indent:-10000px;}
#rss a {
	float:right;
	background:url(images/rss.gif) no-repeat;
	width:27px;
	height:15px;
	margin: 6px 8px 0 0;
}
#menu_b h2 {
	float: left;
	line-height:27px; 
	padding: 0 20px 0 20px;
	border-right: 1px solid #ccc;
}
/** bottom_widget **/

#bottom_widget {
	font-weight:bold;
	width:732px;
	list-style: none;
}
.widget_l{
	float:left;
	width:360px;
}
.bottom_widget{
	margin:10px 0 0 0;
}
.bottom_widget li li{
	border-bottom:1px solid #e5e5e5;
	list-style: none;
	line-height:25px; 
}
.bottom_widget li ul {
	margin: 0px 0 20px 0;
}
.bottom_widget li ul a:hover {
 	color: #2971A7;
}
.bottom_widget h2 {
	float:left;
	line-height:25px;
	padding: 0px;
	width:350px;
}
.tag {
	float:right;
	width:340px;
}
.tag a{
	line-height:23px;
}
.tag h2 {
	line-height:25px;
	padding: 0px;
	width:340px;
}
.link {
	line-height:20px;
}
.link li h2 {
	float:left;
	line-height:20px;
	width:700px;
}
.link li ul li{
	float:left;
	width:60px;
	margin: 0 5px 0 0;
}

/** CONTENT **/
#content {
	float: left;
	width: 732px;
	color: #666666;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
}
.browse {	
	background: #fff;
	margin: 10px 0 0 0;
	padding: 0;
	color: #666666;
	line-height: 23px;
}
.browse a {
	color: #666666;
}
.browse a:hover {
	color: #2971A7;
}
.postmeta {
	padding: 0 0 5px 0;
}
.postmeta, .postmeta a {
	color: #8C8C8C;
	font-size: 12px;
}
.spostinfo{
	padding: 10px 0 10px 0;
	line-height:23px;
	border-bottom:1px solid #e5e5e5;
}
.spostinfo,.spostinfo a{
	color:#0088CC;
}

/*******************
*	ENTRY		   *
********************/
.entry {
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}
.entry  p {
	padding-bottom: 10px;
}	
.entry strong {
	font-weight: bold;
}
.entry h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 7px 0px !important;
}	
.entry h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
	
.entry h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
.entry a {
	color: #0088CC;
}
.entry a:hover {
	text-decoration: underline;
}
.entry a img {
	border: none;
}
.entry ul {
	padding-bottom: 10px;
	list-style: square inside;
}
.entry ol {
	padding-bottom: 10px;
	list-style: decimal inside;
}.entry li {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.entry li a {
	color: #333333;
}
.entry li ul {
}
blockquote {
	background: #F6F5F5;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	color: #333333;
	clear: both;
	border-left: 3px solid #e5e5e5;
}
code {
	color: #444444;
	font: 11px/17px tahoma, arial, sans-serif;
	display: block;
}
blockquote p {
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #369;
}
blockquote a {
	color: #0080CA;
	text-decoration: underline;
}
blockquote a:hover {
	color: #003399;
}
.tag {
	padding: 10px;
	line-height: 15px;
}

/** ARCHIVE **/
.archive {
	width: 732px;
}
.archive h3 {
	width: 732px;
	font-size: 12px;
}
.archive h3 a:hover {
 	color: #2971A7;
}
.archive_info,.archive_info a {
	margin: 0 0 10px 0;
	width: 732px;
	font-size: 12px;
	font-weight: normal;
	color:#8C8C8C;
}
.archiveleft {}
.archiveleft img{}
.archiveright {
	width: 732px;
	line-height: 18px;
}
.archivebottom {
	background: #fff;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-bottom:1px dashed  #e5e5e5;
	color:#0088CC
}
.archivebottom a {
	color:#0088CC
}
.browse_a{
	float:left;
	width: 400px;
}
.navigation_a{
	float: right;
	margin: 10px 0 0 0;
}
/** 404 **/
.error{
	background:#FFF url(images/404.jpg) no-repeat bottom;
	margin: 20px 0 0 200px;
	width: 300px;
	height:300px;
}
.error h2{
	font-size: 16px;
	text-align: center;
}

/** SIDEBAR **/

#sidebar {
	float: right;
	width: 236px;
}
#sidebar a:hover {
	color: #2971A7;
}
.widget ul {}
.widget ul li{
	list-style: none;
	margin: 0;
	line-height:23px; 
	background: #fff;
}
#sidebar li ul {}
#sidebar li li {}
#sidebar h3 {
	padding: 0 0 0 15px;
	height:25px;
	line-height:25px; 
	background:#72839d url(images/drawer.png) no-repeat 0 -25px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
.box {
	padding: 0 10px 0 10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.box ul li a{}
.box-bottom {
	background:#fff url(images/ha-footer.png) no-repeat;
	height:5px;
	margin:0 0 15px 0 !important;
	margin:0 0 5px 0;
 }
/** TAB **/ 

.tab {
	width: 236px;
}
#drawer {
	margin: 0 0 15px 0;
	width: 236px;	
	list-style-type: none;
	background: #fdfdfd;
}
#drawer a {
	display: block;
	font-weight: normal;
	text-decoration: none
}
#drawer ul {
	overflow: hidden;
}
#drawer li {
	list-style-type: none
}
#drawer li a {
	display: block;
	padding: 0 0 0 15px;
	/**  background-image: url(images/ha-header.png); **/ 
	width: 221px;
	color: #000; 
	line-height:25px;
}
#drawer li a.closed {
	background: url(images/drawer.png) 0 -75px;
	color: #000;
}
#drawer li.firstitem a.closed {
	background:#939393 url(images/drawer.png);
	color: #000;
}
#drawer li.lastitem a.closed {
	background:#939393 url(images/drawer.png) 0 -100px;
	color: #000;
}
#drawer ul a {
	width: 200px;
}
#drawer ol a {
	width: 219px;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
#drawer ol a:hover {
	text-decoration: underline;
}
#drawer li a.opened {
	background:#72839d url(images/drawer.png) 0 -50px;
	color: #fff;
}
#drawer li.firstitem a.opened {
	background:#72839d url(images/drawer.png) 0 -25px;
	color: #fff;
}
#drawer li.lastitem li {}
#drawer li.lastitem ul {
	background-position: 50% bottom;
	background-image: url(images/ha-footer.png); 
	padding:0 0 4px 0; 
	background-repeat: no-repeat
}
 
/** categories **/

.categories {
	height:100%;
	width:234px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
 }
.categories_c {
	padding: 10px;
 }
.categories_c ul li {
	float:left;
	width:102px;
	padding: 0 0 0 5px;
	line-height:23px; 
 }
 /** r_comments**/
 
.r_comments {
	height:100%;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
 }
 .r_comments {
	color:#0088CC;
 }
.r_comments ul {
	padding: 10px;
 }
.r_comments li {
	line-height:20px; 
	margin: 0 0 5px 0;
 }
.r_comments  img.avatar{
	height:32px;
	float:left;
	padding:1px;
	margin:4px 4px 0 0;
	border: 1px solid #e5e5e5;
}
/** ads **/
.ads {
	height:120px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
 }
.ads_c img {
	margin:10px;
 }

/** COMMENTS **/

.comments-box {
	color:#666666;
	margin: 10px 0 20px 0;
	width:732px;
}
.comments-box a{
	color:#0088CC;
}
.comments-box img {
	vertical-align: middle;
}
.comments-box h3 {
	color: #333;
	font-size: 12px;
	letter-spacing: 0;
}
#respond {
	background: #fff;
	margin: 10px 0 0 0;
	padding: 0 0 10px 20px;
	border: 1px solid #e5e5e5;
}
#respond p {
	color: #777;
	line-height: 23px;
	margin: 10px 0 0 0;
}
.cancel-comment-reply {
	padding: 5px 0 0 0;
}
.cancel-comment-reply a {
	color: #0088CC;
}
.text {
	border: 1px solid #e5e5e5;
	padding: 2px;
	color: #777;
	width: 200px;
}
/** COMMENT FRAMEWORK **/

ol.commentlist a:link {
	text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}
ol.commentlist {
	margin: 10px 0 0 0;
	background: #fff;
}
ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e5e5e5;
}
ol.commentlist li.alt {}

ol.commentlist li.bypostauthor p {}

ol.commentlist li.byuser {}

ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment {}

ol.commentlist li div.comment-author {}

ol.commentlist li div.vcard {}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #666666;
}
ol.commentlist li div.vcard img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #e5e5e5;
}
ol.commentlist li div.vcard span.says {
	color: #888;/**作者**/
}
ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 12px;
}
ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}
ol.commentlist li p {
	margin: 5px 0 0 65px;
	line-height: 18px;
}
ol.commentlist li ul {}
ol.commentlist li div.reply {
	background: #fdfdfd;
	color: #333;
	width: 30px;
	height:16px;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 8px;
	line-height: 16px;
	border: 1px solid #e5e5e5;
}
ol.commentlist li div.reply a {
	color: #333 !important;
}
ol.commentlist li div.reply a:hover {
	color: #2971A7 !important;
	text-decoration: none;
}
ol.commentlist li ul.children {}
ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fdfdfd;
	border:1px solid #e5e5e5;
}
ol.commentlist li ul.children li li.alt {
	background: #fff;
}

/** COMMENT FORM **/

#commentform {
	margin-top: 5px;
}
#commentform input {
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#commentform input:focus {
	border: 1px solid #909AAF;
}
#commentform .author {
	padding: 3px 3px 3px 5px;
	background:#fff;
	color: #333;
}
#commentform .email {
	padding: 3px 3px 3px 5px;
	background: #fff;
	color: #333;
}
#commentform .url {
	padding: 3px 3px 3px 5px;
	background: #fff;
	color: #333;
}
#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
#commentform textarea:focus {
	border: 1px solid #909AAF;
}
#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #666666;
	font-weight: bold;
	background: #fdfdfd;
	width: 100px;
}
#commentform .submit :hover {
	background: #333;
	border: 1px solid #e5e5e5;
	text-decoration: underline;
	color: #fff;
}
.navigation_c{
	padding: 0 5px 0 5px;
	margin: 5px 0 5px 0;
}
.previous {
	float:left;
}
.page-numbers{
	padding: 0 5px 0 5px;
	border-right:1px solid #e5e5e5;
}

/** NAVIGATION **/

.navigation {
	float:right;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.navigation_b {
	float:right;
	margin: 0px 0 5px 0;
	padding: 0px;
}

/** FOOTER **/ 

.footer_top{
	background: #fff url(images/menu_img.png) no-repeat;
	width:980px;
	height:35px;
	margin: 15px 0 5px 0;
	list-style: none;
}
.footer_top h2 a{
	width:500px;
	height:35px;
	padding: 0 0 0 40px;
	margin: 0 0 0 10px;
	line-height: 35px;
	list-style: none;
	text-decoration: none;
}
.footer_center  {
	width:980px;
	margin: 0 0 10px 0;
	height:35px;
	list-style: none;
	border-bottom:1px solid #e5e5e5;
}
.footer_center{
	line-height: 20px;
}
.footer_center_c {
	float:right;
	width:500px;
	margin: 0 20px 0 0 ;
	line-height: 20px;
}
.footer_center_c ul li {
	float:right;
	padding: 0 10px 0 10px;
	margin: 4px 0 0 0 ;
	line-height: 20px;
	border-right:1px solid #e5e5e5;
}
.footer_center_l{
	width:350px;
	float:left;
	background: #fff;
	padding: 4px 0 3px 0;
}
.footer_bottom {
	width:980px;
	float:left;
	margin: 10px 0 35px 0;
	background: #fff;
	padding: 3px 0 3px 0;
}
.footer_bottom a,.footer_center a{
	color:#0088CC;
}
#back_top a {
	float:right;
	background:url(images/china.png);
	width:22px;
	height:22px;
	margin: 0 5px 0 0;
}

/** IMAGES **/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e5e5e5;
}

.wp-caption img {
	margin: 0 0 5px 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
