body {
	font-family:  Arial,"宋体";
	font-size: 12px;
	margin:0px;
 }
#head{
    width:778px;
	height:118px;
}
#t1{
	background-image: url(/images/body_left_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4c4c4;
}

#t1_bt{
    width:114px;
	height:31px;
	margin-left:0px;
	margin-top:-2px;
}
#spo_a{
    margin-top:3px;
	text-align:center;
}
#spo_a_l{
	padding-top:3px;
	
	text-align:center;
	
}

#spo_b{
    margin-top:5px;
	text-align:center;
}
#spo_b_l{
    padding-top:3px;
	
	text-align:center;
	
}
#guide_line{
	margin-top:0px;
	background-repeat: repeat-x;	
	height:30px;
	width:995px;
	letter-spacing:2px;
}
#guide_line table td{
    color:#FFFFFF;
	font-weight:bold;
}
#guide_line table td a:link{
    color:#FFFFFF;
	text-decoration:none;
}
#guide_line table td a:hover {
    color:#FFFFFF;
	text-decoration:underline;
}
#guide_line table td a:visited{
    color:#FFFFFF;
	text-decoration:none;
}

#spo_c{
    margin-top:5px;
	text-align:center;
}
#spo_c_l{
    padding-top:3px;
	
	text-align:center;
}
#zb_a{
    margin-top:5px;
	text-align:center;
}
#zb_a_l{
    padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#xb_a{
    margin-top:5px;
	text-align:center;
}
#xb_a_l{
    padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.font1{
    padding-top:5px;
	padding-left:10px;
	color:#B01100;
	font-size:14px;
	font-weight:bold;
}
.font2{
    padding-top:5px;
	text-align:center;
	color:#B01100;
	font-size:14px;
	font-weight:bold;
	border-bottom:0px solid #4D8ABE;
}
.font3{
    padding-top:5px;
	padding-left:15px;
	color:#666666;
	font-size:12px;
	line-height:18px
 
}
.font4{
    padding-bottom:0px;
	padding-left:0px;
	color:#333333;
	font-size:12px;
	line-height:20px
}
.inputtext {width:80px;font-family: Arial};
/*---------------日程表样式开始---------------*/
.arrange_table{
	width:490px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.arrange_table td{
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
    font-family:  Arial,"宋体";
	font-size: 12px;
	line-height:25px;
	height:20px;
}
.arrange_td_even{
    background:#DDD;
}

.arrange_td_odd{
   background:#F5F5F5;
}

.arrange_td_title{
	text-align:left;
	background:#B01100;
	font-weight:bold;
}

.arrange_td_remark{
	text-align:center;
}

.arrange_td_module{
	text-align:center;
	background:#EEE;
	font-weight:bold;
}

.arrange_td_agendum{
	text-align:center;
}

.arrange_td_time{
	text-align:center;
	vertical-align:text-top;
	width:18%;
}

.arrange_td_subject{
	text-align:left;
	padding-left:10px;
}

.arrange_td_speechmaker{
	text-align:left;
}			
/*---------------日程表样式结束---------------*/

.p_bg{
    background-image:url(/images/person_bg.gif);
	width:223px;
	height:107px;
	margin-bottom:10px;
}
.p_bg_x{
    padding-top:9px;
	padding-left:10px;
	color:#FFFFFF;
	
}

.apply_botton{
	margin:5px 0px;
	text-align:center;
}