﻿html,body {
	width:100%;
	height:100%;
	}

BODY {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	COLOR: #333333;
	FONT-SIZE: 12px;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ff0099;
	scrollbar-base-color: #cccccc;
	scrollbar-darkshadow-color: #e4e4e4;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #c8c8c8;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #e4e4e4;
	cursor:url("../images/cur/Arrows.cur"),auto;
}
.hand {
	cursor:url("../images/cur/Hand.cur"),auto;
	}

/* 表单样式 */
textarea{
    border-left:1px solid #6699FF;
    border-right:0px solid #6699FF;
    border-top:1px solid #6699FF;
    border-bottom:1px solid #6699FF;
  	height: auto;
	overflow:auto;
	resize:both;
}

input {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
}

input[type="text"]{
	cursor:url("../images/cur/text.cur"),auto;
	border: #6699FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input[type="password"]{
	cursor:url("../images/cur/text.cur"),auto;
	border: #6699FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input[type="search"]{
	cursor:url("../images/cur/text.cur"),auto;
	border: #6699FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input[type="select"]{
	cursor:url("../images/cur/text.cur"),auto;
	border: #6699FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input[type="checkbox"] {
	cursor:url("../images/cur/hand.cur"),auto;
}
input[type="radio"] {
	cursor:url("../images/cur/hand.cur"),auto;
}
input[type="image"] {
	cursor:url("../images/cur/hand.cur"),auto;
	border:none; 
}
input[type="button"] {
	cursor:url("../images/cur/hand.cur"),auto;
	font-size: 13px; color: #FFFFFF;
	border: 1px solid #93BEE2;
	background-color: #6699FF; height:19
}
input[type="submit"] {
	cursor:url("../images/cur/hand.cur"),auto;
	font-size: 13px; color: #FFFFFF;
	border: 1px solid #93BEE2;
	background-color: #6699FF;
	margin:8px;
	width:69px; height:22px; color:#FFF;
	background:url("../../images/skins/01/buttonA1.jpg") repeat-x left top;
}
input[type="submit"]:hover {
	background:url('../skins/01/buttonA2.jpg') repeat-x left top;
}

/* 超链接 */
a:active {
	COLOR: #0066cc; TEXT-DECORATION: none; cursor:url("../cur/Hand.cur"),auto;
}
a:visited {
	COLOR: #0d0d15; TEXT-DECORATION: none; cursor:url("../cur/Hand.cur"),auto;
}
a:hover {
	COLOR: #0066cc; TEXT-DECORATION: none; cursor:url("../cur/Hand.cur"),auto;
}
a:link {
	COLOR: #0d0d15; TEXT-DECORATION: none; cursor:url("../cur/Hand.cur"),auto;
}

/* 表格normal */
table.normal {
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 1px;
	border-color: #DBDBDB;
	border-collapse: collapse;
}
table.normal th {
	font-size:13px;
	border-width: 1px;
	border-style: solid;
	border-color: #DBDBDB;
	height:35px;
	background-image: url("../Skins/01/titbg.jpg");
	background-repeat:repeat-x;
}
table.normal td {
	font-size:12px;
	height:30px;
	border-width: 1px;
	border-style: solid;
	border-color: #DBDBDB;
}

/* 表格padding */
table.padd th {
	padding: 8px;
}
table.padd td {
	padding: 4px;
}

/* 表格blank */
table.blank {
	margin:0 auto;
	padding:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	padd:expression(this.cellPadding=4);
	}
table.blank th {
	height:35px;
	border-width: 0px;
	background-color: #dedede;
}
table.blank td {
	height:30px;
	border:0;
	border-width: 0px;
}

/* 表格icons */
/* background-image:url("../Skins/01/icons.png"); */
table.icons {
	margin:0 auto;
	}
table.icons td {
	height:132px;
	width:141px;
	border:0;
	border-width: 0px;
	cursor:url("../cur/hand.cur"),auto;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
table.icons td:hover{
	background-color: #DDF3FF;
	border:1px;
	border-color: #000033;
	cursor:url("../images/cur/Hand.cur"),auto;
}

/* 表格透明input */
table.tmInput input{
	border:0px;
	background-color:transparent;
}
table.tmInput textarea{
	border:0px;
	background-color:transparent;
	resize:none;
}

/* 固定底栏Div */
#BodyMain {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:1;
}
#FooTBar {
	position:absolute;
	bottom:0px;
	width:100%;
	height:45px;
	text-align:center;
	z-index:2;
	overflow:hidden
}

.HeightTab2{
	height:2px;
	width:1px;
	overflow:hidden;}
.HeightTab10{
	height:10px;
	width:1px;
	overflow:hidden;}

.key_font {
	COLOR: #ff0000
}

.noprint{
	visibility:hidden;
}
.alt_font {
	COLOR: #666666; LETTER-SPACING: 12px
}
.tit {
	font-size: 14px; color: #333333; height: 35px; font-weight: bold; text-align:center; background-image: url('../Skins/01/Title.jpg'); background-color:#EEFAFF;
	}
.tit2 {
	font-size: 14px; color: #333333; height: 35px; font-weight: bold; text-align:center; background-color:#EEFAFF;
	}
.sel {
	color="#FF6600"; font-weight: bold; text-align:center; cursor:url("../images/cur/Hand.cur")
}
.bluetit {
	font-size: 12px; color: #666666; font-weight: bold; text-align:center; background-color: #CEE0F9
	}
.readonly {
	color: #C0C0C0;
}

TD {
	FONT-FAMILY: "Tahoma", "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.TD14 TD {
	FONT-FAMILY: "Tahoma", "宋体"; FONT-SIZE: 14px; TEXT-DECORATION: none
}
.Cblue TD {COLOR:#1C75D1;}

.noWrap {table-layout: fixed; word-wrap:break-word; border-collapse: collapse}