/* CSS Document */

.text_01 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #222222;
}
.text_02 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #000000;
}
.text_03 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #000000;
}
.news_body {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #FFFFFF;
}

.news_date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #8C8C8C;
	margin-bottom : 4px;
}

.news_title {
margin-top : 4px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #fb0f2c;
text-transform: uppercase;
}

.category_text {
text-align : center;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #222222;
background-color : #ffffff;
padding-left : 10px;
padding-right : 10px;
}

.track_title {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #000000;
margin : 0 15px 0 0;
padding : 0;
}