.choosedateblock {
	padding-left: 15px;
}

.choosedateblock em {
	color: #b60101;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

select {
	background-color: #ffffff;
	border: 1px solid #cacaca;
}

.yearselect {
	width: 126px;
	margin-left: 9px;
}

.monthselect {
	width: 76px;
	margin: 0 4px 0 6px;
}

.choosedateblock span {
	font-size: 15px;
	color: #000000;
}

.viewindate {
	background-color: #fff5f5;
	/*width: 15em;*/
	margin-top: 6px;
	padding: 10px 3em 9px 0.5em;
}

table {
	margin-top: 37px;
}

table thead {
	background: #c9c9c9 url(/include/images/table_head_bg.png) left top repeat-x;
	font-weight: bold;
	color: #333333;
}

table thead td {
	line-height: 2.5em;
}
/*²¾¦Ütablestyle.css*/
/*
table tbody td {
	background-color: #fdeeee;
	color: #656565;
	line-height: 2.08em;
	text-align: center;
}

table tbody .odd td {
	background-color: #fef5f5;
}

td.ranktd {
	padding-left: 23px;
}

a.rankstar {
	background: transparent url(/include/images/n_star.png) top center no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -999em;
}

a.rankstar:hover {
	background: transparent url(/include/images/y_star.png) top center no-repeat;
}

a.tick {
	background: transparent url(/include/images/y_star.png) top center no-repeat;
}
*/
.pageswitcher {
	background: transparent url(/include/images/pageswitcher_spline.png) top left repeat-x;
	margin-top: 80px;
	padding-top: 11px;
}

.pageswitcher a {
	padding: 0 6px 0 10px;
}