@charset "utf-8";
/* CSS Document */


/* -----------------------------------------------------------------------------
** fortune css style
----------------------------------------------------------------------------- */

.forus_news_detail {
	padding:0 10px 10px;
	}

.forus_news_detail .list_title {
	margin-top: 20px;
	background: url(../../image/detail_bg_02.gif) left bottom repeat-x;
	padding-bottom: 13px;
	margin-bottom: 15px;
	}
	
.forus_news_detail .list_title h2 {
	color: #78A4CF;
	font-weight: bold;
	font-size: 140%;
	}

.forus_news_detail .list_detail .main_box .text span {
	color: #FF66CC;
	}

.forus_news_detail .list_extra {
	margin-top: -1px;
	padding-top: 16px;
	background: url(../../../common/image/line_h.gif) left top repeat-x;
	padding-bottom: 25px;
	}

.forus_news_detail .fortune_month {
	background: url(../../../common/image/line_h.gif) left bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
	
.forus_news_detail .list_extra h3 {
	margin-bottom: 10px;
	color: #78A4CF;
	font-weight: bold;
	font-size: 140%;
	}
	
.forus_news_detail .list_extra .image {
	float: left;
	width: auto;
	margin-right: 15px;
	}

.forus_news_detail .list_extra .text {
	float: left;
	font-size: 120%;
	}

.forus_news_detail .btn_back {
	padding-top: 15px;
	background: url(../../image/detail_bg_02.gif) left top repeat-x;
	}
	

/* list_detail overwrite */
html .forus_news_detail .list_detail {
	margin-top: 20px;
	padding-bottom: 21px;
	background: url(../../../common/image/line_h.gif) left bottom repeat-x;
	}
	
html .forus_news_detail .list_detail .main_box {
	width: 500px;
	}
		
html .forus_news_detail .list_detail .image_box {
	width: 180px;
	}


