body{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px !important;
	line-height: 1.3em;
	color: #000;
	width: 90%;
	text-align: left;
}
h1, h2, h3, h4{
	line-height: normal;
	font-size: 13px !important;
}
div#header{
	display: none;
	font-size: 13px !important;
}
div#header img{
	display: none;
	font-size: 13px !important;
}
div#main{
	border: 0; margin: 0 auto; padding: 0;
	text-align: left;
	width: 100%
	font-size: 13px !important;
}
div#left{
   width: 0;
	display: none;
}
div#right{
   width: 100%;
	border: 0;margin: 0;
	font-size: 13px !important;
}
div#menu{
	display: none;
}
div#footer{
	padding: 12px;
	text-align: left;
	font-size: 13px !important;
}
div#right dl{
   width: 100% !important;
   font-size: 13px !important;
}

div#right dl dt{
	border-bottom: 1px solid gray;
	font-weight: bolder;
	font-size: 14px !important;
}
div#right dl dd{
	padding-bottom: 12px;
	font-size: 13px !important;
}
div#right .spec{
	line-height: 4em;
	font-weight: bolder;
	background-color: transparent;
	font-size: 13px !important;
}
blockquote{
	border: 0; padding: 0; margin: 0;
	color: #444;
	width: 90%;
	font-size: 13px !important;
	
}
li#lang{
	display: none;
}

blockquote{
  border: 0;
}
div#wrapper{
	width: 100%;
}
