@charset "windows-1251";

body,td,th {
	font-family: Arial, Verdana;
    margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #ECECEC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {
	font-size: 11px;
	color: #484848;
}
.date {
color: #BC1313;
font-size: 11px;
}
.gray {
color: #999999;
}
.link_orange {
color: #FF6600;
font-weight: bold;
font-size: 11px;
}
.link_blue {
color:#0066FF;
font-size: 11px;
text-decoration:underline;
}

.h1 {
color:#009900;
font-weight: bold;
font-size: 14px;
}

.date2{
color: #BC1313;
font-size: 14px;
}

.link_gray_gallery {
color:#666666;
font-size: 11px;
font-weight: bold;
}

#left_block {
width: 240px;
padding:10px 10px 20px 20px;
}

#center_block {
width:1px;
padding:30px 0 30px 0;
background-color: #BCBCBC;
}

#right_block {
width: 520px;
padding:10px 15px 20px 15px;
text-align:justify;
}

#news_name {
padding: 0 0 10px 20px;
color: #0066FF;
font-weight: bold;
font-size: 14px;
}

#news_data_subname {
padding:10px 0 5px 0;
color: #484848;
font-weight: bold;
font-size: 11px;
}
#news_data {
padding:0 0 5px 0;
color: #484848;
text-align:justify;
font-size: 11px;
}

#vertical_line {
height:1px;
background-color: #EDEDED;
}

#data_exclude_index {
padding:10px 50px 20px 50px;
text-align:justify;
}
