body 
{
	font-size: 12px;
	font-family: 宋体;
	color: black;
	text-align: center;
	margin: 0px;
}
input
{
	font-size: 12px;
	font-family: 宋体;
	border: 1px solid #b2b2b2;
	width:expression((this.type=="text"|| this.type=="password")?"164px":"style");
    height:expression((this.type=="text" || this.type=="password")?"13px":"style");
}
textarea
{
	border:1px solid #b2b2b2;
	height:34px;
	width:700px;
}
select
{
	font-size: 12px;
	font-family: 宋体;
	border:1px solid #b2b2b2;
	width:164px;
}
option
{
	border:1px solid #b2b2b2;
}

a
{
	font-size: 12px;
	font-family: 宋体;
	color:black;
	text-decoration: none
}
#tb-border-out
{
	margin:0px;
	padding:0px;
	border-top:1px solid #ebebeb;
    border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
}
 #tb-border-inner
{
	border: 1px solid #c8c8c8;
	width: 100%;
}
.text-line
{
	border-bottom:1px solid black;
	 border-left:0px; 
	 border-right:0px;
	 border-top:0px; 
	 background-color:#f2f2f2;
	 background-color:#FFFFFF;
}
.float
{
	float:left;
}
.short
{
	width:104px;
}

hr
{
	height:1px;
	color:#dddddd;
	border-bottom-style:dotted;
	width:465px;
}

.menu
{
	width: 150px;
	height: 22px;
	background: url(menu_expand.gif); background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	padding-top: 6px;
	font-weight: bold;
	color: #0099cc;
	cursor: pointer;
}
.menuitem
{
	width: 150px;
	height: 16px;
	background: url(menu_arrow.gif); background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	color: #555555;
}
.title
{
	height: 30px;
	background-image: url(../Images/title_bg.gif);
	background-repeat: repeat-x;
	color: #696969;
}
.index_title
{
	padding: 10px;
	font-family: 黑体;
	font-size: 16px;
	font-weight: bold;
	color: #d42330;
	vertical-align: bottom;
	border-bottom: 1px solid #c3000e;
}
.index_link
{
	padding: 2px;
	padding-top: 10px;
	height: 20px;
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 2px dotted #c2c2c2;
}
.index_anchor
{
	padding: 5px;
	float: right;
}
.index_anchor:hover
{
	text-decoration: underline;
}
.index_announce_title
{
	height: 16px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
.index_announce_item
{
	height: 18px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: 1px dotted #c2c2c2;
}
.index_announce_item a:hover
{
	text-decoration: underline;
}
.index_system
{
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 14px;
	float: left;
	background-image: url(../Images/item_bg.gif);
	border: 1px solid #cccccc;
	height: 21px;
	margin: 5px;
}
.index_system_title a
{
	font-size: 14px;
}
.index_system_title a:hover
{
	text-decoration: underline;
}
.index_system_link
{
	float: right;
	padding-left: 10px;
}
.index_system_link a:hover
{
	text-decoration: underline;
}
.index_system_title
{
	float: left;
}
.main_menu
{
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 14px;
}
.main_menu a
{
	color: #ffffff;
	font-size: 14px;
}
.current_menu
{
	padding-left: 7px;
	padding-right: 8px;
	background: url(../Images/topmenulibghv.jpg);
	color: #ffffff;
	font-size: 14px;
}
.current_menu a
{
	color: #0459B1;
	font-weight: bold;
	font-size: 14px;
}
.sub_caption
{
	background: url(../Images/caption.gif);
	height: 22px;
	color: #01544a;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
}

