@charset "utf-8";
body {
	background-color: #fffde4;
	background-attachment: fixed;
	background-image: url(../image/background_brown_fade.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.txt_red {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.txt_comment {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#lag {
	margin: 0px;
	width: 250px;
	float: right;
}


#contrianner {
	clear: both;
	width: 820px;
}
#contrianner #set {
	background-color: #E2DDBF;
	width: 820px;
	border: 1px solid #534D26;
	padding: 5px;
	margin: 0px;
	float: left;
	text-align: left;
}
#contrianner #set #top_message {
	height: 35px;
	width: 820px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}



#header {
	height: 150px;
	width: 820px;
	text-align: left;
	background-image: url(../image/head.jpg);
	background-repeat: no-repeat;
}
#header_eng {
	height: 150px;
	width: 820px;
	text-align: left;
	background-image: url(../image/head-eng.jpg);
	background-repeat: no-repeat;
}
#contrianner #set #nav {
	background-color: #88836C;
	width: 820px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	display: block;
}

.navul {
	background-color: #88836C;
	text-decoration: none;
	margin: 0px;
	float: left;
}
.navli {
	list-style-type: none;
	border-left-style: solid;
	border-left-color: #E2DDBF;
	display: inline;
	border-left-width: 1px;
	float: left;
}

#contrianner #nav img {
	vertical-align: middle;
}

#nav ul li a:link {
	text-decoration:none;
	color: #e5dfc4;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	display: block;
}
#nav ul li a:visited {
	text-decoration:none;
	color: #e5dfc4;
	padding-left: 5px;
	padding-right: 5px;
}
#nav ul li a:hover {
	text-decoration:none;
	color: #ffc400;
	background-color: #4B473E;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	float: left;
}
#nav ul li a:active {
	text-decoration:none;
	color: #ffc400;
	background-color: #4B473E;
	padding-left: 5px;
	padding-right: 5px;
}

#main {
	width: 820px;
	clear: both;
	float: left;
	text-align: left;
	background-image: url(../image/bg-article.jpg);
	background-repeat: repeat-x;
	background-color: #fdf1cb;
}
#contrianner #set #main #article {
	padding: 5px;
	background-repeat: repeat-x;
}
#contrianner #set #main #article h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
#contrianner #set #main #article #pic_link {
	text-align: left;
	width: 500px;
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contrianner #set #main #article #pic_link img {
	float:left;
	width:110px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
}
#contrianner #set #main #article #pic_link p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	float: left;
	margin-top: 20px;
}




#contrianner #set #main #article #section_left {
	float: left;
	width: 250px;
	height: 500px;
	text-align: center;
}


#contrianner #set #main #article #section_right {
	width: 555px;
	float: right;
	margin: 0px;
}
#contrianner #set #main #article #section_news_left {
	float: left;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px solid #999999;
	background-color: #FEF0E7;
}


#contrianner #set #main #article #section_news_right {
	width: 270px;
	float: right;
	margin: 0px;
	text-align: center;
	background-image: url(../image/bg-content-right.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#contrianner #set #main #article #section_right li {
	list-style-type: decimal;
}
#contrianner #set #main #article #section_right h2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#contrianner #set #main #article #section_right .disc {
	list-style-type: disc;
	margin-top: 10px;
	text-align: justify;
}


#contrianner #set #footer {
	background-color: #333333;
	height: 45px;
	width: 820px;
	text-align: center;
	padding-top: 10px;
	clear: both;
	float: left;
	display: block;
}

#contrianner #set #footer #footer_txt {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FB9217;
	height: 28px;
	width: 500px;
	padding-top: 5px;
	text-align: center;
	display: block;
	clear: both;
}
.DivImgLeft    {
	float:left;
	width:inherit;
	padding:5px;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	vertical-align: middle;
}
.DivImgR
{
	float:right;
	width:inherit;
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contrianner #set #main #article #txt_block {
	float: left;
}
#contrianner #set #main #article #pic_box {
	width: 350px;
	margin-left: 30px;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	float: left;
	margin-top: 10px;
}

