@charset "utf-8";
form,body,ul {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 16px;
}
.time_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7599F7;
	border-bottom-color: #7599F7;
	border-left-color: #7599F7;
}
li {
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.time_line li {
	float: left;
	width: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D93D2;
	font-family: Arial;
	font-size: 3px;
	line-height: 4px;
	margin-top: 6px;
	vertical-align: bottom;
	color: #71B8DE;
}

.time_line .yes {
	float: left;
	width: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D93D2;
	font-family: Arial;
	font-size: 3px;
	line-height: 4px;
	margin-top: 6px;
	vertical-align: bottom;
}
.time_line .red {
	background-image: url(../images/red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
 
.time_line .mon {
	font-size: 7px;
	line-height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	margin-top: 0px;
}
.time_line .monyes {
	font-size: 7px;
	line-height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	margin-top: 0px;
}
.month li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	float: left;
	font-size: 9px;
	font-family: Arial;
	color: #9ED6F9;
	text-align: center;
}
.month_line li {
	float: left;
	width: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D93D2;
	font-family: Arial;
	font-size: 3px;
	line-height: 4px;
	margin-top: 6px;
}
.month_line .yes {
	float: left;
	width: 30px;
	font-family: Arial;
	font-size: 4px;
	line-height: 4px;
	margin-top: 6px;
}
.month_line .no {
	border-left-width: 0px;
	border-left-style: none;
}
.month_line .mon {
	font-size: 10px;
	line-height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	margin-top: 0px;
}
.time_line .no {
	border-left-width: 0px;
	border-left-style: none;
}
.month_line .monyes {
	font-size: 7px;
	line-height: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	margin-top: 0px;
}
.day_line li {
	float: left;
	width: 191px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D93D2;
	font-family: Arial;
	font-size: 3px;
	line-height: 4px;
	margin-top: 6px;
}.day_line .no {
	border-left-width: 0px;
	border-left-style: none;
}
.day_line .mon {
	font-size: 7px;
	line-height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7599F7;
	margin-top: 0px;
}

.box_bod {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42B4FA;
	border-right-color: #42B4FA;
	border-bottom-color: #42B4FA;
	border-left-color: #42B4FA;
}
.box_bod2 {
	border-top-width: 2px;
	border-top-style: solid;
}
.box_input {
	height: 20px;
	width: 156px;
	border: 1px solid #42B4FA;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.a14 {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.mybox {
	height: 198px;
	width: 180px;
	overflow-y: no;
	overflow: hidden;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.cs1 {
	background-color: #F2F2F2;
	height: 65px;
	width: 60px;
	position: absolute;
	margin-top: -85px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 22px;
}
.cs2 {
	background-color: #F2F2F2;
	height: 65px;
	width: 60px;
	position: absolute;
	margin-top: -85px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 22px;
}
#ms {
	background-color: #42B4FA;
	height: 51px;
	width: 19px;
	position: absolute;
	margin-top: 16px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: center;
}
.a10 {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
}
.a12 {
	font-size: 12px;
}

.a10bai {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.a10huang {
	color: #FF0000;
}
.m_r1 {
	font-size: 2px;
	line-height: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D93D2;
}
.m_r1_no {
	border-right-width: 0px;
	border-right-style: none;
}
#ms {
	line-height: 16px;
}a.b14b:link {
	font-size: 14px;
	color: #FFFFFF;
}
a.b14b:visited {
	font-size: 14px;
	color: #FFFFFF;
}
a.b14b:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.di1 {
	width: 60px;
	float:left;
}
.diul{
	width: 73px;
	height:75px;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	margin-top: -80px;
}
.diul li{
	line-height:24px;
}
