/*V1.1, Jacky, PDEV-701*/
/*V1.2, Jacky, PDEV-780*/
/*V1.3, Alvin, PDEV-775*/
/*V1.4, Alvin, PDEV-807*/
/*V1.5, Alvin, PDEV-830*/
body{font: normal 12px arial; background-color: #fff;}
a {text-decoration: none;}/*header css */

.corner-all, .corner-top, .corner-left, .corner-tl {-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;}
.corner-all, .corner-top, .corner-right, .corner-tr {-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;}
.corner-all, .corner-bottom, .corner-left, .corner-bl {-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;}
.corner-all, .corner-bottom, .corner-right, .corner-br {-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;}/* common */
h1{font-size: 270%;}
h2{font-size: 150%;}
.bold{font-weight: 700;}
.grey_text{color: #666;}
.block{display: block;}
.pad0{padding: 0px;}
.pad4{padding: 4px;}
.pad9{padding-top: 9px;}
.pad2{padding: 2px;}
.pad6{padding: 6px;}
.pad10{padding: 10px;}
.selchart {color:Black !important; font-weight: bold;}
.float_r{float: right;}
.float_l{float: left;}
.text_center{text-align: center;}
.text_right{text-align: right;}
.text_left{text-align: left;}
.inline_block{display: inline-block;}
.navy{color: #007aaa;}
.navy2{color: #00578e;}
.navy3{color: #006099;}
.navy4{color: #006AAA;}
.orange{color: #ffaa00;}
.orange2{color: #ff6600;}
.orange3{color: #ff4800}
.grey9{color: #999;}
.greya{color: #aaa;}
.greyc{color: #ccc;}
.red {color: Red;}
.vat{vertical-align: top;}
.vam{vertical-align: middle;}
.font11{font-size: 110%;}
.font13imp{font-size: 13px !important;}
.font14{font-size: 125%;}
.font15{font-size: 15px;}
.font18{font-size: 18px;}
.font26{font-size: 26px;}
#menu_button {background: #fff; border: 0px; color: #007ccc;}
.border_ce{border: 1px solid #cecece;}
.border_de{border: 1px solid #dedede;}
.box_title_div{padding: 4px 0px;}
.box_title{padding: 4px 6px; background: #007aaa; color: white; font-weight: 700;}
.box_content_div{padding: 3px 6px; line-height: 17px;}
.box_hr{height: 1px; background: #DDD; border: 0px; margin: 2px 0px;}
.news_list{font-weight: 700; line-height: 19px;}
.index_news{color: #144277; padding: 0px 5px; border-bottom: 1px solid #ddd; height: 323px;}
.border_bottom{border-bottom: 1px solid #ddd;}
.border_bottom2{border-bottom: 3px solid #dadada;}
#bottom_bar_banner {height: 25px; margin: 1px 20px;}
.common_box{margin-top: 9px;}
.common_box .line{background: #aaa; height: 4px; overflow: hidden;}
.common_box .title{height: 30px; color: #5f6062; float: left; padding: 5px; font-size: 130%;}
.common_box .title_row{height: 36px; line-height: 26px; overflow: hidden; background: url('../images/bg_common_box_title_row.png') repeat-x;}
.common_box .title_blue_bar{height: 20px; color: #007AAA; padding: 8px 5px 2px 5px; font-size: 100%; font-weight:bold; }
.common_box .option{float: right; padding: 5px; line-height: 26px; color: #ccc;}
.common_box .option a{color: #0066bb;}
.common_box .option a:hover {color: #004477;}
.common_box .left .content_box{padding: 0px 5px; border-right: 1px solid #E5E5E5;}
.common_box .content_box{margin: 5px 0px 0px 0px; padding: 0px 5px;}
.common_box .content_pad_r{padding-right: 5px;}
.common_box .content_pad_l{padding-left: 5px;}
.common_box .content_pad_t{padding-top: 5px;}
.common_box .content_pad_b{padding-bottom: 5px;}
.common_box .content .left{width: 335px; float: left; margin: 5px 0px 0px 0px;}
.common_box .content .right{width: 336px; float: right; margin: 5px 0px 0px 0px;}
.common_box .content .section{color: #a6b6c6;}
.common_box .content .section_title a{color: #005588;}
.common_box .content .section_title,.common_box .content .section{font-size: 130%; font-weight: 700; padding: 2px 0px;}
.common_box .content .section_title{padding: 2px 0px;}
.common_box .content .links{margin-top: 10px; padding-bottom: 9px;}
.common_box .content .links a{color: #003666; font-weight: 700;}
.common_box .content .links a:hover{color: #1b5d97; font-weight: 700;}
.common_box .content .summary{color: #888; padding: 2px 0px;}
.common_box .content .date{color: #999; font-size: 80%;}
.no_border{border: 0px;}
.common_box .content .comment3{background: #f9f9f9; margin: 0px;}
.common_box .top_border{border-top: 1px solid #e5e5e5;}
.common_box .top_border2{border-top: 1px solid #cccccc;}
.common_box .image {float: left; margin: 3px 10px 3px 0; border: 1px solid #ddd; height: 83px; width: 84px;}
.common_box .line_red{background: #c99999;}
.common_box .title_red{color: #c48888;}
.common_box .option_red a{color: #bb0000;}
.common_box .option a.red{color: #bb0000;}
.common_box .title_row_red{background: url('../images/bg_common_box_title_row.png') repeat-x;}
.common_box .content .section_red{color: #C6A7a6;}
.common_box .option_red{height: 36px; width: 330px; text-align: right; background: url('../images/bg_title_china_news_pattern.png') no-repeat;}
.common_box .line_green{background: #99c999;}
.common_box .title_green{color: #008000;}
.common_box .option_green a{color: #008800;}
.common_box .option a.green {color: #008800;}
.common_box .title_row_green{background: url('../images/bg_common_box_title_row.png') repeat-x;}
.common_box .content .section_green{color: #a6c6a6;}
.common_box .option_green{height: 36px; width: 330px; text-align: right; background: url('../images/bg_title_world_news_pattern.png') no-repeat;}
.common_box .line_blueleft{background: #99bbcc;}
.common_box .title_blueleft{color: #335588;}
.common_box .option_blueleft a{color: #004388;}
.common_box .title_row_blueleft{background: url('../images/bg_common_box_title_row.png') repeat-x;}
.common_box .content .section_blueleft{color: #a6b6c6;}
.common_box .content .section_more_blueleft{padding: 2px 5px; line-height: 24px;}
.common_box .content .section_more_blueleft a{color: #0044aa;}
.common_box .right_title{padding: 5px 5px; font-weight: 700; background: url('../images/bg_right_title.png') repeat-x; height: 16px;}
.common_box .line_brown{background: #ccbb99;}
.common_box .line_white{background: #fff;}
.common_box .title_brown{color: #aa7755;}
.common_box .title_blue {color: #007AAA;}
.common_box .title_grey {color: #AAAAAA;}
.common_box .title_grey2 {color: #CCCCCC;}
.common_box .option_brown a{color: #bb6500;}
.common_box .title_row_brown{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffffff', EndColorStr='#FFf5f5f5'); ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffffff', EndColorStr='#FFf5f5f5'); background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5); background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f5f5f5)); background-image: -o-linear-gradient(top, #ffffff, #f5f5f5); background-image: linear-gradient(top, #ffffff, #f5f5f5);}
.common_box .content .section_brown{color: #c6b6a6;}
.common_box .line_grey{background: #999;}
.common_box .line_grey2{background: #eee;}
.common_box .line_grey3{background: #888;}
.common_box .line_grey4{background: #d5d5d5;}
.common_box .line_grey5{background: #ccc;}
.common_box .right_title_grey{background: url('../images/bg_right_title_grey.png') repeat-x;}
.common_box .right_title_grey1{background: url('../images/common/img1px.png') repeat-x 0 -1235px;}
.common_box .right_title_grey2{background: none;}
.common_box .right_title_grey3{background: url('../images/bg_right_title_grey3.png') repeat-x;}
.common_box .right_title_grey4{background: url('../images/common/img1px.png') repeat-x 0 -1270px;}
.common_box .right_title_grey5{background: url('../images/common/img1px.png') repeat-x 0 -1165px;}
.common_box .right_title_grey6{background: url('../images/common/img1px_v2.png') repeat-x 0 -356px; height: 25px; line-height: 25px;}
.common_box .right_title_grey7{background: url('../images/common/img1px.png') repeat-x 0 -1200px;}
.common_box .right_title_grey8{background: url('../images/common/img1px.png') repeat-x 0 -1350px;}
.common_box .right_title_green{background: url('../images/common/bg8.png') repeat-x; height: 19px; line-height: 19px;}
.common_box .right_title_yellow{background: url('../images/common/img1px.png') repeat-x 0 -1410px;}
.common_box .right_title_red{background: url('../images/common/bg9.png') repeat-x; height: 19px; line-height: 19px;}
.common_box .line_orange{background: #ff6600;}
.common_box .option_orange a{color: #ff4800; font-weight: 500; }
.common_box .right_title_orange{background: url('../images/bg_right_title_orange.png') repeat-x;}
.common_box .line_blue1{background: #007aaa;}
.common_box .right_title_blue1{background: url('../images/bg_title_blue1.png') repeat-x;}
.common_box .right_title_blue2{background: url('../images/bg_title_blue2.png') repeat-x;}
.common_box .right_title_blue3{background: url('../images/common/wirbg.gif')}
.common_box .right_content{padding-left: 5px;}
.common_box .right_content ul{clear: both;}
.common_box .right_content li{float: left; padding: 3px 9px; width: 75px;}
.common_box .right_content li a{color: #003555;}
.common_box .right_content li img {vertical-align: top; padding: 5px;}
.common_box .right_content a,.common_box .link_fb a,.most_popular_news {color: #003666;}
.common_box .link_fb{clear: both; text-align: right; line-height: 20px; padding: 5px 5px 0px 5px;}
.common_box .icon_fb{vertical-align: middle; padding-right: 5px;}
.common_box .tab_bottom_border{border-bottom: 1px solid #e5e5e5;}
.common_box .tab_bottom_border2{border-bottom: 1px solid #ddd;}
.common_box .tab_bottom_border3{border-bottom: 1px solid #ccc;}
.common_box .tab_bottom_border4{border-bottom: 1px solid #eaeaea;}
.common_box .tab_bottom_border5{border-bottom: 1px solid #bababa;}
.common_box .tab_top_border5{border-top: 1px solid #bababa;}
.common_box .most_request_stock_table table.display thead th{color: #007aaa;}
.common_box .most_request_stock_table img{vertical-align: top;}
.stock_border_left{border-left: 1px solid #E5E5E5;}
.common_box .most_active_table {vertical-align: top;}
.top_border{border-top: #e5e5e5;}
.most_wanted_stock{background: url('../images/bg_most_wanted_stock.png') repeat-x; width: 380px;}
.common_box .content .no_margin_bottom{margin-bottom: 0px;}
.common_box .content .no_margin_top{margin-top: 0px;}
.common_box .lh18{line-height: 18px;}
.bg_grey {background: #f8f8f8;}
.bg_grey2 {background: #f5f5f5;}
.common_box table.table_orange{padding: 5px 0px;}
.common_box table.table_orange a{color: #ff6600;}
.common_box table.table_orange thead th{color: #777;}
.common_box table.table_orange td {padding: 3px 5px;}
.common_box table.table_orange th {font-weight: 700; vertical-align: top;}
.common_box table.table_orange td, .common_box table.table_orange th{border-bottom: 1px solid #dadada;}
.common_box table.tr_border td, .common_box table.tr_border th{border-bottom: 1px solid #ddefdd;}
.common_box table.tr_border2 td, .common_box table.tr_border2 th{border-bottom: 1px solid #ECECEC;}
.common_box .rt_chg{margin-top: 1px; height: 31px;}
.common_box .rt_pos{background: url('../images/bg_rt_pos.png') no-repeat right;}
.common_box .rt_neg{background: url('../images/bg_rt_neg.png') no-repeat right;}
.common_box .rt_default{background: url('../images/bg_rt_default.png') no-repeat right; color: #999; padding-top: 1px;}
.today_investment_advise ul li.ui-state-default{margin: 0px; background: url('../images/bg_today_investment_advise_deault.png') repeat-x; border: 0px; border-top: 1px solid #d50000;}
#today_investment_advise ul li.ui-tabs-selected{border: 1px solid #009900;}
#today_investment_advise ul li a{padding: 0px; width: 149px; height: 21px; color: #fff; font-weight: 700; line-height: 21px; text-align: center;}
#today_investment_advise ul li.ui-tabs-selected a{color: #009900;}
.today_investment_advise .ui-widget-header{border-bottom: 1px solid #009900;}
.right_tab ul li.ui-state-default {background: url('../images/bg_right_tab_deault.png') repeat-x; border: 0px; border-top: 1px solid #0082d5;}
.right_tab ul li.ui-state-default a{color: #fff;}
.right_tab ul li.ui-tabs-selected a{color: #666;}
.middle_title{background: url('../images/bg_table_middle_title.png') repeat-x; color: #aaa;}
.right_option a{color: #0082d5; font-weight: 500; }
.right_option_tab{padding-top: 25px;}
.right_tab{position: initial;}
.right_index .neg,.right_index .pos{font-weight: 700;}
ul.right_content_li {list-style-type: none; padding: 0px; margin: 0px;}
li {}
ul.right_content_li li{background-image: url(../images/right_content_li.png); background-repeat: no-repeat; background-position: 0px 7px;}
.title img, .vatb{vertical-align: text-bottom;}
.grey6b{color: #6b6b6b;}
.member_search{color: #008cfe;}
.link2 a{color: #005588; font-weight: 700;}
.common_box .left .no_pad_right, th.no_pad_r{padding-right: 0px;}
.stock_no{width: 18px; height: 15px;}
.tab_bottom_border_orange{border-bottom: 1px solid #ffcc00;}
.no_margin_top{margin-top: 0px;}
.no_pad{padding: 0px;}
.text_normal {font-weight: 500;}
.bg_most_active{background: url(../images/bg_most_active.png) repeat-x;}
.icon_right{height: 9px; background: url('../images/invest_right.png') no-repeat; display: block; padding-left: 10px; line-height: 10px; width: 95px;}
.icon_down{background: url('../images/invest_down.png') no-repeat;}
.tab_image{position: relative; top: 2px;}
#footer_left, #footer_right{width: 18px; height: 36px;}
#footer_left{background: url('../images/floatbg_left.png') no-repeat;}
#footer_right{background: url('../images/floatbg_right.png') no-repeat;}
.bottom_banner{position: relative; top: 4px;}
.bottom_banner_span{position: relative; left: 25px;}
#sitemap{background: #f9f9f9; line-height: 20px;}
#sitemap tr td {vertical-align: top; font-weight: 700; color: #444;}
#sitemap tr td ul {font-size: 12px; margin-top: 2px;}
#sitemap tr td ul li a{font-weight: 500; color: #003666;}
#sitemap tr td ul li{white-space: nowrap; margin: 2PX 0PX 2PX 0PX; font-weight: normal;}
#sitemap .indent{padding-left: 15px; color: #5779aa;}
#sitemap .indent a{color: #5779aa;}
#sitemap .pad{margin: 0px 6px;}
#sitemap .whitebg{background: #fff;}
#sitemap .sitemap_title{color: #a3b3bb; font-size: 150%; border-bottom: 1px solid #ddd; padding: 10px;}
#sitemap .sitemap_table{margin: 10px 6px;}
#sitemap .sitemap_info{margin: auto; width: 87%; margin-bottom: 6px;}
#sitemap .sitemap_info tr td{font-weight: 500; color: #555;}
.nowrap {white-space: nowrap;}
#sitemap .sitemap_info .space{padding-right: 16px;}
#sitemap .sitemap_info a{color: #00578e;}
#sitemap .sitemap_info .split{color: #ddd;}
#sitemap .line1{background: #c6d8e3; overflow: hidden; height: 1px;}
#sitemap .line2{background: #00578e; overflow: hidden; height: 5px;}
#foot{background: #fff; line-height: 18px;}
#foot #logo_bar .logo{padding: 6px 12px 6px 57px; border-right: 1px solid #ddd;}
#foot #logo_bar .detail{padding: 0px 0px 0px 12px;}
#foot #logo_bar .detail {color: #ccc;}
#foot #logo_bar .detail a{color: #06B;}
#foot #logo_bar .margin8 {margin: 8px 0px;}
#foot #logo_bar .contact {color: #000;}
#foot #logo_bar .contact a{color: #06B;}
#foot #logo_bar .contact .label{color: #aaa;}
#foot #note {border-top: 1px solid #e1e1e1; color: #999; line-height: 16px;}
#investment table.display .invest_td_1{width: 180px;}
#investment table.display .invest_td_2{width: 50px;}

#btm_bar{width: 982px;}
#footer .btm_bar_shtcut
{
    height: 18px;
    line-height:18px;
    padding-top:3px;
}
#footer .btm_bar_shtcut a.text_link{color:#fff;padding:0px 8px;font-weight:100}
#footer .btm_bar_shtcut a.text_link2{color:#fff;padding:0px 8px 0px 4px;font-weight:100; }
#footer .btm_bar_shtcut a.text_link:hover{color:#ff9900;padding:0px 8px;font-weight:100}
#footer .btm_bar_shtcut a.text_link2:hover{color:#ff9900;padding:0px 8px 0px 4px;font-weight:100; }
#footer img {vertical-align: text-bottom;}
#btm_bar_social{float:right;color:#000}
#footer img{padding-right:3px;}
#bottom_bar_comment{border: 0px;width:58px;height:20px;background: url('../images/bottombar/bottom_bar_comment.png') no-repeat;color:#666}
#btm_bar input.ui-button{padding:0px;}
#footer_left, #footer_right{width:18px;height:36px;}
#footer_left{background:url('../images/bottombar/floatbg_left.png') no-repeat}
#footer_right{background:url('../images/bottombar/floatbg_right.png') no-repeat}
.footer_middle{background:url('../images/bottombar/bottom_bar_bg_v2.png') no-repeat; height: 22px; padding-top:2px; float:left;}

.boxForex {width: 73px; height: 47px; border: solid 1px #EEEEEE; float: left; padding: 3px; text-align: center;}
.boxValue {width: 74px; height: 47px; border: solid 1px #CCCCCC; float: left; padding: 3px; text-align: center; background: url('../images/common/bg.png');}
.copyright {color: #999999; font-weight: normal; padding: 15px 0px 15px 0px; border-bottom: 1px #dadada solid;}
.tab1 {float: left; height: 20px; line-height: 18px; font-size: 12px; padding: 0px 5px 0px 0px; cursor: pointer;}
.tab1 .tab_L {background: url('../images/common/tab1_L.png') no-repeat; height: 20px; width: 2px; float: left;}
.tab1 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -670px; height: 20px; float: left; padding: 1px 5px 1px 5px;}
.tab1 .tab_R {background: url('../images/common/tab1_R.png') no-repeat; height: 20px; width: 2px; float: left;}
.tab2 {float: left; height: 20px; line-height: 18px; font-size: 12px; padding: 0px 5px 0px 0px; cursor: pointer;}
.tab2 .tab_L {background: url('../images/common/tab2_L.png') no-repeat; height: 20px; width: 1px; float: left;}
.tab2 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -700px; height: 20px; float: left; padding: 1px 5px 1px 5px;}
.tab2 .tab_R {background: url('../images/common/tab2_R.png') no-repeat; height: 20px; width: 1px; float: left;}
.newshead1 {color: #000000; font-size: 15px; font-weight: bold;}
.newstime1{color: #666; font-size: 12px;}
.newscontent1 {color: #000;}
.newshead2 {color: #064599; font-size: 15px; font-weight: bold;}
.newshead2 a{color: #003666; font-weight: 700;}
.newstime2{color: #999; font-size: 12px;}
.newscontent2 {color: #666; line-height: 18px;}
.newshead3 {color: #003666; font-weight: bold;}
.newshead3 a {color: #003666; font-weight: bold;}
.relNews{position: relative; width: 250px; margin-left: 5px; background: url('../images/news/relatednews_bg.gif') repeat-x;}
.bgTop{background: url(../images/logo/pp_top_bg.gif) repeat-x; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-bottom: solid 1px #cccccc;}
.sendrow{width: 600px; margin: 10px 0px 0px 0px;}
.titleColumn{float: left; width: 180px; text-align: right; margin: 0px 10px 0px 2px;}
.txtboxColumn{float: left; width: 390px; text-align: left;}
.newstext br{letter-spacing: 0px;}
.btnfont12_white{font: normal 12px Arial; color: #7F9DB7; border: solid 1px #7F9DB7; background: #FFFFFF;}
.btn {cursor: pointer;}
.back_left {background: url('../images/common/btn_left.gif') no-repeat right top; width: 9px; height: 17px;}
.back_center {background: url('../images/common/btn_middle.gif') repeat-x right top; color: #064599;}
.back_right {background: url('../images/common/btn_right.gif') no-repeat left top; width: 9px; height: 17px;}
.btn1 {float: left; cursor: pointer; padding: 0px 5px 0px 0px;}
.btn1_left {background: url('../images/common/btn1_left.gif') no-repeat; float: left; width: 3px; height: 20px;}
.btn1_center {background: url('../images/common/btn1_middle.gif') repeat-x; float: left; height: 20px; padding: 2px 3px 1px 3px; font-weight: bold;}
.btn1_right {background: url('../images/common/btn1_right.gif') no-repeat right top; float: left; width: 3px; height: 20px;}

.fb {float: left; height: 22px; cursor: pointer; padding: 0px 5px 0px 0px;}
.fb_left {background: url('../images/common/fbbtn.gif') no-repeat; float: left; width: 10px; height: 22px;}
.fb_center {background: url('../images/common/feed_bg_middle.gif') repeat-x; float: left; height: 22px; font-weight: bold; line-height: 24px;}
.fb_right {background: url('../images/common/fbbtn.gif') no-repeat -1px; float: left; width: 10px; height: 22px;}

.btn_curve {float: left; height: 20px; padding: 0px 5px 0px 0px; cursor: pointer;}
.btn_curve .btn_curve_L {background: url('../images/common/btn_curve_left.gif') no-repeat; height: 20px; width: 10px; float: left;}
.btn_curve .btn_curve_C {background: url('../images/common/btn_curve_middle.gif') repeat-x; height: 20px;line-height: 18px; float: left; padding: 2px 5px 1px 5px; color: #000000;}
.btn_curve .btn_curve_R {background: url('../images/common/btn_curve_right.gif') no-repeat; height: 20px; width: 10px; float: left;}

.btn_arrow {float: left; height: 20px; padding: 0px 5px 0px 0px; cursor: pointer;}
.btn_arrow .btn_arrow_L {background: url('../images/common/b5.png') no-repeat 0px 0px; height: 20px; width: 7px; float: left;}
.btn_arrow .btn_arrow_C {background: url('../images/common/b5.png') repeat-x 0px -20px; height: 20px; line-height: 20px; float: left; padding: 0px 5px 0px 5px; color: #000000;}
.btn_arrow .btn_arrow_A {background: url('../images/common/b5.png') no-repeat 0px -40px; height: 20px; width: 7px; float: left;}
.btn_arrow .btn_arrow_R {background: url('../images/common/b5.png') no-repeat 0px -60px; height: 20px; width: 7px; float: left;}

.btn_curve2 {float: left; height: 20px; padding: 0px 5px 0px 0px; cursor: pointer;}
.btn_curve2 .btn_curve2_L {background: url('../images/common/b6.png') no-repeat 0px 0px; height: 18px; width: 4px; float: left;}
.btn_curve2 .btn_curve2_C {background: url('../images/common/b6.png') repeat-x 0px -18px; height: 18px;line-height: 18px; float: left; padding: 0px 5px 0px 5px; color: #007AAA;}
.btn_curve2 .btn_curve2_R {background: url('../images/common/b6.png') no-repeat 0px -36px; height: 18px; width: 4px; float: left;}

.btn_box {float: left; height: 19px; padding: 0px 5px 0px 0px; cursor: pointer;}
.btn_box .btn_box_L {background: url('../images/common/btn_box.png') no-repeat 0px 0px; height: 19px; width: 2px; float: left;}
.btn_box .btn_box_C {background: url('../images/common/btn_box.png') repeat-x 0px -19px; height: 19px; line-height: 18px; float: left; padding: 0px 10px 0px 10px; color: #666;}
.btn_box .btn_box_R {background: url('../images/common/btn_box.png') no-repeat 0px -38px; height: 19px; width: 2px; float: left;}

.seltheme {color:#FF8800 !important; font-weight: bold;}
.paging {padding: 10px 0px 10px 0px; font-size: 12px; color: black; vertical-align: middle; text-align: right; float: right;}
.paging .plin {color: #007AAA; text-decoration: none; font-size: 14px;}
.paging .plin:hover {color: blue; text-decoration: none; font-size: 14px;}
.paging .current {font-weight: bold; font-size: 14px;}
.paging .imglin {text-decoration: none; color: #064599; cursor: pointer;}
.paging .imglin img {vertical-align: middle;}
.paging .imglin .p_left {background: url('../images/common/btn_left.gif') no-repeat right top; width: 9px; height: 17px;}
.paging .imglin .p_center {background: url('../images/common/btn_middle.gif') repeat-x right top;}
.paging .imglin .p_right {background: url('../images/common/btn_right.gif') no-repeat left top; width: 9px; height: 17px;}

.tabbox {border-bottom:1px solid #E1E1E1;float:left;width:100%;height:21px;font-size:12px}
.tab3 {float: left; height: 22px; line-height: 22px; padding: 0px 3px 0px 0px; cursor: pointer;}
.tab3 .tab_L {background: url('../images/common/tab3_l.gif') no-repeat; height: 22px; width: 8px; float: left;}
.tab3 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -730px; height: 22px; float: left; padding: 1px 3px 0px 3px;color:#888888;}
.tab3 .tab_R {background: url('../images/common/tab3_r.gif') top right no-repeat; height: 22px; width: 8px; float: left;}
.tab4 {float: left; height: 22px; line-height: 22px; padding: 0px 3px 0px 0px; cursor: pointer;}
.tab4 .tab_L {background: url('../images/common/tab4_l.gif') no-repeat; height: 22px; width: 8px; float: left;}
.tab4 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -760px; height: 22px; float: left; padding: 1px 3px 0px 3px;color:#888888;}
.tab4 .tab_R {background: url('../images/common/tab4_r.gif') top right no-repeat; height: 22px; width: 8px; float: left;}


.tab7 {float: left; height: 20px; line-height: 18px; font-size: 12px; padding: 0px 5px 0px 0px; cursor: pointer;}
.tab7 .tab_L {background: url('../images/common/tab7_L.png') no-repeat; height: 20px; width: 2px; float: left;}
.tab7 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -870px; height: 20px; float: left; padding: 1px 5px 1px 5px;}
.tab7 .tab_R {background: url('../images/common/tab7_R.png') no-repeat ; height: 20px; width: 2px; float: left;}
.tab8 {float: left; height: 20px; line-height: 18px; font-size: 12px; padding: 0px 5px 0px 0px; cursor: pointer;}
.tab8 .tab_L {background: url('../images/common/tab8_L.gif') no-repeat; height: 20px; width: 2px; float: left;}
.tab8 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -900px; height: 20px; float: left; padding: 1px 5px 1px 5px;}
.tab8 .tab_R {background: url('../images/common/tab8_R.gif') no-repeat -8px 0px; height: 20px; width: 2px; float: left;}
.tab9 {float: left; height: 20px; line-height: 18px; font-size: 12px; padding: 0px 5px 0px 0px; cursor: pointer;}
.tab9 .tab_L {background: url('../images/common/tab9_L.gif') no-repeat; height: 20px; width: 2px; float: left;}
.tab9 .tab_C {background: url('../images/common/img1px.png') repeat-x 0 -930px; height: 20px; float: left; padding: 1px 5px 1px 5px;}
.tab9 .tab_R {background: url('../images/common/tab9_R.gif') no-repeat -8px 0; height: 20px; width: 3px; float: left;}

#cdar{background:url('../images/common/icon_deep.gif') no-repeat;height:15px;width:14px;float:right;cursor:pointer;}
#clig{background:url('../images/common/icon_light.gif') no-repeat;height:15px;width:14px;float:right;cursor:pointer;}
.lig {border:1px solid #ddd;}
.lig td {padding:0;height:16px; background:url('../images/common/img1px.png') repeat-x 0 -1045px;vertical-align:bottom;}
.lig span{color:#ccc}
.lig div{padding:0;}
.lig .imgChart{border-bottom:1px solid #ddd;height:180px}
.lig a {color:#006aaa;}
.lig a:hover {color:#009fff;}
.lig .selchart {color:#000 !important; font-weight: bold;}
.dar{border:1px solid #000;}
.dar td {padding:0;height:16px;background:url('../images/common/img1px.png') repeat-x 0 -1015px;vertical-align:bottom;}
.dar span{color:#777}
.dar div{padding:0;}
.dar .imgChart{border-bottom:1px solid #000;height:180px}
.dar a {color:#8dd4ff;}
.dar a:hover {color:#ccecff;}
.dar .selchart {color:#fff !important; font-weight: bold;}

.lnk, .lnk:visited, .lnk:link{font: normal 12px Arial;color:#006aaa;}
.lnk:hover{color:#009fff;}

.tblM div{padding-left:3px;padding-right:5px;}    
.tblM caption{height:30px;}
.tblM caption div{padding-top:10px;float:left;font-weight:bold;}   
.tblM caption .r{float:right;}    
.tblM th{height:22px;border-bottom:1px solid #eaeaea;}
.tblM td{height:23px;padding-top:1px;border-bottom:1px solid #eaeaea;}

.tblM td div a{padding-left:0px;}

.s9 caption{background:url("../images/common/img1px.png") repeat-x 0 -294px;}
.s9 td{margin:1px;height:12px;padding:4px; border:none;}
.s7 caption{background:url("../images/common/img1px.png") repeat-x 0 -160px;}
.s7 caption div{color:#007aaa;}                 
.s7 .imgH th {background:url("../images/common/img1px.png") repeat-x 0 -200px;}     
.s7 th div{font-weight:normal;color:#aaa;}     

.s4 {width:671px;}
.s4 caption {border-bottom: 1px solid #BEBEBE;padding-left:3px;}
.s4 caption div{color:#007aaa;}                 
.s4 th div{font-weight:normal;color:#aaa;}        		        
.s5 caption {padding:0; border:0;background:url("../images/common/s5_Caption.gif") no-repeat; line-height:30px }
.s5 caption div { padding:0; border:0; line-height:30px }
.s5 caption div a { line-height:30px; font-weight:normal }

.s19 {width:100%;}
.s19 caption{background:url("../images/common/img1px.png") repeat-x 0 -1495px; height:29px; padding:4px 3px 0px 3px; line-height:20px }

.s20 {width:100%;}
.s20 caption{background:url("../images/common/img1px.png") repeat-x 0 -1530px; height:29px; padding-left:3px; line-height:29px}
.s20 caption div { padding:0; border:0; line-height:29px; font-weight:normal; }
.s20 th {background:url("../images/common/img1px.png") repeat-x 0 -1565px; height:31px; padding-left:3px; padding-right:3px; line-height:31px; border:0px}
.s20 th div { padding:0; border:0; line-height:31px; }
.s20 th div a { line-height:31px; color:#002777; }
.s20 th div a:hover { line-height:31px; color:#009FFF; }
.s20 td { line-height:20px; padding-left:3px; }
.s20 td.s1 { color:#AAA; width:100px }
.s20 td.s2 { color:#AAA; }

.s21 { width:100%}
.s21 caption {background:url("../images/common/img1px.png") repeat-x 0 -1530px; height:29px; padding-left:3px; line-height:29px}
.s21 caption div { padding:0; border:0; line-height:29px; font-weight:normal; }
.s21 th {background:url("../images/common/img1px.png") repeat-x 0 -1600px; height:24px; padding-left:3px; padding-right:3px; line-height:24px; border:0px}
.s21 th div { padding:0; border:0; line-height:24px; }
.s21 tr td { line-height:20px; vertical-align:top; padding:3px; height:auto }
.s21 tr td.mark { width:20px; padding-top:8px;  }
.s21 td.s1 { color:#AAA; width:50px }
.s21 td.s2 { color:#AAA; padding-right:5px; }

.s22 .col{background:url("../images/common/img1px.png") repeat-x 0 -1380px;}
.s22 td {border:1px solid #eaeaea}

.s23 .col{background:url("../images/common/img1px.png") repeat-x 0 -1440px;}
.s23 td {border:1px solid #eaeaea}

.nr10 { float:left; background:url('../images/newsrange.png') no-repeat 0px 0px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr9 { float:left; background:url('../images/newsrange.png') no-repeat 0px -7px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr8 { float:left; background:url('../images/newsrange.png') no-repeat 0px -14px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr7 { float:left; background:url('../images/newsrange.png') no-repeat 0px -21px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr6 { float:left; background:url('../images/newsrange.png') no-repeat 0px -28px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr5 { float:left; background:url('../images/newsrange.png') no-repeat 0px -35px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr4 { float:left; background:url('../images/newsrange.png') no-repeat 0px -42px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr3 { float:left; background:url('../images/newsrange.png') no-repeat 0px -49px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr2 { float:left; background:url('../images/newsrange.png') no-repeat 0px -56px; line-height: 7px; height:7px; width:163px; padding:0px !important; }
.nr1 { float:left; background:url('../images/newsrange.png') no-repeat 0px -63px; line-height: 7px; height:7px; width:163px; padding:0px !important; }

.dot_on{color:#f88f0d;background:url("../images/common/img1px.png") repeat-x 0 -1465px;}

.s12 caption{background:url("../images/common/img1px.png") repeat-x 0 -380px; height:30px }
.s12 .imgH th {background:url("../images/common/img1px.png") repeat-x 0 -200px;}     
.s12 th { padding:0px 4px; color:#AAA; border-bottom:solid 1px #ECECEC}
.s12 th.region {background:url("../images/common/img1px.png") repeat-x 0 -420px; }
.s12 td{margin:1px;height:12px;padding:4px; border-bottom:solid 1px #ECECEC; color:#000;}
.s12 th.r, .s12 td.r{ text-align:right; }
.s12 .udi {height:22px;background:url("../images/common/img1px.png") 0 -1735px repeat-x;}
.s12 .udi td {padding-top:0;padding-bottom:0}

.icon-fx-menu { background: url('../images/forex/icon_fx_menu_v1.png') no-repeat; }
.icon-fx-menu-home { background-position:-20px -65px; width:21px; height:17px; margin-right:8px; margin-left:4px; }
.icon-fx-menu-full { background-position:-25px -85px; width:17px; height:17px; margin-right:4px; margin-top:4px; }
.icon-fx-menu-quote { background-position:0px 0px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-techchart { background-position:0px -22px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-dollarindex { background-position:0px -44px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-worldcurr { background-position:0px -66px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-activefxrate { background-position:0px -87px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-currcrossrate { background-position:0px -109px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-search { background-position:0px -130px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-news { background-position:0px -150px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-commentary { background-position:0px -171px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-econcal { background-position:0px -191px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-econdb { background-position:-25px 0px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-econchart { background-position:-25px -22px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-worldintrates { background-position:-24px -109px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-multicurrconvert { background-position:-24px -131px; width:17px; height:17px; margin-right:8px; }
.icon-fx-menu-feedback { background-position:-48px -20px; width:17px; height:17px; margin-right:8px; }
.fx-overall-link { background:url('../images/common/overall_line.jpg') no-repeat; width:4px; height:20px; }

