body {

	letter-spacing: 1px;
 }

*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
}

#container{
	width: 100%;
	height:100%;
}

#navi{
	width:300px;
	position:absolute;
	top:0;
	left:0;
}

#contents{
	width: 100%;
	height: 100%;
}

#flash{

	margin-left: 320px;
	height: 100%;
}

#leftmenu{
	width:320px;
	position:absolute;
	top:0;
	left:0;
}

h2.lmtitle {
	margin-top:30px;
	margin-bottom:10px;
}

#leftmenu ul,#leftmenu li{
	list-style:none;
}

#leftmenu ul {
	margin: 0;
}

#leftmenu li {
	padding: 0;
}

li.lm10 {
	margin-top:10px;
	margin-bottom:10px;
}


#qrcode {
	float:left;
	padding-top:140px;

}

li.lm11 {
	float:left;
	margin-left:26px !important;
	margin-left:8px;
}

li.lm12 {
	margin-top:58px;
	margin-left:5px;
	float:left;
}

li.lm_rain {
	margin-top:28px;
	margin-left:22px;
}

#topupdate {
	width: 272px;
	border:1px solid #d2c8b6;
	margin-left:23px;
        background-color:#f6f4f0;

}

#topupdate h3{
	width: 262px;
	height: 19px !important;
	height: 14px;
	border-bottom:1px solid #d2c8b6;
	margin: 0;
	padding: 0 0 0 10px !important;
	padding: 4px 0 0 10px;
        background-color:#4f3a16;

}

*:first-child+html #topupdate h3{
	width: 262px;
	height: 17px;
	border-bottom:1px solid #d2c8b6;
	margin: 0;
	padding: 2px 0 0 10px;
        background-color:#4f3a16;

}

#topupdate h4{
	font-weight: lighter;
	font-size: 0.7em;
	color:#333333;
	font-family: Arial;
}

#update_con {
	margin: 5px 10px 5px 10px;
}

#update_con {
	width: 250px;
}

#update_con img{
	border:1px solid #ccc6ba;
}

td.desc_td {
	width: 85%;
}

td.upimg_td {
	width: 15%;
	text-align: right;
}

#update_con p{
	font-size: 8pt;
	color:#999999;
	margin-top:3px;
	line-height: 1.3;
	letter-spacing: 1px;
}

#update_con a {
	text-decoration: none;
}

#update_con a:link,#update_con a:visited {
   color:#999999;

}

#update_con a:hover,#update_con a:active {
   color:#958365;

}

*:first-child+html #update_con p{
	font-size: 10px;
	color:#999999;
	margin-top:3px;
}

#footer {

	position:  absolute;
	bottom: 0;
	right: 0;
	padding:0 5px 0 0;
	font-size: 10px;
	color:#9F8E72;
}

#footer a  {
	text-decoration: none;
}

#footer a:link,#footerp a:link  {
   color:#9F8E72;

}
#footer a:visited,#footerp a:visited {
   color:#9F8E72;

}
#footer a:hover,#footerp a:hover {
   color:#4f3a16;

}
#footer a:active,#footerp a:active {
   color:#4f3a16;
}

p#copy {
	clear: both;
	margin-top: -10px;
	padding:0 0 0 30px;
}