@charset "utf-8";
/* CSS for PGS frontend New Windows*/

html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #eeeeee;
}
body {
    margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体";
	background-image:url(../images/backend/bg0.jpg);
	background-repeat:repeat-x;
	background-position:0 0;	
	background-color:#EEF7FF;
	color:#6a6a6a;
	margin:0 auto; 
	text-align:center;
}

a {
	color: #6A6A6A;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: none;
}
.table_orderpaid_bg{
/*background-color:#E9EFF6;*/
background-color:#ffffff;
margin:20px auto 0px auto; 
text-align:center;
}
.td_orderpaid_title1{
background-color:#B1B1B1;
color:#ffffff;
font-weight:700;
}
.td_orderpaid_bottom{
padding-bottom:20px;
}
.left{
text-align:left;
}
.left_top_orderpaid
{
	border-left:#cc4d4d 1px solid;
	border-top:#cc4d4d 1px solid;
}
.orderpaid_top_m{
margin-top:5px;
}
.right_bottom_orderpaid_title_bg
{
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:center;
	background-color:#f1f1f1;
	color:#000000;
}
.right_bottom_orderpaid_title_bg_left
{
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:left;
	background-color:#f1f1f1;
	color:#1c4b7f;
	line-height:160%;
}
.right_bottom_orderpaid_title_bg_left2
{
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:left;
	/*background-color:#d1eafd;*/
	background-color:#FFFFFF;
	line-height:160%;
	color:#1c4b7f;
}
.right_bottom_orderpaid_title_bg2
{
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:center;
	background-color:#cbcbcb;
	color:#000000;
}
.right_bottom_orderpaid
{
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:center;
}
.bottom_button_note
{
	border-left:#cc4d4d 1px solid;
	border-top:#cc4d4d 1px solid;
	border-right:#cc4d4d 1px solid;
	border-bottom:#cc4d4d 1px solid;
	text-align:center;
	margin-top:10px;
}
.orderpaid_botton_sty
{
     COLOR: #cd1704;
	HEIGHT: 18px;
	FONT-SIZE: 9pt;
	BACKGROUND: url(../images/frontend/bk_btn.gif) white;
	FONT-FAMILY: "宋体";
	BORDER: 1px #999999 solid;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 2px;
	cursor:pointer
}

.font_y_b{
color:#a27808;
font-weight:700;
}

.button_blue {
	background-image:url(../images/backend/button_bg_blue.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:55px;
	height:23px;
	background-color:transparent;
	border-width:0;
	cursor:pointer;
	line-height: 23px;
	color:#2c4661;
}
.button_yellow2 {
	background-image:url(../images/backend/button_bg_yellow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:60px;
	height:22px;
	background-color:transparent;
	border-width:0;
	cursor:pointer;
	line-height: 22px;
	color:#5e5e5e;
}
.button_yellow3 {
	background-image:url(../images/backend/button_bg_yellow2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:61px;
	height:21px;
	background-color:transparent;
	border-width:0;
	cursor:pointer;
	line-height: 21px;
	color:#000;
	font-size:12px;
	padding:1px;
}
.input19 {
	height:19px;
	line-height:19px;
	background:#FFFFFF;
	background-position:0 0;
	background-repeat:repeat-x;
	border:1px solid #d2e3f8;
	margin:0;
	padding:0;
	vertical-align: middle;
}
.input19_2 {
	height:19px;
	line-height:19px;
	background:#FFFFFF;
	background-position:0 0;
	background-repeat:repeat-x;
	border:1px solid #7f9db9;
	margin:0;
	padding:0;
	vertical-align: middle;
}


.pagebody_table {
	width:770px;
	/*background-image: url(../images/backend/content_bg.gif);*/
	background-color:#9bb7d8;
	/*background-repeat:repeat-x;*/
	/*background-color: #f0f7fd;*/
}
.table_c_t_bg{
	background-image: url(../images/backend/content_top_bg.gif);
	background-repeat:no-repeat;
	width:770px;
	height:10px;
	line-height:10px;
}
.table_c_b_bg{
	background-image: url(../images/backend/content_bottom_bg2.gif);
	background-repeat:no-repeat;
	width:770px;
	height:15px;
	line-height:15px;
}
.table_c_l{
	width:201px;
	text-align:center;
	vertical-align:top;
}
.table_c_r{
	text-align:left;
	vertical-align:top;
	padding-bottom:20px;
}
.table_c_l_lgoin_bg{
	background-image: url(../images/backend/login_bg.gif);
	background-repeat:no-repeat;
	width:197px;
	height:213px;
	vertical-align:top;
}
.td_c_l_lgoin_top_bg{
	background-image: url(../images/backend/login_top_bg.gif);
	background-repeat:no-repeat;
	width:196px;
	height:25px;
	line-height:25px;
	vertical-align:top;
}
.td_c_l_lgoin_bottom_bg{
	background-image: url(../images/backend/login_bottom_bg.gif);
	background-repeat:no-repeat;
	width:196px;
	height:13px;
	line-height:13px;
	vertical-align:top;
}
.td_c_l_lgoin_main_bg{
	background-image: url(../images/backend/login_main_bg.gif);
	background-repeat:repeat-y;
	width:196px;
}

#c_r_top2 {
	height: 206px;
	margin: 0px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.table_c_l_hbcx_title_bg{
	background-image: url(../images/backend/hbcx_title_bg2.gif);
	background-repeat:no-repeat;
	width:196px;
	height:20px;
	line-height:20px;
	text-align:left;
	margin-top:4px;
	padding-top:4px;
	padding-left:14px;
	color:#000000;
	font-weight:700;
}
.table_c_l_hbcx_title_bg2{
	background-image: url(../images/backend/hbcx_title_bg3.gif);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	line-height:21px;
	text-align:left;
}

.table_c_l_hbcx_bg{
	background-image: url(../images/backend/hbcx_bg.gif);
	background-repeat:no-repeat;
	width:197px;
	height:274px;
	line-height:274px;
}
#c_l_top2{
	margin:0px 0 0 0;
	padding:0;
	height:270px;
	overflow: hidden;
	text-align:center;
}
#c_l_t_l1l2 {
	float: left;
	height: 21px;
	width: 66px;
	margin: 0;
	background-color: transparent;
	background-image: url(../images/backend/icon_yellow1.jpg);
	background-repeat: no-repeat;
	background-position: 13px 3px;
	color: #de7800;
	line-height: 21px;
	padding: 0 0 0 34px;
}
#c_r_t_llogin {
	height: 22px;
	line-height: 22px;
	background-image: url(../images/backend/icon_yellow1.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 33px;
	padding-top:3px;
	color: #de7800;
	margin: 0;
	text-align:left;
}

#c_l_t_l1r2 {
	float: left;
	height: 21px;
	width: 65px;
	margin: 0;
	background-image: url(../images/backend/icon_green1.jpg);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	color: #696969;
	line-height: 21px;
	padding: 0 0 0 29px;
}
.td_l_bg_style {
	width: 176px;
	margin: 8px auto;
	border: 1px solid #FFFFFF;
	background-color: #ecf4ff;
	text-align:center;
}

.table_c_r_t{
	background-image: url(../images/backend/content_top_bg2.gif);
	background-repeat: no-repeat;
	width:566px;
	height:3px;
	line-height:3px;
}
.td_c_r_t_bg{
	background-image: url(../images/backend/content_r_top_bg3.gif);
	background-repeat:no-repeat;
	width:567px;
	height:12px;
	line-height:12px;
}
.td_c_r_b_bg{
	background-image: url(../images/backend/content_r_bottom_bg3.gif);
	background-repeat:no-repeat;
	width:567px;
	height:12px;
	line-height:12px;
}
.td_c_r_m_bg{
	background-image: url(../images/backend/content_r_bg3.gif);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:top;
}
.td_bottom_padd1{
padding-bottom:3px;
}
.td_bottom_border1{
border-bottom:#b1b1b1 2px solid;
padding-bottom:3px;

}

.td_left_padd1{
padding-left:64px;
}
.td_date_dorder_t{
border-top:#b2cae5 3px solid;
height:22px;
line-height:22px;
text-align:left;
background-color:#dee2e7;
padding-left:4px;
}
.table_ticket{
margin-top:5px;
}
.table_ticket2{
margin-top:10px;
}
.table_ticket td{
line-height:22px;
text-align:center;

}
.table_ticket .td_title{
background-color:#dee2e7;
}
.table_ticket .td_bg{
background-color:#e6ebf1;
}
.table_ticket .td_bg_left{
background-color:#e6ebf1;
text-align:left;
padding-left:4px;
}
/**/
.table_user {
background-color:#d9e8f7;
color:#000000;
margin-bottom:12px;
}
.table_user td{
line-height:20px;
}
.table_user .td_title2{
background-color:#b2cae5;
text-align:left;
padding-left:4px;
}
.td_title3{
background-color:#B1B1B1;
color:#ffffff;
}
.td_l_title {
	height: 22px;
	line-height: 22px;
	background-image: url(../images/backend/icon_yellow1.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 33px;
	padding-top:3px;
	color: #de7800;
	margin: 0;
	text-align:left;
}
.border_white_table{
border:#FFFFFF 1px solid;
color:#000000;
}
.border_white_table_bg{
border:#FFFFFF 1px solid;
color:#000000;
background-color:#deedff;
}
.border_white_table_bg_hui{
border:#FFFFFF 1px solid;
color:#1C4B7F;
background-color:#E8F0FD;
}

.border_white_bottom{
border-bottom:#FFFFFF 1px solid;
}

.ol_li{
line-height:150%;
}
.font_black12{
font-family:"宋体";
font-size:12px;
font-weight:400;
color:#000000;
}
.font_black14{
font-family:"宋体";
font-size:14px;
font-weight:400;
color:#000000;
}

.font_red12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#bc0000;
}
.font_red14bold{
font-family:"宋体";
font-size:14px;
font-weight:700;
color:#ff0000;
}

.font_red12{
font-family:"宋体";
font-size:12px;
font-weight:400;
color:#ff0000;
}
.font_green12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#1f922f;
}
.font_black18{
font-family:"黑体";
font-size:18px;
font-weight:400;
color:#000000;
}
.font_grey12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#777777;
}
.font_grey12bold2{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#3a3a3a;
}
.font_grey12_2{
font-family:"宋体";
font-size:12px;
font-weight:400;
color:#3a3a3a;
}
.font_black12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#000000;
}
.font_blue12{
font-family:"宋体";
font-size:12px;
font-weight:400;
color:#0060ff;
}
.font_blue12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#bc0000;
}
.font_orange12{
font-family:"宋体";
font-size:12px;
font-weight:400;
color:#ff8400;
}
.font_orange12bold{
font-family:"宋体";
font-size:12px;
font-weight:700;
color:#ff8400;
}
.font_word12hui{
color:#474747;
line-height:20px;
}
.font_word10hui{
color:#474747;
line-height:14px;
}
.font_word11hui{
color:#cd1704;
line-height:16px;
border-bottom:#cc4d4d 1px solid;
text-align:center;
}
.ablack12:link
{
	COLOR:#000;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}

.ablack12:active
{
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.ablack12:visited
{
	COLOR: #000;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}
.ablack12:hover
{
	COLOR: #f00;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
.ared12:link
{
	COLOR:#f00;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}

.ared12:active
{
	color: #f00;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}
.ared12:visited
{
	color: #f00;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}
.ared12:hover
{
	color: #f00;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
/*data style*/
.ared12_2:link
{
	COLOR:#ff7200;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}

.ared12_2:active
{
	color: #ff7200;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}
.ared12_2:visited
{
	color: #ff7200;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: none;
}
.ared12_2:hover
{
	color: #ff7200;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
/*view style*/
.aorange112:link
{
	COLOR:#f69600;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}

.aorange112:active
{
	color: #f69600;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
.aorange112:visited
{
	color: #f69600;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
.aorange112:hover
{
	color: #f69600;
	font-family:"宋体";
	font-size: 12px;
	text-decoration: underline;
}
/*Orders for hui*/
.orders_td_border_LT{
border-left:#bebebe 1px solid;
border-top:#bebebe 1px solid;
height:23px;
line-height:23px;
}
.orders_td_border_R{
border-right:#bebebe 1px solid;
}
.orders_td_border_Bottom{
border-bottom:#bebebe 1px solid;
}
.orders_td_border_LT_title{
border-left:#bebebe 1px solid;
border-top:#bebebe 1px solid;
background-color:#a8c3e4;
color:#000000;
text-align:center;
vertical-align:middle;
height:23px;
line-height:23px;
}
.orders_td_border_LBR_Ftitle{
border-left:#bebebe 1px solid;
border-bottom:#bebebe 1px solid;
border-right:#bebebe 1px solid;
background-color:#a8c3e4;
color:#000000;
height:23px;
line-height:23px;
}
.orders_td_bottom_bg_hui{
background-color:#dee4eb;
vertical-align:middle;
height:18px;
line-height:18px;
}

/*Orders for white border*/
.orders_white_td_border_LT{
border-left:#fff 1px solid;
border-top:#fff 1px solid;
height:23px;
line-height:23px;
padding:3px;
}
.orders_white_td_border_R{
border-right:#fff 1px solid;
}
.orders_white_td_border_Bottom{
border-bottom:#fff 1px solid;
}
.orders_white_td_border_LT_title{
border-left:#fff 1px solid;
border-top:#fff 1px solid;
background-color:#a8c3e4;
color:#000000;
text-align:center;
vertical-align:middle;
height:23px;
line-height:23px;
}
.orders_white_td_border_LBR_Ftitle{
border-left:#fff 1px solid;
border-bottom:#fff 1px solid;
border-right:#fff 1px solid;
background-color:#a8c3e4;
color:#000000;
height:23px;
line-height:23px;
}

input.BUTT_red {
	COLOR: #cd1704;
	HEIGHT: 18px;
	FONT-SIZE: 9pt;
	BACKGROUND: url(../images/frontend/bk_btn.gif) white;
	FONT-FAMILY: "宋体";
	BORDER: 1px #999999 solid;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 2px;
	cursor:pointer
}

div.cc
{
	position:absolute;
	display:none;
	z-index:999;
}

legend.title0{
	font-weight:bold;
	text-align:left;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;
	line-height:30px;
}

.fs1 {
text-align:center;
margin-top:5px;
margin:5px 0px 5px 0px;
}
.fs1 legend{
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}
.fs1 td {
	text-align:left;
	height:20px;
	font-size:12px;
} 



