/* CSS Document */
#top {
width: 760px;
height: 210px;
margin: 0px;
background-color: #000000;
}
#contents {
width: 760px;
margin-top: 10px;
}
.contents_left {
width: 360px;
margin-left: 5px;
height: auto;
float: left;
}
.contents_left_news {
display: none;
}
.contents_left ul{
list-style: none;
}
.contents_left li bold {
list-style: none;
}
.right_gray{
text-align:right;
color:#666666;
margin-bottom: 5px;
margin-right: 15px;
}
.contents_left table {
width: 350px;
margin-top: 5px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-collapse: collapse;
background-color:#FFFFFF;
}
.contents_left tr {
width: 340px;
height: 75px;
}
.contents_left th{
width: 60px;
}
.contents_left th img {
margin-top: 5px;
margin-left: 5px;
}
.contents_left td {
width: auto;
text-align: left;
font-size:12px;
}
.td_right {
width: auto;
text-align: left;
vertical-align:bottom;
font-size:12px;
}
.contents_left {
width: 360px;
height: auto;
float: left;
}
.contents_right {
width: 380px;
margin-left: 10px;
height: auto;
float: right;
}
.contents_right ul{
list-style: none;
margin-top: 5px;
}
.contents_right li{
list-style: none;
}

.txt_title{
font-weight:bold;
color:#E93817;
font-size:14px;
}
.txt_title2{
font-weight:bold;
color:#E93817;
font-size:12px;
}

