@charset "utf-8";
/* CSS Document */
/*MAIN*/
body{
	font-size:12px;
}
a{color:#31190C;}
.clear{clear:both}
/*HEADER*/
#header{
	height:202px;
	background-color:#dcdcdc;
}
.bg_inside_header{
	background-color:#dcdcdc;
}
.inside_header{
	width:990px;
	height:202px;
	margin:0 auto;
	/*text-align:center*/
}
.inside_header_banner{
	padding-top:12px;
}
#banner-nav{
	position:relative;
	z-index:100;
}
.banner_nav_home_hei{
	height:44px;
}
.banner_nav_page_hei{
	height:246px;
}
.page_sc_hei{
	background:#0e2d59 url(../images/bg_inside_page.jpg) no-repeat 50%;
	height:204px;
}
.home_sc_hei{
	background:#0e2d59 url(../images/bg_banner.jpg) no-repeat 50%;
	height:317px;
}
.banner_saicom{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:101;
}
.slide_sc_home{
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:101;	
}
.slidesch_item{
	width:1000px;
	position:absolute;
	top:0;
	left:0;
}
.nav_sc{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:102;
	height:44px;
	background:url(../images/bg_nav.jpg) repeat-x;
}
.inside_nav_sc{
	width:980px;
	height:44px;
	margin:0 auto;
}
.box_nav_sc{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.par_menu_item,.par_menu_line{
	float:left;
}
.par_menu_item{
	position:relative;
}
.par_menu_item a:hover, .par_menu_item a.active{
	color:#ff5e01;
}
.box_nav_sc a.newpad1{
	padding:15px 0px 0px 0px;
}
.box_nav_sc a.newpad2{
	padding:15px 0px 0px 10px;
}
/*FOOTER*/
.partner_bottom{
	height:139px;
	position:relative;
}
.partner_list{
	width:970px;
	height:86px;
	padding:8px 0px 8px 16px;
}
.partner_scroll{
	position:absolute;
	top:-6px;
	left:0;
	z-index:100;
}
.partner_list img{
	padding-right:26px;
}
#footer{
	height:68px;
}
#footer_2{
	height:68px;
	background-color:#f36e21;
}
.inside_footer2{
	width:980px;
	margin:0 auto;
}
.f2_sc_top{
	height:70px;
	font-size:12px;
}
.f2_sc_bottom{
	height:28px;
	font-size:12px;
	color:#ccc;
	line-height:28px;
}
.f2_sc_bottom a{
	color:#e29c05;
}
.f2_sc_bottom a span{
	color:#e29c05;
}
.f2_sc_t1,.f2_sc_t2,.f2_sc_t3{
	height:auto;
}
.f2_sc_t1{	
	width:173px;	
}
.f2_sc_t2{
	width:860px;
	padding-top:13px;
}
.f2_sc_t3{
	width:auto;
}
.f2_sc_t1 a{
	width:173px;
	height:47px;
	display:block;
	background:url(../images/btn_sing_footer.png) no-repeat;
	margin-top:10px;
}
.f2_sc_t1 a span{
	display:inline-block;
	margin-top:19px;
	margin-left:50px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.f2_sc_t2 h1{
	font-size:12px;
	color:#fefefe;
	margin:0px;
	padding-top:10px;
}
.f2_sc_t2 p, .f2_sc_t2 a{
	margin:0px;
	color:#fefefe;
}
.f2_sc_t3_mem{
	margin-top:7px;
	display:block;
	padding-right:18px;
}
.f2_sc_t3_pointer{
	margin-top:7px;
	display:block;
}
/*RIGHT*/
.right_border{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #f1601a;
	background:#FFFFFF;
}
.right_title{
	background:url(../images/bg_title_right.jpg) repeat-x;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	height:21px;
	color:#31190c;
	font-size:18px;
	padding:8px 12px;
}
.hotline{ height:202px; margin-bottom:23px; }
.hotline img{ padding:4px }
.hotline_text{
	font-size:18px;
	color:#ef5a17;
	padding:12px 4px;
}
.ex_infos{ height:382px; margin-bottom:23px; }
.ex_infos_list{
	float:left;
	padding:10px 7px 0px 7px;
}
.ex_infos_item{
	margin-bottom:11px;
	padding-bottom:7px;
}
.ex_infos_img{
	border: 1px solid #cccccc;
	background:#FFFFFF;
	width:75px;
	height:43px;
	padding:2px;
	margin-right:10px;
}
.ex_infos_title{
	color:#000000;
	text-transform:uppercase;
	width:180px;
	padding-top:10px;
}
.ex_infos_date{
	color:#838383;
	width:180px;
	padding-top:5px;
}
.ex_line{
	border-bottom:1px solid #dadada;
}
.video_main{
	padding:7px 6px;
}
.video_next{
	margin-top:11px;
	padding-left:11px;
}
.video_prev{
	margin-top:11px;
	padding-right:11px;
}
.video_list{
	float:left;
	margin-top:11px;
}
/*MAIN*/
#main_sc{
	min-height:400px;
	background-color:#e5e5e5;
}
.inside_main_sc{
	margin:0 auto;
}
.inmsc_home{
	width:990px;
}
.in_main_sc_top{
	width:990px;
	padding-top:14px;
}
.in_main_sc_bottom{
	width:967px;
}
.inm_sc_t_left{
	width:688px;
	height:1070px;
}
.inm_sc_t_right{
	width:296px;
	height:1070px;
}
.inm_left{
	width:692px;
	height:auto;
}
/* TRANG HOME */
.hidden{ display:none; }
.slide_view{
	overflow:hidden;
	width:653px;
	height:312px;
	position:relative;
}
.slide_view ul{
	width:10000px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.slide_view ul li{
	position:absolute;
}
.mbottom12{margin-bottom:12px;}
.mbottom20{margin-bottom:20px;}
.banner_home{
	width:657px;
	height:324px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #f1601a;
}
.banner_inside{
	width:653px;
	height:320px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFFFFF;
	padding:2px;
	z-index:100;
}
.banner_inside img{
	padding:9px;
}
.banner_image{
	position:relative;
}
.banner_content{
	background:url(../images/bg_bcontent.jpg) repeat-x;
	width:635px;
	height:84px;
	z-index:200;
	position:absolute;
	bottom:0;
	left:9px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.banner_content_title{
	font-size:18px;
	font-weight:bold;
	padding:14px 20px 0px 20px ;
}
.banner_content_des{
	font-size:12px;
	padding:5px 20px 0px 20px;
	text-align:justify;
	height:32px;
	overflow:hidden;
}
.banner_exhibition{
	margin-top:21px;
	margin-bottom:24px;
	height:264px;
}
.banner_exhibition_img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #f1601a;
	background:#FFFFFF;
	width:656px;
	height:260px;
	overflow:hidden;
	float:left;
	/*margin-right:25px;*/
}
.banner_exhibition_img img{
	padding:5px;	
}
.news_home{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #f1601a;
	background:#FFFFFF;
	width:655px;
	height:383px;
}
.recent_home{
	background:url(../images/bg_title.jpg) repeat-x;
	height:39px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.recent_home_text{
	color:#311e14;
	font-size:18px;
	padding:9px 11px 7px;
}
.recent_news{
	padding: 12px 16px;
}
.recent_img{
	border: 1px solid #cccccc;
	background:#FFFFFF;
	width:154px;
	height:93px;
	padding:2px;
}
.recent_box{
	padding-left:14px;
	color:#8d8d8d;
	width:448px;
}
.recent_box_title{
	color:#555555;
	font-weight:bold;
	width:448px;
}
.recent_box_date{
	/*padding-top:9px;*/
	width:448px;
}
.recent_box_desc{
	margin-top:5px;
	width:448px;
	text-align:justify;
}
.recent_box_desc p{
	margin:0;
	line-height:16px;
}

/* TRANG ABOUT */
.banner_about{
	width:657px;
	height:202px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #f1601a;
	background:#FFFFFF;
}
.banner_about img{
	padding:3px 5px;
}
.main_content{
	width:658px;
	padding-bottom:50px;
	padding-top:24px;
}
.main_title{
	font-size:18px;
	background:#cecece;
	border-top:1px solid #b9b9b9;
	color:#555555;
	padding:7px 10px;
	margin-bottom:20px;
	text-transform:uppercase;
}
/* TRANG CONTACT */
.contact_title{
	background:url(../images/check_contact.png) no-repeat;
	height:12px;
	padding:6px 26px;
	color:#ff5e01;
	font-size:14px;
	font-weight:bold;
	margin-bottom:18px;
}
.contact_desc{
	margin-bottom:22px;
}
.inpage_con_row{
	height:30px;
}
.inpage_con_textarea{
	height:120px;
}
.inpage_con_row_col1{
	font-size:13px;
	color:#001255;
	padding-top:2px;
	width:110px;
}
.inpage_con_row_col2{
	width:540px;
	font-size:12px;
}
.inpage_con_txt{
	width:540px;
	height:16px;
	font-size:13px;
	/*border:none;
	background:url(../images/bg_txt_contact.png) repeat-x bottom;*/
	display:inline-block;	
	margin-left:1px
}
.format_con_1{
	font-weight:bold;
	color:#464646;
}
.format_con_2{
	color:#ff0000;
}
.inpageconleft_title{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-bottom:15px;
}
.inpage_con_txtarea{
	width:540px;
	height:120px;
	/*background:url(../images/bg_textarea.png) repeat 0 -8px;
	border:none;*/
	line-height:26px;	
	overflow:auto;
}
.btn_contact_sc{
	border:0;
	display:block;
	width:69px;
	height:33px;
	background:url(../images/bg_btn_contact.png) no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:10px;
	cursor:pointer;
}
/* TRANG NEWS */
.news_box{
	/*padding-left:14px;*/
	color:#8d8d8d;
	width:480px;
}
.news_box a:hover, .recent_box a:hover, .ex_infos_item a:hover, .partner a:hover{
	color:#FF5E01;
}
.news_box_title{
	color:#000000;
	font-weight:bold;
	width:480px;
}
.news_box_date{
	/*padding-top:9px;*/
	width:480px;
}
.news_box_desc{
	margin-top:5px;
	width:480px;
	text-align:justify;
	color:#444444;
}
.news_box_desc p{
	margin:0;
	line-height:16px;
}
.news_box_img{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 93px;
    padding: 2px;
    width: 154px;
	float:left;
	margin-right:14px;
}
.news_detail_title{
	color:#f16f2b;
	font-size:18px;
	padding-bottom:8px;
}
.news_detail_date{
	padding-bottom:8px;
	color:#8D8D8D;
}
.news_detail_content{
	text-align:justify;
	line-height:18px;
	color:#444444;
}
.news_detail_content p a{
	color:#555555;
}
.others_news a{
	padding-left:20px;
	padding-bottom:3px;
	width:100%;
	color:#333333;
	font-weight:bold;
}

/* PARTNER */
.partner_box{
	padding-left:14px;
	color:#8d8d8d;
	width:460px;
}
.partner_box_title{
	color:#000000;
	font-weight:bold;
	width:460px;
}
.partner_box_desc{
	margin-top:2px;
	width:460px;
	text-align:justify;
	color:#444444;
}
.partner_box_desc p{
	margin:2px 0px;
}
.partner_box_img{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 84px;
    padding: 2px;
    width: 168px;
	float:left;
}

/* MENU CHINH */
.box_nav_sc a{
	float:left;
	font-size:13px;
	color:#303030;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	font-family:Tahoma;
}
.tbl_qhcd_sc{
	border:0px;
}
.btn_qhcd_sc{
	width:120px;
	height:35px;
	display:inline-block;
	background:url(../images/download_qhcd.png) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left:32px;
	margin:0px;
	line-height:34px;
}
.tbl_qhcd_sc p,.tbl_ttnb_sc p{
	margin:0px;
}
.tbl_qhcd_sc,.tbl_ttnb_sc{
	margin:0px;
	padding:0px;
}
.tbl_col1_qhcd_title a,.tbl_col1_ttnb_title a{
	font-size:12px;
	font-weight:bold;
	color:#031d6c;
}
.tbl_col1_qhcd_time,.tbl_col1_ttnb_time{
	font-size:11px;
	color:#848484;
}
.tbl_col1_qhcd{
	padding-left:16px;
	width:830px;
	height:46px;
}
.tbl_col1_qhcd_odd{
	background-color:#f2f2f2;
}
.tbl_col2_qhcd,.tbl_col2_ttnb{
	padding-right:10px;
}
.tbl_col1_ttnb{
	width:950px;
	height:46px;
	padding-left:16px;	
}
.sc_faq_list{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sc_faq_list li{
	margin:0;
	padding:0;	
}
.sc_faql_ans{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:30px;
	border-top:1px dotted #000;
	display:none;
	color:#343434;
	text-align:justify;
	font-size:12px;
}
.sc_faql_ques span,.sc_faql_ques a{
	display:inline;
}
.sc_faql_ques span{
	width:12px;
	font-weight:bold;
	color:#ff0000;
	font-size:18px;
}
.sc_faql_ques a{
	font-size:12px;
	color:#031d6c;
}
.jobs_title_sc,.jobs_title_sc_1,.jobs_title_sc_2,.jobs_title_sc_3,.jobs_title_sc_4,.jobs_title_sc_5{
	height:32px;
	color:#fff;
	font-size:13px;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}
.jobs_title_sc_1,.jobs_title_sc_2,.jobs_title_sc_3,.jobs_title_sc_4,.jobs_title_sc_5{
	background:url(../images/bg_job_tb_sc.png) repeat-x;
}
.jobs_title_sc_1{
	width:317px;
	border:2px solid #e4e4e4;
	border-right:none;
}
.jobs_title_sc_2,.jobs_title_sc_3,.jobs_title_sc_4{
	border:2px solid #e4e4e4;
	border-right:none;
	border-left:none;
	margin-left:4px;
}
.jobs_title_sc_2{
	width:152px;
}
.jobs_title_sc_3{
	width:289px;
}
.jobs_title_sc_4{
	width:74px;
}
.jobs_title_sc_5{
	width:115px;
	border:2px solid #e4e4e4;
	border-left:none;
	margin-left:4px;
}
.jobs_list_tbl_row{
	font-size:12px;
	color:#001255;
}
.jobs_list_tbl_row_c11,.jobs_list_tbl_row_c22,.jobs_list_tbl_row_c33,.jobs_list_tbl_row_c44,.jobs_list_tbl_row_c55{
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
}
.jobs_list_tbl_row_c11{
	width:301px;
	padding-left:12px;
	background:url(../images/bg_jobs_tbl.png) no-repeat bottom left;
}
.jobs_list_tbl_row_c11 a{
	font-weight:bold;
	color:#001255;
}
.jobs_list_tbl_row_c22,.jobs_list_tbl_row_c44,.jobs_list_tbl_row_c55{
	text-align:center;
}
.jobs_list_tbl_row_c22{
	width:147px;
	background:url(../images/bg_jobs_tbl.png) no-repeat bottom left;
}
.jobs_list_tbl_row_c33{
	width:274px;
	padding-left:10px;
	background:url(../images/bg_jobs_tbl.png) no-repeat bottom left;
}
.jobs_list_tbl_row_c44{
	width:69px;
	background:url(../images/bg_jobs_tbl.png) no-repeat bottom left;
}
.jobs_list_tbl_row_c55{
	width:111px;
	background:url(../images/bg_jobs_tbl.png) no-repeat bottom left;
}
.jobs_list_tbl_row_c1,.jobs_list_tbl_row_c2,.jobs_list_tbl_row_c3,.jobs_list_tbl_row_c4,.jobs_list_tbl_row_c5{
	background-color:#f9f9f9 ;
}
.jobs_list_tbl_row_c2,.jobs_list_tbl_row_c3,.jobs_list_tbl_row_c4,.jobs_list_tbl_row_c5{
	margin-left: 4px;
}
.jobs_list_tbl{
	border:1px solid #e2e2e2;
	border-top:none;
	border-bottom:none;
}
.tbl_jobs_box{
	padding-bottom:20px;
}
.bgnonejobrow{
	background:none!important;
}
.borrowbottom_tbl{
	border-bottom:1px solid #e2e2e2;
}
.inpagem_jog_d_info{
	font-size:12px;
}
.sc_jd_col1{
	color:#007F00;
	font-weight:bold;
	width:144px;
}
.tbl_job_detail{
	border:0px;
}
.sc_jd_col2{
	color:#007F00;
	font-weight:bold;
	width:2px;
}
/*MENU*/
.submenu{
	position:absolute;
	bottom:46px;
	z-index:104;
	display:none;
}
.submenu dl{
	width:198px;
	background:url(../images/bg_menu.png) repeat;
}
.submenu dl dd{
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	position:relative;
	z-index:99;
}
.submenu dl dd dl{
	position:absolute;
	top:0px;
	left:198px;
	z-index:99;
	display:none;
}
.submenu dl dd a{
	border-bottom:1px solid #fff;
	padding-bottom:6px;
	font-size:12px;
	text-transform:none;
}
.submenu dl dd dl dd a{
	font-weight:normal;
}
.bghoveractive_menu_sc{
	background:url(../images/bg_sc_menu_active.png) repeat-x;
	color:#fff!important;
}
.arrow_menu_sc{
	position:absolute;
	top:-4px;
	z-index:105;
	height:8px;
	background:url(../images/arrow_menu.png) no-repeat 50% 0;	
	width:100px;
	display:none;
}
.box_nav_sc .last{
	right:0px;
}
.box_inm_sc_b_bottom{
	position:relative;
	z-index:200;
}
.binmscbi_abo{
	position:absolute;
	top:20px;
	background:url(../images/bg_pro_sc_home.jpg) no-repeat;
}
.mrg_sc_b_item_1,.mrg_sc_b_item_2,.mrg_sc_b_item_3{
	display:block;
	font-size:13px;
	color:#082b7d;
	font-weight:bold;
}
.mrg_sc_b_item_1{
	margin-top:10px;
	margin-left:171px;
}
.mrg_sc_b_item_2{
	margin-top:9px;
	margin-left:102px;
}
.mrg_sc_b_item_3{
	margin-top:6px;
	margin-left:24px;
}

.binm_sc_b_item_1{
	left:10px;
	z-index:2;
}
.binm_sc_b_item_2{
	left:294px;
	z-index:1;
}
.binm_sc_b_item_3{
	left:585px;
	z-index:0;
}
.b_inpmc_pro_item{
	width:468px;
	height:170px;
	background:url(../images/bg_sc_product.png) no-repeat;
	border:1px solid #ddd;
	margin-right:27px;
	margin-bottom:26px;
	padding-top:10px;
}
.mrg_binpmcpi{
	margin:0px!important;
}
.binpmcp_item_img{
	width:224px;
	height:180px;
	text-align:center;
}
.binpmcp_item_info{
	width:244px;
	height:180px;
}
.pro_title_sc{
	font-size:13px;
	color:#162969;
	margin-top:10px;
	margin-bottom:6px;
}
.pro_info_sc p{
	margin:0px;
	font-size:12px;
	line-height:20px;
}
.pro_info_sc_title{
	font-weight:bold;
	font-size:12px;
	color:#007f00;
}
.btn_pro_btn_sc_order{
	width:100px;
	height:44px;
	background:url(../images/img_sc_order.png);
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:46px;
	text-align:center;
}
.btn_pro_btn_sc_order span{
	padding-left:18px;
}
.btn_pro_btn_sc_detail{
	font-size:10px;
	font-weight:bold;
	color:#007d00;
	height:24px;
	padding-top:20px;
	display:block;
	padding-right:12px;
}
.pro_btn_sc{
	padding-top:5px;
}
.padding_menu_cn{
	padding:13px 34px;
}
.padding_menu_vn, .padding_menu_en{
	padding:15px 15px;
}
.padding_menu_en{
	padding:15px 17px;
}
.inside_nav_sc ul li ul li a:hover{
background: #DCDCDC;
}

.inside_nav_sc ul li ul{
position: absolute;
left: 0;
list-style-type:none;
padding:0;
margin:0;
display:none;
}

.inside_nav_sc ul li ul li{
display: list-item;
float: none;
}

.inside_nav_sc ul li ul li a{
background: url(../images/bg_menu.png) repeat scroll;
font-size:12px;
padding:0px;
text-transform:none;
}

.inside_nav_sc ul li ul li ul{
top: 0;
}

.inside_nav_sc ul li ul li a{
width: 195px;
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.visitor{
	margin-top:5px;
	color:#FFFFFF;
}

.height202{height:202px;}
/*-----------page------------*/
.pright{text-align:right;width:100%; clear:both;display:inline-block }
.pages{padding:40px 0 10px 10px;display:inline-block }
.page,.prevpage,.nextpage{padding:40px 2px 2px 2px; color:#2e7eaf; display:inline}
.page a,.prevpage a,.nextpage a{text-decoration:none;border:1px #CCCCCC solid;padding:0 5px;color:#EF5A17}
.page a.active, .page a:hover{text-decoration:none;border:1px #1c3e54 solid;padding:0 5px;color:#c9dfed;background-color:#EF5A17}
