﻿a
{
	text-decoration: none;
}

.liebiao 
{
	padding-left:5px;
	line-height: 25px;
}

.liebiao a:link
{
	color:Black;
	text-decoration: none;
}

.liebiao a:visited
{
	color:Black;
	text-decoration: none;
}

.liebiao a:visited
{
	color:Black;
	text-decoration: none;
}

body
{
	/*background-image: url(../img/bg.gif);*/
	color: Black;
	background-color: Black;
	font-size:12px;
	font-family:宋体;
}

#head1
{
	background-image: url('../img/b2.gif');
	height: 27px;
}

#head2
{
	background-image: url('../img/b1.jpg');
	height: 156px;
}

#head3
{
	background-image: url('../img/b3.jpg');
	height: 40px;
}

#toolbar
{
	margin: 163px 0px 0px 10px;
}

.bt {
	background-image: url('../img/b4.gif');
	border: 1px solid #a2c6e4;
	margin-left:10px;
}
.btimg {
	background-image: url('../img/b41.gif');
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.login_title
{
	margin: 0px 0px 0px 10px;
	/*background-image: url('../img/b4.gif');*/
	background-image: url('../img/b4.jpg');
	padding-right: 10px;
	height: 27px;
	border: 1px solid #a2c6e4;
}

.left_list_title_text
{
	/*background-image: url('../img/b41.gif');*/
	height: 27px;
	margin-left: 10px; 
	margin-top: 9px; 
	/*color:#333333;*/
	color:White;
	font-weight:bold;
	font-size:15px;
	font-family:宋体;
	position: absolute;
}

.login
{
	margin: 0px 0px 0px 10px;
	height: 120px;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.left_list_panel
{
	margin: 0px 0px 0px 10px;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.main_list_title
{
	background-image: url('../img/b5.jpg');
	height: 30px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style:solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

.main_list_title_img
{
	margin-left: -15px; 
	margin-top: 5px; 
	vertical-align: middle; 
	position: absolute;
}

.main_list_title_text
{
	margin-left: 25px; 
	margin-top: 9px; 
    font-size:12px;
	font-family:宋体;
	font-weight:bold;
	
}

.main_list_panel
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 10px 0px;
}

#nav
{
	padding: 7px 0px 0px 10px;
	text-align: left;
}

#nav a:link
{
	color:Black;
	text-decoration: none;
}

#nav a:active
{
	color: Black;
	text-decoration: none;
}

#nav a:visited
{
	color: Black;
	text-decoration: none;
}

#nav a:hover
{
	color: Black;
	text-decoration: none;
}

.item, .alternatingItem
{
	float: left;
	padding: 15px;
	margin: 5px;
	width: 200px;
	height: 100px;
	border: 1px solid threedshadow;
}

.item
{
	background: whitesmoke !important;
}
.alternatingItem
{
	background: window !important;
}

.item:hover, .alternatingItem:hover
{
	background: silver !important;
}


.normalfld
{
	background-color: #FFFFFF;
}
.focusfld
{
	background-color: #FFFFCC;
}

.viewTable
{
	text-align:left;
	border-style:solid; 
	border-color:#cccccc; 
	border-width:1px;
}

.formTitle
{
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-size: 15px; 
	font-weight:bold;
}


.newslist
{
	width:100%;
	line-height: 30px;
	color:Black;
}
.newslist a:link
{
	color:Black;
	text-decoration: none;
}

.newslist a:visited
{
	color:Black;
	text-decoration: none;
}