@charset "utf-8";


/* layout */
/************************************************/
.tdDate {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #009900;
	width: 72px;
	text-align: center;
	vertical-align: top;
	background-image: url(../../_share/bg_td01.gif);
	background-position: right bottom;
}
.tdDate2 {
	line-height: 140%;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #FF0000;
	width: 72px;
	vertical-align: top;
}
.tdIcon {
	line-height: 140%;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	background-image: url(../../_share/bg_td02.gif);
	background-position: right bottom;
	width: 52px;
}

.tdNewsTitle {
	line-height: 140%;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 7px;
	vertical-align: top;
	background-image: url(../../_share/bg_td02.gif);
	background-position: right bottom;
}


.tdIcon2 {
	background-image: url(../../_share/bg_newstitle.png);
	width: 70px;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center bottom;
}

.tdtitle {
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(../../_share/bg_newstitle.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.trLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.arrow01 {
	background-image: url(../_share/icon/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 120%;
}
.arrow02 {
	background-image: url(../_share/icon/arrow02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	text-align: right;
	font-size: 120%;
}
.dateSelect {
	border: 2px solid #EBEBEB;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 92%;
}
.titleDate {
	padding-bottom: 3px;
	color: #009900;
}
.titleDate2 {
	padding-bottom: 2px;
	color: #ff0000;
}
.news_table{
	width:600px;
}
.news_table td{
	padding:5px;
	color:#363636;
	text-align:center;
	height:210px;
	line-height:16px;
	vertical-align:top;
}
.news_table img{
	border:1px solid #cacaca;
}
.news_p {
	line-height:20px !important;
}

.td02tk_blue {
	background-image: url(../../_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-color: #BBFFFF;
	background-position: right bottom;
	text-align:center;
	padding: 3px;
	font-size: 100%;
}

