/* 
	LITH Chinaforex site Base Style Sheet 
	2014-3-14	
*/
@charset "gbk";
*::selection{
	background:#900;
    color:#fff;
}
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* container */
.w950 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/* left side */
#main_fl {
	width: 655px;
	float: left;
}
#container {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* right side */
#aside_fr {
	float: right;
	width: 310px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	color: #900;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#article ul{
	margin: 10px;
	padding: 10px;
	list-style-type: disc;
}

.button {
	height: 36px;
	color: #000;
	font-size: 13px;
	display: block;
	line-height: 36px;
	text-align: center;
	background-color: #e4e4e4;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	width:80px;
}
.button:hover {
	background-color: #f1f1f1;
	color: #900;
}

.button2 {
	height: 36px;
	color: #FFF;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	background-color: #900;
	margin-right: 1px;
	margin-left: 1px;
	width:80px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
}
.button2:hover {
	background-color: #CA0000;
	color: #FFF;
}

.button_disable {
	height: 36px;
	color: #333;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	background-color: #f1f1f1;
	margin-right: 1px;
	margin-left: 1px;
	width:80px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
}

.button_disable:hover {
	background-color: #f1f1f1;
	color: #333;
}


/* right weiget container */
.aside_weiget {
	font-size:13px;
	line-height:25px;
	margin-bottom: 20px;
	overflow: hidden;
}

.aside_weiget img{
	vertical-align:bottom;
}

.cover_list p {
	text-align: center;
}
.weiget_title {
	background: #f2f2f2;
	font-size: 14px;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	font-weight: bold;
}
.weiget_title_2 {
	font-size: 14px;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #B9E3FF;
	font-weight: bold;
}
.weiget_title_2 .fl{
	color:#000;
}
.weiget_title .fl , .weiget_title_2 .fl {
	float: left;
}
.weiget_title a , .weiget_title_2 a {
	font-size: 13px;
	float: right;
	padding-right: 10px;
}

.weiget_title_2 a {
	font-size: 13px;
	font-weight:normal;
	color:#000;
	float: right;
}
.weight_list , .weight_list_2 , .weight_img_list {
	font-size: 12px;
	list-style-position: inside;

}
.weight_list_2 li a {
	color:#000;
}
.weight_img_list li a, .weight_list li a {
	color: #000;
}
.weight_img_list li a:hover, .weight_list li a:hover {
	color: #cc3300;
}
.weight_img_list li, .weight_list li ,.weight_list_2 li {
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 10px;
}
.line_num{
	display:block;
	width:18px;
	float:left;
}
/* ul with image */
.weight_img_list {
	list-style-type:none;
}
.weight_img_list li img {
	float: left;
	padding-right: 5px;
}
/* ul only text */
.weight_list li {
	line-height: 25px;
}
#magazine .weight_img_list li {
	line-height: 40px;
	overflow: hidden;
}
#lr_prc .weight_img_list li {
	line-height: 40px;
}
.more {
	text-align: right;
	font-size: 12px;
	clear: both;
}
.cl {
	clear: both;
	overflow: hidden;
}
.gap {
	height: 20px;
	clear: both;
}
.cover_list li p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ad_w950 {
	height: 90px;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ad_w690 {
	height: 90px;
	width: 690px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#news {
	overflow: hidden;
}
#news .cover {
	display: block;
	width: 655px;
}
#news .cover img {
	height: 216px;
	width: 420px;
	display: block;
	padding:0px;
	margin:0px;
}
#news .cover .content_right {
	line-height: 25px;
	font-size:12px;
	float:right;
	width:215px;
	height:196px;
	background-color: #676767;
	color: #FFF;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
}
#news .cover .content {
	padding: 10px 0px 10px 0px;
	width:100%;
}

#news .cover a {

}
#news .cover a:hover {

}
#news .cover .date{
	margin-right: 10px;
}
#news li {
	width: 310px;
	float: left;
	display: block;
	padding-top:20px;
	margin-bottom: 20px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	color:#444;
}
#news li img {
	height: 146px;
	width: 310px;
	float: left;
	padding-bottom:10px;
	display: block;
}
#news .content {
	float: left;
	font-size: 13px;
	line-height: 25px;
}
#news .content_full {
	float: left;
	font-size: 13px;
	line-height: 1.65em;
}
.left {
	margin-right: 35px;
}
p  {
	margin: 0px;
	clear:both;
}
h4 {
	clear:both;
	margin:0px;
	font-size: 19px;
	padding-bottom:5px;
	font-weight: bold;
	line-height:25px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul a {
	color: #000;
}
h4 a {
	color: #000;
}


input {
solid #999;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	border: 1px solid #e4e4e4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.date {
	font-size:12px;
	color: #858585;
	margin-right: 10px;
}
.topic {
	overflow: hidden;
}
.topic li {
	float: left;
	width: 317px;
	height:220px;
	padding:5px;
}
.topic li:hover{
	background-color: #f3f3f3;
}

.topic h4 {
	text-align: center;
	margin: 10px;
	font-size:16px;
}
#content{
	margin-bottom:20px;
	overflow:hidden;
}
#user {
	font-size: 13px;
	text-align: right;
	margin-bottom:10px;
}
#search {
	white-space: nowrap;

	margin-bottom: 5px;
}
#aside_fr #search{
	width: 540px;
}
#aside_fr #search_word{
	width: 200px;
}
#search_word {
	width:20px;
	text-indent: 5px;
}
#search_button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -35px;
	height: 25px;
	width: 25px;
}
.search_hit {
	color:#C00;
}
#article_nav {
	font-size: 14px;
	overflow: hidden;
}
#article_nav .arrow{
	background-color: #f2f2f2;
	display: block;
	float: left;
	color: #999;
	padding: 8px;
}
#article_nav a {
	background-color: #f2f2f2;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#article {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 20px;
	
}
#article blockquote{
	background-color:#fafafa;
	padding:0.5rem 1rem 0.5rem 1rem;
	border-left: 3px solid #999;
}
#article blockquote p{
	text-indent: 0em;
}
#article h4 {
	font-size: 22px;
	font-weight:bold;
}
#article .desc {
	background-color: #f2f2f2;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article .img img {
	width:655px;
	height:auto;
	text-align: center;
}
#article p img {
	max-width:655px;
	height:auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:-2em;
}
#article p {
    letter-spacing: 1px;
	text-indent: 2em;
	margin-top:15px;
	margin-bottom:15px;
}
#article table p{
	text-indent:0em;
}

body .jiathis_style_32x32 {
	padding-top:30px;
	float:right;
	font-size:12px;
}
body .jiathis_style_32x32 .jiathis_txt {
	font-size:12px;
}

body .jiathis_style_32x32 .jtico_weixin {
	background-image:none;
	background-color:#36891A;
}

body .jiathis_style_32x32 .jtico_tsina {
	background-image:none;
	background-color:#D04341;
}

body .jiathis_style_32x32 .jtico_tqq {
	background-image:none;
	background-color:#2384CC;
}
body .jiathis_style_32x32 .jtico_email {
	background-image:none;
	background-color:#CC8623;
}
body .jiathis_style_32x32 .jtico_copy {
	background-image:none;
	background-color:#999;
}
body .jiathis_style_32x32 .jtico {
	padding:0px 5px!important;
}
body .jiathis_style_32x32 .jtico span{
	color:#FFF;
}
body .jiathis_style_32x32 .jtico_jiathis{
	padding-left: 0px!important;
	background:none;
	color:#000;
}
body .jiathis_style_32x32 .share_title {
	float:left;
	line-height:32px;
	color:#555;
}

.contentlist li img {
	float: right;
}
.contentlist .content_short {
	float: left;
	width: 320px;
}
.contentlist .content {
	float: left;
	width: 420px;
}
.contentlist .content_full {
	float: left;
	width: 100%;
}
.contentlist .contentlist_item {
	overflow: hidden;
	margin: 10px;
}
.contentlist li {
	font-size: 13px;
	line-height: 25px;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.contentlist li:hover {
	background-color: #F0F0F0;
}
.contentlist {
	overflow: hidden;
}
#page {
	font-size: 12px;
	overflow: hidden;
}
#page .s1.s3 , #page a {
	display: block;
	float: left;
	border: 1px solid #e4e4e4;
	margin-right: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#page .s2 {
	color: #FFF;
	background-color: #900;
}
#page input{
	height:20px;
	text-align:center;
	font-size: 14px;
	line-height:14px;
	width:30px;
}
.info {
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:15px;
	overflow:hidden;
}
.info span {
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
}

.tag {
	font-size:12px;
	background-color: #eee;
	padding: 5px;
	color: #333;
	margin: 0px;
}
.tag_green {
	font-size:12px;
	background-color: #E3FFC1;
	padding: 5px;
	color: #090;
	margin: 0px;
}
.tag_red {
	font-size:12px;
	background-color: #FFCACA;
	padding: 5px;
	color: #900;
	margin: 0px;
}

#footer_second a {
	color: #FFF;
}
.weight_img_list li span {
	display: block;
}
#admin_login{
	text-align:center;
}
#sub_categories{
	overflow: hidden;	
}
#sub_categories li{
	display: inline;
}
#sub_categories a {
	font-weight:bold;
	float: left;
	font-size: 14px;
	display: block;
	line-height: 30px;
	text-align: center;
	background-color: #EEE;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#sub_categories a.bvious {
	font-weight:bold;
	float: left;
	font-size: 14px;
	display: block;
	line-height: 30px;
	text-align: center;
	background-color: #EEE;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d9123f;
}

#sub_categories a:hover {
	color: #FFF;
	background-color: #900;
}
.year_selector li {
	float: left;
}
.magazine_showcase {
	overflow: hidden;
}
.magazine_showcase .title{
	font-weight: bold;
	line-height:20px;
}
.magazine_showcase .desc{
	color:#777;
	font-size:12px;
	line-height:22px;
}
.magazine_showcase li {
	float: left;
	display: block;
	width: 218px;
	height: 310px;
	text-align: center;
	margin-bottom: 10px;
}
.magazine_showcase li img {
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.title_right{
	float:right;
}
.index_nav {
	overflow: hidden;
}
.index_nav li {
	float: left;
	padding: 8px;
}
 .magazine_right {
	float: left;
	width: 280px;
	margin-left: 20px;
}
 .content {
	float: left;
	line-height: 25px;
}
 .magazine_img {
	float: left;
	padding: 10px;
}

.magazine_unit {
	overflow:hidden;
	height:250px;
	padding-bottom:10px;
}

.magazine_left {
	font-size:13px;
	border: 1px solid #EEE;
	overflow: hidden;
	width: 698px;
	float: left;
	margin-bottom:10px;
}
.magazine_left .content{
	margin:30px 10px;
	width:440px;
}

 .read_button {
	margin-top: 20px;
	margin-bottom: 20px;
}

.center{
	text-align:center;
	overflow: hidden;
}
.circle_ul {
	list-style-type: square;
	list-style-position: inside;
}

.ad_area{
	margin-top:20px;
	margin-bottom:20px;
}

.br{
	clear:both;
	height:20px;
}


/* 2014-11-27 dmag index weiget style*/
.tab_group {
	margin:0 auto;
}
.tab_group #menu_box {
	height:40px;
	border-bottom:1px solid #f2f2f2;
}
.tab_group #menu_box ul {
	list-style:none;
	margin:0px;
	padding:0;
	position:absolute;
}
.tab_group #menu_box ul li {
	line-height:40px;
	float:left;
	display:block;
	cursor:pointer;
	padding:0px 5px 0px 5px;
	height:40px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.tab_group #menu_box ul li.hover {
	background:#f2f2f2;
	border-bottom:1px solid #f2f2f2;
}
.tab_group .content_box {
	clear:both;
	margin-top:0px;
	border-top:none;
	height:181px;
	padding-top:8px;
	height:100%;
}

.dmag_weiget_case {
	width:310px;
	padding-top:10px;
}
.dmag_weiget_case .img {
	display: block;
	float: left;
	padding:1px;
	border:1px solid #CCC;
}
.dmag_weiget_case .info {
	color: #777;
	font-size: 12px;
	line-height: 24px;
	float: left;
	margin-left:10px;
	width:150px;
}
.dmag_weiget_case .up {
	overflow: hidden;
}
.dmag_weiget_case .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}
.dmag_weiget_case .desc {
	font-size: 12px;
	line-height: 20px;
	color:#555;
}
.council_table {
}
.council_table p {
	font-size:12px;
	margin:0px;
	padding:5px 2px;
	background-color:#f3f3f3;
}
.council_table strong {
	padding:2px 2px;
	color:#900;
}
/*
	New Digital Magazine Reading System CSS
	2015-9-21
	LITH
	
*/
.magazine_page {
	border: 1px solid #CCC;
	overflow: hidden;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:45px;
	padding-right:45px;
	
	color: #333;
	margin-left:10px;
	margin-right:10px;
	margin-top: 20px;
	margin-bottom:50px;
	box-shadow:0px 0px 10px #CCC;
}
.magazine_page a {
	color:#E66200;
	font-weight: bold;
}
.magazine_page a:hover{
	color:#FF6C00;
}
.magazine_page .title {
	font-size: 18px;
	font-weight: bold;
	color: #555;
	line-height: 40px;
	display: block;
	margin-top:40px;
	margin-left:0px;
}
.magazine_info p{
	margin-left:12px;
}
.magazine_page .subtitle {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 40px;
}
.magazine_page .summary {
	font-size: 14px;
	color: #626262;
}
.magazine_page .column {
	float: left;
	width: 270px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom: 15px;
}
.magazine_page .magazine_cover_story , .magazine_page .magazine_info {
	float: left;
	overflow: hidden;
	width: 360px;
	padding-left:40px;
	text-align: left; 
	font-size: 12px;
	line-height: 25px;
	color: #999;
}
.magazine_cover_story .category_list h2{
	display:inline;
}
.magazine_cover_story .category_list li{
	padding-bottom:10px;
}
.magazine_page .magazine_info {
	margin-bottom:10px;
}
.magazine_page #waterfall {
	margin-top:30px;
}
.magazine_page .category_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:15px;
	margin-bottom: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 15px;
	background-color: #FAFAFA;
}
.magazine_page .chinaforex_cn .category_title{
	color: #444;
	border-left-color: #FF6C00;
}
.magazine_page .finance_trade .category_title{
	color: #444;
	border-left-color: #048a55;
}
.magazine_page .finance_trade a{
	color:#048a55;
}
.magazine_page .finance_trade a:hover{
	color:#15b26d;
}
.magazine_page .chinaforex .category_title{
	color: #444;
	border-left-color: #343a90;
}
.magazine_page .chinaforex a{
	color:#343a90;
}
.magazine_page .chinaforex a:hover{
	color:#7389c2;
}
.magazine_page .category_list {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	margin-left: 2px;
}
.magazine_page .category_list h2 {
	font-size: 14px;
	color: #C00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.magazine_page .category_list .first {
	font-size:24px;
}
.magazine_page .coverimg {
	float: right;
	padding-right: 10px;
}
.magazine_page .coverimg img{
	height: auto;
	width: 330px;
}
.magazine_page .coverimg .action{
	text-align:center;
	padding:10px 0px;
	font-size:12px;
}
.magazine_page .coverimg .action a{
	color:#555;
}
.magazine_page .coverimg a{
	font-weight:normal;
}
.magazine_page .column .category_list h2 {
	font-weight: normal;
}
.magazine_page .column .category_list {
	color: #999;
	font-size: 12px;
}
.magazine_page .footer {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #999;
}
.pay_tip{
	padding:10px;
	text-align:center;
	background-color:#f2f2f2;
}
/* New Digital Magazine Reading System END */