@charset "gb2312";
/* CSS Document */
body { margin:0; background-color:#799ae1;}
a:link{color:#215dc6; text-decoration:none;}
a:visited{color:#215dc6; text-decoration:none;}
a:hover{color:#428eff; text-decoration:none;}

.tab_border { margin-top:9px; font-size:12px; border:0;}
.tab_01 { width:10px; height:27px; background:url(tabborder/01.gif) no-repeat;}
.tab_02 { line-height:27px; font-weight:bolder; color:#215dc6; background:url(tabborder/01.gif) 0 -27px repeat-x;}
.tab_02 a:link { color:#215dc6; text-decoration:underline;}
.tab_02 a:visited { color:#215dc6; text-decoration:underline;}
.tab_02 a:hover { color:#428eff; text-decoration:underline;}
.tab_03 { width:10px; height:27px; background:url(tabborder/01.gif) 0 -54px no-repeat;}
.tab_04 { background:url(tabborder/02.gif)  repeat-y;}
.tab_05 { background-color:#fff;}
.tab_06 { background:url(tabborder/02.gif) -10px 0 repeat-y;}
.tab_07 { height:5px; background:url(tabborder/03.gif)  no-repeat;}
.tab_08 { background:url(tabborder/03.gif) 0 -5px  repeat-x;}
.tab_09 { background:url(tabborder/03.gif) 0 -10px  no-repeat;}

.login_img { display:block; width:100%; height:100px; background:url(login/01.jpg) center no-repeat}

.button_02 { width:45px; height:18px; border:0px; cursor:pointer; background-image:url(button/bt_02.gif);}
.button_03 { width:58px; height:18px; border:0px; cursor:pointer; background-image:url(button/bt_03.gif);}
.button_04 { width:71px; height:18px; border:0px; cursor:pointer; background-image:url(button/bt_04.gif);}

/*后台表格样式*/
.maintable { margin-top:3px; background-color:#c6d3f7;}
.maintable tr { text-align:center;}
.maintrtitle { background-color:#d8e1fa;}
.maintrone { background-color:#ffffff;}
.maintractive { background-color:#f4f9fe;}
.rs_page_table { margin-top:-4px;}

/*无限级分类*/
.tree_table{width:100%;}
.tree_tr{float:left;width:100%;margin:0px;padding:0;}
.tree_tr_title { background-color:#d8e1fa;}
.tree_tr_active{float:left;width:100%;margin:0px;padding:0;background-color:#F4F9FE;}
.tree_td{float:left;margin:-1px 0 0 -1px;padding:0px;list-style:none;text-align:center;height:22px;line-height:22px;border:#c6d3f7 solid 1px;}
.tree_img{float:left;margin-top:1px;}
.tree_img img{float:left;}