 

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_topmenu_container {
	background-color: transparent; 
}
.main_topmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	line-height:33px;
}
.main_topmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana,  Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 2px 2px 2px 4px;
	
}

.main_topmenu_rootitem  { /*TD if menu option for using tables is on*/

	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
    font-family: Verdana,  Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
      /*explicitly set padding for root menu items*/
    background-image:url(navbg.jpg);
    width:89px;
    height:36px;
    line-height:36px;
	
    text-align:center;
    vertical-align:middle;
    padding:0px,0px,0px,0px;
    margin:0;
    
}

.main_topmenu_itemhover {  
	background-color: transparent;
	 
}

.main_topmenu_itemhover td {  
	background-color: #901300; 
}


.main_topmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_topmenu_submenu {
	background-color: #AC3209;  /*??????????????????*/
	width:89px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_topmenu_break {
	height: 0px;
	font-size: 1px;
}

.main_topmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.main_topmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
td{font-size:12px;word-spacing:2px; line-height:150%; font-family:Verdana, Arial, Helvetica, sans-serif}
p{font-size:12px;word-spacing:2px; line-height:150%; font-family:Verdana, Arial, Helvetica, sans-serif}
body{ padding:0px;
margin:0px;
background:url(bodybg.jpg);
background-repeat:repeat-x;
}
.div{
	position: absolute;
	border: 2px solid red;
	background-color: #EFEFEF;
	line-height:90px;
	font-size:12px;
	z-index:1000;
	left: 87%;
	top: 110px;
	border:0px;
}

A.firstNormal:link { font-size:13px;
	color: #911402;
	text-decoration: none;
	font-weight: bold;
}

A.firstNormal:visited  {font-size:13px;
    color: #911402;
	text-decoration: none;
	font-weight:bold;
}

A.firstNormal:hover    {font-size:14px;
	color: #911402;
	text-decoration:none;
	font-weight:bold;
	background-image:url(ejcdquan.gif);
	width:163px;
	height:25px;
	padding:3px 0px 0px 43px;
	margin:0px;
}

A.firstNormal:active   {font-size:14px;
    color: #911402;
	text-decoration: none;
	font-weight:bold;
}

.firstActive:link{font-size:14px;
	color: #911402;
	text-decoration:none;
	font-weight:bold;
	background-image:url(ejcdquan.gif);
	width:163px;
	height:25px;
	padding:3px 0px 0px 43px;
	margin:0px;}
	
.firstActive:visited{font-size:14px;
	color: #911402;
	text-decoration:none;
	font-weight:bold;
	background-image:url(ejcdquan.gif);
	width:163px;
	height:25px;
	padding:3px 0px 0px 43px;
	margin:0px;}

.firstActive:hover{font-size:14px;
	color: #911402;
	text-decoration:none;
	font-weight:bold;
	background-image:url(ejcdquan.gif);
	width:163px;
	height:25px;
	padding:3px 0px 0px 43px;
	margin:0px;}

A.SkinObject:link
{   font-size:12px;
	color: #595959;font-weight:normal;
}

A.SkinObject:visited
{
    font-size:12px;
	color: #595959;font-weight:normal;
}

A.SkinObject:hover
{   font-size:12px;
	color:#901300;font-weight:normal;text-decoration: underline
}

A.SkinObject:active
{   font-size:12px;
	color: #595959;font-weight:normal;text-decoration: underline
}

.wz {font-size:12px;
	color: #595959;font-weight:normal;}

.wz a:link {font-size:12px;
	color: #595959;font-weight:normal;}

.wz a:visited {font-size:12px;
	color: #595959;font-weight:normal;}

.wz a:hover {font-size:12px;
	color:#901300;font-weight:normal;text-decoration: underline;}

.wz a:active
{   font-size:12px;
	color: #595959;font-weight:normal;text-decoration: underline;}


.tzgg a:link {
   
	color: #CE561A;
	text-decoration: none;
	font-weight:normal;
}
.tzgg a:visited {
    color: #CE561A;
	text-decoration: none;
	font-weight:normal;
}

.tzgg a:hover {
	
	color: #CE561A;
	text-decoration: underline;
	font-weight:normal;
}
.tzgg a:active {
    color: #CE561A;
	text-decoration: none;
	font-weight:normal;
}

.xxgk a:link {
   
	color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}
.xxgk a:visited {
    color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}

.xxgk a:hover {
	
	color: #7F6534;
	text-decoration: underline;
	font-weight:normal;
}
.xxgk a:active {
    color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}

.wsbg a:link {
    font-size:14px;
	color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}
.wsbg a:visited {
    font-size:14px;
    color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}

.wsbg a:hover {
	font-size:14px;
	color: #7F6534;
	text-decoration: underline;
	font-weight:normal;
}
.wsbg a:active {
    font-size:14px;
    color: #7F6534;
	text-decoration: none;
	font-weight:normal;
}

.bmfw a:link {
    font-size:13px;
	color: #C39D6E;
	text-decoration: none;
	font-weight: bold;
}
.bmfw a:visited {
    font-size:13px;
    color: #C39D6E;
	text-decoration: none;
	font-weight:bold;
}

.bmfw a:hover {
	font-size:13px;
	color: #C39D6E;
	text-decoration: underline;
	font-weight:bold;
}
.bmfw a:active {
    font-size:13px;
    color: #C39D6E;
	text-decoration: none;
	font-weight:bold;
}

.zwxx a:link {
    font-size:12px;
	color: #5F5F5F;
	text-decoration: none;
	font-weight: normal;
}
.zwxx a:visited {
    font-size:12px;
    color: #5F5F5F;
	text-decoration: none;
	font-weight:normal;
}

.zwxx a:hover {
	font-size:12px;
	color: #862011;
	text-decoration:none;
	font-weight:normal;
}
.zwxx a:active {
    font-size:12px;
    color: #5F5F5F;
	text-decoration: none;
	font-weight:normal;
}

.tjgb a:link {
    font-size:12px;
	color: #866657;
	text-decoration: none;
	font-weight: normal;
}
.tjgb a:visited {
    font-size:12px;
    color: #866657;
	text-decoration: none;
	font-weight:normal;
}

.tjgb a:hover {
	font-size:12px;
	color: #866657;
	text-decoration:underline;
	font-weight:normal;
}
.tjgb a:active {
    font-size:12px;
    color: #866657;
	text-decoration: none;
	font-weight:normal;
}

.ejdh a:link {
    font-size:12px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}
.ejdh a:visited {
    font-size:12px;
    color: #585858;
	text-decoration: none;
	font-weight:normal;
}

.ejdh a:hover {
	font-size:12px;
	color: red;
	text-decoration:underline;
	font-weight:normal;
}
.ejdh a:active {
    font-size:12px;
    color: #585858;
	text-decoration: none;
	font-weight:normal;
}

.bot a:link {
    font-size:12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bot a:visited {
    font-size:12px;
    color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.bot a:hover {
	font-size:12px;
	color: #901300;
	text-decoration:underline;
	font-weight:normal;
}
.bot a:active {
    font-size:12px;
    color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.cbg { background:url(ctopbg.jpg);
background-repeat:repeat-x;}

.rightbg { background:url(rightbg.jpg);
background-repeat:repeat-y;
}

.xwdbt{ font-size:14px; 
        color: #862011;
		font-weight: bold;}

.rbt{ font-size:14px; 
        color: #CF531D;
		font-weight: bold;}
		
.ejbt {  font-size:15px; 
        color: #901301;
		font-weight: bold;
		}

input.ss {
        background-color: #ffffff;
        height: 19px; 
		width:123px;
		border: 1px solid #BCBCBA; 
		color:#85685A; 
		text-align: left; 
		line-height:19px; 
		padding:0px;}


span.searchinput
{
	width:123px;
	height:19px;
	line-height:19px;
	background:url(searchinput-bg.gif) no-repeat 0 50%  ;
 
}

span.searchinput input
{
	border:0;
	padding:0px 2px 0px 2px;
	margin:0;
	background:none;
	width:121px;
	height:19px;
	line-height:19px;
	color:#A36019;
}

table.zxdc .NormalBold,table.zxdc label
{
	color:#7c6730;
}
table.zxdc .NormalBold
{
	font-size:12px;
	font-weight:normal;
}
table.zxdc .SurverButton:link,table.zxdc .SurverButton:hover,table.zxdc .SurverButton:visited
{
	border:0;
	text-decoration:none;
	color:#453001;
	background:url(survey-bg.gif) no-repeat 0 0;
	width:63px;
	height:17px;
	text-align:center;
	margin-left:6px;
	
}






