﻿ /*
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;

*/
/***********************************************************************************************************以下几个和所有页面相关***************/
/*body影响所有的页面*/

.link2 {
	list-style-image: url(images/3d_arrow.gif);
	 list-style-position:inherit;
	list-style-type:decimal;
	line-height: 20px;
	
}

.view_wide_960
{
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align:center;
    vertical-align:top;

}
body
{
    /*所有页面的背景原色*/
    
    
    padding: 0;
    text-align: left;
    margin:0 ;
    font-family: 宋体, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    /*默认的字体颜色*/
    color: #666666;
}


/*页面里所有对象居中，例如注册页面*/
.page_center
{
    font-family: 宋体, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
     
     width:958px;
    margin-left: auto;
    margin-right: auto;
    
    background-color: #f9f9fa;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
   
}

.ddiv
{   
    
    text-align: left;
    background-image: url(images/3d_center.bmp);
	background-repeat:repeat-x;
	height:300px;
background-color:#f7f7f7;
}

.ddiv_left
{   
    
    text-align: left;
    float:left;
    background-image: url(images/3d_left.bmp);
	background-repeat:no-repeat;
	height:300px;
width:9px;
background-color:#f7f7f7;
}


.ddiv_right
{   
    
    text-align: left;
    float:right;
    background-image: url(images/3d_right.bmp);
	background-repeat:no-repeat;
	height:300px;
	width:12px;

}


.page_center_small_top
{

    background-image: url(images/page_center_small_top.bmp);
	background-repeat:repeat-x;
    width:958px;
    margin-left: auto;
    margin-right: auto;
    border-right: #cccccc 1px solid;
 border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
clear:both;

}

.link1
{
    background-image: url(images/link1.jpg);
	background-repeat:repeat-x;
   
    width:240px;
    margin-left: auto;
    margin-right: auto;
    border-right: #cccccc 1px solid;
 border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom:#cccccc 1px solid;
clear:both;
background-color:#f8f8f8;

}
.page_center_small_bottom
{

    background-image: url(images/page_center_small_bottom.bmp);
	background-repeat:repeat-x;
    width:958px;
    margin-left: auto;
    margin-right: auto;
    border-right: #cccccc 1px solid;
  border-bottom : #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    height:25px;
    clear:both;

}


.page_center_search_top
{

    background-image: url(images/page_center_search_top.bmp);
	background-repeat:repeat-x;
    width:958px;
    margin-left: auto;
    margin-right: auto;
    border-right: #bec7dc 1px solid;
  border-top: #bec7dc 1px solid;
    border-left: #bec7dc 1px solid;
    clear:both;
 



}


.page_center_search_bottom
{

    background-image: url(images/page_center_search_bottom.bmp);
	background-repeat:repeat-x;
    width:958px;
    margin-left: auto;
    margin-right: auto;
    border-right: #bec7dc 1px solid;
  border-bottom : #bec7dc 1px solid;
    border-left: #bec7dc 1px solid;
    height:26px;
    clear:both;

}

.commomtxt
{
    color: black;
    white-space: normal;
    word-wrap: break-word;
    line-height: 16px;
}

.maintip
{
    color: #1b73f8;
    font-weight:bold;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    font-size:13px;   
    
}

.nomaintip
{
    color: #1b73f8;
    font-size:12px;
    font-weight:normal;
  
}

.mainlabel
{
    color:Navy;

    font-size:13px;   
}

.treenodecss1
{
   display:block;
   text-indent:10px; 
   line-height:25px;
   font-weight:bold;
   background-color:#B2D1E0;  
}

.treenodecss2
{
   display:block;
   text-indent:30px; 
   line-height:20px;
   font-weight:normal;
   
  
   background-color:#f4f4f4;  
}


.treenodeselectedcss
{
    font-weight: bold;
   
}



.treenodehovercss
{

    background-color: #B2D1E0;

}

/*页面里所有对象靠左*/
.page_left
{
    font-family: 宋体, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
  
}

.page_wide
{
    font-family: 宋体, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: left;

}
.item
{
    padding: 10px 5px;
    color: #B2B2B2;
}
/*左边div*/
.content_left_normal
{ float:left;
  
   height:100%;
   margin:0px 0px 0px 0px;
}
/*右边div*/
.content_right_normal
{ float:right;
   
    height:100%;
     margin:0px 0px 0px 0px;
    
}


/*左边div*/
.content_left_max
{ float:left;
   width:420px;
   
   
  
}
/*右边div*/
.content_right_max
{ float:right;
    width:520px;
    height:100%;
     margin:  10px 5px 10px 10px;
    
}


/*左边div*/
.content_left_noscroll
{ float:left;
   width:420px;
    height:100%;
   
   padding :  0px 10px 50px 10px;
  
}
/*右边div*/
.content_right_noscroll
{ float:right;
    width:500px;
    height:100%;
    margin:  0px 5px 10px 10px;
 
}


ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 1.6em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/a4.gif);
}


.aunderline
{
    text-decoration: underline;

}
a
{
    text-decoration: none;
    color: blue;
}
a:hover
{
    text-decoration: underline;
    color: #f87501;
}

.button_a
{
    background: url(Images/button_bg1.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 53px;
    border: solid 0 white;
    color: white;
    padding-right: 0px;
    padding-left: 0px;
    cursor:pointer;
}

.button_b
{
    background: url(Images/button_bg2.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 78px;
    border: solid 0 white;
    color: white;
    padding-right: 0px;
    padding-left: 0px;
    cursor:pointer;
}
.button_c
{
    background: url(Images/button_bg3.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 114px;
    border: solid 0 white;
    color: white;
    padding-right: 0px;
    padding-left: 0px;
    cursor:pointer;
}


.button_login
{
    background: url(Images/button_login.gif);
    background-repeat: repeat-x;
    background-position: center;
    height: 23px;
    background-color: #cfe8f5;
    border: solid 1px #4a95c9;
    padding-right: 0px;
    padding-left: 0px;
}
.dot_div
{
    background-image: url(images/dot.gif);

	background-repeat: no-repeat;
	background-position: 11px 6px;
	padding:3px 3px 3px 5px;
	overflow:hidden;

	 text-align:left;
	float:left;
}

h5
{
  font-size:12px;   
}


.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}

.h5red
{
    color: red;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.h5green
{
    color: Green;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.h5navy
{
    color: navy;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.h5navyright
{
    color: navy;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-align:right;
}
.h5fuchsia
{
    color:Fuchsia;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.h5purple
{
    color:Purple;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.h5orange
{
    color:Orange;
    font-weight: lighter;
        margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.hrred
{
    border-top: red thick solid;
    height: 1px;
}
.hrorange
{
    border-top:orange  thick solid;
    height: 1px;
}

.view_wide
{
    margin-left: auto;
    margin-right: auto;
    width: 850px;
    text-align:center;
}


.view_wide680
{
    margin-left: auto;
    margin-right: auto;
    width: 680px;
    text-align:center;
}


.view_nowideth
{
    margin-left: auto;
    margin-right: auto;
  
    text-align:center;
}


.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}


.textfield_noedit {
	
	 color:Silver;
	vertical-align: middle;
	
	
}


.pclass
{
    table-layout: fixed;
    white-space: normal;
    word-wrap: break-word;
    background-color: #e4e4e4;
}


/***********************************************************************************************************以下几个和母板页相关***************/
/*限制所有content的样式*/
.master_content
{
   
    position:relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
  
    
    overflow:hidden;

    
}
/*div_母板页最上面的div*/
.header1
{
    position: relative;
    width: 960px;
    /**********/
    height: 81px;
  
    margin-left: auto;
    margin-right: auto;
    /**********/
    background-image: url(images/pri_logo.jpg);
    background-repeat: no-repeat;
    
}

/*div里的文字_母板页最上面的div右边的文字*/
.header1_text
{
    float:right;
    position:relative;
    top:20px;
    margin-right:3px;
    font-size:12px;
     line-height:18px;
     color:Red;
     text-align:right;

}


/*div_母板页的第二个div，用于第一个上下的分割线*/
.header2
{
    /**********/
    background-image: url(images/a8.jpg);
    background-repeat: repeat-x;
    position: relative;
    width: 960px;
    /**********/
    height: 10px;
    margin-left: auto;
    margin-right: auto;

}

/************************************************************************************以下几个和母板页的导航条相关***************/
/*div_母板页的div，用于放置导航条*/
.header3
{
    /**********/
    background-image: url(images/a2.jpg);
    background-repeat: repeat-x;
    position: relative;
    width: 960px;
    /**********/
    height: 51px;
    margin-left: auto;
    margin-right: auto;

}

/*div左边图片_母板页导航条的左边的背景图像*/
.master_nav_bg_left
{/**********/
    width: 10px;
    /**********/
    height: 51px;
    float: left;
    /**********/
    background-image: url(Images/a3.jpg);
    background-repeat: no-repeat;

}
/*div右边图片_母板页导航条的右边的背景图像*/
.master_nav_bg_right
/**********/
{    width: 10px;
    /**********/
    height: 51px;
    float:right;
    /**********/
    background-image: url(images/a1.jpg);
    background-repeat: no-repeat;
}






/*div_menu放置在这个div里面*/
.div_nav
{
  position:relative;
  top:0px;
  left:0px;   
  font-size: 12px;

}

/*nav导航条的链接的样式*/
#nav a:link, #nav a:visited
{
    color: #333366;
    /*字体不要显示下划线*/
    text-decoration: none;
    display: inline-block; /*text-decoration: underline;*/
    padding: 4px 0px 4px 0px;
}
/*导航条的链接hover时候的样式*/
#nav a:hover
{
    color: White;
    text-decoration:none;
    background-color: #ff6600;
    
}






/*div_最长的，最不高的空白div*/
.header4
{
    /**********/

    position: relative;
    width: 960px;
    /**********/
    height: 3px;
    margin-left: auto;
    margin-right: auto;
}

/************************************************************************************以下几个和母板页的状态条和路径条相关***************/
/*div_母板页的div，用于放置登录状态、登录用户等等*/
.header5
{
    background-image: url(images/a7.jpg);
    background-repeat: repeat-x;
    position: relative;
    width: 960px;
    height: 31px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9f9f9;
    font-size: 12px;

}



/*div左边图片_母板页状态条的左边的背景图像*/
.master_sts_bg_left
{
    width: 4px;

    height: 31px;
    float: left;

    background-image: url(Images/a5.jpg);
    background-repeat: no-repeat;

}
/*div右边图片_母板页状态条的右边的背景图像*/
.master_sts_bg_right

{    width: 4px;

    height: 31px;
    float:right;

    background-image: url(images/a6.jpg);
    background-repeat: no-repeat;
}

/*路径条*/
.site_path
{
    margin: 9px auto auto 9px;
    font-size: 12px;
    float: left;
}



/*状态条的元素放置在这个div里面*/
.div_sts
{
    margin: 9px auto auto auto;
    float: right;
    font-size: 12px;

}



/*sts状态条的链接的样式*/
#sts a:link, #sts a:visited
{
    color: navy;
    /*字体不要显示下划线*/
    text-decoration: underline;
 
}
/*sts状态条的链接hover时候的样式*/
#sts a:hover
{
    text-decoration: underline;
    color: #f87501;
}


/************************************************************************************default页***************/


/*default左边div的框的外面div*/
.frame_outside_div
{
    border: solid 2px #ebebeb; 
     margin:5px 5px 5px 5px;
}

/*default左边div的框的上面div*/
.frame_top_div
{
    width: auto;
    height: 23px;
    
    font-size: 15px;
    
    color: #ff6600;
    font-family: 幼圆, 宋体, verdana, arial, helvetica, sans-serif;
    font-weight: bold;
     background-image: url(images/框架_上面_334_23.JPG);
    background-repeat: no-repeat;
    
 
   
}

/*default左边div的框的client的div*/
.frame_client_div
{
 border: solid 1px #b1b1b1; 
 margin-top:2px;
 


}

.frame_title
{
     background-image: url(images/a9.gif);
     background-repeat: no-repeat;
     background-position:6px 8px;
     padding:4px 0 0 20px;

}

/************************************************************************************ManagerSelecting页***************/


#Manager_Selecting a
{
        color: navy;
    /*字体不要显示下划线*/
    text-decoration: underline;
}

#Manager_Selecting a:link,#Manager_Selecting a:visited
{
    color: Navy;
    /*字体不要显示下划线*/
    text-decoration: underline;
}
/*sts状态条的链接hover时候的样式*/
#Manager_Selecting a:hover
{
    text-decoration: underline;
    color: #f87501;
}


