﻿a:link { FONT-SIZE: 12px;color:#4020a0;text-decoration:none}
a:visited { FONT-SIZE: 12px;color:#4020a0;text-decoration:none}
a:hover { FONT-SIZE: 12px;color:#FF0000; text-decoration:underline; }
 
a.code:link { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #4020a0;}
a.code:visited { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #4020a0;}
a.code:hover { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #4020a0;}
html {
	overflow-y:auto!important;
	*overflow-y:scroll;
        
}

BODY{
	FONT-SIZE: 9pt; 

	line-height: 150%; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #330000; 
	scrollbar-track-color: #f6f6f6; 
	scrollbar-darkshadow-color: #ffffff;
 }
.img{
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
}
textarea { font-family : Arial, Helvetica, sans-serif; font-size: 12px; color: #000066;} 
td {font-family :  Arial, Helvetica, sans-serif; font-size: 12px;}

input{
	BORDER-TOP-WIDTH: 1px; 
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 1px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 1px; 
	
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc; 
	font-family: "����", "Arial", "Helvetica", "sans-serif";
	font-size:12px;
}
.button {font-family :  Arial, Helvetica, sans-serif; font-size: 12px; height: 22px;}

.check {  font-family :  Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; background-color: #FFFFFF; border:#999999 1px solid;}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	height	: 18px;
}


.grayBorderBox {
	font-family: " Arial, Helvetica, sans-serif";
	border :1px solid #CCCCCC;
}

.grayBox {
	background-color:#CCCCCC;
	font-family: " Arial, Helvetica, sans-serif";
	border : 1px solid #999999;
}

.collapseStyle {
				top : 0px;
				font-family : verdana;
				width : 11px;
				height : 11px;
				font-size : 12px;
				overflow : hidden;
				border : solid 1px black;
				padding : 1px;
				background-color : white;
				position : relative;
				line-height : 6px;
}

.leafStyle {
				top : 3px;
				font-family : verdana;
				width : 11px;
				height : 11px;
				font-size : 12px;
				overflow : visible;
				border : solid 1px black;
				padding : 1px 0px 0px 3px;
				background-color : white;
				position : relative;
				line-height : 3px;
}

.expandStyle {
				top : 3px;
				font-family : verdana;
				width : 11px;
				height : 11px;
				font-size : 12px;
				overflow : hidden;
				border : solid 1px black;
				padding-top : 3px;
				padding-left : 1px;
				background-color : white;
				position : relative;
				line-height : 3px;
}

.functionBar {
	font:16px bold;
}

td.right { text-align:right;padding-right:5px }
td.left { text-align:left;padding-left:5px }
td.center { text-align:center }

div.button {
	margin-right		: 10px;
	float				: left;
	background-color	: #b8b8b8;
	height				: 25px;
	text-align			: center;
}

div.corner {
	   background-color : #8B8682;
	   font-family      : Arial;
	   font-size        : 12px;
	   text-align       : center;
	   color			: #FFFFFF;
	}

div.corner-data {
	   background-color : #E8E8E8;
	   font-family      : Arial;
	   font-size        : 12px;
	   text-align       : center;
	   color			: #000000;
	   width			: 100%;
}

tr.title {
	color : #ffffff;
}

.th {
    background-color : #8B8682;    
}


#pagetitle{
	width:100%;
	height:27px;
	line-height:20px;
	background:url(/images/rightmenu/5_10.jpg) ;
	border:1px solid #e4e4e4;
	font-size:14px;
	font-weight:bold;
	color:#0088cc;
	margin-top:0.5px;
	margin-bottom:6px;
	padding-left:12px;
	overflow:hidden;
	float:left;
}
#pagetitle2{
	width:100%;
	height:30px;
	line-height:20px;
	background:url(/images/rightmenu/5_10.jpg) ;
	border:1px solid #e4e4e4;
	font-size:8px;
	font-weight:bold;
	color:#0088cc;
	margin-top:0.5px;
	padding-top:3px;
	margin-bottom:8px;
	padding-left:12px;
	overflow:hidden;
	float:left;
}
#pagetitle table {
	width: 100%;
}
#pagetitle table td{
	FONT-SIZE: 12px; 
	color:#4020a0;
	font-weight:bold;
}


#searchArea{
	width:100%;
	height:auto;
	float:left;
	margin-top:8px;
	padding:8px;
	background:#f9f9f9;
	border:1px solid #e4e4e4;;
}
#searchArea2{
	margin-top:2px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:12px;
	width: 100%;
	color:#0088cc;
	font-weight:bold;
	overflow:hidden;
	float:left;
	font-size:8px;
	border:1px solid #e4e4e4;
}
#searchArea table {
	background-color:#7C9CCB;
	Align:center;
	margin: 5px;
	width: 98%;
}
#searchArea table td{
	font-size: 12px;
	background-color:#F2F8FE;
}
.btn{
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); 
	CURSOR: hand; 
	COLOR: #0088cc; 
	PADDING-TOP: 2px; 
	HEIGHT: 18px; 
}

DIV.menuOpen {DISPLAY: block;

}
DIV.menuClosed { DISPLAY: none; 
}
.windowheader {
	FONT-SIZE: 12px; COLOR: #215dc6; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
Select {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 0px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 0px; 

	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc; 
	font-family: "����", "Arial", "Helvetica", "sans-serif";

}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 110px;
        border: 0px solid #ccc;
        margin: 0px;
        align: left;
}

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited {
        color: #888;
        display: block;
        background: url(/images/menu3.gif);
        padding: 8px 0 0 30px;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #283A50;
        background: url(/images/menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
}


/*��ϸҳ����*/
.viewtable{
	WIDTH: 95%; 
}
.viewtable td{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	
}
/*�б�ҳ����*/
.listtable{
	WIDTH: 95%; 
}
.listtable td{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	
}
.listtabletitle{
	color:#FFFFFF;
	font-weight:bold;
	FONT-SIZE: 12px;
	
}

.frame-toptext{
	height:35px;
	line-height:35px;
	width:350px;
	clear: both;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin-left:20px;
}
.frametop{
	height:35px;
	line-height:35px;
	width:100%;
	clear: both;
	border-bottom:#cccccc 4px solid;
	background-image: url(/images/topmenu/toptitle.gif);
}
.frame-topphoto{
	height:35px;
	width:504px;
	float:right;
	background-image: url(/images/topmenu/topphoto.gif);
}
#framenav2{
	width:100%;
	height:auto;
	line-height:20px;
	background:url(/images/rightmenu/5_10.jpg) ;
	border:1px solid #e4e4e4;
	font-size:14px;
	font-weight:bold;
	color:#0088cc;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	overflow:hidden;
	float:left;
}
 

.close-left,close-left:link,close-left:visited,close-left:active{ width:90px; height:19px;float:left;border:0px; display:block; background:url(/images/rightmenu/closeleft.gif) no-repeat 2px; margin-left:15px; }
.close-left:hover{ display:block;float:left; width:90px; height:19px;background:url(/images/rightmenu/closeleft2.gif) no-repeat 2px;}

.close-right,close-right:link,close-right:visited,close-right:active{ width:90px; height:19px;float:left;border:0px; display:block; background:url(/images/rightmenu/closeleft3.gif) no-repeat 2px; margin-left:15px; }
.close-right:hover{ display:block;float:left; width:90px; height:19px;background:url(/images/rightmenu/closeleft4.gif) no-repeat 2px;}

.top3-con-frame{
	width:174px;
	height:25px;
	line-height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	cursor:pointer;
	background-image: url(/images/leftmenu/bluetitle2.gif);
	clear: both;
}

.top5-con-frame{
	width:174px;
	height:25px;
	line-height:25px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	margin-top:3px;
	cursor:pointer;
	background-image: url(/images/leftmenu/bluetitle5.gif);
	clear: both;
}
.frame-bottom{
	width:174px;
	height:7px;
	background-image: url(/images/leftmenu/bluebottom.gif);
	overflow:hidden;
	clear: both;
}

.framemain2-left-subtext,.framemain2-left-subtext:link,.framemain2-left-subtext:visited,.framemain2-left-subtext:active{ line-height:30px; height:30px; color:#666666; display:block; margin-left:0px; text-indent:10px; text-decoration:none; width:83px; float:left; overflow:hidden; background: url(/images/leftmenu/linebuttonback1.gif); margin-top:2px; margin-left:2px;} 
.framemain2-left-subtext:hover{ text-decoration: none; font-weight:bold; display:block;  color:#0088cc; width:83px; background: url(/images/leftmenu/linebuttonback.gif);  margin-top:2px; line-height:32px;}

.framemain3-left-subtext,.framemain3-left-subtext:link,.framemain3-left-subtext:visited,.framemain3-left-subtext:active{ line-height:20px; color:#666666; display:block;text-decoration:none; width:125px; float:right; border-bottom:1px #e3e3e3 solid; margin-bottom:5px; clear:both;  margin-top:3px;text-indent:2px;  margin-right:2px;} 
.framemain3-left-subtext:hover{ text-decoration:none; display:block; color:#0088cc; width:125px; float:right;text-indent:8px;}

.pagetarget,.pagetarget:link,.pagetarget:visited,.pagetarget:active{ width:50%; color:#666666; text-decoration:none; } 
.pagetarget:hover{ text-decoration:none; color:#0088cc;}

.framemain-left{
	width:174px;
	margin-left:4px;
}
.top4-con-frame{
	width:174px;
	height:25px;
	line-height:25px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin-top:3px;
	background-image:url(/images/leftmenu/bluetitle2.gif);
	clear: both;
}

.top4-con-frame11{
	width:174px;
	height:25px;
	line-height:25px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin-top:3px;
	background-image:url(/images/leftmenu/bluetitle.gif);
	clear: both;
}

.framemaincopyright{
	width:174px;
	height: 42px;
	line-height:20px;
	text-align:center;
	color:#0088cc;
	font-weight:bold;
	background:url(/images/leftmenu/topcopy.gif)
}

.clear{ 
	clear:both; 
	margin:0px;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

#frametable{
	width:100%;
	height:auto;
	float:left;
	margin-top:8px;
	padding:8px;
	background:#f9f9f9;
	border:1px solid #e4e4e4;

}

.frametable-title{
	width:auto;
	height:22px;
	background-color: #6e7d98;
	border-left:1px solid #9ea7b7;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}
.frametable-td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:center;
	background-color:#FFFFFF;
	padding:2px;
}
.frametable-td2{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:left;
	background-color:#FFFFFF;
	padding:2px;
}

.frame-main{
	width:174px;
	height: auto;
	border-right:#e3e3e3 solid 1px;
	border-left:#e3e3e3 solid 1px;

}
.frame-mainall{
	width:174px;
	height: auto;

}

.linkcolor{
	color:#FFFFFF;
}

.fontbold{
	color:#6e7d98;
	font-size:12px;
	font-weight:bold;
}
.framenav2-list,.framenav2-list:link,.framenav2-list:visited,.framenav2-list:active
{ 
width:90px; 
height:19px;
float:left; 
line-height:19px; 
text-align:center;
border:0px; 
font-size:12px;
color:#0088cc; 
text-decoration:none;
padding-top:1px;
}
.framenav2-list:hover
{ display:block;
float:left; 
width:90px; 
height:19px; 
line-height:19px;
text-align:center; 
background:url(/images/rightmenu/6_13.gif) no-repeat;  
color:#0088cc; 
text-decoration:none;
padding-top:1px; 
}
 
.framenav22-list,.framenav22-list:link,.framenav22-list:visited,.framenav22-list:active
{ 

color:#808080; 

}
.framenav22-list:hover
{ 
color:#0088cc; 
}
 
 

#gridData,#gridData1,#addData,#addData1,#coverflowStyle{
	width:99%;
	height:auto;
	float:left;
	margin-top:8px;
	padding:8px;
	background:#f9f9f9;
	border:1px solid #e4e4e4;
}

#addData table td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:left;
	background-color:#FFFFFF;
	padding:2px;
}

#addData1 table td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:left;
	background-color:#FFFFFF;
	padding:2px;
}

#coverflowStyle table td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:left;
	background-color:#FFFFFF;
	padding:2px;
}

#gridData table td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:center;
	background-color:#FFFFFF;
	padding:1px;
}

#gridData1 table td{
	width:auto;
	height:auto;
	border-left:1px solid #9ea7b7;
	border-top:1px solid #9ea7b7;
	text-align:center;
	background-color:#FFFFFF;
	padding:1px;
}
#toolsArea{
	width:99%;
	height:auto;
	line-height:20px;
	background:url(/images/rightmenu/1_03.jpg) ;
	border:1px solid #e4e4e4;
	font-size:14px;
	font-weight:bold;
	color:#0088cc;
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
}
#titleBar{
	width:99%;
	height:20px;
	line-height:20px;
	background:url(/images/rightmenu/5_10.jpg) ;
	border:1px solid #e4e4e4;
	font-size:14px;
	font-weight:bold;
	color:#0088cc;
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
}
#tableTop{
	color:#0088cc;
	font-weight:bold;
}
.adminbuttonleft,.adminbuttonleft:link,.adminbuttonleft:visited,.adminbuttonleft:active{ margin-left:5px; line-height:24px; height:24px; width:49px;font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttonleft1.gif)}
.adminbuttonleft:hover{ margin-left:5px; line-height:24px; height:24px; width:49px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttonleft2.gif)}

.adminbuttonleft70,.adminbuttonleft70:link,.adminbuttonleft70:visited,.adminbuttonleft70:active{ margin-left:5px; line-height:24px; height:24px; width:70px;font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttonleft170.gif)}
.adminbuttonleft70:hover{ margin-left:5px; line-height:24px; height:24px; width:70px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttonleft270.gif)}

.adminbuttonall70,.adminbuttonall70:link,.adminbuttonall70:visited,.adminbuttonall70:active{ margin-left:5px; line-height:24px; height:24px; width:70px;font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttonall170.gif)}
.adminbuttonall70:hover{ margin-left:5px; line-height:24px; height:24px; width:70px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttonall270.gif)}

.adminbuttoncenter80,.adminbuttoncenter80:link,.adminbuttoncenter80:visited,.adminbuttoncenter80:active{ margin-top:auto;line-height:24px; height:24px; width:80px; font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttoncenter1.gif)}
.adminbuttoncenter80:hover{margin-top:auto;line-height:24px; height:24px; width:80px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; font-weight:100;color: #FFFFFF; background:url(/images/admin/linebuttoncenter2.gif)}

.adminbuttoncenter,.adminbuttoncenter:link,.adminbuttoncenter:visited,.adminbuttoncenter:active{line-height:24px; height:24px; width:50px; font-weight:100;
font-size:12px;  color: #0088cc; font-weight:100;display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttoncenter1.gif)}
.adminbuttoncenter:hover{line-height:24px; height:24px; width:50px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttoncenter2.gif)}

.adminbuttonright,.adminbuttonright:link,.adminbuttonright:visited,.adminbuttonright:active{ line-height:24px; height:24px; width:49px;
font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttonright1.gif)}
.adminbuttonright:hover{ line-height:24px; height:24px; width:49px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttonright2.gif);font-weight:100;}

.adminbuttonright70,.adminbuttonright70:link,.adminbuttonright70:visited,.adminbuttonright70:active{ line-height:24px; height:24px; width:70px;
font-weight:100;
font-size:12px;  color: #0088cc; display:block; float:left; text-align:center; text-decoration:none; background:url(/images/admin/linebuttonright170.gif)}
.adminbuttonright70:hover{ line-height:24px; height:24px; width:70px; font-size:12px;  text-decoration:none; display:block; float:left; text-align:center; color: #FFFFFF; background:url(/images/admin/linebuttonright270.gif);font-weight:100;}

.linebuttonback{ display:block;  width:1px; height:24px; float:left; background:url(/images/admin/linebuttonback.gif);}
.linebuttonback2{ display:block;  width:1px; height:24px; float:left; background:url(/images/admin/linebuttonback2.gif);}

.formborder{width:30px; height:14px; lineheight:14px;}
  

.newDivClass{ background:#dddddd ; border:1px #000 solid}
.newDivClass div{width:100% ; overflow:hidden; line-heigtht: 18px; height:18px}
.newDivClass A:link,.newDivClass A:visited,.newDivClass A:active{display: block;line-height:18px;
font-size:12px;  color: #0088cc;  text-decoration:none;width:100%}
.newDivClass A:hover{  color: #FFFFFF; background: #FF0000;line-height:18px;}

