/* iTalkBB EN CRM CSS */
/* Design by QianLei */

/* Public_start */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2 { font-size: 14px; }
h3, h4, h5, h6 { font-size: 12px;font-weight: normal; }
body, input, select, button, textarea { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }
input, textarea, select{font-size:11px;color: #000;margin:0 5px;padding:2px;border:1px solid #b0b1b3;}
select{padding:0;}
textarea{resize:none;}
button { cursor: pointer; padding:0 10px;color: #747474;}
i, em, cite,b { font-style: normal;font-weight: normal;  }
body { background:#cfcfce; color: #292929; line-height: 1.2;min-height:100%;}
body.filled { background:#fff;}

a, a:link { color: #292929; text-decoration: none; }
a:visited {  }
a:active, a:hover { text-decoration: underline; color:#ff6600;}
a:focus { outline: none; }

.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.none,.hidden{ display:none;}
.hidden_pitch{visibility:hidden;}
.button_special_top{ margin-top:-2px;}
.pitch_left{ margin-left:5px;}
.pitch_right{ margin-right:5px;}
.cursor_pointer{cursor:pointer;}
.chessboard_padding{padding:15px 0;}
.display_block{display:block; position: relative;}
.display_inline_block{display:inline-block;}
.overflow_show{overflow:auto;}
.overflow_hide{overflow:hidden;}
.overflow_show_y{overflow-y:auto!important;}
.explain {font-size:10px;width: 90%;}
.date {font-size:11px;}
.bold{ font-weight:bold;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.top{vertical-align:top;}
.bottom{vertical-align:bottom;}
.position_relative{position:relative;}
.position_absolute{ position:absolute;}
.box_pannel_content_border_left{border-left:1px solid #cac9c9;}
.box_pannel_content_border_right{border-right:1px solid #cac9c9;}
.line_height_h13{ line-height:13px;}
/* Public_end */

/* Color_start */
.grayish{color:#91979d;}
.blue{color:#2a68a6;}
.orange{color:#f37022;}
.red{color:#bb2d05;}
.green{color:#007700;}
.bg_white{background:#fff;}
.bg_gray{background:#f8f7f7;}
.bg_darkgray{background:#f2f2ef;}
.bg_blue{background:#f3f9ff;}
.bg_orange{background:#ffe88a;}
.bg_yellow{background:#eeeecc;}
.bg_shallowyellow{background:#ffffee;}
.bg_darkyellow{background:#f3bb99;}
/* Color_end */

/* Form_start */
input[type="text"], input[type="password"], textarea, select{
	background: #fff;
	display: inline-block;
	background: -webkit-gradient(linear,left top,left 15,from(#fff),color-stop(4%, #eee),to(#fff));
	background: -moz-linear-gradient(top,#fff,#eee 1px,#fff 15px);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;/*FireFox*/
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;/*Chrome*/
	box-shadow: 0px 0px 8px #f0f0f0;/*IE9*/
}
textarea{
	background: #fff;
	display: inline-block;
	background: -webkit-gradient(linear,left top,left 15,from(#fff),color-stop(4%, #eee),to(#fff));
	background: -moz-linear-gradient(top,#fff,#eee 1px,#fff 50px);
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus{background:#f3f9ff;}

input.Wdate, input.Wdate:focus{background:transparent url(../img/calendar.gif) right top no-repeat;}
input.WdateFmtErr{font-weight:bold;color:#b9b9b9;}

input.IME_disabled{ime-mode:disabled;}

.textarea-FW{margin-bottom: 5px;width: 500px;}
.input_img{border-style: none;width :auto; margin-left:20px;}

/* Form_end */

#wrapper, #wrapper_filled, #wrapper_filled_special{
	width:1040px;
	min-height:885px;
	height: 100%;
	margin:0 auto;
	background:url(../img/wrapper_bg.gif) repeat-y;
	position:relative;
}

#wrapper_filled, #wrapper_filled_special{
	width:100%;
	margin:0;
	background:none;
}

#wrapper_filled_special{min-height:1px;}

/* Header_start */
#header,#header_filled{
	width:1020px;
	height:25px;
	margin:0 8px;
	padding:5px 0 0;
}
#header_filled{
	width:100%;
	margin:0;
}
#header_logo {
	width:105px;
	height:25px;
	margin-left:35px;
	background:url(../img/logo.gif) top left no-repeat;
	border-right:2px solid #d3d3d2;
	cursor:pointer;
}
#header_info {
	width:60px;
	white-space:nowrap;
	margin-left:10px;
	padding:10px 0 0 65px;
	background:url(../img/logo-CRM.gif) left 4px no-repeat;
}
#header_menu {
	margin-right:18px;
}
/* Header_end */

/* Botton_start */
.icon_change_down, .icon_change_right, .icon_custom_service, .icon_ticket_service{
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../img/arrow-green-down.png) no-repeat;
	cursor:pointer;
}
.icon_change_right{background:url(../img/arrow-green-right.png) no-repeat;}
.icon_custom_service{width:20px;height:20px;background:url(../img/icon-customservice.gif) no-repeat;}
.icon_ticket_service{height:20px;background:url(../img/icon-ticketservice.gif) no-repeat;}
.icon_question, .icon_done, .icon_enable, .icon_disable, .icon_enter, .icon_record, .icon_listen, .icon_download, .icon_trafficlight_green, .icon_trafficlight_red, .icon_change, .icon_history, .icon_view, .icon_detail, .icon_portin, .icon_ticket, .icon_user_orange, .icon_user_gray, .icon_study, .icon_movie{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../img/icon-question-new.gif) no-repeat;
	cursor:pointer;
}
.icon_done{background:url(../img/icon-done.gif) no-repeat;}
.icon_enable{background:url(../img/icon-enable.gif) no-repeat;}
.icon_disable{background:url(../img/icon-disable.gif) no-repeat;}
.icon_enter{background:url(../img/icon-enter.gif) no-repeat;}
.icon_record{background:url(../img/icon-record.gif) no-repeat;}
.icon_listen{background:url(../img/icon-listen.gif) no-repeat;}
.icon_download{background:url(../img/icon-download.gif) no-repeat;}
.icon_trafficlight_green{width:12px;height:12px;background:url(../img/icon-trafficlight-green.gif) no-repeat;}
.icon_trafficlight_red{width:12px;height:12px;background:url(../img/icon-trafficlight-red.gif) no-repeat;}
.icon_bug{background:url(../img/icon-bug.gif) no-repeat;}
.icon_change{background:url(../img/icon-change.gif) no-repeat;}
.icon_history{background:url(../img/icon-history.gif) no-repeat;}
.icon_view{background:url(../img/icon-view.gif) no-repeat;}
.icon_detail{background:url(../img/icon-detail.gif) no-repeat;}
.icon_portin{background:url(../img/icon-portin.gif) no-repeat;}
.icon_ticket{width:18px;height:18px;background:url(../img/icon-ticket.gif) no-repeat;}
.icon_user_orange{background:url(../img/icon-user-gray.gif) no-repeat;}
.icon_user_gray{background:url(../img/icon-card.gif) no-repeat;}
.icon_study{width:18px;height:18px;background:url(../img/icon-study.gif) no-repeat;}
.icon_movie{width:18px;height:18px;background:url(../img/icon-movie.gif) no-repeat;}

.icon_link{
	display:inline-block;
	top:6px;
	right:0;
	width:10px;
	height:20px;
	background:url(../img/link.png) no-repeat;
}
* html .icon_question{
	height:10px;
	padding-top:6px;
}
.btn_header_l{
	margin:0 2px;
	line-height:18px;
	padding:0 0 2px 3px;
	background:url(../img/btn-header_l.png) left top no-repeat;
}
.btn_header_r{
	display: inline;
	padding:0 5px 2px 2px;
	color:#fff;
	background:url(../img/btn-header_r.png) right top no-repeat;
	cursor:pointer;
}
	
.btn_blue_small_l,.btn_orange_small_l,.btn_gray_small_l{
	display:inline-block;
	height:17px;
	margin:0 5px;
	padding-left:3px;
	background:url(../img/btn-small_l.png) left -34px no-repeat;
}
.btn_blue_small_r,.btn_orange_small_r,.btn_gray_small_r{
	display:inline-block;
	padding:0 10px 0 7px;
	height:17px;
	color:#fff;
	background:url(../img/btn-small_r.png) right -34px no-repeat;
	cursor:pointer;
}
.btn_orange_small_l{background:url(../img/btn-small_l.png) left top no-repeat;}
.btn_orange_small_r{background:url(../img/btn-small_r.png) right top no-repeat;}
.btn_gray_small_l{background:url(../img/btn-small_l.png) left -17px no-repeat;}
.btn_gray_small_r{background:url(../img/btn-small_r.png) right -17px no-repeat;}

.btn_blue_l,.btn_orange_l,.btn_gray_l,.btn_system_silver_l{
	display:inline-block;
	height:20px;
	margin:0 5px;
	padding-left:5px;
	background:url(../img/btn_l.png) left -40px no-repeat;
}
.btn_blue_r,.btn_orange_r,.btn_gray_r,.btn_system_silver_r{
	display: inline-block;
	padding:1px 15px 0 10px;
	height:19px;
	font-size: 14px;
	color:#fff;
	background:url(../img/btn_r.png) right -40px no-repeat;
	cursor:pointer;
}
.btn_orange_l{background:url(../img/btn_l.png) left top no-repeat;}
.btn_orange_r{background:url(../img/btn_r.png) right top no-repeat;}
.btn_gray_l{background:url(../img/btn_l.png) left -20px no-repeat;}
.btn_gray_r{background:url(../img/btn_r.png) right -20px no-repeat;}
.btn_system_silver_l{height:22px;color:#737373;background:url(../img/btn_system_l.png) left top no-repeat;}
.btn_system_silver_r{height:22px;color:#737373;background:url(../img/btn_system_r.png) right top no-repeat;}

.btn_edit, .btn_close, .btn_minimize, .btn_maximize{
	width:16px;
	height:17px;
	background:url(../img/btn-edit.png) no-repeat;
	cursor:pointer;
}
.btn_close{
	margin-right:5px;
	width:20px;
	height:20px;
	background:url(../img/btn-close.png) no-repeat;
}
.btn_choose, .btn_remove{
	width:32px;
	height:21px;
	background:url(../img/btn-choose.gif) no-repeat;
	cursor:pointer;
}
.btn_remove{background:url(../img/btn-remove.gif) no-repeat;}
.btn_minimize, .btn_minimize:hover, .btn_maximize, .btn_maximize:hover{
	width:16px;
	height:16px;
	margin:2px 2px 0 0;
	background:url(../img/btn-minimize_mouseout.png) no-repeat;
}
.btn_minimize:hover{background:url(../img/btn-minimize_mouseover.png) no-repeat;}
.btn_maximize{background:url(../img/btn-maximize_mouseout.png) no-repeat;}
.btn_maximize:hover{background:url(../img/btn-maximize_mouseover.png) no-repeat;}
.btn_arrange_up{background:url(../img/arrow-arrange-up.gif) right 3px no-repeat;padding-right:10px;cursor:pointer;}
.btn_arrange_down{background:url(../img/arrow-arrange-down.gif) right 3px no-repeat;padding-right:10px;cursor:pointer;}
/* Botton_end */

/* Menu_start */
#menu,#menu_filled {width:1020px;height:47px;margin:0 auto;background:url(../img/major-menu_bg.gif) repeat-x; position:relative;}
#menu_filled {width:100%;margin:0;}
.menu_selected {
	width:auto;
	height:25px;
	padding:0 16px 0 0;
	background:url(../img/btn-drop-down.png) right 3px no-repeat;
	cursor:pointer;
}
.menu_selected em{
	padding:0 10px;
	background: -webkit-gradient(linear,left top,left 15,from(#fff),color-stop(4%, #eee),to(#fff));
	background: -moz-linear-gradient(top,#fff,#eee 1px,#fff 10px);
	-moz-box-shadow: 0px 0px 8px #e2e2e2;
	-webkit-box-shadow: 0px 0px 8px #e2e2e2;
	box-shadow: 0px 0px 8px #e2e2e2;
	border:1px solid #cac9c9;
	border-right:0;
}
.mbmenu{
  display:none;
}
.rootVoices{
  padding:6px 5px 0 20px;
}
.rootVoices td.rootVoice {
  vertical-align:middle;
/*background-color:#fff;*/
  color:#0054a6;
  font-size:13px;
  line-height:18px;
  padding:8px 13px 4px;
  cursor: pointer;
}

.rootVoices td.rootVoice.selected{
	background: #1778d6 url("../img/bgnd_sel_4.png");
	color:#fff;
  -moz-box-shadow:#999 2px 2px 10px;
  -webkit-box-shadow:#999 2px 2px 10px;
  box-shadow:#999 2px 2px 10px;

}
.rootVoices td.rootVoice.disabled.selected{
	box-shadow:#ddd 2px 2px 10px;
  -moz-box-shadow:#ddd 2px 2px 10px;
  -webkit-box-shadow:#ddd 2px 2px 10px;
  background:#245b92!important;
  color:#fff;
}



.rootVoices.vertical {
	width:140px;
}
.rootVoices.vertical td.rootVoice{
	-moz-border-radius:8px 0px 0 8px;
	-webkit-border-radius:8px 0px 0px 8px;
	border-radius:8px 0px 0 8px;
}

.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2px;
	top:1px;
}

/*二级菜单总背景*/
.menuContainer{
  /*overflow:hidden;*/
  position:absolute;
	background-color:#f3f3f3;
  border-top:2px solid #245b92;
	padding:0;
	box-shadow:#999 2px 5px 10px;
  -moz-box-shadow:#999 2px 5px 10px;
  -webkit-box-shadow:#999 2px 5px 10px;
    border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-top-right-radius:0px;
  -webkit-border-top-left-radius:0px;
  -webkit-border-bottom-right-radius:8px;
  -webkit-border-bottom-left-radius:8px;
  border-bottom:3px solid #245b92;  
}
.menuContainer.submenuContainer{
  border-top:none!important;
}

.menuContainer.disabled{
	box-shadow:#ddd 2px 5px 10px;
  -moz-box-shadow:#ddd 2px 5px 10px;
  -webkit-box-shadow:#ddd 2px 5px 10px;
  border-top:5px solid #f9f9f9;
  background-color: #f3f3f3;
}
.menuContainer .line{
	background-color:transparent;
	width:100%;
}
.menuContainer .line.title {
	background-color:#245b92;

/*border-bottom:1px solid black;*/
}
.menuContainer.disabled .line.title {
  background-color: #f9f9f9;
}
.menuContainer .line.title a{

  color:#fff;
  
}
.menuContainer.disabled .line.title a{

  color:#aaa;
  
}
.menuContainer td a{
	text-decoration:none;
	color: #666;
  
}
.menuContainer td.voice{


	padding:7px;
}
.menuContainer .separator{
	background-color:#999;
	height:1px;
  padding:0;
  margin:0;
}
.menuContainer td.img{

	text-align:center;

	color: #c3c3c3;
	background-color:transparent;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 10px;


	color: #999;
}
.menuContainer .selected td{
	background-color:#f3f3f3;
	background-image:url("../img/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#000;
 
  display:block;  
}
.menuContainer .disabled td, .menuContainer .disabled td a {
  color:#bbb;
  
}
.menuContainer .subMenuOpener{
	background-image:url("../img/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.menuContainer .selected .subMenuOpener{
	background-image:url("../img/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}

/*BOX MENU*/

.boxMenu{
  color:#f3f3f3;
  border-top:2px solid #245b92;
  background:url("../img/box_top.png") repeat-x;
}
.boxMenu h4{
  white-space:nowrap;
  margin:0 0 20px 0;
  padding:3px;
  font:18px/20px georgia, serif;
  padding-right:20px;
 
}

/*二级菜单每列的背景*/
.boxMenu td, .boxMenu .fisrtTd, .boxMenu .lastTd{
  min-width:160px;
  vertical-align:top;
  border-right:1px solid #999;
}
.boxMenu .lastTd, .boxMenu td:last-child{
  border-right:none;
}
.boxMenu td:hover{
  background:#f3f3f3;
}

.boxMenu td:hover a{
  color:#000;
}

/*二级菜单中每个单独的选项*/
.boxMenu a{
  white-space:nowrap;
  display:block;
  padding:5px;
  margin-bottom:5px;
}

.boxMenu a img{
  padding-right:5px;
}

.boxMenu a:hover{
  color:#000;
  background-image:url("../img/bgnd_sel_2.jpg");
  box-shadow:#666 2px 2px 4px;
  -moz-box-shadow:#666 2px 2px 4px;
  -webkit-box-shadow:#666 2px 2px 4px;
}

.boxMenu a img{
  border:0;
}
/* Menu_end */

/* Message_start */
.messagearea{
    width: 980px;
	height: 21px;
	margin:0 auto 5px;
	background: url("../img/top_message_bg.gif") no-repeat;
}
.top_message{
    height: 18px;
    overflow: hidden;
	margin-left:30px;
    width: 950px;
} 
.top_message_text{
	padding-top:3px;
}  
/* Message_end */

/* Search_start */
.searcharea,.searcharea_filled {
	width:1000px;
	height:auto;
	margin:0 auto;
}
.searcharea_filled {
	margin:0 0 0 10px;
	margin-left:10px;
}
.search_box_title {
	width:100%;
	height:25px;
	border:0 none;
	margin:5px 0 -5px;
}
.search_box_classify, .search_box_classify_special{
	margin-right:15px;
	padding-top:2px;
}
.search_box_classify_special{padding-top:0px;}
.search_box,.select_box,.select_float_medium_box,.select_float_narrow_box {
	width:100%;
	height:auto;
	margin-bottom:10px;
	position:relative;
}
.select_box,.select_float_medium_box,.select_float_narrow_box {width:940px;margin: 0 auto;}
.select_float_medium_box {width:720px;margin: 0 auto;}
.select_float_narrow_box {width:380px;}
.search_box_top,.select_box_top,.select_float_medium_box_top,.select_float_narrow_box_top{
	clear:both;
	width:100%;
	height:10px;
	background:url(../img/search-box_top.gif) no-repeat;
}
.select_box_top{background:url(../img/select-box_top.gif) no-repeat;}
.select_float_medium_box_top{background:url(../img/select_float_medium-box_top.gif) no-repeat;}
.select_float_narrow_box_top{background:url(../img/select_float_narrow-box_top.gif) no-repeat;}
.search_box_bottom,.select_box_bottom,.select_float_medium_box_bottom,.select_float_narrow_box_bottom{
	width:100%;
	height:10px;
	background:url(../img/search-box_bottom.gif) no-repeat;
}
.select_box_bottom{background:url(../img/select-box_bottom.gif) no-repeat;}
.select_float_medium_box_bottom{background:url(../img/select_float_medium-box_bottom.gif) no-repeat;}
.select_float_narrow_box_bottom{background:url(../img/select_float_narrow-box_bottom.gif) no-repeat;}
.search_box_content,.select_box_content,.select_float_medium_box_content,.select_float_narrow_box_content{
	width:100%;
	height:auto;
	background:url(../img/search-box-out_bg.gif) repeat-y;
}
.select_box_content{background:url(../img/select-box-out_bg.gif) repeat-y;}
.select_float_medium_box_content{background:url(../img/select_float_medium-box-out_bg.gif) repeat-y;}
.select_float_narrow_box_content{background:url(../img/select_float_narrow-box-out_bg.gif) repeat-y;}
.search_box_content_creep,.select_box_content_creep,.select_float_medium_box_content_creep,.select_float_narrow_box_content_creep{
	width:978px;
	height:auto;
	margin:0 auto;
	padding:0 1px 5px;
	overflow:hidden;
	background:url(../img/search-box-in_bg.png) repeat-x;
	text-align:left;
}
.select_box_content_creep{width:918px;}
.select_float_medium_box_content_creep{width:698px;}
.select_float_narrow_box_content_creep{width:358px;}
.search_table{
	margin: 10px 15px;
	line-height:25px;
}
.search_table td{
	text-align:right;
}
/* Search_end */

/* ContentArea_start */
.contentarea,.contentarea_filled {
	width:980px;
	height:auto;
	margin:0 auto;
	padding-top:1px;
}
.contentarea_filled {
	width:100%;
	margin:0;
}
/* ContentArea_end */

/* LeftPanel_start */
.leftpanel {
	width:770px;
	height:auto;
}
.centerpanel,.centerpanel_filled {
	width:980px;
	height:auto;
}
.centerpanel_filled {
	min-width:980px;
	width:100%;
}
.tab_box{
	width:100%;
	height:auto;
	margin-bottom:10px;	
}
.tab_box_filled, .tab_box_filled_special{
	height:auto;
	margin:0 20px 10px;	
}
.tab_box_filled_special{margin:0 10px 10px;}
.tab_box_top,.tab_box_top_noborder,.tab_box_top_noborder_special{
	width:100%;
	height:21px;
	border-bottom:2px solid #95a0a8;
}
.tab_box_top_noborder {
	border:0 none;
	margin-bottom:2px;
}
.tab_box_top_noborder_special {
	border:0 none;
	position:absolute;
	left:10px;
	top:-15px;
}

.tab_title,.search_title { margin-right:10px;}
.search_title { margin-left:10px;}
.tab_title a,.tab_title b,.search_title a,.search_title b,.tab_title i,.search_title i { float:left;padding:3px 5px 0 11px;color:#f37022;background:url(../img/arrow-blue-down.gif) 0px 10px no-repeat;cursor: pointer;}
.tab_title a.select,.search_title a.select { background:url(../img/arrow-blue-right.gif) 4px 6px no-repeat;text-decoration:none;}
.tab_title a:hover,.search_title a:hover { text-decoration:none;}
.tab_title b,.search_title b{ font-weight:bold;background:none;}
.tab_title b.blue,.search_title b.blue{color:#2a68a6;}
.tab_title i,.search_title i{ padding:6px 5px 6px 13px;color:#2a68a6;background:none;}

.tab_pagination_nav,.tab_pagination_nav_special{margin:4px 10px 0 0;}
.tab_pagination_nav_special{margin:0 10px 4px 0;}
.tab_pagination_nav a,.tab_pagination_nav_special a{margin:0 5px;}
.tab_pagination_nav a.line,.tab_pagination_nav_special a.line { text-decoration: underline; }
.tab_pagination_nav b,.tab_pagination_nav_special b{
	margin:0 3px;
	font-size:13px;
}
.tab_pagination_nav .pitch_left,.tab_pagination_nav_special .pitch_left{margin-left:15px;}
.tab_pagination_nav .pitch_right,.tab_pagination_nav_special .pitch_right{margin-right:15px;}

.tab_label{height:21px; display:inherit;}
.tab_label li{ float:left;margin-right:2px;}
	
.tab_label a,.tab_label .ui-tabs-selected a{
	float:left;
	line-height:21px;
	padding-left:5px;
	background:url(../img/tab-title-gray_l.gif) left top no-repeat;
	cursor: pointer;
}
.tab_label a span,.tab_label .ui-tabs-selected a span{
	display:block;
	color:#67717b;
	padding:0 10px 0 5px;
	background:url(../img/tab-title-gray_r.gif) right top no-repeat;
}
.tab_label a:hover,.tab_label .ui-tabs-selected a{color:#fff;background:url(../img/tab-title-blue_l.gif) left top no-repeat; text-decoration:none;}
.tab_label a:hover span,.tab_label .ui-tabs-selected a span{color:#fff;background:url(../img/tab-title-blue_r.gif) right top no-repeat; text-decoration:none;}

.tab_flag_US, .tab_flag_CA, .tab_flag_SG, .tab_flag_AU, .tab_flag_NZ { 
	width:16px;
	height:11px;
	margin:5px 15px 0 0;
	background:url(../img/flags.gif) 0px -44px no-repeat;
}
.tab_flag_CA {background:url(../img/flags.gif) 0px -33px no-repeat;}
.tab_flag_AU {background:url(../img/flags.gif) 0px 0px no-repeat;}
.tab_flag_SG {background:url(../img/flags.gif) 0px -11px no-repeat;}
.tab_flag_NZ {background:url(../img/flags.gif) 0px -22px no-repeat;}
.tab_state_info { margin:3px 5px 0 0;}
.tab_state_info_special { margin:3px 10px 0;}
.tab_link { margin:3px 15px 0 0;}
.tab_link_special { margin-right:10px;}
.tab_state_info a, .tab_link a{text-decoration:underline;}
.tab_state_info a.pitch_left, .tab_link a.pitch_left{margin-left:5px;}
.tab_state_info a.pitch_right, .tab_link a.pitch_right{margin-right:10px;}
.tab_icon_BB, .tab_icon_HY, .tab_icon_KP, .tab_icon_DSL { 
	width:95px;
	height:20px;
	margin:0 15px 0 0;
	background:url(../img/logo-BB.gif) no-repeat;
}
.tab_icon_HY{width:114px;background:url(../img/logo-HY.gif) no-repeat;}
.tab_icon_KP{width:144px;background:url(../img/logo-KP.gif) no-repeat;}
.tab_icon_DSL{width:107px;background:url(../img/logo-DSL.gif) no-repeat;}

.ui-tabs-panel{
	width:100%;
}
.ui-tabs-hide {
	display:none;
}

.tab_box_content_gray,.tab_box_content_darkgray,.tab_box_content_white{
	height:auto;
	overflow:hidden;
	border-left:1px solid #cac9c9;
	border-right:1px solid #cac9c9;
	background-color:#f8f7f7;
	position:relative;
}
.tab_box_content_darkgray{background-color:#f2f2ef;}
.tab_box_content_white{background-color:#fff;}
.tab_box_content_creep,.tab_box_content_creep_special{
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:0 1px;
	background:url(../img/tab_box_bg-creep.png) repeat-x;
}
.tab_box_content_creep_special{background:url(../img/tab_box_bg-creep_special.png) repeat-x;}
.tab_box_bottom_gray,.tab_box_bottom_darkgray,.tab_box_bottom_white{
	width:100%;
	height:10px;
	background:url(../img/tab_box_bottom_graybg_r.gif) right bottom no-repeat;
}
.tab_box_bottom_darkgray{background:url(../img/tab_box_bottom_darkgraybg_r.gif) right bottom no-repeat;}
.tab_box_bottom_white{background:url(../img/tab_box_bottom_whitebg_r.gif) right bottom no-repeat;}
.tab_box_bottom_gray span,.tab_box_bottom_darkgray span,.tab_box_bottom_white span{
	display:block;
	background:transparent url(../img/tab_box_bottom_graybg_l.gif) left bottom no-repeat;
	width:20px;
	height:10px; 
}
.tab_box_bottom_darkgray span{background:transparent url(../img/tab_box_bottom_darkgraybg_l.gif) left bottom no-repeat; }
.tab_box_bottom_white span{background:transparent url(../img/tab_box_bottom_whitebg_l.gif) left bottom no-repeat; }

.box_content_width_wide_filled{width:1020px;}
.box_content_width_wide_filled_pitch_left{width:1003px;}
.box_content_creep_width_wide{width:978px;}
.box_content_width_search{width:945px;}
.box_content_width_wide{width:905px;}
.box_content_width_medium{width:715px;}
.box_content_width_narrow{width:374px;}

.box_pannel_gray,.box_pannel_gray_nofillet,.box_pannel_white,.box_pannel_white_nofillet{
	width:100%;
	float: left;
	height:auto;
	overflow:hidden;
	position:relative;
	background:url(../img/box-pannel_graybg_r.gif) right top no-repeat;
}
.box_pannel_white{background:url(../img/box-pannel_whitebg_r.gif) right top no-repeat;}
.box_pannel_gray_nofillet{background:url(../img/box-pannel_graybg_r.gif) left top no-repeat;}
.box_pannel_white_nofillet{background:url(../img/box-pannel_whitebg_r.gif) left top no-repeat;}

.box_pannel_gray_item,.box_pannel_gray_item_nofillet,.box_pannel_white_item,.box_pannel_white_item_nofillet{
	padding-top:5px;
	background:url(../img/box-pannel_graybg_l.gif) left top no-repeat;
}
.box_pannel_white_item{background:url(../img/box-pannel_whitebg_l.gif) left top no-repeat;}
.box_pannel_gray_item_nofillet{background:url(../img/box-pannel_graybg_l.gif) right top no-repeat;}
.box_pannel_white_item_nofillet{background:url(../img/box-pannel_whitebg_l.gif) right top no-repeat;}


.box_pannel_gray_bottom,.box_pannel_gray_bottom_nofillet,.box_pannel_white_bottom,.box_pannel_white_bottom_nofillet,.box_pannel_gray_bottom_special,.box_pannel_white_bottom_special{
	width:100%;
	height:10px;
	background:url(../img/box-pannel_graybg_r.gif) right bottom no-repeat;
}
.box_pannel_white_bottom{background:url(../img/box-pannel_whitebg_r.gif) right bottom no-repeat;}
.box_pannel_gray_bottom_nofillet{background:url(../img/box-pannel_graybg_r.gif) left bottom no-repeat;}
.box_pannel_white_bottom_nofillet{background:url(../img/box-pannel_whitebg_r.gif) left bottom no-repeat;}


.box_pannel_gray_bottom span,.box_pannel_gray_bottom_nofillet span,.box_pannel_white_bottom span,.box_pannel_white_bottom_nofillet span{
	display:block;
	background:url(../img/box-pannel_graybg_l.gif) left bottom no-repeat;
	width:20px;
	height:10px; 
}
.box_pannel_white_bottom span{background:url(../img/box-pannel_whitebg_l.gif) left bottom no-repeat;}
.box_pannel_gray_bottom_nofillet span{background:url(../img/box-pannel_graybg_l.gif) right bottom no-repeat;}
.box_pannel_white_bottom_nofillet span{background:url(../img/box-pannel_whitebg_l.gif) right bottom no-repeat;}

.box_pannel_gray_creep,.box_pannel_white_creep,.box_pannel_creep_none{
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../img/pannel-box_graybg-creep.png) repeat-x;
}
.box_pannel_white_creep{background:url(../img/pannel-box_whitebg-creep.png) repeat-x;}
.box_pannel_creep_none{background:none;}
* html .box_pannel_gray_creep{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pannel-box_graybg-creep.png, sizingMethod='scale');}
* html .box_pannel_white_creep{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/pannel-box_whitebg-creep.png, sizingMethod='scale');}



.box_pannel_content,.box_pannel_content_filled,.box_pannel_content_filled_special,.box_pannel_content_filled_border,.nobox_pannel_content{
	clear:both;
	margin:5px 0 0;
	padding:0 10px 0 30px;
	overflow:hidden;
}
.box_pannel_content_filled{padding:0;}
.box_pannel_content_filled_special{margin:0;padding:0;}
.box_pannel_content_filled_border{margin-bottom:0;padding:0;border-left:1px solid #cac9c9;border-right:1px solid #cac9c9;}
.nobox_pannel_content{padding:0 40px;}

.box_pannel_content dd,.box_pannel_content_filled dd,.box_pannel_content_filled_special dd,.box_pannel_content_filled_border dd,.nobox_pannel_content dd{
	width:100%;
	/*display:inline-block;*/
	height:auto;
	line-height:17px;
	vertical-align:middle;
	padding:9px 0 5px;
	border-bottom:1px solid #cfcfcf;
	overflow: auto;
}

.main:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.box_pannel_content dd a,.box_pannel_content_filled dd a,.box_pannel_content_filled_special dd a,.box_pannel_content_filled_border dd a,.nobox_pannel_content dd a{text-decoration: underline;}
.box_pannel_content dd a.pitch,.box_pannel_content_filled dd a.pitch,.box_pannel_content_filled_special dd a.pitch,.box_pannel_content_filled_border dd a.pitch,.nobox_pannel_content dd a.pitch{margin:0 5px;}
.box_pannel_content dd a:hover,.box_pannel_content_filled dd a:hover,.box_pannel_content_filled_special dd a:hover,.box_pannel_content_filled_border dd a:hover,.nobox_pannel_content dd a:hover { text-decoration: underline; color:#ff6600;}
.box_pannel_content dd a.noline,.box_pannel_content_filled dd a.noline,.box_pannel_content_filled_special dd a.noline,.box_pannel_content_filled_border dd a.noline,.nobox_pannel_content dd a.noline,.box_pannel_content dd a.noline:hover,.box_pannel_content_filled dd a.noline:hover,.box_pannel_content_filled_special dd a.noline:hover,.box_pannel_content_filled_border dd a.noline:hover,.nobox_pannel_content dd a.noline:hover{text-decoration: none;}
.box_pannel_content dd.border_none,.box_pannel_content_filled dd.border_none,.box_pannel_content_filled_special dd.border_none,.box_pannel_content_filled_border dd.border_none,.nobox_pannel_content dd.border_none{border:0 none;}
.box_pannel_content dd.border_special,.box_pannel_content_filled dd.border_special,.box_pannel_content_filled_special dd.border_special,.box_pannel_content_filled_border dd.border_special,.nobox_pannel_content dd.border_special{padding:0;}
.box_pannel_content dd.border_special_nopitch,.box_pannel_content_filled dd.border_special_nopitch,.box_pannel_content_filled_special dd.border_special_nopitch,.box_pannel_content_filled_border dd.border_special_nopitch,.nobox_pannel_content dd.border_special_nopitch{padding:0;border-top:1px solid #cfcfcf;}
.box_pannel_content dd.border_special_pitch,.box_pannel_content_filled dd.border_special_pitch,.box_pannel_content_filled_special dd.border_special_pitch,.box_pannel_content_filled_border dd.border_special_pitch,.nobox_pannel_content dd.border_special_pitch{padding:5px 0;}
.box_pannel_content dd.border_special_top_pitch,.box_pannel_content_filled dd.border_special_top_pitch,.box_pannel_content_filled_special dd.border_special_top_pitch,.box_pannel_content_filled_border dd.border_special_top_pitch,.nobox_pannel_content dd.border_special_top_pitch{padding:5px 0 0;}
.box_pannel_content dd.border_special_top_pitch_border,.box_pannel_content_filled dd.border_special_top_pitch_border,.box_pannel_content_filled_special dd.border_special_top_pitch_border,.box_pannel_content_filled_border dd.border_special_top_pitch_border,.nobox_pannel_content dd.border_special_top_pitch_border{padding:5px 0 0;border-top:1px solid #cfcfcf;}
.box_pannel_content dd.border_special_bottom_pitch,.box_pannel_content_filled dd.border_special_bottom_pitch,.box_pannel_content_filled_special dd.border_special_bottom_pitch,.box_pannel_content_filled_border dd.border_special_bottom_pitch,.nobox_pannel_content dd.border_special_bottom_pitch{padding:0 0 5px;}
.box_pannel_content dd.border_none_special,.box_pannel_content_filled dd.border_none_special,.box_pannel_content_filled_special dd.border_none_special,.box_pannel_content_filled_border dd.border_none_special,.nobox_pannel_content dd.border_none_special{border:0 none;padding:0;}
.box_pannel_content dd.border_none_special_top,.box_pannel_content_filled dd.border_none_special_top,.box_pannel_content_filled_special dd.border_none_special_top,.box_pannel_content_filled_border dd.border_none_special_top,.nobox_pannel_content dd.border_none_special_top{border:0 none;padding:9px 0 0;}
.box_pannel_content dd.border_none_special_bottom,.box_pannel_content_filled dd.border_none_special_bottom,.box_pannel_content_filled_special dd.border_none_special_bottom,.box_pannel_content_filled_border dd.border_none_special_bottom,.nobox_pannel_content dd.border_none_special_bottom{border:0 none;padding:0 0 9px;}

.box_pannel_content dd.border_special_top,.box_pannel_content_filled dd.border_special_top,.box_pannel_content_filled_special dd.border_special_top,.box_pannel_content_filled_border dd.border_special_top,.nobox_pannel_content dd.border_special_top{padding:9px 0 9px;border-top:1px solid #cfcfcf;}
.box_pannel_content dd.border_special_bottom,.box_pannel_content_filled dd.border_special_bottom,.box_pannel_content_filled_special dd.border_special_bottom,.box_pannel_content_filled_border dd.border_special_bottom,.nobox_pannel_content dd.border_special_bottom{padding:0 0 9px;}

.box_pannel_content dd.border_none_register_top,.box_pannel_content_filled dd.border_none_register_top,.box_pannel_content_filled_special dd.border_none_register_top,.box_pannel_content_filled_border dd.border_none_register_top,.nobox_pannel_content dd.border_none_register_top{border:0 none;padding:50px 0 9px;}
.box_pannel_content dd.border_none_notes_top,.box_pannel_content_filled dd.border_none_notes_top,.box_pannel_content_filled_special dd.border_none_notes_top,.box_pannel_content_filled_border dd.border_none_notes_top,.nobox_pannel_content dd.border_none_notes_top{border:0 none;padding:20px 0 9px;}

.box_pannel_content dd p,.box_pannel_content_filled dd p,.box_pannel_content_filled_special dd p,.box_pannel_content_filled_border dd p,.nobox_pannel_content dd p{ margin-right:5px;min-height:1px;overflow:hidden;}
.box_pannel_content dd p.nopitch,.box_pannel_content_filled dd p.nopitch,.box_pannel_content_filled_special dd p.nopitch,.box_pannel_content_filled_border dd p.nopitch,.nobox_pannel_content dd p.nopitch{ margin:0;}
.box_pannel_content dd p.pitch_left,.box_pannel_content_filled dd p.pitch_left,.box_pannel_content_filled_special dd p.pitch_left,.box_pannel_content_filled_border dd p.pitch_left,.nobox_pannel_content dd p.pitch_left{ margin-left:5px;}
.box_pannel_content dd p.pitch_right,.box_pannel_content_filled dd p.pitch_right,.box_pannel_content_filled_special dd p.pitch_right,.box_pannel_content_filled_border dd p.pitch_right,.nobox_pannel_content dd p.pitch_right{ margin-right:10px;}
.box_pannel_content dd span,.box_pannel_content_filled dd span,.box_pannel_content_filled_special dd span,.box_pannel_content_filled_border dd span,.nobox_pannel_content dd span{margin-right:5px;min-height:1px;word-wrap:break-word;overflow:hidden;}
.box_pannel_content dd span.nopitch,.box_pannel_content_filled dd span.nopitch,.box_pannel_content_filled_special dd span.nopitch,.box_pannel_content_filled_border dd span.nopitch,.nobox_pannel_content dd span.nopitch{ margin:0;}
.box_pannel_content dd span.pitch_left,.box_pannel_content_filled dd span.pitch_left,.box_pannel_content_filled_special dd span.pitch_left,.box_pannel_content_filled_border dd span.pitch_left,.nobox_pannel_content dd span.pitch_left{ margin-left:5px;}
.box_pannel_content dd span.pitch_right,.box_pannel_content_filled dd span.pitch_right,.box_pannel_content_filled_special dd span.pitch_right,.box_pannel_content_filled_border dd span.pitch_right,.nobox_pannel_content dd span.pitch_right{ margin-right:10px;}
.box_pannel_content dd i,.box_pannel_content_filled dd i,.box_pannel_content_filled_special dd i,.box_pannel_content_filled_border dd i,.nobox_pannel_content dd i{color:#bb2d05;}
.box_pannel_content dd b.arrange,.box_pannel_content_filled dd b.arrange,.box_pannel_content_filled_special dd b.arrange,.box_pannel_content_filled_border dd b.arrange,.nobox_pannel_content dd b.arrange{background:url(../img/arrow-arrange.gif) right 3px no-repeat;padding-right:10px;cursor:pointer;}
.box_pannel_content dd b.level,.box_pannel_content_filled dd b.level,.box_pannel_content_filled_special dd b.level,.box_pannel_content_filled_border dd b.level,.nobox_pannel_content dd b.level{background:url(../img/arrow-level.gif) right 3px no-repeat;margin-right:5px;padding-right:16px;}
.box_pannel_content dd cite,.box_pannel_content_filled dd cite,.box_pannel_content_filled_special dd cite,.box_pannel_content_filled_border dd cite,.nobox_pannel_content dd cite{ display:block; padding-top:5px;}
.box_pannel_content button,.box_pannel_content_filled button,.box_pannel_content_filled_special button,.box_pannel_content_filled_border button,.nobox_pannel_content button{ vertical-align: middle;}
.box_pannel_content input.label,.box_pannel_content_filled input.label,.box_pannel_content_filled_special input.label,.box_pannel_content_filled_border input.label,.nobox_pannel_content input.label{ border:0; vertical-align: middle;}
* html .box_pannel_content button,* html .box_pannel_content button.norm,* html .box_pannel_content_filled button,* html .box_pannel_content_filled button.norm,* html .box_pannel_content_filled_special button,* html .box_pannel_content_filled_special button.norm,* html .box_pannel_content_filled_border button,* html .box_pannel_content_filled_border button.norm,* html .nobox_pannel_content button,* html .nobox_pannel_content button.norm{ margin-top:0px;}


h1.alert{ margin:5px 20px 10px;}
.info_table,.info_table_left,.info_table_right{
	margin: 10px 15px;
	line-height:22px;
}
.info_table td,.info_table_left td,.info_table_right td{
	padding:1px;
	border-bottom:1px solid #cfcfcf;
}
.info_table_left td{text-align:left;}
.info_table_right td{text-align:right;}

.info_table td.border_none,.info_table_left td.border_none,.info_table_right td.border_none{
	border:0 none;
}

.info_loading{
	display:block;
	width:30%;
	margin:100px auto;
	height:32px;
	padding:8px 0 8px 40px;
	background:url(../img/loading.gif) left top no-repeat;
}
.info_alert,.info_failed,.info_succeed,.info_question,.info_detail{
	display:inline-block;
	height:18px;
	width:18px;
	vertical-align:middle;
	background:url(../img/icon-alert.png) no-repeat;
}
.info_failed{background:url(../img/icon-failed.png) no-repeat;}
.info_succeed{background:url(../img/icon-succeed.png) no-repeat;}
.info_detail{background:url(../img/icon-detail.png) no-repeat;}
.info_question{background:url(../img/icon-question.png) no-repeat;}

.item_title_l{
	float:left;
	line-height:17px;
	padding-left:3px;
	background:url(../img/item-title_l.png) left top no-repeat;
	}
.item_title_r{
	display: block;
	padding:0 10px 2px 7px;
	color:#fff;
	background:url(../img/item-title_r.png) right top no-repeat;
	}

.float_box{width:95%; margin:15px auto 5px;}
.float_box_special{margin:10px 0 5px;}

.float_box_white_half{
	float: left;
	padding-top:9px;
	font-size:13px;
	background: url(../img/float-box-white-grayborder_half.gif) left top no-repeat;
}
.float_box_white_half em{
	float:left;
	margin-top:5px;
}
.float_box_white_half dl{
	padding:20px 0;
	background: url(../img/float-box-white-grayborder_half.gif) left bottom no-repeat;
}

.float_box_white_half dd{
	width:100%;
	margin:0 10px;
	display:inline-block;
	height:auto;
	vertical-align:middle;
	padding:8px 0 3px;
	border-bottom:1px solid #cfcfcf;
}
.float_box_white_half dd.border_none{border:0 none;}

.float_box_white_half dd a,.float_box_white_half dd p{
	float:left;
	margin-right:15px;
	min-height:1px;
	overflow:hidden;
}
.float_box_white_half dd p{
	margin-right:5px;
	word-wrap:break-word;
}

.float_box_gray,.float_box_gray_nofillet,.float_box_white,.float_box_white_nofillet{
	margin-left:10px;
	float: left;
	font-size:13px;
	height:auto;
	overflow:hidden;
	position:relative;
	background:transparent url(../img/float-box-gray-grayborder_r.gif) right top no-repeat;
}
.float_box_gray_nofillet{background:transparent url(../img/float-box-gray-grayborder_r.gif) left top no-repeat;}
.float_box_white{background:transparent url(../img/float-box-white-grayborder_r.gif) right top no-repeat;}
.float_box_white_nofillet{background:transparent url(../img/float-box-white-grayborder_r.gif) left top no-repeat;}

.float_box_gray_item,.float_box_gray_item_nofillet,.float_box_white_item,.float_box_white_item_nofillet{
	padding: 15px 9px 0;
	background:transparent url(../img/float-box-gray-grayborder_l.gif) left top no-repeat;
}
.float_box_gray_item_nofillet{background:transparent url(../img/float-box-gray-grayborder_l.gif) right top no-repeat;}
.float_box_white_item{background:transparent url(../img/float-box-white-grayborder_l.gif) left top no-repeat;}
.float_box_white_item_nofillet{background:transparent url(../img/float-box-white-grayborder_l.gif) right top no-repeat;}

.float_box_gray_bottom,.float_box_gray_bottom_nofillet,.float_box_white_bottom,.float_box_white_bottom_nofillet{
	background:transparent url(../img/float-box-gray-grayborder_r.gif) right bottom no-repeat;
	width:100%;
	height:9px;
}
.float_box_gray_bottom_nofillet{background:transparent url(../img/float-box-gray-grayborder_r.gif) left bottom no-repeat;}
.float_box_white_bottom{background:transparent url(../img/float-box-white-grayborder_r.gif) right bottom no-repeat;}
.float_box_white_bottom_nofillet{background:transparent url(../img/float-box-white-grayborder_r.gif) left bottom no-repeat;}

.float_box_gray_bottom span,.float_box_gray_bottom_nofillet span,.float_box_white_bottom span,.float_box_white_bottom_nofillet span{
	display:block;
	background:transparent url(../img/float-box-gray-grayborder_l.gif) left bottom no-repeat;
	width:9px;
	height:9px; 
}
.float_box_gray_bottom_nofillet span{background:transparent url(../img/float-box-gray-grayborder_l.gif) right bottom no-repeat;}
.float_box_white_bottom span{background:transparent url(../img/float-box-white-grayborder_l.gif) left bottom no-repeat;}
.float_box_white_bottom_nofillet span{background:transparent url(../img/float-box-white-grayborder_l.gif) right bottom no-repeat;}

.float_box_gray dl,.float_box_gray_nofillet dl,.float_box_white dl,.float_box_white_nofillet dl{
	padding:15px 10px 15px 10px;
}

.float_box_gray dd,.float_box_gray_nofillet dd,.float_box_white dd,.float_box_white_nofillet dd{
	width:100%;
	display:inline-block;
	height:auto;
	line-height:17px;
	vertical-align:middle;
	padding:8px 0 3px 0;
	border-bottom:1px solid #cfcfcf;
}
.float_box_gray dd.border_none,.float_box_gray_nofillet dd.border_none,.float_box_white dd.border_none,.float_box_white_nofillet dd.border_none{border:0 none;}
.float_box_gray dd a,.float_box_gray_nofillet dd a,.float_box_white dd a,.float_box_white_nofillet dd a{text-decoration: none;}
.float_box_gray dd p,.float_box_gray_nofillet dd p,.float_box_white dd p,.float_box_white_nofillet dd p,.float_box_gray dd span,.float_box_gray_nofillet dd span,.float_box_white dd span,.float_box_white_nofillet dd span{margin-right:5px;min-height:1px;overflow:hidden;}
.float_box_gray dd span,.float_box_gray_nofillet dd span,.float_box_white dd span,.float_box_white_nofillet dd span{word-wrap:break-word;}

.form_line{
	width:400px;
	height:20px;
	display:block;
	background:url(../img/line.png) no-repeat;
}

.dropdown_pannel_white, .slip_pannel_white, .slip_pannel_white_nopitch, .fixed_pannel_bottom_white, .fixed_pannel_bottom_white_nopitch{
	background-color:#fff;
	background: -webkit-gradient(linear,left top,left 15,from(#fff),color-stop(4%, #eee),to(#fff));
	background: -moz-linear-gradient(top,#fff,#eee 1px,#fff 50px);
	-moz-box-shadow: 0px 0px 8px #e2e2e2;
	-webkit-box-shadow: 0px 0px 8px #e2e2e2;
	border:1px solid #888; 
}
.slip_pannel_white, .slip_pannel_white_nopitch, .fixed_pannel_bottom_white, .fixed_pannel_bottom_white_nopitch{
	border-left:0 none;
	padding-left:17px;
	overflow:visible;
}
.fixed_pannel_bottom_white, .fixed_pannel_bottom_white_nopitch{border:0 none;border-top:1px solid #888;}
.slip_pannel_white_nopitch, .fixed_pannel_bottom_white_nopitch{padding-left:0;}
.slip_pannel_white .tab_box_top, .slip_pannel_white .tab_box_top_noborder, .slip_pannel_white .tab_box_top_noborder_special, .slip_pannel_white_nopitch .tab_box_top, .slip_pannel_white_nopitch .tab_box_top_noborder, .slip_pannel_white_nopitch .tab_box_top_noborder_special, .fixed_pannel_bottom_white .tab_box_top, .fixed_pannel_bottom_white .tab_box_top_noborder, .fixed_pannel_bottom_white .tab_box_top_noborder_special, .fixed_pannel_bottom_white_nopitch .tab_box_top, .fixed_pannel_bottom_white_nopitch .tab_box_top_noborder, .fixed_pannel_bottom_white_nopitch .tab_box_top_noborder_special{height:21px; padding-top:4px;}
.slip_pannel_title{
	padding-left:10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d6d6d6;
	background:#eaeaea;
	line-height:25px;
	height:25px;
}
.slip_pannel_white_nopitch .slip_pannel_title, .fixed_pannel_bottom_white_nopitch .slip_pannel_title{padding-left:27px;}
.slip_pannel_title .btn_minimize, .tab_box_top .btn_minimize, .slip_pannel_title .btn_maximize, .tab_box_top .btn_maximize{
	position:absolute;
	right:5px;
	top:5px;
}
.slip_pannel_title .menu_selected, .tab_box_top .menu_selected{
	position:absolute;
	right:25px;
	top:2px;
}
.tab_box_top .menu_selected {
	top:5px;
	padding-top:2px;
	background:url(../img/btn-drop-down.png) right top no-repeat;
}
/* LeftPanel_end */

/* RightPanel_start */
.rightpanel {
	width:200px;
	height:auto;
	margin-top:10px;
}
.right_tab_box {
	width:100%;
	height:auto;
	margin:15px 0;	
}
.right_tab_box_top,.right_tab_box_alert,.right_tab_box_select {
	width:100%;
	height:25px;
	cursor: pointer;
}
.right_tab_box_select {
	height:auto;
	margin-bottom:10px;
}
.right_tab_label a,.right_tab_label a.select,.right_tab_label a.alert{
	display:block;
	line-height:25px;
	padding-left:15px;
	font-size:13px;
	color:#fff;
	background:url(../img/right-tab-title.gif) 0px -75px no-repeat;
}

.right_tab_label a:hover,.right_tab_label a.select,.right_tab_label a.alert,.right_tab_label a.alertselect{background:url(../img/right-tab-title.gif) 0px -100px no-repeat;text-decoration:none;}
.right_tab_label a.select{background:url(../img/right-tab-title.gif) 0px -125px no-repeat;}
.right_tab_label a.alert{background:url(../img/right-tab-title.gif) 0px -25px no-repeat;}
.right_tab_label a.alertselect{background:url(../img/right-tab-title.gif) 0px 0px no-repeat;}

.right_tab_box_content_white{
	height:auto;
	background-color:#fff;
}
.right_tab_box_content_white a:hover{ text-decoration:none;}
.right_tab_box_content_white dl{
	padding:10px 10px 0 0;
}

.right_tab_box_content_white dd{
	margin:5px 10px;
	padding-bottom:2px;
	border-bottom:1px solid #cfcfcf;
}
.right_tab_box_content_white dd.border_none{
	border:0 none;
}
/* RightPanel_end */

/* PopPanel_start */
.pop_pannel_white_right_top, .pop_pannel_white_left_top, .pop_pannel_white_top_right_top, .pop_pannel_white_top_left_top{
	line-height:40px; 
	padding-left:11px;
	background:url(../img/pop-pannel-right-white_bg.png) left top no-repeat; 
	-moz-box-shadow: 10px 0px 15px #f0f0f0;
	-webkit-box-shadow: 10px 0px 15px #f0f0f0;
}
.pop_pannel_white_left_top{
	padding:0 11px 0 0;
	background:url(../img/pop-pannel-left-white_bg.png) right top no-repeat; 
	-moz-box-shadow: 0 0 15px #f0f0f0;
	-webkit-box-shadow: 0 0 15px #f0f0f0;
}
.pop_pannel_white_top_right_top, .pop_pannel_white_top_left_top{
	line-height:5px;
	height:5px;
	font-size:3px;
	padding-left:6px;
	background:url(../img/pop-pannel-top-right-white_bg.png) left top no-repeat;
}
.pop_pannel_white_top_left_top{
	padding:0 6px 0 0;
	background:url(../img/pop-pannel-top-left-white_bg.png) right top no-repeat; 
}

.pop_pannel_white_right_top span, .pop_pannel_white_left_top span, .pop_pannel_white_top_right_top span, .pop_pannel_white_top_left_top span{
	display:block;
	background:url(../img/pop-pannel-right-white_bg.png) right top no-repeat;
	padding-right:6px;
}
.pop_pannel_white_left_top span{
	background:url(../img/pop-pannel-left-white_bg.png) left top no-repeat;
	padding:0 0 0 6px;
}
.pop_pannel_white_top_right_top span{
	background:url(../img/pop-pannel-top-right-white_bg.png) right top no-repeat;
}
.pop_pannel_white_top_left_top span{
	background:url(../img/pop-pannel-top-left-white_bg.png) left top no-repeat;
	padding:0 0 0 6px;
}

.pop_pannel_white_right_top em, .pop_pannel_white_left_top em, .pop_pannel_white_top_right_top em, .pop_pannel_white_top_left_top em{
	display:block;
	height:40px; 
	background:#fff; 
	border-top:1px solid #cac9c9;
}
.pop_pannel_white_top_right_top em, .pop_pannel_white_top_left_top em{
	height:5px; 
}

.pop_pannel_white_right_middle_out, .pop_pannel_white_left_middle_out, .pop_pannel_white_top_right_middle_out, .pop_pannel_white_top_left_middle_out{
	margin-left:7px; 
	border-left:1px solid #CAC9C9; 
	border-right:1px solid #cac9c9;
	-moz-box-shadow: 10px 0px 15px #f0f0f0;
	-webkit-box-shadow: 10px 0px 15px #f0f0f0;
	background:#fff;
}
.pop_pannel_white_left_middle_out{
	margin:0 7px 0 0; 
	-moz-box-shadow: 0 0 15px #f0f0f0;
	-webkit-box-shadow: 0 0 15px #f0f0f0;
}
.pop_pannel_white_top_right_middle_out, .pop_pannel_white_top_left_middle_out{
	margin:0;
}

.pop_pannel_white_right_middle_in, .pop_pannel_white_left_middle_in, .pop_pannel_white_top_right_middle_in, .pop_pannel_white_top_left_middle_in{
	padding:0 8px; 
	position:relative; 
	top:-30px;
	background:#fff;
}
.pop_pannel_white_top_right_middle_in, .pop_pannel_white_top_left_middle_in{
	top:0;
}

.pop_pannel_white_right_bottom, .pop_pannel_white_left_bottom, .pop_pannel_white_top_right_bottom, .pop_pannel_white_top_left_bottom{
	line-height:5px;
	background:url(../img/pop-pannel-right-white_bg.png) left bottom no-repeat;
	font-size:3px;
	-moz-box-shadow: 10px 0px 15px #f0f0f0;
	-webkit-box-shadow: 10px 0px 15px #f0f0f0;
	-moz-box-shadow: 0px 10px 15px #f0f0f0;
	-webkit-box-shadow: 0px 10px 15px #f0f0f0;
}
.pop_pannel_white_left_bottom{
	background:url(../img/pop-pannel-left-white_bg.png) right bottom no-repeat;
}
.pop_pannel_white_top_right_bottom, .pop_pannel_white_top_left_bottom{
	line-height:11px;
	height:11px;
	background:url(../img/pop-pannel-top-right-white_bg.png) left bottom no-repeat;
	-moz-box-shadow: 0px 0px 15px #f0f0f0;
	-webkit-box-shadow: 0px 0px 15px #f0f0f0;
	-moz-box-shadow: 0px 0px 15px #f0f0f0;
	-webkit-box-shadow: 0px 0px 15px #f0f0f0;
}
.pop_pannel_white_top_left_bottom{
	background:url(../img/pop-pannel-top-left-white_bg.png) right bottom no-repeat;
}

.pop_pannel_white_right_bottom span, .pop_pannel_white_left_bottom span, .pop_pannel_white_top_right_bottom span, .pop_pannel_white_top_left_bottom span{
	display:block;
	background:url(../img/pop-pannel-right-white_bg.png) right bottom no-repeat;
}
.pop_pannel_white_left_bottom span{
	background:url(../img/pop-pannel-left-white_bg.png) left bottom no-repeat;
}
.pop_pannel_white_top_right_bottom span{
	background:url(../img/pop-pannel-top-right-white_bg.png) right -6px no-repeat;
}
.pop_pannel_white_top_left_bottom span{
	background:url(../img/pop-pannel-top-left-white_bg.png) left -6px no-repeat;
}

.pop_pannel_white_right_bottom em, .pop_pannel_white_left_bottom em, .pop_pannel_white_top_right_bottom em, .pop_pannel_white_top_left_bottom em{
	display:block;
	margin:0px 4px 0 10px;
	height:3px;
	background:#fff;
	border-bottom:1px solid #cac9c9;
}
.pop_pannel_white_left_bottom em{
	margin:0px 10px 0 4px;
}
.pop_pannel_white_top_right_bottom em, .pop_pannel_white_top_left_bottom em{
	margin:0 6px 0 40px;
	font-size:2px;
}
.pop_pannel_white_top_left_bottom em{
	margin:0px 40px 0 6px;
}
/* PopPanel_end */

/* Footer_start */
#footer,#footer_filled{ clear:both;height:40px; margin-bottom:10px;border-left:3px solid #b9b9b9; padding-left:10px;}
#footer_filled{ margin-left:20px;} 
#footer dt,#footer_filled dt {padding:2px 0 3px 0;}
#footer dd,#footer_filled dd {font-size:9px;} 
/* Footer_end */

.width_level_half_1{width:2%;}
.width_level_half_2{width:4%;}
.width_level_half_3{width:6%;}
.width_level_half_4{width:8%;}
.width_level_half_5{width:12%;}
.width_level_half_6{width:14%;}
.width_level_half_7{width:16%;}
.width_level_half_8{width:18%;}
.width_level_half_9{width:24%;}
.width_level_half_10{width:26%;}
.width_level_half_11{width:28%;}
.width_level_half_12{width:32%;}
.width_level_half_13{width:56%;}
.width_level_half_14{width:86%;}
.width_level_half_15{width:96%;}

.width_level_1{width:10%;}
.width_level_2{width:20%;}
.width_level_3{width:30%;}
.width_level_4{width:40%;}
.width_level_5{width:49%;}
.width_level_6{width:59%;}
.width_level_7{width:69%;}
.width_level_8{width:79%;}
.width_level_9{width:89%;}
.width_level_9_filled{width:90%;}
.width_level_0{width:100%;}

.w25{width:25px;}
.w30{width:30px;}
.w35{width:35px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w110{width:110px;}
.w115{width:115px;}
.w120{width:120px;}
.w126{width:126px;}
.w130{width:130px;}
.w136{width:136px;}
.w140{width:140px;}
.w143{width:143px;}
.w148{width:148px;}
.w150{width:150px;}
.w156{width:156px;}
.w160{width:160px;}
.w165{width:165px;}
.w170{width:170px;}
.w178{width:178px;}
.w183{width:183px;}
.w188{width:188px;}
.w200{width:200px;}
.w206{width:206px;}
.w214{width:214px;}
.w220{width:220px;}
.w226{width:226px;}
.w243{width:243px;}
.w248{width:248px;}
.w258{width:258px;}
.w263{width:263px;}
.w294{width:294px;}
.w300{width:300px;}
.w306{width:306px;}
.w320{width:320px;}
.w328{width:328px;}
.w333{width:333px;}
.w360{width:360px;}
.w390{width:390px;}
.w400{width:400px;}
.w406{width:406px;}
.w410{width:410px;}
.w450{width:450px;}
.w500{width:500px;}
.w550{width:550px;}
.w590{width:590px;}
.w600{width:600px;}
.w650{width:650px;}
.w680{width:680px;}
.w700{width:700px;}
.w740{width:740px;}
.w750{width:750px;}
.w760{width:760px;}
.w800{width:800px;}
.w820{width:820px;}

.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h90{height:90px;}
.h110{height:110px;}
.h175{height:175px;}
.h200{height:200px;}
.h215{height:215px;}
.h230{height:230px;}
.h250{height:250px;}
.h300{height:300px;}
.h400{height:400px;}
.h500{height:500px;}
.h550{height:550px;}
/* Tab_start */
.Tab_box {
	width:100%;
	height:auto;
	
}
/* Tab_end */

/* FloatBtn_start */
#mycenter, #float_btn_saveticket, #float_btn_regulartools, #float_btn_search, #float_btn_quickbox, #float_btn_quickbox_minimize{
	/*position: fixed;
	top:110px;
	left: 50%;
	margin-left:-540px;*/
	width:25px;
	height:92px;
	background:url(../img/mycenter_btn.png) no-repeat;
	cursor: pointer;
}
#float_btn_saveticket{height:80px;background:url(../img/save-ticket_btn.png) no-repeat;}
#float_btn_regulartools{background:url(../img/regular-tools_btn.png) no-repeat;}
#float_btn_search{height:54px;background:url(../img/search_btn.png) no-repeat;}
#float_btn_quickbox{height:73px;background:url(../img/quick-box_btn.png) no-repeat;}
#float_btn_quickbox_minimize{height:32px;background:url(../img/quick-box_btn_minimize.png) no-repeat;}
.saveinfo{position: absolute;top:10px;right:10px;}
/* FloatBtn_end */

/* ColorBox_start */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
.colorbox_pitch{padding:10px;}
.colorbox_content_width_standard{width:770px;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9995; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto; height:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

.colorbox, .cboxOverlay, .cboxWrapper{position:absolute; top:0; left:0; z-index:9995; overflow:hidden;}
.cboxOverlay{position:fixed; width:100%; height:100%;}
.cboxMiddleLeft, .cboxBottomLeft{clear:left;}
.cboxContent{position:relative; overflow:hidden;}
/*.cboxLoadedContent{overflow:auto; height:auto;}*/
.cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
.cboxTitle{margin:0;}
.cboxLoadingOverlay, .cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
.cboxPrevious, .cboxNext, .cboxClose, .cboxSlideshow{cursor:pointer;}

.cboxOverlay{background:#fff;}

.colorBox{}
    .cboxTopLeft{width:25px; height:25px; background:url(../img/border1.png) no-repeat 0 0;}
    .cboxTopCenter{height:25px; background:url(../img/border1.png) repeat-x 0 -50px;}
    .cboxTopRight{width:25px; height:25px; background:url(../img/border1.png) no-repeat -25px 0;}
    .cboxBottomLeft{width:25px; height:25px; background:url(../img/border1.png) no-repeat 0 -25px;}
    .cboxBottomCenter{height:25px; background:url(../img/border1.png) repeat-x 0 -75px;}
    .cboxBottomRight{width:25px; height:25px; background:url(../img/border1.png) no-repeat -25px -25px;}
    .cboxMiddleLeft{width:25px; background:url(../img/border2.png) repeat-y 0 0;}
    .cboxMiddleRight{width:25px; background:url(../img/border2.png) repeat-y -25px 0;}
    .cboxContent{background:#fff;}
        .cboxLoadedContent{margin-bottom:5px;}
        .cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        .cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        .cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        .cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        .cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        .cboxLoadingOverlay{background:#fff url(../img/loading.gif) no-repeat 5px 5px;}
        /*#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}*/
		.cboxClose{width:20px;height:20px;position:absolute; top:0; right:0; display:block; color:#444;cursor:pointer;background:url(../img/btn-close.png) no-repeat;text-indent:-9999px;}


/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../img/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(../img/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(../img/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../img/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(../img/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(../img/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(../img/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(../img/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(../img/loading.gif) no-repeat 5px 5px;}
        /*#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}*/
		#cboxClose{width:20px;height:20px;position:absolute; top:0; right:0; display:block; color:#444;cursor:pointer;background:url(../img/btn-close.png) no-repeat;text-indent:-9999px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
/* ColorBox_start */

/* Tree_start */
.dtree {
	font-size: 11px;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #eeeecc;
}
.dtree .clip {
	overflow: hidden;
}
/* Tree_end */

/*Modal class*/
.jqmWindow,.jqmWindow_special {
    display: none; 
    position: fixed;
    top:30%;
    left:50%;
    /*background-color: #fff;*/
}
.jqmWindow_special {top:10%;}
.jqmOverlay { background-color: #fff;}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow,* html .jqmWindow_special {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*error class*/
/*label.error{ color:#bb2d05; background:url(../img/unchecked.gif) no-repeat 0px 0px;
  padding-left: 16px;  }
label.success {
  background:url(../img/checked.gif) no-repeat 0px 0px;
  padding-left: 16px;
}*/
span.error{color:#bb2d05;}
input.gray{color:#b9b9b9;}
textarea.error,select.error,input.error{border:1px #bb2d05 dashed;}


.QC_table {
	width:100%;
	border:1px solid #cfcfcf;
	border-collapse:collapse;
	}
.QC_table_tr_title {
	height:38px;
	background:#f3f9ff;
	}
.QC_table_tr_title th {
	border:1px solid #cfcfcf; 
	padding-left:5px;
	text-align:left;
	}
.QC_table tr td {
	border:1px solid #cfcfcf; 
	height:28px; 
	padding-left:5px;
	}
.QC_table tr td p { height:28px;line-height:28px;}
.QC_p1{ border-bottom:1px solid #cfcfcf; }
.QC_bg { background:#ffe88a; }


.QC_table_score { 
	border:1px solid #cfcfcf;
	border-top:none;
	}
.QC_table tr td p .label { margin-top:8px;}

.mybtn {
	border:none;
	padding:0 13px;
	height: 22px;
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	background-color: #F7AD0D;
	font-size: 12px;
	text-align: center;
	margin-left: 5px;
	font-weight:bold;
	}
