/*logo部分 */
#top_show{
	width:1000px;
	height:246px;
	background:url(../images/indexImg.png) no-repeat 0 0;
	margin:0 auto;
	padding:0px;
}
/*登录部分  */
.login{
	background:url(../images/login/login.gif) no-repeat 0 0;
	height: 286px;
	width: 262px;
	float:left;
}
/*登录输入框 */
.username{
	margin-left:30px;
	margin-top:59px;
	border:1px;
	height:40px;
	width:188px;
	background:url(../images/login/username.gif) no-repeat 0 0;
	padding-left:30px;
	line-height: 40px;
}
.pwd{
	margin-top:27px;
	margin-left:30px;
	height:41px;
	width:188px;
	border:1px;
	background:url(../images/login/pwd.gif) no-repeat 0 0;
	padding-left:30px;
	line-height: 40px;
}
.loginType{
	margin-top:25px;
	margin-left:25px;
	font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}
.submit{
	width:99px;
	height:30px;
	background:url(../images/login/login_button.gif) no-repeat 0 0;
	margin-left: 30px;
    margin-top: 15px;
    border:0px;
    color:#fff;
    cursor:pointer;
}	
.register{
	width:99px;
	height:30px;
	background:url(../images/login/register_button.gif) no-repeat 0 0;
	border:0px;
	color:#fff;
	margin-top: 15px;
	cursor:pointer;
}
.login_success{
	background:url(../images/login/login_success.png) no-repeat 0 0;
	width:262px;
	height: 285px;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
}
.loin_left{
	width:90px;
	margin-top: 110px;
    margin-left: 15px;
    float:left;
}
.loin_right{
	width:155px;
	margin-top: 110px;
	float:left;
}
/*主页更多按钮  */
.more{
	display: block;
    float: right;
    font-size: 14px;
    color: #333399;
    margin-top: 6px;
    cursor: pointer;
}

/*开放流程部分 */
.kflc_list{
	width:730px;
	float:left;
	margin-right:8px;
}
.kflc_logo{
	height:30px;
	border-bottom:1px dotted #C6C6CE;
	background:url(../images/kflc.gif) no-repeat 0 0;
}
.kflc_list li{
	height: 25px;
    width: 730px;
}
.kflc_list li a{
    float: left;
    width: 638px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:10px;
}
.kflc_list li p{
	float: left;
    display: block;
}
/*规章制度*/
.gzzd_logo{
	height:30px;
	border-bottom:1px dotted #C6C6CE;
	background:url(../images/gzzd.gif) no-repeat 0 0;
}
/*列表通用  */
tr{
	border: 1px solid #ccccff;
    height: 28px;
}
.content_table{
	border:1px solid #ccccff;
	width: 992px;
    margin: 0px auto;
}
/*实验室信息 */
.sysxx_logo{
	background: url(../images/sysxx.png) no-repeat 0 0;
    height: 40px;
}
/*实验项目信息 */
.syxm_logo{
	background: url(../images/syxx.png) no-repeat 0 0;
    height: 40px;
}
/*预约动态信息 */
.yydt_logo{
	background: url(../images/yydt.gif) no-repeat 0 0;
    height: 40px;
}


/*预约排行信息 */
.yyph_logo{
	background: url(../images/yyph.png) no-repeat 0 0;
    height: 40px;
}

