@charset "utf-8";
/* CSS Document */

body {
	background-color: #ebebeb;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    -o-user-select: none;
    user-select: none;    
}
a {
	text-decoration: none;
	color: #000;
}
.newline {
	clear: both;
}
/* Top Menu */

.topmenu {
	height: 30px;
	width: 100%;
	background-color: #232323;
	position: fixed;
	top: 0px;
	z-index: 9999;
}
* {
	margin: 0px;
}
#cssmenu ul {
	margin: 0;
	padding: 0;
	position: relative;
}
#cssmenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
#cssmenu a {
	margin: 0;
	padding: 0;
}
#cssmenu ul {
	list-style: none;
	position: relative;
}
#cssmenu a {
	text-decoration: none;
}
#cssmenu {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	z-index: 99999;
	height: 15px;
	position: relative;
}
#cssmenu > ul > li {
	float: left;
	margin-left: 0px;
	position: relative;
}
#cssmenu > ul > li > a {
	color: white;
	font-size: 12px;
	line-height: 30px;
	padding: 10px 10px;
}
#cssmenu > ul > li > a:hover {
	color: #ffffff;
}
#cssmenu > ul > li > ul {
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	padding: 16px 0 20px 0;
	background-color: #fafafa;
	text-align: left;
	position: absolute;
	top: 30px;
	left: 30%;
	margin-left: -20px;
	width: 140px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
}
#cssmenu > ul > li:hover > ul {
	opacity: 1;
	top: 30px;
	visibility: visible;
}
#cssmenu > ul > li > ul:before {
	display: block;
	border-color: transparent transparent #fafafa transparent;
	border-style: solid;
	border-width: 10px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -10px;
}
#cssmenu > ul ul > li {
	position: relative;
}
#cssmenu ul ul a {
	color: #323232;
	font-size: 12px;
	background-color: #fafafa;
	padding: 5px 8px 7px 16px;
	display: block;
}
#cssmenu ul ul a:hover {
	background-color: #f0f0f0;
}
#cssmenu ul ul ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: -16px;
	left: 206px;
	padding: 16px 0 20px 0;
	background-color: #fafafa;
	text-align: left;
	width: 200px;
}
#cssmenu ul ul > li:hover > ul {
	opacity: 1;
	left: 190px;
	visibility: visible;
}
#cssmenu ul ul a:hover {
	background-color: #cc2c24;
	color: #f0f0f0;
}
.usermenu {
	width: 460px;
	height: 25px;
	margin-top: 2px;
	float: left;
	top: 0px;
	position: absolute;
	margin-left: 600px;
}
.usermenu a {
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	padding-top: 2px;
}
.usermenu14 {
	float: left;
	margin-top: 2px;
	padding: 2px;
	background-color: #F00;
	margin-left: 4px;
}
.usermenu14login {
	float: left;
	background-color: #666;
	padding-left: 5px;
	padding-right: 3px;
	margin-right: 5px;
	padding-top: 1px;
	margin-top: 3px;
}
.usermenu14login:hover {
	background-color: #999;
}
/* Top Menu */


/*  Local Menu  */
.statemenu ul, .statemenu li, .statemenu span, .statemenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
.statemenu ul {
	list-style: none;
}
.statemenu a {
	text-decoration: none;
}
.statemenu {
	height: 25px;
	margin-left: 5px;
	background-color: #666;
	width: 980px;
	color: #FFF;
}
.statemenu > ul > li {
	float: left;
	margin-left: 0px;
	position: relative;
}
.statemenu > ul > li > a {
	color: white;
	font-size: 14px;
	line-height: 25px;
	padding: 0 7px;
}
.statemenu > ul > li > a:hover {
	color: #ffffff;
	background-color: #333333;
	display: block;
	height: 100%;
}
.localmenu ul, .localmenu li, .localmenu span, .localmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
.localmenu ul {
	list-style: none;
}
.localmenu a {
	text-decoration: none;
}
.localmenu {
	height: 25px;
	margin-left: 5px;
	background-color: #cc0000;
	width: 980px;
	color: #FFF;
}
.localmenu > ul > li {
	float: left;
	margin-left: 0px;
	position: relative;
}
.localmenu > ul > li > a {
	color: white;
	font-size: 14px;
	line-height: 25px;
	padding: 0 7px;
}
.localmenu > ul > li > a:hover {
	color: #ffffff;
	background-color: #660000;
	display: block;
	height: 100%;
}
.newsmenu ul, .newsmenu li, .newsmenu span, .newsmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
.newsmenu ul {
	list-style: none;
}
.newsmenu a {
	text-decoration: none;
}
.newsmenu {
	height: 25px;
	margin-left: 5px;
	background-color: #e2e2e2;
	width: 980px;
	color: #000;
}
.newsmenu > ul > li {
	float: left;
	margin-left: 0px;
	position: relative;
}
.newsmenu > ul > li > a {
	color: #000;
	font-size: 14px;
	line-height: 25px;
	padding: 0 7px;
}
.newsmenu > ul > li > a:hover {
	color: #fff;
	background-color: #666;
	display: block;
	height: 100%;
}
/*  Local Menu  */

.wjcontent {
	width: 990px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 30px;
	border-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
}
.wjheader {
	width: 1000px;
	height: 102px;
}
.wjlogobox {
	width: 256px;
	height: 90px;
	float: left;
}
.wjlogo {
	width: 140px;
	height: 45px;
}
.wjweather {
	width: 140px;
	height: 45px;
	float: left;
}
.sect1 {
	width: 1000px;
}
.sect1left {
	width: 665px;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
}
.sec1right {
	width: 310px;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
}
.morenews {
	color: #666;
	float: right;
	font-weight: normal;
	font-size: 11px;
	margin-top: 4px;
}
.morenews a {
	color: #666;
}
.wjfirst {
	display: inline;
	background: url('http://www.worldjournal.com/sites/358/assets/fnews.gif') 0 0 no-repeat;
	padding-left: 40px;
}
.wjbn {
	display: inline;
	background: url('http://www.worldjournal.com/sites/358/assets/bnews.gif') 0 0 no-repeat;
	padding-left: 30px;
}
.wjex {
	display: inline;
	background: url('http://www.worldjournal.com/sites/358/assets/wjex.gif') 0 0 no-repeat;
	padding-left: 30px;
}
.wjmm {
	display: inline;
	background: url('http://www.worldjournal.com/sites/358/assets/video_icon.gif') 0 0 no-repeat;
	padding-left: 30px;
}
.wjnn {
	display: inline;
	background: url("http://www.worldjournal.com/sites/358/assets/nnews.gif") no-repeat scroll 0px 0px transparent;
	padding-left: 35px;
}
.wjbt{display:inline;color:#3FADFF;}
.wjgt{display:inline;color:#319F36;}
.wjot{display:inline;color:#FF910F;}
.wjpt{display:inline;color:#961DEF;}
.wjwt{display:inline;color:#3FADFF;background:#000;}
.wjlbt{display:inline;color:#6CF;}
.wjmoreb {float:right;margin-top:-5px;}
/*     Menu   */
#pt1_login_controls {
	float:right;
	padding:6px 10px 0 0;
}
#pt1_search_element_select, #pt1_search_element_bar {
	color:#FFF;
	float:left;
	margin-right:10px;
}
#pt1_search_controls {
	float:right;
	padding:0;
}
#pt1_search_controls input {
	height:21px;
	padding:0 0 1px 0;
	margin:0;
}
#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	margin:0;
	padding:0;
}
.userMenu ul li {
	display:inline;
	float:right;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
}
#sign_in a {
	color:white;
	font-weight: normal;
}
.zh_click {
	color:white;
}
#pt1_search_dropdown {
	display:none;
}
/*     Menu   */
.secttitle {
	height: 20px;
	padding: 5px;
	background-color: #f2f2f2;
	border-bottom-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
	text-align: left;
	font-weight: bolder;
	font-size: 16px;
	color: #900;
}
.gray_font {
	color: #333;
}
.height10px {
	height: 10px;
}
.weatherbox {
	background-color: #fff;
	border-width: 0px;
	width: 300px;
	height: 250px;
	padding: 5px;
	float: left;
	margin-right: 5px;
}
.hslide {
	width: 320px;
	float: left;
	margin-right: 10px;
}
.headline {
	width: 320px;
	float: left;
}

div.slideshow_container {
    width: 320px;
    font-size: 15px;
    line-height: 18px;
    height: auto;
	float: left;
	overflow: hidden;	
	background-color: #F2F2F2;
}

div.simple-slideshow-container {
    border: 0px none;
    margin: 0px;
    width: 320px;
    height: auto;
	overflow: hidden;
	background-color: #F2F2F2;
}


div.slideshow-image-wrapper {
    width: 320px;
    max-height: 210px;
    margin: 0px auto;
	overflow: hidden;
}

div.simple-slideshow-nav-container {
    text-align: left;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
	float: right;
	display: block;
}

.simple-slideshow-container .image_caption.image_count {
	color: #999;
    text-align: left;
    font-size: 12px;
    width: 100px;
    margin-left: 100px;
    height: 15px;
    position: relative;
	margin: 0px auto;
	z-index: 1;
	overflow: hidden;
	padding: 0px;
	background: none repeat scroll 0% 0% transparent;
}

div.simple-slideshow-container .image_caption {
    line-height: 16px;
    color: #333;
    text-align: left;
    font-size: 13px;
    width: 315px;
    margin: 0px auto;
    background: none repeat scroll 0% 0% transparent;
    position: relative;
    height: auto;
	z-index: 1;
	padding: 3px;
	height: 48px;
}

div.slideshow_container a {
    color: #999;
}

/*

div.slideshow_container {
	float: left;
	width: 320px;
	height: 220px;
	overflow: hidden;
}
div.simple-slideshow-container {
	background-color: rgb(242, 242, 242);
	height: 210px;
	margin: 0px 0px 2px;
	overflow: hidden;
	padding: 0px;
	width: 320px;
}

.slideshow-image-wrapper {
	width: 320px;
	height: 170px;
	overflow: hidden;
}

.simple-slideshow-nav-container {
	display: none;
}

.image_count {
	display: none;
}

div.slideshow_container .image_caption {
	color: #FFF;
	text-align: left;
	font-size: 12px;
	z-index: 1;
	padding: 5px;
	width: 310px;
	height: 30px;
	text-overflow: hidden;
	overflow: hidden;
	background-image: url("http://assets.matchbin.com/sites/358/assets/bk999.png")
}

*/


div.slideshow_container img.image_img {
	width: 320px;
	float: left;
	margin: 0px;
	padding: 0px;
}


div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
	float: none;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	display: block;
	border: 0px none;
	max-width: 100%;
	max-height: 270px;
}
div.slideshow_container .story_item_headline {
	display: none;
}
.simple-slideshow-container .image_caption {
	position: absolute;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	z-index: 1;
	padding: 5px;
	width: 310px;
	height: 30px;
/*	text-overflow: hidden;*/
	overflow: hidden;
	background-image: url("http://assets.matchbin.com/sites/358/assets/bk999.png")
}


.headline a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.headline .entry-title {
	overflow: hidden;
	line-height: 140%;
}
.headline .odd {
	float: left;
	width: 295px;
	height: 24px;
	background-image: url("http://assets.matchbin.com/sites/358/assets/arrow2.png");
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 25px;
}
.headline .odd a {
	color: #333;
}
.headline .even {
	float: left;
	width: 295px;
	height: 24px;
	background-image: url("http://assets.matchbin.com/sites/358/assets/arrow2.png");
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 25px;
}
.headline .even a {
	color: #333;
}
.onecolbox {
	width: 320px;
	line-height: 22px;
	float: left;
	margin-bottom: 15px;
	margin-left: 5px;
	border-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
}
.onecolboxcontent {
	width: 310px;
	padding: 5px 7px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}
.onecolboxcontent a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.onecolboxcontent .story_item_date {
	font-size: 13px;
	color: #EF5E2C;
	font-weight: normal;
	float: right;
}
.onecolboxcontent h2 {
	height: 22px;
	overflow: hidden;
}
.onecolboxcontent .odd {
	overflow: hidden;
}
.onecolboxcontent .odd a {
	color: #333;
}
.onecolboxcontent .even {
	overflow: hidden;
}
.onecolboxcontent .even a {
	color: #333;
}
.twocolbox {
	width: 660px;
	height: auto;
	float: left;
	border-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
	padding-bottom: 5px;
}
.twocolboxcontent {
	font-size: 15px;
	padding: 5px;
	list-style: none;
	text-overflow: hidden;
}
.twocolboxcontent .story_item_date {
	font-size: 11px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	float: right;
	letter-spacing: 0;
}
.twocolboxcontent .title_date {
	font-size: 11px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	float: right;
}
.twocolboxcontent a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.twocolboxcontent .entry-title {
	overflow: hidden;
	line-height: 140%;
}
.twwocolboxcontent h2 {
	height: 22px;
	overflow: hidden;
}
.twocolboxcontent .odd {
	float: right;
	width: 320px;
	height: 24px;
	overflow: hidden;
}
.twocolboxcontent .odd a {
	color: #333;
}
.twocolboxcontent .even {
	float: left;
	width: 320px;
	height: 24px;
	overflow: hidden;
}
.twocolboxcontent .even a {
	color: #333;
}
.sect2 {
	width: 990px;
	margin: 5px;
	margin-top: -10px;
}
.sect2box {
	width: 488px;
	float: left;
	background-color: #f2f2f2;
	margin-right: 5px;
}
.sect2boxcontent {
	width: 380px;
	padding: 5px;
	list-style: none;
	line-height: 19px;
	float: left;
	text-overflow: hidden;
}
.sect2boxcontent a {
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.sect2boxcontent h2 {
	height: 22px;
	overflow: hidden;
}
.sect2boxcontent .odd {
	float: right;
	width: 180px;
	height: 19px;
	overflow: hidden;
}
.sect2boxcontent .odd a {
	color: #333;
}
.sect2boxcontent .even {
	float: left;
	width: 180px;
	height: 19px;
	overflow: hidden;
}
.sect2boxcontent .even a {
	color: #333;
}
.sect2box_img img {
	width: 80px;
	height: 80px;
	margin: 5px;
	background-color: #CCC;
	float: left;
}
.sect3 {
	width: 1000px;
}
.sect3left {
	width: 665px;
	float: left;
}
.sect3right {
	width: 310px;
	margin-left: 5px;
	float: left;
}
.sect4 {
	width: 990px;
	margin-left: 5px;
}
.threecolbox {
	width: 315px;
	height: 260px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}
.threecolboxcontent {
	list-style: none;
	padding: 7px;
	overflow: hidden;
	text-overflow: hidden;
}
.threecolboxcontent .story_item_date {
	font-size: 12px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	float: right;
}
.threecolboxcontent .title_date {
	font-size: 12px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	padding-left: 15px;
	line-height: 20px;
}
.threecolboxcontent a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.threecolboxcontent .entry-title {
	overflow: hidden;
	line-height: 140%;
}
/*
.threecolboxcontent h2 {
	height: 22px;
	overflow: hidden;
}
*/
.threecolboxcontent .odd {
	float: left;
	width: 295px;
	height: 22px;
	overflow: hidden;
}
.threecolboxcontent .odd a {
	color: #333;
}
.threecolboxcontent .even {
	float: left;
	width: 295px;
	height: 22px;
	overflow: hidden;
}
.threecolboxcontent .even a {
	color: #333;
}
.threecolboxcontent img {
	width: 325px;
	height: 75px;
	margin-bottom: 5px;
}
.fourcolbox {
	width: 310px;
	height: auto;
	border-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
	margin-bottom: 5px;
}
.fourcolboxcontent {
	font-size: 15px;
	padding: 5px;
	list-style: none;
	text-overflow: hidden;
	overflow: hidden;
}
.fourcolboxcontent .story_item_date {
	font-size: 9px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	float: right;
	letter-spacing: 0;
}
.fourcolboxcontent .title_date {
	font-size: 11px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	float: right;
}
.fourcolboxcontent a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.fourcolboxcontent .entry-title {
	overflow: hidden;
	line-height: 140%;
}
.fourcolboxcontent h2 {
	height: 22px;
	overflow: hidden;
}
.fourcolboxcontent .odd {
	float: left;
	width: 230px;
	overflow: hidden;
}
.fourcolboxcontent .odd a {
	color: #333;
}
.fourcolboxcontent .even {
	float: left;
	width: 230px;
	overflow: hidden;
}
.fourcolboxcontent .even a {
	color: #333;
}
/* Ad */
.bleader {
	width: 728px;
	height: 90px;
	float: left;
	margin: 8px 5px;
}
.bsquare {
	width: 90px;
	height: 90px;
	float: left;
	margin: 8px 5px;
}
.bbar {
	width: 234px;
	height: 90px;
	float: left;
	margin: 8px 5px;
}
.btext {
	width: 330px;
	float: left;
	margin: 8px 0;
	text-align: center;
}
.bfix {
	width: 220px;
	height: 70px;
	margin: 5px 0 5px -2px;
	float: left;
}
.bfix1 {
	width: 220px;
	height: 70px;
	margin: 5px 0 5px 3px;
	float: left;
}
.bstandardlarge {
	height: 60px;
	padding: 3px 10px;
	float: left;
	margin: 5px auto;
}
.bstandard {
	width: 468px;
	height: 60px;
	padding: 5px;
	float: left;
	margin: 5px auto;
}
.bstandardright {
	width: 160px;
	height: 60px;
	padding: 5px;
	float: left;
	margin: 5px auto;
}
.isFloat1 {
	position: fixed;
	top: 40px;
	float: right;
	height: 600px;
	padding: 4px 0;
	width: 125px;
	margin-left: -135px;
}
.isFloat9 {
	position: fixed;
	top: 40px;
	float: right;
	height: 600px;
	padding: 4px 0;
	width: 125px;
	margin-left: 1000px;
}
.bbox {
	width: 300px;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
}
.bottomad {
	position: fixed;
	bottom: 0px;
	height: 30px;
	margin-left: -10px;
}
.bottomad2 {
	bottom: 0px;
	width: 1010px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999999;
}
/* Ad */

/* Footer */

#footerc {
	width: 100%;
	height: 115px;
	background-color: #333;
	margin-top: 5px;
}
#footerc a {
	color: #CCC;
	text-decoration: none;
}
#footercc {
	width: 1000px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#footernav {
	width: 990px;
	height: 75px;
	font-size: 12px;
	color: #CCC;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#footernav li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	list-style: none;
}
#footernav_line {
	width: 990px;
	height: 20px;
}
.footer_title_2013 {
	color: #FFF;
}
/* Footer */

/* Listing */
.listbody {
	width: 1000px;
}
.listleft {
	width: 665px;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
}
.listright {
	width: 310px;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
}
.listtitle {
	height: 24px;
	padding: 5px;
	background-color: #f2f2f2;
	border-bottom-style: solid;
	border-color: #dcdcd5;
	border-width: 1px;
	text-align: left;
	font-weight: bolder;
	font-size: 20px;
	color: #900;
}
.listbox {
	width: 660px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
.listcontent {
	font-size: 15px;
	padding: 5px;
	list-style: none;
	text-overflow: hidden;
}
.listcontent .story_item_date {
	font-size: 12px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	margin-top: 5px;
	font-weight: normal;
	float: right;
}
.listcontent .title_date {
	font-size: 12px;
	color: #EF5E2C;
	text-align: right;
	margin-right: 4px;
	font-weight: normal;
	padding-left: 15px;
	line-height: 20px;
}
.listcontent a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.listcontent .entry-title {
	overflow: hidden;
	line-height: 140%;
}
.listcontent .odd {
	float: right;
	width: 320px;
	height: 24px;
	overflow: hidden;
}
.listcontent .odd a {
	color: #333;
}
.listcontent .even {
	float: left;
	width: 320px;
	height: 24px;
	overflow: hidden;
}
.listcontent .even a {
	color: #333;
}
/* Listing */


#slide_container {
	width: 678px;
	height: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	background-color: #000;
}
#slide_container_top {
	width: 678px;
	height: 20px;
	border-color: #CCC;
	border-bottom-style: solid;
	background-color: #f3f3f3;
	border-width: 1px;
}
