﻿.style1 {
	color: #E94710;
}

/* left top 
------------------------------*/
#top_main {
	width: 600px;
	height: 250px;
	margin: 0px;
	padding: 0px;
}

/* left_1
------------------------------*/
#left_1 {
	clear: both;
	float: left;
	width: 218px;
	margin-top: 15px;
}
#news {
	clear: both;
	float: left;
	width: 218px;
}
#news .title {
	width: 216px;
	height: 16px;
	margin-bottom: 15px;
}
#news .text {
	float: left;
	font-size: 75%;
	font-style: normal;
	line-height: 1.2em;
	width: 210px;
}
#news .line {
	clear: both;
	float: left;
	width: 218px;
	height: 1px;
	margin: 5px 0px 5px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #370900;
}
#info {
	float: left;
	width: 218px;
	margin-top: 20px;
}
#info .title {
	width: 218px;
	height: 16px;
	margin-bottom: 15px;
}
#info .box {
	font-size: 75%;
	font-style: normal;
	line-height: 1.2em;
	width: 218px;
	margin-top: 5px;
}
#info .line {
	clear: both;
	float: left;
	width: 218px;
	height: 1px;
	margin: 3px 0px 3px 0px;
}


/* left_2
------------------------------*/
#left_2 {
	float: left;
	width: 360px;
	margin: 15px 0px 0px 20px;
}
#entries {
	clear: both;
	float: left;
	width: 360px;
}
#entries .title {
	width: 360px;
	height: 16px;
	margin-bottom: 15px;
}
#entries .box {
	clear: both;
	float: left;
	width: 350px;
	height: auto;
	margin-left: 5px;
}
#entries .img {
	float: left;
	width: 140px;
	height: 100px;
}
#entries .text {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#entries .text_en1 {
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
}
#entries .text_en2 {
	font-size: 70%;
	font-style: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
}
#entries .text_en3 {
	font-size: 75%;
	font-style: normal;
}
#entries .line {
	clear: both;
	float: left;
	width: 360px;
	height: 1px;
	margin: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #370900;
}

#left {
	margin-top: 15px;
}

#right {
	margin-top: 15px;
}
#ad_space {
	width:280px;
	text-align: center;

}

#update {
	
}

#update th{
	font-size: 70%;
	font-style: normal;
	line-height: 1.2em;
	font-weight:bold;
	width:300px;
	padding-top: 5px;
}
#update td{
	color: #E94710;
	font-size: 70%;
	font-style: normal;
	line-height: 1.2em;
	padding-top: 5px;
	vertical-align:bottom;
}

