body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #505050;
	font-weight: normal;
	margin:7px 0 0 0;
}

body a {color: #005A84;text-decoration: none;font-weight:bold;}
body a:hover { color:#FF8000;text-decoration: none;font-weight:bold;}


/* -------- Menu Starts  Here ------ */

.menuWrapper {
	width: 952px;
	padding: 0px 14px 0;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.StaticMenuStyle {
	font-size:11px;
	text-transform: uppercase;
	z-index:100 !important;
	padding:0;
	margin:0px;
}
*:first-child+html .StaticMenuStyle {
	margin:-1px 0 0 0;
}
*html .StaticMenuStyle {
	margin:-1px 0 0 0;
}
.StaticMenuItemStyle {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding:0 4px;
	margin:0;	
	color:#939393;
	font-size:11px;
	text-align:center;
}

.StaticMenuItemStyle img {
	padding:0px;
	margin: 0 4px 0 -4px;
}
html > body .StaticMenuItemStyle img {
	padding:0px;
	margin: 0 4px 0 0px;
}
*:first-child+html  .StaticMenuItemStyle img {
	padding:0px;
	margin: 0 4px 0 -3px;
}
.StaticHoverStyle {    
	border-top: none;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: none;
	background-color:#EDEDED;
	padding:0 4px;
	margin: 0px;
	color:#939393  !important;
	font-size:11px;
	text-align:center;
}

a.StaticSelectedStyle {
	border-top:none;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: none;
	padding:0 4px;
	margin:0;	
	color:#FF8000;
	font-size:11px;
	text-align:center;
}
a.StaticSelectedStyle:hover {
	border-top:none;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: none;
	background-color:#EDEDED;
	padding:0 4px;
	margin: 0px;
	font-size:11px;
	text-align:center;
}
/**html .StaticMenuStyle {
	padding:0 0px 0 2px;
	margin:0;
}
*html .StaticMenuItemStyle {
	padding:0 2px 0 2px;
	margin:0;
	color:#939393;
}
*html .StaticHoverStyle {
	padding:0 2px 0 2px;
}
*/
.DynamicMenuStyle {
	background-color:#fafafa;
	color:#005a84;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom:0px solid #d9d9d9 ;
	padding:0px;
	margin:0px;
	z-index:10;
}
html > body .DynamicMenuStyle {
	border-bottom:0px solid #d9d9d9 ;
	padding-bottom: 1px;
}
.DynamicMenuItemStyle {
	background-color: #fafafa;
	font-size:11px;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
	border-bottom:1px solid #d9d9d9;
}
.DynamicHoverStyle {
	background-color: #fafafa;
	font-size:11px;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #d9d9d9;
	color: #FF8000;
}
.DynamicSelectedStyle {
	background-color: #fafafa;
	font-size:11px;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #d9d9d9 !important;
	color: #FF8000;
}

/* -------- Menu Ends Here ------ */


/*
.menuWrapper {
	width: 952px; padding: 1px 15px 0;border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9;
}

.StaticMenuStyle
    {
	font-size:11px;
	text-transform: uppercase;
	z-index:100 !important;
	
    }
    
    .StaticMenuItemStyle
    {
	padding:0 3px 0 4px;
	color:#939393;
    }
    
    .StaticHoverStyle
    {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #EDEDED;
    background-color:#EDEDED;
	padding:0 3px 0 3px;
	color:#939393 !important;
    }
	*html .StaticHoverStyle {
	padding:0 3px 0 4px;
}

    a.StaticSelectedStyle
    {
	padding:0 3px 0 2px;
	color:#FF8000;
    }
    
    
    .DynamicMenuStyle
    {
        background-color:#fafafa;
        color:#005a84;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:0px;
	margin:0px;
	z-index:10;
    }
    
    .DynamicMenuItemStyle
    {
        background-color: #fafafa;
	font-size:11px;
        font-weight: bold;
        padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #d9d9d9;
    }
    .DynamicHoverStyle
    {
        background-color: #fafafa;
	font-size:11px;
        font-weight: bold;
        padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #d9d9d9;
	color: #FF8000;
    }
    .DynamicSelectedStyle
    {
        background-color: #fafafa;
	font-size:11px;
        font-weight: bold;
        padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #d9d9d9;
	color: #FF8000;
    }

*/
/* -------- Menu Ends Here ------ */


h1 
{
	color: #FF8000;
    display: block;
    font: bold 20px Arial,Helvetica,sans-serif;
    margin-bottom: 11px;
    margin-top: -3px;
    text-transform: uppercase;
	clear:both;
}
header 
{
	color: #FF8000;
    font: bold 20px Arial,Helvetica,sans-serif;
    margin:5px 0 0 0;
	padding:0px;
}
.title-article {
	color: #FF8000;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
	padding:0px;
}
/*h2 {
	color: #FF8000;
    display: block;
    font: bold 18px Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    margin-top: -3px;
    text-transform: uppercase;
}*/
.f_day {color:#848484; font-size:10px; margin-left:0px;}
/*.f_title{color: #005A84; font: bold 13px Arial,Helvetica,sans-serif;}*/

.brknew_list strong, .law_text, .f_title, .subtitle2 li a, .subtitle3 li a {
    color: #005A84;
    font: bold 12px Arial,Helvetica,sans-serif;
}
.f_title a {
    color: #005A84;
    display: block;
    font: bold 13px/1.8 Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.law_text a:hover,.f_title a:hover,.most_new a:hover,.sub_text a:hover {
color:#ff8000;
text-decoration:none;
}
.fc_white{color:#828282;}

.fc_red{color:#505050;}
.fc_grey{color:#828282;}
.fc_red_b{color:#505050;font-weight:bold;font-size: 11px;}
.fc_red_deals{color:#505050;font-weight:bold;font-size: 17px;margin:-7px 0 0 0;padding:0 0 7px 0;text-transform:uppercase;width:708px; }

.fc_img {
	margin:0px;
	padding:0 0 10px; 0;
	font-size: 11px;
}
.fc_img a {font-size: 13px; color: #005A84;text-decoration: none;font-weight:bold;}
.fc_img a:hover { font-size: 13px; color:#FF8000;text-decoration: none;font-weight:bold;}

p.tvLink { font-size: 12px;margin:0px; padding:0 0 5px;text-align:left; }
p.tvData { font-size: 11px;margin:0px;padding:0 0 10px;text-align:left;  }
p.tvLink a { font-size:12px; color:#005A84;text-decoration: none; font-weight:bold; }
p.tvLink a:hover { color:#FF8000; text-decoration: none; font-weight:bold;}
/*.fc_img img { display:none;}*/



.albTVTitle { font-size:11px; color:#005A84;text-decoration: none; font-weight:bold; text-align:left; }
.albTVTitle a { font-size:11px; color:#005A84; text-decoration: none; }
.albTVTitle a:hover { color:#FF8000; text-decoration: none; }

img.line{
	border: 1px solid #cfcfcf;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.clear {clear:both; }
.line_br {line-height: 4px}
.line_br01 {line-height:12px;}
.line_br02 { line-height:20px;}
.br_s6 {line-height: 6px; margin-top:-5px;}

.box_table {margin:10px 0 0 0; }

.container{
	width: 962px;
	height: auto;
	padding: 0 0 35px 18px; 
	margin: 20px 0 0 0;
	background: url(/images/container-bg.gif) repeat-y top right;
	float: left;
}
.container_single{
	width: 962px;
	height: auto;
	padding: 0 0 35px 18px;  
	margin: 20px 0 0 0;
}
.container_left {
	float:left;
	margin:0px;
	padding:0px;
	width:624px;
}
.container_right {
	float:right;
	width:320px;
	margin:0px;
	padding:0px;
}
.container-middle 
{
    float: left; margin: 0 0 0 18px;
}

*html .container-middle 
{
    margin: 0 0 0 15px;
}
.r_job_center_box table td.paddingbtm {
    padding-bottom: 15px;
    padding-right: 10px;
}
.layout{
	float: left;
    margin: 0;
    padding: 0;
    width: 962px;
}
/*.layout ul{ 
	padding:0px;
	margin-left:30px;
	margin-bottom:3px; margin-top:3px;
}
.layout ul li{
	list-style-image: url(/images/bullet_arr.gif);
	list-style-position:outside;
	text-align: left;
	margin: 0px;
	padding: 2px;
	text-indent: 0px;
	font-size:11px;
	font-weight:bold;
}*/
.layout .number {font-size:11px; font-weight:normal; color:#828282;}
.layout .more {
	padding:0px;
	margin:5px 10px 0 0;
	text-align:right;
	font-size:11px;
	font-weight:bold; text-decoration:none;text-transform:capitalize;
}
.layout .more01 {
	margin:5px 10px 0 0; padding:0px; text-align:right; font-size:11px;
}

.layout .more01 a {color:#005A84; font-weight:bold; text-decoration:none;font-size:11px;text-transform:capitalize;}
.layout .more01 a:hover {color:#FF8000; font-weight:bold; text-decoration:none;}

.layout .more a {color:#005A84; font-weight:bold; text-decoration:none;font-size:11px;text-transform:capitalize; }
.layout .more a:hover {color:#FF8000; font-weight:bold; text-decoration:none;}

.more img {
display:none;
}

.layout li a {color:#005A84; text-decoration:none;}
.layout li a:hover {color:#FF8000; text-decoration:none;}

.most_tit { background-image:url(/images/tit_most.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}
.mostjobs_tit { background-image:url(/images/tit_most_jobs.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}

.relatednews_tit { background-image:url(/images/tit_related_news.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}
.relatedjobs_tit { background-image:url(/images/tit_related_jobs.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}

.latest_tit { background-image:url(/images/tit_latestcomments.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}
.latestissue_tit { background-image:url(/images/tit_issue.gif); margin-left:5px; width:295px; height:19px; margin-bottom:10px;}

/* .video_tit { background-image:url(/images/tit_alb_tv.gif); margin-left:5px; width:295px; height:19px; margin-bottom:0px;} */


.newsanalysis_tit, .deal_tit, .video_tit, .search_tit {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #828282;
    display: block;
    font: bold 11px Arial,Helvetica,sans-serif;
    padding: 3px 0 2px 14px;
    text-transform: uppercase;
    width: 222px;
	marging-bottom: 10px;
}

.most_bg {
	 /*background-color:#f8f8f8;
	 margin-top:3px;
	 margin-left:7px;*/
	 margin:0 0 10px 0;
	 padding:5px 10px 5px 19px;
	 width:290px;
 }
.most_bg01 {
	 /*background-color:#f3f3f3;
	 margin-top:3px;
	 margin-left:7px;*/
	 margin:0px;
	 padding:5px 10px 10px 19px;
	 width:290px;
 }
.most_new { 
	float:left; color:505050;  
	margin:5px 0 0 0;
	width:290px;
	padding:0px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.most_new a { 
    font:bold 12px Arial, Helvetica, sans-serif;
color:#005a84;
text-decoration:none;
	}
.most_new a:hover {color:#FF8000;text-decoration: none;}
/*.most_view {float:right; color:#940e27; margin-right:4px; margin-top:2px; margin-bottom:3px;}*/

.most_t01 {
	color: #505050;
    font-size: 9px;
}

.left_1 {float:left;margin: 0px; padding:0px; width:236px;}
.left_2 {float:left;margin:0 0 0 18px; width:370px;}
*html .left_2 {margin:0 0 0 15px; }
.left_3Col {float:left;margin: 0px; padding:0px; width:624px;}
/*.left_dot{float:left; width:1px; background-image:url(/images/dot.gif); background-repeat:repeat-y; height:450px;}*/


.fj_tit {
	background-image:url(/images/tit_fjob.gif);
	width:205px;
	height:19px;
	margin-left:8px;
}
.fjob_box_up { 
	/*background-image:url(/images/fjob_up.gif);*/
	width:202px;
	height:10px;
	background-repeat:no-repeat;
	margin:0px; padding:0px; font-size:1px;
}
.fjob_box_bottom { 
	background-image:url(/images/fjob_bottom.gif);
	width:202px;
	height:10px;
	background-repeat:no-repeat;
	margin:0px; padding:0px;
}
.fjob_box{
	/*background-image:url(/images/fjob_bg.gif);
	background-repeat:repeat-y;*/
	width:236px;
	padding:0px; 
	margin:0px;
}
.fjob_box .text {width:236px;padding:0px; margin:5px 0;}
.fjob_box .text01 {font-size:11px; margin:5px 0 0 0;}
.fj_dot_line {
	background-image:url(/images/dot_line.gif); 
	background-repeat:repeat-x; 
	width:190px; 
	height:1px; 
	margin-left:5px; 
	font-size:1px; 
	margin-top:8px; 
	margin-bottom:5px;
}
.feature_dot_line {
	background-image:url(/images/dot_line.gif); 
	background-repeat:repeat-x; 
	width:600px; 
	height:1px;  
	font-size:1px; 
	margin-top:7px; 
	margin-bottom:7px;
}
.fjob_box .text a { color:#005A84; text-decoration:none; font-weight:bold;}
.fjob_box .text a:hover { color:#FF8000;text-decoration: underline; font-weight:bold;}

.static {font-weight:bold; color:#fff; text-decoration:none;}
.static .item{text-align:left; padding-left:2px;}
.static .item a{font-weight:bold; color: #828282; text-decoration: none;}
.static .item a:hover{font-weight:bold; color: #ff8000; font: bold 11px Arial;}

.dynamic {border:outset 1px #828282; padding: 2px 5px 2px 5px; line-height: 20px; z-index: 100;}
.dynamic .item{line-height:21px; width:auto;color:#ff8000; font: bold 11px Arial;background-color:#e8e8e8;}
.dynamic .item a{text-decoration: none; color:#005a84; font: bold 11px Arial;}
.dynamic .item a:hover{text-decoration: none; color:#ff8000; font: bold 11px Arial;background-color:#e8e8e8;}

	
.top_bg{
	background-image:url(/images/top_bg.gif);
	width:982px;
	height:120px;
	background-repeat:no-repeat;
	margin:0px; padding:0px;
}
.top_logo{
	margin-left:40px;
}
.top_ad{
	width:728px;
	height:90px;
	margin-left: 198px;
	padding-top:13px;	
}
.right_ad{
	text-align:center;
	margin-top:10px;
	margin-bottom:2px;
}
.brknew_job {
	background-color:#f7faef;
	border-left:solid 1px #e4ebd2;
	border-right:solid 1px #e4ebd2;
	border-top:solid 1px #e4ebd2;
	border-bottom:solid 1px #e4ebd2;
	width:300px;
	height:auto;
	padding:0px; margin-left:10px;
}
.brknew_job ul{ padding :0px; margin:0px;}
.brknew_job li{
	list-style-image: url(/images/bullet_gr01.gif);
	vertical-align:top;
	list-style-position:outside;
	text-align: left;
	margin-left: 24px;
	margin-top:5px;
	padding: 3px;	
}
.brknew_job li a {color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.brknew_job li a:hover {color:#b40d08;text-decoration: underline;}

.features_tit{ 
	background-image:url(/images/tit_feature.gif); 
	width:645px; height:18px;
	margin-top:20px; margin-left:10px; margin-bottom:10px;
}
.bottom {
 	background-image:url(/images/bottom_bg.gif);
	width:982px;
	height:10px;
	font-size:1px;
	background-repeat:no-repeat;
	padding:0px; margin:0px;
}
.bottom_logo {
	background-image:url(/images/bottom_logo.gif);
	float:left;
	width:204px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:5px;
}
/*.bottom_text {
	margin-top:24px;
	margin-left:15px;
	width:700px;
	padding:0px;
	color:#848484;
	font-family:Verdana, Tahoma, Arial;
}*/
.bottom_text a {color:#848484; text-decoration:none;}
.bottom_text a:hover {color:#ef6929;text-decoration:none;}

.txtbox {height: 15px; border: 1px solid #d6d5d5; font-size: 11px;}

.redlink a {color: #b40d08;text-decoration: none;}


/* top menu css START */
.top_bg_new{
	background-image:url(/images/top_bg_146.gif);
	width:982px;
	height:146px;
	background-repeat:no-repeat;
	margin:0px; padding:0px;
}
.bt_book{ float:left; margin: 0px 10px 0px 0px;}
.select_bg{ float:left; }
.select_bg a{text-decoration:none;}

.fc_b{font-weight:bold;}

.menu_search_tit{
	color:#000000;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}

.menu_sub
{
	border: 1px outset #B40D08; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	padding-right: 5px; 
	background: #ffffff; 
	line-height: 17px;
}
.menu_bg{
	background-color:#ededed;
	height:27px;
	width:982px;		
}
.menu_left{background:url(/images/menu_china.gif) no-repeat; width:80px; height:27px; float:left; color:#FFFFFF; font-weight:bold;}
.menu_right{background:url(/images/menu_china_right.gif) no-repeat; width:12px; height:27px; float:right;}
.menu_center{float:left;}

.menu_china{ margin:5px 0px 0px 15px;}
.menu_add{
	margin:6px;
	}
/* top menu css END */

/* Video css START */
.dot_org{background:url(/images/dot_org.gif) repeat-x; height:1px; font-size:1px; line-height:1px;}
.bg_org{ background-color:#fff8ed; padding:10px;}
.bg_center{ text-align:center; padding:10px; margin-left: 25px; margin-right: 15px;}

.videos_tit{ font:bold 18px Arial, Helvetica, sans-serif;color:#005a84;text-align:left; margin:20px 0 5px 0; padding:0px;}
.videos_text{font-size:12px; padding:0 0 20px;text-align:left;}
.videos_text p{margin:0px;padding:0px;}

.small_tit{text-align:left; font-weight:bold; font-size:11px; margin:0px 5px 0px 0px;}
.small_text{text-align:left; margin:0px 5px 0px 0px;font-size:11px; }
/* Video css END */

/* Paging css START */
.paging-div
{
	
font: bold 15px Arial, Helvetica, sans-serif;
color:#005a84;
text-align:center;
padding-bottom:15px;

}
.paging-div div
{
	
	display: inline;
	list-style: none;
	text-align: center;
	margin: 2px;
	font: bold 15px Arial, Helvetica, sans-serif;
    color:#ff8000;
}
.paging-div div span
{
	
	padding: 3px 6px 3px 6px;
	
}
.paging-div div a
{	
    font: bold 15px Arial, Helvetica, sans-serif;
    color:#005a84;
    text-align:center;
}
.paging-div div a:hover
{
	    font: bold 15px Arial, Helvetica, sans-serif;
    color:#ff8000; 
}
.paging-div .nav
{
	font: bold 15px Arial, Helvetica, sans-serif;
color:#005a84;
}
/* Paging css END */
.MenuAlign
{
padding: 0px 50px 0px 0px;
font-weight: bold;
border-bottom: 1px #ffffff solid;
}

.brkline_list3 {
background: url("/images/line.gif") repeat-x scroll center bottom transparent;
    height: 18px;
    padding-top: 11px;
    width: 624px;
}

.details_back {
	color: #005A84;
    font: bold 12px Arial,Helvetica,sans-serif;
    padding: 0 0 8px 5px;
    width: 620px;

}
.font_width {
  color: #505050;
    font-size: 11px;
    text-align: right;
	width: 624px;
}
.details_number {font-size:11px; font-weight:normal; color:#C3C3C3;}
