body,td {
    font-family: "Tahoma","宋体";
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	margin-top:0px;
	margin-left:0px;
	border-top-width:0px; 
	border-color:#FEFAFC;
	background-color:#FEFAFC; 
}
ul,li {
    margin: 0px;
	padding: 0px;
}
select {
	font-family: "Tahoma","宋体";
	font-size: 12px;
}
a:link {
	color: #A59C98;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
	cursor:hand;
}
a:hover {
	cursor:pointer;
	color: #652D86;
	text-decoration: underline;
}
a.blue:visited {
    font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	cursor:hand;
}
a.blue:link {
	font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #000000; /*3A6495;*/
	text-decoration: underline;
}
a.blue:hover {
    font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #00FF00;/*3A6495;*/
	text-decoration: none;
}
#table_login {
    background-image: url(../images/login_bg.gif);
}
.input_text {
    color: #000000;
    height: 18px;
    border: 1px solid #676767;
	font-family: "Tahoma","宋体";
	font-size: 12px;
	vertical-align: middle;

}
.tr_ontop_underline {
    background-image: url(../images/icon_03.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.td_padding {
    padding: 4px;
}
.tab_tbl_cell{
	font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	   font-weight:normal;
	   color:#000000;
	   text-align:left;
	   height:22px;
	   padding:3px;
	   background:#fff;
	   border-bottom:1px solid #F7EAEC;
}
.tab_tbl_cell_01{
	font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	   font-weight:normal;
	   color:#000000;
	   text-align:left;
	   height:22px;
	   padding:3px;
	   background:#EDECE9;
	   border-bottom:1px solid #F7EAEC;
}
.text_copyright {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.text_title_blue {
	color: #182F4B;
	font-weight: bold;
	padding: 4px;
}
.list_yellow_01 {
	background-color: #F7F4B1;
}
.list_yellow_01 td {
	padding: 3px;
}
.list_yellow_02 {
	background-color: #F4F097;
}
.list_yellow_02 td {
	padding: 3px;
}
.text_red_action {
    color: #FF0000;
}
.text-left{
	text-align:left;
	margin-left:10px;
	padding: 2px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
}
.text-right{	
	text-align:right;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
}
.text-center{
	text-align:center;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
}
table.align3-center{
	width:100%;
	margin-left:7; 
	margin-right:7;
	border:0px;
	padding:0px;
}
table.align5-center{
	width:94%;
	margin-left:6; 
	margin-right:6;
	border:0px;
	padding:0px;
}
table.align9-center{
	width:200;
	border:0px;
	padding:0px;
}
/* userdgt*/
table.align14-center{
	border-color:#000000;
	width:81%;
	margin-left:40; 
	border:0px;
	padding:0px;
}
table.align15-center{
	width:75%;
	margin-left:7%;
	margin-right:7%;
	border:0px;
	padding:0px;
}
table.align17-center 
{
width:400;
margin-left:7; 
border:0px;
padding:0px;
}
table.align20-center 
{
width:26%;
height:33;
border:0px;
padding:0px;
}
table.align23-center 
{
width:100%; 
border:1px;
padding:0px;
}
/* Only in userreordertone.jsp*/
table.align33-center 
{
 width:90%;
 height:80%;
 padding:2px;
 background-color:#FFFFFF;
margin-left:7; 
}
table.align40-center 
{
width:400;
height:80%;
margin-left:7; 
border:0px;
padding:2px;
}
td.align_prov
{
vertical-align: top;
white-space: no-wrap;
text-align:right;
scope:col;
}
td.align_category
{
vertical-align: middle;
white-space: no-wrap;
text-align:right;
scope:col;
}
.td_provtex
{
width:26%;
vertical-align: top;
}
.align_vertical
{
vertical-align: top;
}
td.text_center_valign_top{
vertical-align: top;
text-align:center;
margin-right:5px;
margin-left:5px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
}
td.text_left_valign_top{
vertical-align: top;
text-align:left;
margin-right:5px;
margin-left:5px; padding:5px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
}
td.width173
{
width: 173;
}
td.height100
{
height: 100%;
}
table.align1-center-addbook 
{
width:600;
border:0px;
padding:0px;
margin-left:7%;
}
table.align2-center-addbook 
{
width:590;
margin-left:7; 
border:0px;
padding:0px;
}
table.align7-center-addbook 
{
margin-left:7; 
margin-right:7;
border:0px;
padding:0px;
}
table.align1-dyncat-center 
{
background-color: #FFFFFF;
width:600;
height:5;
margin-left:2%; 
border:0px;
padding:0px;
margin-right:2%;
}
table.align2-dyncat-center 
{
width:70%;
height:90%;
margin-left:7; 
border:0px;
padding:0px;
}
.curosor_hand {cursor:pointer; cursor:hand; color:#fff;}
.curosor_hand a:hover { color:#fff !important; text-decoration:none;}
.curosor_hand a { color:#fff !important;}



.spnamelist{

	background-color:2E85D9;
	color:#FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	width:100%;
	height:28;
}
.pop_color                        /*for change pop up border color*/
{
border: 1px solid #FFFFFF;
}
.bulletine_sub_color
{
color:#3300FF;
size:10px;
}
/*rbtv6  */
/*tab and table style start here*/
.cell_tab_white{
    background-color:#652D86;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height:30px;
	width:15%;
	text-decoration:none;
}
.cell_home_tab_white {
	background-color:#B5D334;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	   color:#fff;
	text-align:center;
	height:30px;
	width:15%;
	cursor:pointer;
	text-decoration:none;
}
.cell_home_tab_white a:hover {text-decoration:none;}
.tab_tbl_header{
	font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	   font-weight:bold;
	   color:#fff;
	   text-align:left;
	   padding:3px;
	   height:22px;
	   background:#B5D334;
}
.tab_tbl_header td {
    padding: 3px;
}

/*tab and table end here*/
/* menubar style start here*/
.cell_bg {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	   color:#fff;
	height:30px;
	padding:5px 2px;
	   background:#652D86 url(../image_en/menubg_r.gif) no-repeat right center;
	white-space:pre;
}
.cell_bg a {color:#fff; padding:5px 2px;}

.cell_bg_selected {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	   color:#fff;
	height:30px;
	padding:5px 2px;
	   background:#652D86 url(../image_en/menubg_r.gif) no-repeat right center;
	white-space:pre;
	   
}
.cell_bg_selected a {color:#fff; padding:5px 2px;}
.menubar_bgcolor{
	background-color:#D7CEC5;
}
.menubar_tabcolor{
	background-color:#D7CEC5;
}


/* menubar style end here*/

/* tree style started here*/
 .trigger{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor: hand;
	font-weight:bold;
	white-space:pre;
	color:#FFFFFF;
	height:25px;
}
.branch{
	display: none;
	margin-left: 0px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font:Verdana,sans-serif;
	font-weight:normal;
	color:#652D86;
	margin:0 0 0 10px;
	padding:0 0 0 30px;
	width:100%; height:40px;
	background: url(../image_en/left_bg_img.gif) no-repeat left center;
   }
.outer{
	margin:5px;
}
/* tree style ended here */
.errimg_size{
	width:301px;
	height:99px;
	border:0;
}
.link{
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
	font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #000000; /*3A6495;*/
	text-decoration: underline;
}
.menu_title{
	width:95%;
	margin-left:2%; 
	border:0px;
	padding:0px;
}
.pagecol {
	color: #fff;
	background:#B5D334;
	height:25px;
	padding:5px;
}
/*for border color*/
.wrongcolor{
	color: #000000;
}
a.black:link{
	font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #000000; /*3A6495;*/
}
a.black:visited{
    font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #000000;
}
a.black:hover{
    font-family: "Tahoma","宋体";
	font-size: 12px;
	color: #00FF00;/*3A6495;*/
	text-decoration: none;
}
.searchpopup{
	position:absolute;
	width:256.5px;
	z-index:100;
	border:1px solid #E2DCB2;
}
.layerpopup{
	left:0px;
	top:0px;
	width:256.5px;
	z-index:90;
	overflow: none;
}
.advancesearch{
	background:#FFFCE5;
	bordercolorlight:#cccccc;
	bordercolordark:#000000;
	width:100%;
	height:45px;
}
.dialog{
	background:#FFFCE5;
	bordercolorlight:#cccccc;
	bordercolordark:#FFFCE5;
	width:88%;
	height:100%;
}
span.lef_text_font {
	cursor:pointer; 
	cursor:hand; 
	color:#A59C98;
	text-decoration:underline;
	margin:0;
	padding:0 0 5px 10px;
	background:url(../image_en/bull4.gif) no-repeat left center;
}

span.lef_text_font a {color:#652D86 !important; text-decoration:underline;}

.lef_text_font_for_leaf{
	cursor:pointer; 
	cursor:hand; 
	color:black;
	font-weight:normal;
	color:#A59C98;
}
.mesgcol {
	color: #000000;
	height:25px;
}

body.top_bg{
	background-color:#D8CFC6;
/*	background-image:url(../image_en/bg_top.gif);*/	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-repeat:repeat-x;
	margin: 0px;
	
}

.top_link{
	color:#FFFFFF;
	font-size: 12px;
	font-family:"Tahoma","宋体";
}
/* For background of the left menu */
body.left_menu{
	margin-top:2%;
	margin-left:5%;
	width:80%;
}
/*For the colour and font of the selected menu*/
td.selectmenu{
    font-family: "Tahoma","宋体";
	cursor: pointer;
	
	font-size: 12px;	
	color: #652D86;	
}
/*For the colour and font of the rest unselected menus*/
td.unselectedmenu{
    font-family: "Tahoma","宋体";
	cursor: pointer;
	font-size: 12px;	
	color: #a59c98;	
	border-spacing:0px;
	border-bottom:0px;
	margin:3px 0;
	padding:0;
}
/*For the left menu title*/
.leftmenu_title
{
width:190px;
height:40px;
margin-left:1px;
margin-bottom:7px;
margin-top:10px; 
border:0px;
padding:0px;  
}
/*For position of bulletin*/
.bulletin{
position:absolute;
top:72%;
height:20%;
width:85%;
}
/*For position of subcategories*/
.leftchildmargin{
margin-left:10%;
border-spacing:0;
}
/*For position of images*/
.leftimagemargin{
margin-left:1%;

}
/*For the selected non branching text in left menu*/
.leftselectedmaintxt{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
      cursor:pointer;
	  font-weight:bold;
	  white-space:pre;
	  color:#652D86;
	  height:25px;
	  background-color:#fff;
}
/*For the unselected non branching text in left menu*/   
.leftunselectedmaintxt{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
      cursor:pointer;
	  font-weight:bold;
	  white-space:pre;
	  color:#A59C98;
	  height:25px;
}
.paging{
text-align:left;
}
.pgwidth{
width:100%;
padding:0px;
border:0px;
border-spacing:0px
}
.outerpgwidth{
width:99%;
}
.tr03{
	background-color:2E85D9;
	color:#FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.vcodevalign
{
vertical-align: middle;
}
.servdrop {
	left:0px; top:0px; width:150;
	height: expression( this.scrollHeight < 250 ? this.scrollHeight + 17 : 250 );
	overflow:auto;
}
.droplist {
	left:0px; top:0px; width:160px;z-index:1;
	overflow:auto;
}
.new_color
{
color:#FF0033;
font-family:arial;
font-size:12px;
}
.inp04 {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    margin: 1px;
    padding: 1px;
    height: 19px;
    width: 300px;
}
.inp03 {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    margin: 1px;
    padding: 1px;
    height: 19px;
    width: 80px;
}
.tr1 {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    background-color: #F6DAE3;
}
.systablebg {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    background-color: #F3B7D2;
}

table.aligh5-center tbody tr td {color:#F00; background:#F90;}
.tab_tbl_cell_01 td {color:#030; background:#D8CFC6; padding:3px;}
.tab_tbl_cell td {color:#030; background:#fff; padding:3px;}

.pagecol td { background:#D8CFC6; padding:5px;}

