@import "bica.css";

/*** Common elements ***/
body{background-color:#2a2a2a; font-size:11px}
.red{ color:red;}

.paging a{ 
	border:solid 1px #464646; 
	margin:0px;
	background-color:#686868;
	padding:2px 7px 3px 6px;
	color:#000;
}
.paging a.active{ color:#fff; font-weight:700}
.paging a.previous, .paging a.next{
	padding:2px 7px 3px 6px; 
	background-color:#848484;
	border:1px solid #6e6e6e;
	color:#c7c7c7;
}
.paging a:hover{ border-color:red; text-decoration:none}
.paging .dot{
	border:none;
	background:url(../images/paging_dot.gif) no-repeat center bottom;
	padding:3px 8px;
	cursor:default;
}
.paging a:hover.dot{ border:none}

/*** Header ***/
#hd{
	width:100%;
	height:94px;
	border-top:3px solid #000;
	border-bottom:3px solid #515151;
	background:#515151 url(../images/hd_bg.gif) repeat-x left 3px;
	padding-top:6px;
}
#hd .hd_c,
#ft .ft_c{
	width:965px;
	height:97px;
	margin:0 auto;
	padding:0 9px;
}
#hd .logo{float:left;	}
#hd .logo span{
	color:#fff;
	padding-left:10px;
}
#hd .logo strong{color:red;}
#hd .logo img{
	background:url(../images/logo_visco.png) no-repeat;
	margin:10px 0 0 -3px;
}
#hd .banner{float:right}

/*** Footer ***/
#ft{
	width:100%;
	height:67px;
	border-bottom:5px solid #2a2a2a;
	background:url(../images/ft_bg.gif) repeat-x left top;
}
#ft .ft_c{
	height:67px;
	text-align:center;
	color:#767676;
}
#ft .link{
	width:100%;
	height:38px;
	line-height:40px;
}
#ft .link a{
	color:#b8b8b8;
	margin:0 11px;
}
#ft .link a.active{
	font-weight:700;
	color:red;
}
#ft .copyright{
	width:100%;
	height:27px;
	line-height:27px;
}

/*** Navigator ***/
#nav{
	width:100%;
	height:61px;
	background:#2a2a2a url(../images/nav_bg.gif) repeat-x left top;
	padding-top:14px;	
}
#nav .nav_c{
	width:966px;
	height:60px;
	margin:0 auto;
	line-height:60px;
	padding-left:17px;
}
#nav .nav_c li{
	padding:0 5px 0 3px;
	background:url(../images/nav_line.gif) no-repeat right 9px;
}
#nav .nav_c li.end{
	background:none
}
#nav .nav_c a{
	font-size:12px;
	font-weight:700;
	color:#fff;
	margin:0 10px;
}
#nav .nav_c a.active{
	margin:0;
	background:url(../images/nav_act.gif) no-repeat left top;
	padding:4px 0 4px 15px;
}
#nav .nav_c a.active span{
	background:url(../images/nav_act.gif) no-repeat right top;
	padding:4px 15px 4px 0;
}
#nav .nav_c a:hover{
	color:#ff6669;
	text-decoration:none
}
#nav .nav_c a:hover.active{ color:#fff}
#nav .nav_c .lang{
	height:34px;
	padding:0;
	margin:0;
	background:none;
	margin-top:10px;
	float:right
}
#nav .nav_c .search{
	width:192px;
	height:28px;
	padding:0;
	margin:0;
	background:url(../images/search_bg.gif) no-repeat left top;
	float:right;
	margin-top:13px;
	padding:6px 0 0 13px;
}
#nav .nav_c .search p{
	width:156px;
	height:20px;
	background:url(../images/search_form.gif) no-repeat;
	margin:1px 7px 0 0;
	float:left;
}
#nav .nav_c .search p input.frm{
	width:140px;
	border:none;
	background:url(../images/pixel.gif) no-repeat left 3px;
	margin:3px 0 0 9px;
	padding:0;
	float:left;
	color:#b8b8b8;
}
#nav .nav_c .search input.btn{
	width:21px;
	height:21px;
	border:none;
	background:url(../images/search_btn.gif) no-repeat;
	outline:none;
	display:block;
	float:left;
	cursor:pointer
}

/*** Content main ***/
#container{
	width:965px;
	height:auto;
	margin:0 9px;
	margin:0 auto;
	background:url(../images/bd_bg.gif) no-repeat left top;
	padding:8px 0 11px;
}
.container_c{
	background:url(../images/bd_bg.gif) repeat-y right top;
}
.container_b{
	background:url(../images/bd_bg.gif) no-repeat -965px bottom;
	padding:0 9px 8px 9px;
}
#container.nd	{background:url(../images/bd_bg2.gif) no-repeat left top;}
.nd .container_c{background:url(../images/bd_bg2.gif) repeat-y right top;}
.nd .container_b{background:url(../images/bd_bg2.gif) no-repeat -964px bottom; padding:0 8px 8px 8px;}
/************ B Page content ************/
/*** Homepage ***/
.main_img{
	border:5px solid #111;
	margin-bottom:6px;
}
.main_img table,
.main_img table tr td{ border:none}
.main_img table img{ float:left}
.group4{
	width:946px;
	height:auto;
	background:url(../images/home_bg_group4.gif) no-repeat left top;
	padding-top:7px;
	overflow:hidden;
}
.group4 .group4_c{
	background:url(../images/home_bg_group4.gif) repeat-y right top;
}
.group4 .group4_b{
	background:url(../images/home_bg_group4.gif) no-repeat -946px bottom;
	padding:0 7px 7px;
}
.group4 ul{
	background:#000;
	padding:5px 4px 5px 0;
	overflow:hidden;
	width:928px;
}
.group4 ul li{
	width:225px;
	height:209px;
	float:left;
	background-color:#2a2a2a;
	margin:0 2px 0 5px;
	display:inline;
	overflow:hidden;
}
.group4 ul li .header{
	width:100%;
	height:33px;
	border-bottom:1px solid #343434;
	background:url(../images/group4_hd_bg.gif) repeat-x;
	text-align:center;
	padding-top:0px;
	line-height:34px;
	overflow:hidden;
}
.group4 ul li .header a{
	font-weight:700;
	color:#fff
}
.group4 ul li .header a:hover{ color:red; text-decoration:none}
.group4 ul li .content{
	color:#b8b8b8;
	padding:0 8px;
	line-height:16px;
	padding-top:6px;
	height:160px;
	overflow:hidden;
	position:relative
}
.group4 ul li .content p{
	position:absolute;
	bottom:0px;
	left:36px;
}
.group4 ul li .content p a{
	display:block;
	width:150px;
	height:100px;
	margin:1px;
	padding-top:1px;
}
.group4 ul li .content p a:hover{
	border:1px solid #787878;
	padding:0;
	margin:0;
}


/************ Page News ************/
/*** Hot News ***/
.layout-a{
	width:265px;
	height:auto;
	float:left;
	margin-right:4px;
}
.layout-b{
	width:680px;
	height:auto;
	float:left;
	background:#000 url(../images/layout-b_top.gif) no-repeat left top;
	padding-top:6px;
}
.hotnews{
	background:url(../images/hotnews_hd_top.gif) no-repeat left top;
	padding-top:7px;
	margin-bottom:4px;
}
.hotnews .header{
	height:21px;
	background:url(../images/hotnews_hd_bg.gif) repeat-x;
	text-align:center;
	padding-top:2px;
}
.hotnews .content{
	background:#2a2a2a url(../images/hotnews_bottom.gif) no-repeat left bottom;
	padding:5px 0 10px;

}
.hotnews .content li{	
	background:url(../images/dot.gif) no-repeat left 12px;
	margin-left:10px;
	padding:7px 0 0 15px;
	font-size:12px;
	line-height:16px;
	color:#b7b7b7;
}
.hotnews .content li a{	
	font-weight:700;
	color:#fff;
}

/*** News ***/
.boxgray{
	background:url(../images/news_bottom.gif) no-repeat left bottom;
	padding:0 5px 15px;
}
.boxgray .header{
	height:30px;
	line-height:30px;
	color:#c7c7c7;
	padding-left:12px;
}
.boxgray .header a{color:#c7c7c7; margin:0 3px;}
.boxgray .header a.active{color:#ff6767;}
.news .content{
	background:#949494 url(../images/news_top.gif) no-repeat left top;
	padding:10px 13px 0 13px;
}
.news .content li{
	width:100%;
	float:left;
	clear:both;
	margin:1px 0 10px;color:#343434; line-height:18px; text-align:justify;
}
.news .content li div{float:left; width:432px}
.news .content .thumb{
	border:1px solid #787878;
	padding:2px;
	background:#fff;
	margin-right:11px;
	float:left;
}
.news .content .title{
	font-size:12px;
	font-weight:700;
	line-height:18px;
	color:#000;
}

.news .content .title a{
	font-size:12px;
	font-weight:700;
	line-height:18px;
	color:#000;
}





.news .content .date{color:#6b6b6b; padding:5px 0 12px}
.news .content .pic{text-align:center;}
.news .content .pic img{
	border:1px solid #787878;
	background:#fff;
	padding:15px;
	margin:20px 0;
}
.news .content .credit_source{
	padding:20px 0;
}
.news .content .other li{
	line-height:normal;
	margin:0 0 6px 15px;
	padding-left:15px;
	background:url(../images/dot_black.gif) no-repeat left 5px;
	width:90%;
	display:inline;
}
.news .content .other li.first{
	font-size:12px;
	font-weight:700;
	text-decoration:underline;
	color:#fff;
	padding:0;
	margin:0 0 10px;
	background:none;
}
.news .content .other a{	color:#343434;}
.news .content .other a span{	color:#fff}

/*** Communication ***/
.comm .content{
	background-color:#949494;
}
.boxgray .header_sub{
	width:656px;
	height:40px;
	background:url(../images/comm_hd_sb.jpg) no-repeat left top;
	padding-left:14px;
}
.comm .header_sub .txt{
	padding-left:3px;
	font-weight:700;
	color:#fff;
	line-height:45px;
	text-transform:uppercase;
	overflow:hidden;
}
.comm .comm_list{
	width:644px;
	clear:both;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 13px;
	background:#2a2a2a;
	display:inline;
}
.comm .comm_list .thumb{
	float:left;
	margin-right:12px;
	border:1px solid #777;
}
.comm .comm_list li{
	width:618px;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	padding:0 13px;
}
.comm .comm_list li.top,
.comm .comm_list li.bottom{
	height:5px;
	font-size:0;
	background:url(../images/comm_cont_sub_bg.gif) no-repeat left top;
	margin:0 0 7px;
}
.comm .comm_list li.bottom{ background-position: left bottom; margin:20px 0 0;}
.comm .comm_list li div{
	float:left;
	width:465px;
	line-height:18px;
}
.comm .comm_list li .title a{
	color:#fff;
	font-weight:700;
}
.viewmore,
.viewmore a{
	color:red;
}
.comm .comm_list li .info{
	height:64px;
	padding-top:8px;
	color:#b8b8b8;
	overflow:hidden;
}
.comm .comm_titlesub,
.comm .comm_titlesub .left,
.comm .comm_titlesub .right{
	width:644px;
	height:25px;
	background:url(../images/comm_hd_sub_bg.gif) repeat-x left bottom;
	line-height:25px;
	text-align:center;
	font-weight:700;
	color:#ff6867;
}
.comm .comm_titlesub{ margin:4px auto 3px;}
.comm .comm_titlesub .right{ background-position: left top; background-repeat:no-repeat}
.comm .comm_titlesub .left{ background-position: right -25px; background-repeat:no-repeat}
.comm .paging_cover{ width:100%; text-align:center;}
.comm .comm_list li div.paging{ width:100%; padding:0 0 10px}
.comm .comm_list li div.paging_bottom{ padding:10px 0 0 0;}

/*** Main menu left ***/
.menuleft{
	background:#151515 url(../images/menu_bg_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
	margin-bottom:4px;
}
.menuleft .header{
	width:265px;
	height:38px;
	background:url(../images/menu_hd.gif) no-repeat left top;
	font-size:14px;
	font-weight:700;
	color:red;
	text-transform:uppercase;
	text-align:center;
	line-height:38px;	
}
.menuleft .mainlabel{
	width:263px;
	height:25px;
	padding:1px;
	background:url(../images/menu_maincate_1.gif) repeat-x;
}
.menuleft .mainlabel p{
	width:207px;
	height:25px;	
	background:url(../images/menu_maincate_2.gif) repeat-x;
	padding-left:24px;	
	float:left;
}
.menuleft .mainlabel p a{
	font-size:12px;
	font-weight:700;
	color:#fff;
	line-height:25px;
}
.menuleft .mainlabel p a:hover,
.menuleft .mainlabel p.active a{ color:#ff6767; text-decoration:none}
.menuleft .mainlabel p.btn_slide{
	width:31px;
	height:25px;
	padding:0;
	background:url(../images/menu_maincate_2.gif) repeat-x;
	float:right;
}
.menuleft .mainlabel p.btn_slide img{
	cursor:pointer;
	background-image:url(../images/menu_iconadd.gif);
	background-repeat:no-repeat;
}
.menuleft .mainlabel p.btn_slide .expand{	background-position:left top;}
.menuleft .mainlabel p.btn_slide .collapse{	background-position:left bottom;}
.menuleft .itemlist{ padding:5px 0 10px; background:url(../images/menu_bg_item.gif) repeat-y;}
.menuleft .itemlist li{	padding:4px 0 4px 10px;}
.menuleft .itemlist li a{
	background:url(../images/menu_bullet.gif) no-repeat left 4px;
	padding-left:19px;
	color:#b8b8b8;
	display:block
}
.menuleft .itemlist li a.active{
	background-position:left bottom;
	color:#ff6767;
	text-decoration:none;
}
.menuleft .itemlist li a:hover{ text-decoration:underline}

/*** Product Detail ***/
.productDetail{	background:url(../images/prodetail_bottom.gif) no-repeat left bottom;}
.productDetail .content{
	background:#2a2a2a url(../images/prodetail_top.gif) no-repeat left top;
	padding:7px 15px 10px;
	margin:0;
	font-size:12px;
	color:#b7b7b7;
	line-height:20px;
	min-height:1007px;
	height:auto;
}
.productDetail .content .pro_title{
	font-size:18px;
	line-height:1.5;
	color:red;
	padding-bottom:5px;
}
.productDetail .content .product_img{	border:5px solid #4a4a4a; margin-bottom:15px}
.productDetail .content .morelink{ padding-bottom:10px}
.productDetail .content .morelink li{
	background:url(../images/dot_blue.gif) no-repeat left 7px;
	padding:2px 0 1px 12px;
	line-height:normal;
}
.productDetail .content .morelink a{
	color:#90ccff;
}
.productDetail .bullet{
	margin-left:40px;
	padding-left:11px;
	background:url(../images/bullet_arrow.gif) no-repeat left 6px;
}

/*** Product ***/
.boxgray .header_sub{ padding-left:13px; width:657px;}
.boxgray .header_sub li{
	width:130px;
	height:33px;
	float:left;
	margin-top:7px;
	background:url(../images/pro_tab_bg.gif) no-repeat left bottom;
	font-size:12px;
	font-weight:700;
	color:#fff;
	text-align:center;
	line-height:33px;
	margin-right:5px;
	cursor:pointer;
}
.boxgray .header_sub li.active{ background-position:left top; color:red}
.product .pro_list,
.solution .solution_c{
	background-color:#949494;
	overflow:hidden;
	clear:both;
}
.product .pro_list .paging{
	padding:12px 0 11px;
	margin:auto;
	width:100%;
	text-align:center;
	clear:both;
}
.product .pro_group{ padding-bottom:6px; float:left; clear:both}
.product .pro_group li{
	width:150px;
	height:170px;
	background:#2a2a2a url(../images/pro_item_bg_bottom.gif) no-repeat left bottom;
	padding:1px 0px 3px 0px;
	overflow:hidden;
	float:left;
	margin:7px 0 7px 14px;
	display:inline;
}
.product .pro_group li img{ margin-left:1px}
.product .pro_group li .info{
	width:136px;
	height:70px;
	background:url(../images/pro_item_bg_bd.gif) repeat-x left bottom;
	color:#b7b7b7;
	padding:0 7px;
}
.product .pro_group li .info p{padding-bottom:3px;}
.product .pro_group li .title{
	font-weight:700;
	color:red;
}

/*** Solution ***/
.solution .content{background-color:#949494;}
.solution .solution_c{ padding-left:13px}
.solution .sol_hd_title{
	width:644px;
	height:25px;
	background:url(../images/sol_title_bg.gif) repeat-x left bottom;	
	text-align:center;
	text-transform:uppercase;
	margin:13px 0 4px;
	overflow:hidden;
}
.solution .sol_hd_title a{
	font-weight:700;
	color:#000;
	line-height:25px;
}
.solution .sol_hd_title a:hover{ text-decoration:none; color:#f00}
.solution .sol_hd_title .sol_hd_title_l{
	height:25px;
	background:url(../images/sol_title_bg.gif) no-repeat left top;
}
.solution .sol_hd_title .sol_hd_title_r{
	height:25px;
	background:url(../images/sol_title_bg.gif) no-repeat right -25px;
}
.solution .sol_hd_title p{
	width:594px;
	text-align:center;
	margin-left:25px;
	float:left;
	display:inline;
}
.solution .sol_hd_title img{ float:left;}
.solution .sol_group{}
.solution .sol_group .corner_top,
.solution .sol_group .corner_bottom{
	width:643px;
	height:5px;
	font-size:0;
	background:url(../images/sol_c_topbottom.gif) no-repeat left top;
	clear:both
}
.solution .sol_group .corner_bottom{ background-position:left bottom}
.solution .sol_group .info{
	width:642px;
	background:#666;
	padding-left:1px;
	overflow:hidden;
}
.solution .sol_group .info li{
	float:left;
	margin-left:5px;
	display:inline
}
.solution .sol_group .inner_corner_top,
.solution .sol_group .inner_corner_bottom{
	width:313px;
	height:5px;
	font-size:0;
	background:url(../images/sol_ci_topbottom.gif) no-repeat left top;
}
.solution .sol_group .inner_corner_bottom{
	background-position:left bottom;
}
.solution .sol_group .info img{ float:left}
.solution .sol_group .inner_info{
	width:268px;
	height:210px;
	background:#2a2a2a;
	padding:8px 25px 0 20px;
	text-align:justify;
	color:#b7b7b7;
	line-height:14px;
}
.solution .sol_group .inner_info p{ height:185px;
                                    overflow:auto;}
/* Major Project : box Project type */
.projectType{
	width:100%;
	height:auto;
	background:url(../images/major_ft.gif) no-repeat 0 bottom;
	padding-bottom:7px;
	margin-bottom:7px;
}
.projectType .header{}
.projectType .header .top{
	width:100%; height:6px; font-size:0;
	background:url(../images/major_hd_top.gif) no-repeat 0 0;
}
.projectType .header .bottom{
	width:100%; height:8px; font-size:0;
	background:url(../images/major_hd_bottom.gif) no-repeat 0 0;
}
.projectType .header .title{
	border-left:1px solid #353535;
	border-right:1px solid #353535;
	height:24px;
	background:url(../images/major_hd_bg.gif) repeat-x 0 0;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:700;
	line-height:24px;
}
.projectType .content{
	border-left:1px solid #1d1d1d;
	border-right:1px solid #1d1d1d;
	background-color:#2b2b2b;
	width:240px;
	padding:10px 0 8px 23px;
}
.projectType .content li{
	padding:4px 0 4px
}
.projectType .content a{
	background:url(../images/bullet_dblarrow.gif) no-repeat 0 bottom;
	color:#b8b8b8;
	padding:0 0 0 21px;
}
.projectType .content a.active{ background:url(../images/bullet_dblarrow.gif) no-repeat 0 4px; color:#ff6968}

/* Major */
.major{
	background:url(../images/major_bottom.gif) no-repeat 0 bottom;
	padding:0 5px 9px;
	color:#e2e2e2;	
	
}
.major .content{
	background:#a4a4a4 url(../images/major_top.gif) no-repeat left top;
	padding:4px 5px 4px;
	overflow:hidden;
}
.major .content li{
	overflow:hidden;
	padding-bottom:4px;
	float:left;
	clear:both;
	width:100%;
}
.major .content li .top,
.major .content li .bottom{
	width:100%;
	height:11px;
	background:url(../images/major_inner_tb.gif) no-repeat 0 0;
}
.major .content li .bottom{
	background:url(../images/major_inner_tb.gif) no-repeat 0 bottom;
}
.major .content li .info{
	background-color:#2a2a2a
}
.major .content .title{
	width:274px;
	height:24px;
	text-transform:uppercase;
	padding:0 367px 0 19px;
	font-weight:700;
	text-align:center;
	font-size:12px
}
.major .pix{
	background:url(../images/major_img_border.gif) no-repeat 0 0;
	padding-top:5px;
	margin:0 20px;
	float:left;
	display:inline;
}
.major .pix .pix_inner{
	background:url(../images/major_img_border.gif) no-repeat 0 bottom;
	padding-bottom:2px;
}
.major .pix img{
	border-left:5px solid #3b3a38;
	border-right:5px solid #3b3a38;
}
.major .inner_info{
	color:#b7b7b7;
	line-height:1.6;
	padding-right:20px;
}
.major .paging{
	width:100%;
	text-align:center;
	padding:4px 0;
	float:left;
	clear:both;
}

/*** Solution Detail ***/
.solutionDetail{	background:url(../images/prodetail_bottom.gif) no-repeat left bottom;}
.solutionDetail .content{
	background:#2a2a2a url(../images/prodetail_top.gif) no-repeat left top;
	padding:7px 15px 10px;
	margin:0;
	font-size:12px;
	color:#b7b7b7;
	line-height:20px;
	font-size:11px;
	min-height:1007px;
}
.solutionDetail .content .pro_title{
	font-size:18px;
	line-height:1.5;
	color:red;
	padding-bottom:5px;
}
.solutionDetail .content .product_img{	border:5px solid #4a4a4a; margin-bottom:15px}
.solutionDetail .content .morelink{ padding-bottom:10px}
.solutionDetail .content .morelink li{
	background:url(../images/dot_blue.gif) no-repeat left 7px;
	padding:2px 0 1px 12px;
	line-height:normal;
}
.solutionDetail .content .morelink a{
	color:#90ccff;
}
.solutionDetail .bullet{
	margin-left:40px;
	padding-left:11px;
	background:url(../images/bullet_arrow.gif) no-repeat left 6px;
}
.solutionDetail strong{ text-transform:capitalize; display:block; padding:9px 0 5px}

/*** Career ***/
.box_career{
	width:949px;
	height:auto;
	float:left;
	background:#000 url(../images/career_top_bg.gif) no-repeat left top;
	padding-top:6px;
}
.box_career a{
	color:#91cbfd
}
.careerInner{ padding-left:10px; background:url(../images/career_bottom_bg.gif) no-repeat left bottom;}
.careerInner .content{
	width:910px;
	background:#2a2a2a url(../images/career_top.gif) no-repeat left top;
	padding:9px 10px 0 10px;
}
.careerInner .career_info{
	width:908px;
	background:url(../images/career_bottom_inner.jpg) no-repeat 0 bottom;
	padding-bottom:8px;
	margin-top:2px;
}
.careerInner .career_info_top{
	background:#191919 url(../images/career_top_inner.jpg) no-repeat 0 0;
	padding:12px 15px 0;
	color:#b8b8b8;
	font-size:11px;
	line-height:1.6
}
.careerInner .g4{ overflow:hidden; clear:both; padding-top:14px}
.careerInner .g4 img{ float:left;}
.careerInner .g4 img.last{ margin:0 4px 0 14px}
.careerInner .g4 .row1{ float:left; clear:both; margin-bottom:20px; width:100%}
.careerInner .g4 .row1 p{
	width:200px;
	/*height:90px;*/
	float:left;
	padding:40px 28px 0 12px;
}
.careerInner .g4 .col2{
	width:212px;
	padding:40px 12px 0 12px;
	text-align:right
}
.careerInner .g4 .row1 .row2col1{
	width:220px;
	padding:0 16px 0 0;
	text-align:right;
	float:left
}
.careerInner .g4 .row1 .row2{
	width:210px;
	padding:0 0 0 12px;
}
.careerInner .c{ width:100%; text-align:center}
.careerInner p{ height:35px; padding-top:15px}
.careerInner .btn{
	padding:13px 45px 13px 10px;
	background:url(../images/career_btn_vacancies.jpg) no-repeat;
	margin:15px 0;
}
.careerInner .reception{
	width:870px;
	height:27px;
	line-height:27px;
	font-weight:700;
	background:#252527 url(../images/career_reception.gif) no-repeat 0 0;
	padding-left:8px;
	margin:17px 0 4px;
}
.careerInner .reception div{
	background:#252527 url(../images/career_reception_r.gif) no-repeat right 0;
}
.careerInner .receptionItem{
	width:290px;
	background:#121212;
	float:left;
	margin:0 4px 15px 0;
}
.careerInner .receptionItem .top,
.careerInner .receptionItem .bottom{
	width:290px;
	height:8px;
	background:url(../images/career_reception_t.gif) no-repeat 0 0;
	clear:both;
	font-size:0;
	margin:0; padding:0 0 2px 0;
}
.careerInner .receptionItem .bottom{ background:url(../images/career_reception_b.gif) no-repeat 0 bottom;padding:2px 0 0 0;}
.careerInner .last{ margin-right:0}

/* Career */
.faq{	background:url(../images/faq_bottom.gif) no-repeat left bottom;}
.faq .content{
	background:#2a2a2a url(../images/faq_top.gif) no-repeat 0 0;
	padding:9px 15px 10px;
	margin:0;
	font-size:12px;
	color:#b7b7b7;
	line-height:18px;
	font-size:11px;
}
.faq .content p{ padding-top:18px}
.faq .content a{
	display:block;
	color:#ff5201;
	font-weight:700;
}

/* contact */
.careerInner .contact p{
	width:710px;
	padding:5px 0 5px 15px;
	margin:0;
}
.careerInner .contact input,
.careerInner .contact textarea{
	background:#0c0c0c;
	border:1px solid #2a2a2a;
	color:#b8b8b8;
	padding:2px 2px 3px 2px;
	width:516px;
	overflow:auto;
}
.careerInner .contact input.short{ width:192px;}
.careerInner .contact span{ color:#ff6567; font-size:12px; font-family:tahoma; padding:3px 0 0 5px}
.careerInner .contact .btn{ padding:0; margin:0; width:73px; height:25px; font-weight:700; background:url(../images/contact_btn.gif) no-repeat 0 0; border:none; margin-right:10px}

/* about us */
.nav_aboutUs{
	background:url(../images/about_nav_bottom.gif) no-repeat 0 bottom;
	padding-bottom:11px;
	margin-bottom:4px;
}
.nav_aboutUs .content{
	border-left:5px solid #000;
	border-right:5px solid #000;
	background-color:#222;
	width:232px;
	padding:9px 0 12px 23px;
}
.nav_aboutUs .top{
	width:265px;
	height:11px;
	font-size:0;
	background:url(../images/about_nav_top.gif) no-repeat 0 0;
}
.aboutUs{	background:url(../images/prodetail_bottom.gif) no-repeat left bottom;}
.aboutUs .content{
	background:#2a2a2a url(../images/prodetail_top.gif) no-repeat left top;
	padding:7px 10px 10px;
	margin:0;
	font-size:12px;
	color:#b7b7b7;
	line-height:20px;
	font-size:11px;
	height:auto;
    min-height:653px;
}
.aboutUs .content h1{
	color:#fff;
	font-size:24px;
	padding:13px 0 13px;
}
.aboutUs .content address{
	width:100%; height:600px;
	background:url(../images/aboutus_address.jpg) no-repeat center 0;
	margin:20px 0 10px;
	display:block;
	clear:both;
	font-style:normal;
}
.aboutUs .content b{
	color:#91cdff;
}
.aboutUs .content .add01{
	width:100%;
	text-align:center;
	line-height:1.6;
	padding:202px 0 150px;
}
.aboutUs .content .add02{
	width:50%;
	float:left;
	text-align:center;
}
.aboutUs .content p{ line-height:1.6}

/* Our crew */
.ourcrew{
	width:263px;
	background:#505050 url(../images/about_crew_bottom.gif) no-repeat left bottom;
	padding-bottom:3px;
	color:#b8b8b8;
	top:15px;
	
}
.ourcrew .header{
	height:23px;
	font-size:0;
	background:url(../images/about_crew_top.jpg) no-repeat;
}
.ourcrew ul{
	padding:12px 0 0 4px;
	top: 0px;
	left: 0px;
	text-align:center;
	
	
}
.ourcrew ul li{
	width:250px;
	height:408px;
	padding:0 3px 9px 4px;
	float:left;
	text-align:center;
	background-color:#2a2a2a;
	
}
.ourcrew img{ border:1px solid #323031; margin-bottom:2px;}
.ourcrew a{ font-weight:700; color:#fff; }

.autosize
{
	height:auto;
}
.height_match
{
	height:978px;
}
