﻿@CHARSET "UTF-8";

/*
* @Author:ctm.mo.LIRZW
* @Date:2013-06-20
*/


/*
*----------------
* left float
*/
.lf {
	float:left;
}

/*
*----------------
* right float
*/
.rt {
	float:right;
}

/*
*----------------
* fix position
*/
.fixed{
	position:fixed;
}

/*
*----------------
* lazy load plugin
*/
.lazy
{
    display: none;
}

/*
*----------------
* font black italic 13px 
*/
.fItalic14 {
	color:#252525;
	font-style:italic;
	font-size:13px;
}


/*
*----------------
* font white 16px 
*/
.fwhite16 {
	color:white;
	font-size:16px;
}
.forum_fwhite16 {
	color:white;
	font-size:16px;
}
/*
*----------------
* font white 15px 
*/
.fwhite15 {
	color:white;
	font-size:15px;
}

/*
*----------------
* font white 13px 
*/
.fwhite14 {
	color:white;
	font-size:13px;
}

/*
*----------------
* font white 13px 
*/
.fwhite13 {
	color:white;
	font-size:13px;
}

/*
*----------------
* font white 12px 
*/
.fwhite12 {
	color:white;
	font-size:12px;
}

/*
*----------------
* font white 10px 
*/
.fwhite10 {
	color:#EBEBEB;
	font-size:10px;
	text-shadow:black 1px 1px 0;
}



/*
*----------------
* font white shadow 25px 
*/
.fwhite25 {
	color:#EBEBEB;
	font-size:25px;
}
.forum_fwhite25 {
	color:#EBEBEB;
	font-size:25px;
}
/*
*----------------
* font grey 13px 
*/
.fgrey14 {
	color:#707070;
	font-size:13px;
}

/*
*----------------
* font grey 10px 
*/
.fgrey13 {
	color:#707070;
	font-size:13px;
}

/*
*----------------
* font orange 13px 
*/
.forange14 {
	color:#FF5B4C;
	font-size:13px;
}

/*
*----------------
* font orange 12px 
*/
.forange12 {
	color:#F26C4F;
	font-size:12px;
}
.forange18 {
	color: #FF5B4C;
	font-size: 18px;
}
.forange14 {
	color: #FF5B4C;
	font-size: 13px;
}
.fgreen18 {
	color: #39b54a;
	font-size: 18px;
}
.fgreen13 {
	color: #39b54a;
	font-size: 13px;
}
.fred13 {
	color: #ee1c24;
	font-size: 13px;
}
/*
*----------------
* font yellow 20px 
*/
.fyellow20 {
	color:yellow;
	font-size:20px;
}

.fyellow14 {
	color:#FFFF33;
	font-size:13px;
}

/*
*----------------
* font green 16px 
*/
.fgreen16 {
	color:#1CBBB4;
	font-size:16px;
}

.fblack10 {
	color:#666666;
	font-size:10px;
}
/*
* background different styles
*/
.o_bg {
	background-color: #ee1c24;
}
.g_bg {
	background-color: #39b54a;
}
/*
*----------------
* sponsor font 
*/
.sponsorf {
	color:#898989;
	font-size:12px;
}

/*
*----------------
* month font 
*/
.month {
	color:#555555;
	font-size:18px;
}

/*
*----------------
* day font 
*/
.day {
	color:#555555;
	font-size:13px;
}

/*
*----------------
* forum month font 
*/
.forum_month {
	color:white;
	font-size:15px;
}

/*
*----------------
* forum day font 
*/
.forum_day {
	color:white;
	font-size:22px;
}

/*
*----------------
* orange discount font 
*/
.fdiscount {
	color:#FF5B4C;
	font-size:13px;
}

/*
*----------------
* white price font 
*/
.fprice {
	color:white;
	font-size:36px;
}

/*
*----------------
* white del price font 
*/
.fdelprice {
	color:white;
	font-size:13px;
	text-decoration:line-through;
}
	

/*
*----------------
* something special 
*/

.whitebg {
	background-color: white;
}


/*
*---------------------------------------------
* body 
*/
#BODY {
	position:relative;
}

.white_ctn {
	width:1040px;
	margin-left: auto;
	margin-right: auto;
}

.news_localtextbg2 {
	width:45px;
	height:19px;
	background:url(/images/hourstags.png) left no-repeat;
	background-position:0px -19px;
	font-size:12px;
	color:white;
	text-align: center;
	line-height: 19px;
}
.news_localblock {
	width:100%;
	margin-top:5px;
}
.news_localblock_img {
	width:28%;
}
.news_localblock_text {
	margin-left:1%;
	width:70%;
	height:63px;
	margin-bottom:15px;
	word-wrap:word-break;
}
.news_localblock_img img {
	width:100%;
}
.halvingline {
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	height:1px;
	background:#D9D9D9;
}
.tdmbg {
	margin-left:1%;
	padding-right: 4%;
	padding-left: 1%;
	width:auto;
	height:19px;
	background:url(/images/hourstags.png) left no-repeat;
	background-position:0px 0px;
	background-size: 100% 78px;
	color:white;
	font-size:13px;
	text-align:center;
	line-height:19px;
	overflow:hidden;
	word-wrap:word-break;
}
.tdm {
	margin-left:2%;
	width:72%;
	height:26px;
	line-height:26px;
	overflow:hidden;
	word-wrap:word-break;
}
.tdm a:link {
	color:#393939;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.tdm a:visited {
	color:#808080;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.tdm a:hover {
	color:#FF5B4C;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.tdm a:active {
	color:#FF5B4C;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.hotissuebg {
	margin-left:1%;
	width:11%;
	height:26px;
	background: #FF5B4C;
	color:white;
	font-size:14.47px;
	text-align:center;
	line-height:26px;
	overflow:hidden;
	word-wrap:word-break;
}
.hotissue {
	margin-left:2%;
	width:76%;
	height:26px;
	line-height:26px;
	overflow:hidden;
	word-wrap:word-break;
}
.hotissue a {
	color:#FF5B4C;
	font-size:12px;
	text-decoration:none;
}
.hotissue a:hover {
	text-decoration:underline;
}
.right_ads {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:230px;
	height:800px;
}
.right_ads img {
	width:100%;
	height:auto;
}
.content {
	width:980px;
	background: white;
	position: relative;
}
.bigAds {
	position:relative;
	width:100%;
	height:auto;
	cursor:pointer;
}
.bigAds img {
	width:100%;
	height:auto;
}
.bigads_close {
	position: absolute;
	z-index:50;
	top:0px;
	right:20px;
	width:26px;
	height:26px;
	background:url(/images/navi_closevector.png);
	cursor:pointer;
}
.bigAds_txt {
	position: absolute;
	top:0px;
	right:50px;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	opacity:.8;
	color:white;
	font-weight:bold;
	background: #FF5B4C;
}
.first_lf {
	width:70%;
}
.mobile_newssection {
	width:100%;
	display:none;
	background: url(/images/mobile_blogdetailbg.png) bottom repeat-x;
}
.mobile_headlinebg {
	padding-top:5px;
	height:auto;
	width:100%;
	background: url(/images/mobile_news_headlinebg.png) repeat-x;
}
.mobile_headline_block {
	width:100%;
	height:35px;
	line-height:35px;
	background:white url(/images/mobile_headline_dottedline.png) repeat-x center bottom;
	overflow:hidden;
	word-wrap:word-break;
}
.mobile_headline_block a {
	text-decoration:none;
	color:#111111;
	font-size:16px;
}
.mobile_headline_block a:hover {
	color:#FF5B4C;
}
.mobile_issues_block {
	margin-top:10px;
	height:20px;
	margin-bottom:10px;
}
.mobile_tdmbg {
	margin-left:1%;
	width:7%;
	height:21px;
	background:url(/images/hourstags.png) left no-repeat;
	background-position:0px 0px;
	color:white;
	font-size:13px;
	text-align:center;
	line-height:21px;
	overflow:hidden;
	word-wrap:word-break;
}

.mobile_tdm {
	margin-left:2%;
	width:90%;
	height:26px;
	line-height:26px;
	overflow:hidden;
	word-wrap:word-break;
}
.mobile_tdm a {
	color:#393939;
	font-size:13px;
	text-decoration:none;
}
.mobile_tdm a:hover {
	color:#FF5B4C;
}
.mobile_hotissuebg {
	margin-left:1%;
	width:7%;
	height:26px;
	background: #FF5B4C;
	color:white;
	font-size:14.47px;
	text-align:center;
	line-height:26px;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}
.mobile_hotissue {
	margin-left:2%;
	width:90%;
	height:26px;
	line-height:26px;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}
.mobile_hotissue a {
	color:#FF5B4C;
	font-size:12px;
	text-decoration:none;
}
.mobile_hotissue a:hover {
	text-decoration:underline;
}
.mobile_nowdetailsbg {
	margin-top:5px;
	margin-left:5px;
}
.navi001 ul {
	width: 100%;
	height: 38px;
	list-style: none;
}
.navi001 ul li {
	float: left;
	width: 11%;
	height: 100%;
	border-bottom: 3px solid #FF5B4C;
}
.navi001 ul li.ads {
	text-align: right;
	width: 34%;
}
.navi001 ul li iframe {
	display: inline-block;
}
.navi001 {
	width:100%;
	height:40px;
	color:#FF5B4C;
	font-size:16px;
}
.navi001 ul li a {
	margin: 15px 0 5px 0;
	text-align: center;
	display: block;
	color: #FF5B4C;
	font-size: 16px;
	text-decoration: none;
}
.navi001 ul li.active {
	border-color: #1CBBB4;
}
.navi001 ul li.active a:hover, .navi001 ul li.active a {
	color: #1CBBB4;
	text-decoration: none;
}
.navi001 table {
	width:100%;
	height:35px;
	text-indent:5px;
}
.news {
	width:100%;
}
.news img {
	width:100%;
}
.news-block {
	padding-top: 10px;
	width: 100%;
	height: 270px;
	overflow: hidden;
}

.news_left {
	padding-top:1%;
	width:49%;
	position:relative;
}
#news002 .news_left {
	width: 48%;
}
#news002 .news_right {
	width: 52%;
}
.news_left_txtbg {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:30px;
	background:white;
	opacity:0.8;
	color:black;
	font-size:15px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
}
.news_left_txtbg a {
	color:black;
	text-decoration:none;
}
.news_left_txtbg a:hover {
	color:#FF5B4C;
}
.news_right {
	padding-top:4px;
	width:50%;
}
.update-at {
	width: 100%;
	height: 30px;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	color: #868080;
}
.news_stockblock {
	width: 100%;
	background: #EBEBEB;
	height:30px;
	margin-bottom: 3px;
}
.news_stockblock:hover {
	background-color:#DEDEDE;
}
.news_stockblock:hover .stock-arrow{
	background-image: url(../images/finance_arrows.png);
}
.stock-actived .stock-arrow{
	background-image: url(../images/finance_arrows.png);
}
.news_stocktextbg1 {
	width: 28%;
	height:30px;
	line-height:30px;
	color:white;
	text-align: center;
	font-size: 13px;
	margin-right: 15px;
}
.news_stocktextbg2 {
	width: 25%;
	height:30px;
	line-height:30px;
	padding-right: 15px;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}
.news_stocktextbg3 {
	font-size: 13px;
	width: 15%;
	height:30px;
	line-height:30px;
	padding-right: 15px;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}
.stock-arrow {
	width: 13px;
	height: 30px;
	background-color: white;
}
.news_stockvectorbg {
	height: 30px;
	padding-right: 5px;
}
.news_stockvectorbg img {
	margin-top: 7px;
}
.newsblocks_1 {
	width: 95%;
	height: 60px;
	margin-left: 4%;
	margin-bottom:20px;
}
.news_localtitle {
	width:100%;
	height:22px;
}
.news_localtitle a:link {
	color:black;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.news_localtitle a:visited {
	color:#808080;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.news_localtitle a:hover {
	color:#FF5B4C;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.news_localtitle a:active {
	color:#FF5B4C;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.hot_issue1 a {
	font-size:13px;
	text-decoration:none;
}
.hot_issue1 a:hover {
	color:#FF5B4C;
}
.hot_issue2 {
	margin-top:6px;
}
.hot_issue2 a {
	font-size:12px;
	color:#FF5B4C;
	text-decoration:none;
}
.hot_issue2 a:hover {
	text-decoration:underline;
}
.now_block1 {
	width:10%;
}
.now_block2 {
	padding-left:3%;
	width:42%;
	height:57px;
}
.now_block_t {
	margin-right:2%;
	height:25px;
	line-height:25px;
}
.now_block_t a:link {
	color:black;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.now_block_t a:visited {
	color:#808080;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.now_block_t a:hover {
	color:#FF5B4C;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.now_block_t a:active {
	color:#FF5B4C;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.now_block2 table {
	width:100%;
	height:76px;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}
.now_block a:hover {
	color:#FF5B4C;
}

.first_rt {
	margin-top: 30px;
	margin-left: 2%;
	width: 28%;
}
.slideBox {
	width:100%;
	position:relative;
	text-overflow:clip;
	overflow:hidden;
}
#index-food-block-adv{
	display: none;
}




.second_lf {
	width:50%;
}
.eventsslider {
	width:50%;
	height:330px;
}
.navi002 {
	width:100%;
	height:40px;
}
.navi002 table {
	width:100%;
	height:36px;
}
.navi002 a {
	color:#959595;
	text-decoration:none;
	font-size:16px;
}
.hr2-1 {
	width:0%; 
	height:3px;
	background: #FF5B4C;
}
.hr2-2 {
	width:17%; 
	height:3px;
	background: #1CBBB4;
}
.hr2-3 {
	width:83%; 
	height:3px;
	background: #FF5B4C;
}
.food {
	margin-top:10px;
	width:100%;
}
.food a img {
	border:0px;
}
.food table {
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
}
#foodnavi1,#foodnavi2 {
	width:20%;
}
#sponserfood {
	width:60%;
}
.foodpic {
	width:49%;
	height:142px;
	border-left:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	cursor:pointer;
	position:relative;
}
.foodpic img {
	border:0px;
	width:100%;
	height:142px;
}
.foodtipsbadge {
	position:absolute;
	top:0px;
	left:0px;
}
.foodtipsbadge img {
	width:111px;
	height:111px;
}
.foodcontent {
	width:48%;
	height:142px;
	padding-left:1%;
	padding-left:1%;
	border-right:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	overflow:hidden;
	word-wrap:word-break;
}
.food_headline {
	width:92%;
	padding-top:10px;
	padding-left:4%;
	padding-right:4%;
	text-align:left;
}
.food_headline a {
	color:black;
	font-size:16px;
	text-decoration:none;
}
.food_headline a:hover {
	color:#FF5B4C;
}
.food_hot {
padding-top: 5px;
padding-left: 0%;
padding-right: 1%;
color: #FF5B4C;
font-size: 12px;
text-align: left;
margin-left: 3%;
margin-bottom: 10px;
}
.food_hot a {
	color:#FF5B4C;
	font-size:12px;
	text-decoration:none;
}
.food_hot a:hover {
	text-decoration:underline;
}
.hr_food1 {
	margin-top:4px;
	width:98%; 
	height:1px; 
	background-color:#D9D9D9;
}
.hr_food2 {
	margin-top:2px;
	width:98%; 
	height:1px; 
	background-color:#D9D9D9;
}
.food_ctn {
width: 95%;
overflow: hidden;
text-align: left;
margin-left: 3%;
}

.foodshot_block {
	width:49%;
	height:138px;
	overflow:hidden;
}
.foodshot_block img {
	width:100%;
}
.foodshot_right {
	width:33.3%;
}
.foodshot_right img {
	width:100%;
}
#food2-1, #food2-2 {
	display:none;
}

.second_rt {
	margin-left: 2%;
	width:48%;
}
.naviblog {
	width:100%;
}
.naviblog ul {
	width:100%;
}
.naviblog ul li {
	text-align:center;
	width:16%;
	float:left;
	list-style:none;
	height:25px;
	line-height:22px;
}
.linkbg1 {
	background: #1CBBB4;
	height:25px;
	color:white;
	font-size:16px;
	cursor:pointer;
	line-height:22px;
}
.hr1 {
margin-top:5px;
	width:20%; 
	height:3px;
	background: #1CBBB4;
}
.hr2 {
margin-top:5px;
	width:80%; 
	height:3px;
	background: #FF5B4C;
}
.blog {
	margin-top:10px;
	width:100%;
	display:none;
}
.blog_block {
	position:relative;
	width:49%;
}
.blogpic {
	width:100%;
	cursor:pointer;
	position: relative;
}
.blogpic img {
	width:100%;
}
.blogtext {
	position:absolute;
	bottom:0px;
	left:0px;
	width:98%;
	height:30px;
	padding-left:1%;
	padding-right:1%;
	line-height:30px;
	text-align:center;
	background:white;
	opacity:0.7;
	font-weight:bold;
	overflow:hidden;
	word-wrap:word-break;
	display:block;
	text-decoration:none;
	color:black;
}
.blog-badget {
	position:absolute;
	top:0px;
	left:0px;
	width:109px;
	height:108px;
	background:url(/images/badget.png) no-repeat;
	background-position:-232px -16px;
	display:block;
}
.event-badget {
	position:absolute;
	top:0px;
	left:0px;
	width:109px;
	height:108px;
	background:url(/images/badget.png) no-repeat;
	background-position:-119px -16px;
	display:block;
}
.blogctn {
	width: 96%;
	height:85px;
	margin-left: 3%;
	color:#707070;
}
.blogctn a:link {
/* unvisited links */
	color:black;
	font-size:16px;
	text-decoration:none;
}
.blogctn a:visited {
/* visited links */
	color:#171717;
	font-size:16px;
	text-decoration:none;
}
.blogctn a:hover {
/* mouseover links */	
	color:#FF5B4C;
	font-size:16px;
	text-decoration:none;
}
.blogctn a:active {
/* onclick links */
	color:#FF5B4C;
	font-size:16px;
	text-decoration:none;
}
.blogctn p {
	padding:0px;
	margin-top:5px;
	text-align:left;
}
.bloghot_border {
	width:100%;
	height: 91px;
	border-top:1px dotted #E4E4E4;
}
.bloghot {
	width:96%;
	padding-left:3%;
	height:30px;
	text-align:left;
	line-height:30px;
	overflow:hidden;
}

.bloghot a:link {
/* unvisited links */
	color:black;
	font-size:13px;
	text-decoration:none;
}
.bloghot a:visited {
/* visited links */
	color:#171717;
	font-size:13px;
	text-decoration:none;
}
.bloghot a:hover {
/* mouseover links */	
	color:#FF5B4C;
	font-size:13px;
	text-decoration:none;
}
.bloghot a:active {
/* onclick links */
	color:#FF5B4C;
	font-size:13px;
	text-decoration:none;
}
.blog_bar {
	width:1.5%;
	height:10px;
}
.all-border-grey {
	box-shadow:0px 1px 1px rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,.1);
}
.line-bottom {
	margin-left:1%;
	width:98%;
	margin-top:2px;
	height:1px;
	border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
}
.navi003 {
	width:100%;
	height:40px;
}
.navi003 table {
	width:100%;
	height:36px;
	color:#1CBBB4;
	font-size:16px;
	text-indent:8px;
}
.hr3-1 {
	width:40%; 
	height:3px;
	background: #1CBBB4;
}
.hr3-2 {
	width:60%; 
	height:3px;
	background: #FF5B4C;
}
.events_pic {
	width:100%;
	position:relative;
	display:none;
	cursor:pointer;
}
.events_pic img {
	width:100%;
}
.events_textbg {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:35px;
	background:white;
	opacity:0.8;
	cursor:pointer;
}
.events_text {
	width:85%;
	height:32px;
	color:#464646;
	font-size:13px;
	text-align:left;
}
.events_date {
	margin-top:2px;
	padding-left:1%;
	width:14%;
	height:30px;
	background:#1CBBB4;
	opacity:0.9;
	line-height:28px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.events_textbg2 {
	margin-top:5px;
	width:100%;
	height:35px;
	background:url(/images/events_textbg2.jpg) repeat-x left;
}
.events_text2 {
	padding-left:5%;
	width:78%;
	height:35px;
	color:#555555;
	font-size:13px;
	text-align:left;
	cursor:pointer;
	overflow:hidden;
	word-wrap:break-word;
	line-height:35px;
}
.events_date2 {
	margin-top:2px;
	width:15%;
	height:30px;
	line-height:35px;
	background:white;
	opacity:0.9;
	line-height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slideBox2 {
	width:100%;
	position:relative;
	overflow:overflow;
}

.movieslider {
	width:100%;
	position: relative;
}
.movie {
	margin-left:1%;
	margin-right:1%;
	width:98%;
}
.navi_movies {
	width:100%;
	height:40px;
	font-size:16px;
	margin-bottom:10px;
}
.navi_movies table {
	width:100%;
}
.hr3-3 {
	height:3px;
	width:100%;
	background-color:#636363;
}
.overlapping {
	position:absolute;
	z-index:10;
	top:0px;
	right:0px;
	width:97%;
	padding-left:2%;
	padding-right:1%;
	height:255px;
	background: black;
	opacity:0.7;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.movie_dtls {
	position:absolute;
	bottom:0px;
	width:100%;
	color:white;
	font-size:13px;
}

.forum {
	width:100%;
	margin-top: 20px;
}
.forum_lf {
	width:82%;
	height:400px;
	background: url(/images/forumbg.jpg) repeat-y top;
	background-size:100%;
}
.forum_ctn {
	margin-left: 8%;
	margin-right: 8%;
	width: 84%;
	display: none;
	margin-top: 25px;
}
.forum_ctn table {
	width:100%;
	height:350px;
}
.forum_rt {
	width:18%;
	height:400px;
	background: #1CBBB4;
}

.news_forumtextbg {
	position:relative;
	width:100%;
	height: 32px;
	line-height:34px;
	background: white;
	box-shadow: 0 1px 0 rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);
}
.news_forumtextbg a {
	color: #252525;
	font-size:13px;
	text-decoration: none;
}
.news_forumtextbg a:hover {
	color: #FF5B4C;
}
.news_forumdatebg {
	text-align: center;
	line-height:32px;
	height:32px;
	background: #D7D7D7;
}
.news_forumtext {
	padding-left:13px;
	width: 68%;
	height:34px;
}
.news_forumtext2 {
	padding-left:43px;
	width: 65%;
	height:34px;
}
.news_forumtext3 {
	padding-left:43px;
	width: 62%;
	height:34px;
}
.news_forum_head1 {
	position: absolute;
	z-index: 2;
	top:-3px;
	right:-7px;
	width:34px;
	height:34px;
}
.news_forum_head1 img {
	width:34px;
	height:34px;
	border:2px solid white;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.news_forum_head2 {
	position: absolute;
	z-index: 2;
	top:-3px;
	left:-7px;
	width:34px;
	height:34px;
}
.news_forum_head2 img {
	width:34px;
	height:34px;
	border:2px solid white;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.forum_logo {
	width:100%;
	text-align:center;
}
.forum_logo img {
	width: 100%;
}
.forum_section {
	width:100%;
	height:47px;
	color:white;
	font-size:16px;
	cursor:pointer;
	text-align:center;
	line-height:47px;
	background:url(/images/forum_linkbg002.png) top center no-repeat;
	text-overflow:clip;
	overflow:hidden;
	word-wrap:word-break;
}

.navi_vm {
	width:100%;
	height:40px;
	color:#FF5B4C;
	font-size:16px;
	margin-bottom:10px;
}
.navi_vm ul {
	padding:0px;
	width:100%;
}
.navi_vm ul li {
	width:15%;
	float:left;
	list-style:none;
	height:25px;
	line-height:22px;
	margin-left:1.66%;
}
.linkbg2 {
	background: white;
	height:25px;
	line-height:22px;
	color:#959595;
	font-size:16px;
	cursor:pointer;
	text-align: center;
}
.vmarket {
	width:100%;
	margin-top: 5px;
}
.hr_vm {
	width:100%;
	height:3px;
	background: #1CBBB4;
}
.vm_top {
	width:100%;
	height:210px;
	display:none;
}
.vm_topblock {
	width: 24%;
	margin-right:1%;
	height:210px;
	text-align:left;
}
.vm_pic {
	width:100%;
	height:142px;
	overflow: hidden;
	cursor:pointer;
	position: relative;
}
.vm_pic img {
	width:100%;
}
.vm_textbg {
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
	width:100%;
	height:29px;
	line-height:29px;
	background:#E2E2E2;
	opacity:0.9;
	text-overflow:clip;
	word-wrap:word-break;
	overflow:hidden;
	color:black;
	display:block;
	text-decoration:none;
}
.vm_textbg a {
	color:#111111;
	font-size:13px;
	text-decoration:none;
}
.vm_textbg a:hover {
	text-decoration:underline;
}
.vm_link {
	width:100%;
	height:73px;
}
.vm_link table {
	width:100%;
	height:70px;
	border-right:1px solid #E2E2E2;
}
.vm_link img {
	border:0px;
}
.vm_link a {
	color:#111111;
	font-size:13px;
	text-decoration:none;
}
.vm_link a:hover {
	color:#FF5B4C;
}
.vmads {
	width:100%;
}
.vmads img {
	width:100%;
}
.vm_bottom {
	width:100%;
}
.navi_job {
	width:100%;
	height:38px;
	padding-top:10px;
}
.navi_jobtitle {
	color:#FF5B4C;
	font-size:16px;
	height:18px;
}
.hellojob {
}
.navi_jobhr {
	width: 100%;
	height: 1px;
	background-color: #D8D8D8;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	margin-left: 310px;
	margin-top: 10px;
}
.job {
	width:100%;
	height:86px;
}
.job_block {
	width: 24%;
	margin-right:1%;
	height:80px;
	text-align:center;
}
.jobgreybg {
	position:relative;
	width:100%;
	background:#EBEBEB;
	height:55px;
}
.joborangebar {
	width:100%;
	background:#FF5B4C;
	height:5px;
}
.job_info {
	padding-top: 10px;
	padding-left: 4%;
	padding-right: 1%;
	margin-bottom:15px;
	width: 95%;
	height: auto;
	text-align: left;
}
.job_info a:link {
/* unvisited links */
	font-size:13px;
	font-weight:normal;
	color:#363636;
	text-decoration:none;
}
.job_info a:visited {
/* visited links */
	font-size:13px;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}
.job_info a:hover {
/* mouseover links */	
	font-size:13px;
	font-weight:normal;
	color:#FF5B4C;
	text-decoration:none;
}
.job_info a:active {
/* onclick links */
	font-size:13px;
	font-weight:normal;
	color:#FF5B4C;
	text-decoration:none;
}
.job_company {
	position:absolute;
	bottom:0px;
	right:1%;
	width:98%;
	height:13px;
	text-align:right;
	font-size:11px;
	color:#898989;
}
.groupbuying {
	width:100%;
	margin-top: 10px;
}
.navi_gb {
	width:100%;
	height:40px;
	color:#FF5B4C;
	font-size:16px;
}
.navi_gb ul {
	width:100%;
}
.navi_gb ul li {
	width:50%;
	float:left;
	list-style:none;
	height:40px;
	line-height:40px;
}
.hr4-1 {
	width:40%; 
	height:3px; 
	background-color:#1CBBB4;
}
.hr4-2 {
	width:60%; 
	height:3px; 
	background-color:#FF5B4C;
}
.groupbuying_block {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	background:white url(/images/mobile_bannerbg.jpg) repeat-x bottom;
}
.gb_pic {
	width:100%;
	cursor:pointer;
	position: relative;
}
.gb_pic img {
	width:100%;
}
.gb_off {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:25%;
	height:63px;
	background:url(/images/gb_offbg2.png) no-repeat;
	background-size:100%;
	font-size:17.4px;
	color:white;
	text-align:center;
	cursor:default;
}
.gb_info {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	height:75px;
}
.discount {
	width:30%;
	height:65px;
	text-align:center;
	background:#1CBBB4;
}
.gb_text {
	padding-left:3%;
	padding-top:6px;
	padding-bottom:6px;
	width:67%;
	height:auto;
}
.gb_text a:link {
/* unvisited links */
	font-size:13px;
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}
.gb_text a:visited {
/* visited links */
	font-size:13px;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}
.gb_text a:hover {
/* mouseover links */	
	font-size:13px;
	font-weight:normal;
	color:#FF5B4C;
	text-decoration:none;
}
.gb_text a:active {
/* onclick links */
	font-size:13px;
	font-weight:normal;
	color:#FF5B4C;
}

#imagePan{
	width:100%;
	height:58px;
	position:relative; 
	overflow:hidden; 
	cursor:crosshair;
}
#imagePan .container{
	position:relative; 
	left:0;
}
#outer_container {
	position:relative;
	width:50%;
	height:58px;
	border-top-left-radius:6px;	
}


.hidden {
	display: none;
}

.button-bevel {
	vertical-align: top;
	border-radius: 4px;
	border: none;
	padding: 3px 25px 3px;
	text-decoration:none;
	font-size:16px;
}
.button-bevel:active {
	position: relative;
	top: 5px;
	text-decoration:none;
}
.button-bevel.orangebtn {
	box-shadow: #c46d00 0 4px 0px, rgba(0, 0, 0, 0.3) 0 7px 3px;
	color:white;
}
.button-bevel.orangebtn:active {
	box-shadow: #c46d00 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
}
.orangebtn {
	background: rgb(255,183,0);
	background: -moz-linear-gradient(top,  rgba(255,183,0,1) 0%, rgba(255,140,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,0,1)),color-stop(100%,rgba(255,140,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff8c00',GradientType=0 );
	border: 1px solid #e59500;
}
.orangebtn:hover {
	background: rgb(255,203,72);
    background: -moz-linear-gradient(top,  rgba(255,203,72,1) 0%, rgba(255,156,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,203,72,1)), color-stop(100%,rgba(255,156,35,1)));
    background: -webkit-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb48', endColorstr='#ff9c23',GradientType=0 );
}

.button-bevel.whitebtn {
	box-shadow: #ABA7A1 0 4px 0px, rgba(171, 167, 161, 0.3) 0 7px 3px;
	color:#FF5B4C;
}
.button-bevel.whitebtn:active {
	box-shadow: #ABA7A1 0 4px 0px, rgba(171, 167, 161, 0.3) 0 6px 3px;
}
.whitebtn {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(223,222,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(223,222,221,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,222,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,222,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,222,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(223,222,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DFDEDD',GradientType=0 );
	border: 1px solid #DFDEDD;
}
.whitebtn:hover {
	background: rgb(248,244,240);
    background: -moz-linear-gradient(top,  rgba(248,244,240,1) 0%, rgba(214,209,205,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,244,240,1)), color-stop(100%,rgba(214,209,205,1)));
    background: -webkit-linear-gradient(top,  rgba(248,244,240,1) 0%,rgba(214,209,205,1) 100%);
    background: -o-linear-gradient(top,  rgba(248,244,240,1) 0%,rgba(214,209,205,1) 100%);
    background: -ms-linear-gradient(top,  rgba(248,244,240,1) 0%,rgba(214,209,205,1) 100%);
    background: linear-gradient(to bottom,  rgba(248,244,240,1) 0%,rgba(214,209,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F4F0', endColorstr='#D6D1CD',GradientType=0 );
}
.button-bevel.cyan {
  box-shadow: #1994d3 0 6px 0px, rgba(0, 0, 0, 0.3) 0 10px 3px;
  color:white;
}
.button-bevel.cyan:active {
	box-shadow: #1994d3 0 3px 0, rgba(0, 0, 0, 0.2) 0 6px 3px;  
}
.cyan {
  background: rgb(130,207,241);
  background: -moz-linear-gradient(top,  rgba(130,207,241,1) 0%, rgba(56,174,234,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,207,241,1)), color-stop(100%,rgba(56,174,234,1)));
  background: -webkit-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -o-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -ms-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: linear-gradient(to bottom,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cff1', endColorstr='#38aeea',GradientType=0 );
  border: 1px solid #3cafcf;
}
  
 .cyan:hover {
    background: rgb(153,216,244);
    background: -moz-linear-gradient(top,  rgba(153,216,244,1) 0%, rgba(79,183,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,216,244,1)), color-stop(100%,rgba(79,183,236,1)));
    background: -webkit-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -o-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -ms-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: linear-gradient(to bottom,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d8f4', endColorstr='#4fb7ec',GradientType=0 );
  }
  
  .moreinfo {
	margin-left:1%;
	font-size:12px;
	color:#FF5B4C;
}
.moreinfo a {
	font-size:12px;
	color:#FF5B4C;
	font-weight:bold;
	text-decoration:none;
}
.moreinfo a:hover {
	color:#1CBBB4;
}

.hasRads {
	width:100%;
}
.hasRads img {
	width:100%;
}
.rollingads {
	/* only for markup */
}
.hasNoRads {
	width:100%;
}
.hasNoRads img {
	width:100%;
}
.aad2s_ads{
	display: none;
}

.avatar_block {
	width:55px;
	height:60px;
	text-align:center;
	position:relative;
	margin-top:-3px;
}
.avatar_block img {
	width:40px;
	height:40px;
	border:2px solid white;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
#avatar_cornermark {
	position:absolute;
	top:0px;
	z-index:4;
	width:20px;
	height:20px;
	background:url(/images/vec001.png) no-repeat;
	background-position:-3px -226px;
	color:white;
	font-size:13px;
}
.newspaper_names {
	font-size: 12px;
	color: #808080;
	margin-left: 4%;
}
.language {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	background-color: rgba(246, 246, 246, 0.85);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	list-style: none;
	padding: 2px 5px 5px 5px;
	color: black;
	font-size: 11px;
}
.language li {
	float: left;
	display: inline-block;
}
.language li + li:before{
	content: '|';
	padding-left: 5px;
	padding-right: 5px;
}
.language li a {
	display: inline-block;
	text-decoration: none;
	color: black;
}
.ttt {
	margin-left:2%;
}
.noadsHr {
	border:0px;
	height:1px;
	background-color:#D8D8D8;
	margin-bottom:24px;
}

/*
*
*/
#first_lf .newsslider li {
	list-style:none;
}
#first_lf .newsslider li .news {
	display: none;
}
#first_lf .newsslider li .news.active {
	display: block;
}

/*
* intro user guide
*/
.intro-overlay {
	background:black;
	opacity:0.7;
	filter:Alpha(Opacity=70);
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	z-index:9999;
}
.intro-mainlayer {
	top:0px;
}
.intro-loading {
	top:0px;
	position:fixed;
	z-index:10000;
	width:100%;
	height:100%;
	text-align:center;
	color:white;
	font-size:20px;
	display:none;
}
.intro-loading img {
	top:50%;
	margin-top:160px;
}
.next-step-btn-orange {
	display:block;
	padding-left:20px;
	padding-right:20px;
	height:40px;
	line-height:40px;
	background:#FF5B4C;
	color:white;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	z-index:10000;
}
#step1-1 {
	z-index:10000;
	position:absolute;
	top:200px;
	text-align:center;
}
#btn1-1 {
	z-index:10000;
	position:absolute;
	top:500px;
	left:50%;
	margin-left:-75px;
}
#step1-2 {
	z-index:10000;
	position:absolute;
	top:0px;
	left:60px;
}
#btn1-2 {
	z-index:10000;
	position:absolute;
	top:380px;
	left:200px;
}
.intro-overlay, .next-step-btn-orange, .intro-mainlayer, .step-img {
	display:none;
}

/*
* valentines' banner
*/
.valentines-banner {
	position:fixed;
	z-index:999;
	bottom:0px;
	width:964px;
	height:64px;
	left:50%;
	margin-left:-462px;
	padding-right:20px;
	text-align:center;
	background:url(/images/valentines_bg.png) bottom no-repeat;
	font-size:1.231em;
	line-height:80px;
	color:#FF3266;
	cursor:pointer;
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:80px;
	position: relative;
	overflow: hidden;
	width: 800px;
	height:64px;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	height:64px;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
}
.valentines-details {
	position:fixed;
	z-index:1001;
	width:640px;
	background:#FF3266;
	bottom:49px;
	left:50%;
	margin-left:-290px;
}
.valentines-details-txt {
	padding: 20px 30px;
	font-size:1.231em;
	color:white;
	line-height: 22px;
	width:265px;
	height:156px;
}
.valentines-details-txt .info {
	word-wrap:break-word;
}
.valentines-ti {
	font-size:0.923em;
	margin:0 1%;
}
.valentines-name {
	font-size:1.231em;
}
.tablet-valentines-banner {
	position:fixed;
	z-index:999;
	bottom:0px;
	width:100%;
	text-align:center;
}



a.mobile-valentines-banner {
	position:fixed;
	bottom:0px;
	width:100%;
	left:0px;
	text-align:center;
}


.lang-100, .lv-msg-box,.lv-msg-foot {
	width:722px;
}

.lv-msg-foot {
	margin-left:auto;
	margin-right:auto;
}
.lv-msg-box {
	margin-top:139px;
	margin-left:auto;
	margin-right:auto;
	background:#FF3266;
	color:white;
	font-size:1.231em;
}
.valt-bg {
	background:url(/images/event/valentinespage_bg.png) no-repeat white;
	background-size:100%;
}
.page-bg {
	position:absolute;
	right:0px;
	top:35px;
	z-index:1;
	width:249px;
	height:135px;
	background:url(/images/event/page_logo.png);
}
.vt-msg {
	width:44%;
	padding:3%;
}
.yellow-bar {
	width:50%;
	height:35px;
	line-height:35px;
	position:absolute;
	right:0px;
	bottom:0px;
	background:#FFD819;
}
a.go-forum {
	display:block;
	width:49%;
	padding-left:10%;
	font-size:1em;
	color:black;
	text-decoration:none;
	border-right:1px solid #FF3266;
}
.color-pink {
	color:#FF3266;
}
a.go-forum:hover {
	color:white;
}
a.next-lvmsg {
	display:block;
	border-left:1px solid white;
	width:34%;
	padding-left:5%;
	font-size:1em;
	color:black;
	text-decoration:none;
}
a.next-lvmsg:hover {
	color:white;
}
.lang-100 {
	margin-left:auto;
	margin-right:auto;
	height:150px;
}
.lv-box1 {
	width:33%;
	height:150px;
}
.lv-box2 {
	width:34%;
	height:150px;
}
a.jp-play {
	display:block;
	width:100%;
	height:150px;
}
a.jp-play:hover {
	background:url(/images/event/play.png) no-repeat top center;
	background-size:100%;
}

.lang-words {
	font-size:30px; 
	color:white; 
	margin-top:55px;
}
.lang-name {
	font-size:15px;
	color:white;
}
.bg-1 {
	background:#ffc2c2;
}
.bg-2 {
	background:#54d1f3;
}
.bg-3 {
	background:#acd373;
}
.bg-4 {
	background:#cb73de;
}
.bg-5 {
	background:#ffe952;
}
.bg-6 {
	background:#FF3266;
}
.bg-7 {
	background:#7accc8;
}
.bg-8 {
	background:#bd8cbf;
}
.header-logo-normal {
	position: absolute;
	margin-top: -18px;
	max-height: 122px;
}
.header-logo-little {
	position: absolute;
	top: -1px;
	left: 185px;
	animation-name: logo-little;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	/*top: 5px;*/
	/*left: 185px*/
}

.header-logo-little:hover {
	animation-duration: 0.5s;
}

@keyframes logo-little {
	/*0%   {top: -2px;left: 180px;}*/
	/*25%  {top: 9px;left: 185px;}*/
	/*50%  {top: -2px;left: 190px;}*/
	/*75%  {top: 9px;left: 185px;}*/
	/*100% {top: -2px;left: 180px;}*/
	0%   {top: -1px;left: 185px;}
	/*25%  {top: 5px;left: 185px;}*/
	50%  {top: 9px;left: 185px;}
	/*75%  {top: 5px;left: 185px;}*/
	100% {top: -1px;left: 185px;}
}

.header-logo-right {
	background: url(/images/cyberctm_logo/logo_2015_christmas_right_01.png) no-repeat right bottom;
	animation-name: logo-right;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: step-start;
}

.header-logo-right:hover {
	animation-duration: 0.3s;
}

@keyframes logo-right {
	0%   {background-image: url(/images/cyberctm_logo/logo_2015_christmas_right_01.png)}
	50%  {background-image: url(/images/cyberctm_logo/logo_2015_christmas_right_02.png)}
	100% {background-image: url(/images/cyberctm_logo/logo_2015_christmas_right_01.png)}
}

.header-background-snowflake {
	top: -30px;
	animation: snowflake-rotate 3s infinite linear, snowflake-down 4s infinite linear
}

@keyframes snowflake-rotate
{
	0%		{transform: rotate(0deg)}
	100%	{transform: rotate(360deg)}
}

@keyframes snowflake-down
{
	0%		{top:-25px;}
	100%	{top:155px;}
}