#head {
	text-align: left;
	height: 85px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #f3f3f3;
}

form{
	margin:0;
}

#logo {
	padding-top:10px;
	padding-left: 13px;
	width: 144px;
	float:left;
	display:block;
}
#navigation {
	text-align:right;
	width:724px;
	height:38px;
	float: right;
	margin-top: 10px;
	display: block;
	line-height:29px;
	background-image:url(/static/img/menu-bg.png);
	background-repeat:no-repeat;
}
#content {
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	height: 280px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navigation a {
	display: inline-block;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 12px;
	width: 97px;
	height:38px;
	text-align: center;
}
#navigation a#active1{
	background:url(/static/img/hover.png) no-repeat;
	color: #fff;
}

#ind1 {
	width: 31%;
	float: left;
	padding: 10px;
}
#bottom {
	float: left;
	width: 100%;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 50px;
}
#copy {
	float: right;
	font-size: 11px;
	color: #666;
}
#nav2 {
	width: 70%;
	float: left;
}
#subnav{
	width:700px;
	float:right;
	padding:5px;
	padding-top:5px;
	display:block;
	text-align:right;
}
#subnav a{
	font-size:11px;
	text-decoration:none;
	color: #666;
	padding:4px;
	margin-left:10px;
}
#subnav a:hover {
	background: #999;
	color:#FFF;
}
#subnav a#active{
	background: #999;
	color:#FFF;
}
	
#global {
	width: 906px;
}
#indeximg {
}
#navigation a:hover {
	display: inline-block;
	color: #000;
	text-decoration: none;
	background-image: url(/static/img/hover.png);
	background-repeat: no-repeat;
	width: 97px;
	height:38px;
	text-align: center;
	background-position: center;
}
#dwn1{
	background:url(/static/img/down.png) no-repeat;
	width:104px !important;
	display: inline-block;
	color:white !important;
}
#navigation a:hover#dwn1{
	background:url(/static/img/down-hover.png) no-repeat;
}
#bottom a {
	margin-right: 15px;
	display: inline-block;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 12px;
}
#bottom a:hover {
	margin-right: 15px;
	display: inline-block;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
#dwn   {
	font-weight: normal;
	color: #FFF;
	background-image: none;
	position: relative;
	margin-bottom: -10px;
}


#ind2 {
	float: none;
	width: 60%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 320px;
}
#ind3{
	float: none;
	width: 90%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 23px;
}
h2{
	font-size:16px;
	font-weight:bold;
}
h3{
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
#ind3 h1{
	padding-left:355px;
}

#toc ul li{
	padding-bottom:5px;
	list-style-type:decimal;
}

#txt ul li{
	padding-bottom:5px;
	list-style-type:decimal;
}

#toc ul li a{
	border-style:dashed;
	border-width:0 0 1px 0;
	text-decoration: none;
}

#active {
	background-image: url(/static/img/hover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#content2 {
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/static/img/txt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#content3 {
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ind3 {
	float: none;
	width: 90%;
	padding: 20px;
}
#ind4 {
	padding-top:20px;
	float: none;
	width: 100%;
	text-align:center;
}
#ind4 img{
	margin:10px;
}

#ind4 h1{
	padding-left:0px;
}

ul label input {
	border: 1px solid #999;
	font-size: 12px;
	color: #666;
	padding: 5px;
}
ul label textarea {
	border: 1px solid #999;
	font-size: 12px;
	color: #666;
	padding: 5px;
}

#video {
	background-color: #CCC;
	width: 500px;
	height: 400px;
}
#ind11 {
	width: 29%;
	float: right;
	padding: 10px;
	display: block;
	clear: right;
}

.errmsg{
	color:red;
	font-weight:bold;
}

.stylesample{
	font-style:italic; background-color:#E1F6FE
}

#lefttoc1 ul li{
	list-style-type:none;
	padding-bottom:10px;
}

#lefttoc1{
	background-color:#F5F5F5;
}

#lefttoc1 ul li ul li{
	list-style-type:disc;
	padding-bottom:5px;
}

#ordcontent ul li{
	list-style-type:disc;
	padding-bottom:10px;
}

#content2 .dict{
	margin-bottom: 20px;
}

#content2 .dict-desc{
	padding-left: 20px;
	color: gray;
	text-align: justify;
}

#content2 .dict-dload{
	padding-left: 20px;
}

#press{
	margin-bottom:220px;
}

#press li{
	margin-bottom:15px;
}

#dictionaries h2{
	font-size:16px;
	font-weight:bold;
	color:#00AEEF;
	text-decoration:underline;
}

#upload_dict
{
	display:none; 
	width:450px;
	height:300px;
	border:2px #00AEEF solid;
	background-color:#FFFFFF;
	position:absolute;
	z-index:999;
	padding:10px;
}

#upload_dict_head
{
	width: 440px;
	text-align: right;
	margin-bottom: 20px;
}

#upload_dict_comment, #upload_dict_body{
	width: 440px;
	text-align:left;
	margin-bottom: 20px;
}

#upload_dict_comment p{
	text-align: justify;
}

#ajaxUploadForm div{
	margin-bottom: 10px;
}

#upload-email{
	width:300px;
}

#submit_upload{
	margin-left: 5px;
}

#upload_dict_status{
	display:none;
	border: 1px solid red;
	padding: 10px;
	color: red;
	font-weight:bold;
}

.overlay
{
	FILTER: alpha(opacity=50); LEFT: 0px; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #000; moz-opacity: 0.5; opacity: 0.5;
	z-index: 500;
}

