/*General*/
html,body {
	margin: 0;
	padding: 0
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	border:none;
}
a:active{
	text-decoration: none;
}

a img {
	
}

h1,h2 {
	color: #666666;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
}

h3,h4 {
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

blockquote {
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 5;
}

ul {
	margin-top: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	margin-bottom: 0px;
}

/*
*	Container	 *
**	Header		**
**	Content		**
**	Footer		** 
*/
div#container {
	text-align: left;
	background-color: white;
	width: 972px;
	/*height: 1025px;*/
	margin: 0 auto;
}

/******Header******/ /*
*open-source-ajax
*headermenu
*submenu
*search
*flags
*/
div#header {
	background: url(/img/banner_bg.png) no-repeat scroll center 0 transparent
}

div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #EEE;
	color: #79B30B
}

table#header-table {
	width: 100%;
	height: 120px;
}

/*Header*/
.header {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: white;
	overflow:hidden;
}

div.header-menu {
	float: left;
	background: transparent url(/img/menubar.png) repeat-x scroll 0pt;
	width: 110px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: white;
}
div.header a:hover{
	text-decoration:none;
}
div.header a:visited{
	color: white;
	text-decoration:none;
}

.header-menu-d {
	float: left;
	background: transparent url(/img/menubar-dividend.png) repeat-x scroll
		0pt;
	height: 22px;
	width: 2px;
}

.header-menu-l {
	float: left;
	background: transparent url(/img/menubar-l.png) repeat-x scroll 0pt;
	height: 22px;
	width: 3px
}

.header-menu-r {
	float: left;
	background: transparent url(/img/menubar-r.png) repeat-x scroll 0pt;
	height: 22px;
	width: 3px;
}

/*Submenu*/
div.submenu-opt {
	font-size: 10px;
	cursor: pointer;
	height: 16px;
	float: left;
}
div.submenu-opt a{
	font-size: x-small;
} 

div.submenu-opt {
	color: black;
	text-decoration: none;
}

div.submenu-opt2 {
	background:transparent url('/img/dot.png') no-repeat 5px 5px ;
	width:12px;
	height:12px;
	float: left;
}

div.submenu-opt:hover {
	background-color: #EEEEEE;
	/*text-decoration:underline;*/
}

.header-sub {
	height: 16px;
	overflow: hidden;
}

/**Open Source Ajax*/
.open-source-ajax {
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

/*Search*/
.title {
	margin-right: 15px;
	color: gray;
}

.title a {
	border: 0px;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
}

div#search {
	height:18px;
}

.search{
	overflow: visible;
	background-color: white;
}
div#search input{
	height: 18px;
	background-color: white;
}

/*flag*/
div#flag a {
	font-size: 10px;
	color: white;
	margin-left: 15px;
	height: 16px;
	overflow: hidden;
}

/******Content******/
div#swf {
	width: 100%;
	height: 300px;
	background-color: white;
}
div.flash-top{
	margin-top:10px;
	background: transparent url(/img/Frame-top.png) no-repeat;
	width:100%;
	height:10px;
}
div.flash {
	background: transparent url(/img/Frame-mid.png) repeat-y;
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
}
div.flash-bottom{
	background: transparent url(/img/Frame-bottom.png) no-repeat;
	overflow:visible;
	width:100%;
	height:10px;
}
div.flash div#imgs{
	float:right;
	width:300px;	
}

/*Left*/
div.content-l {
	margin-top: 0px;
	/*margin-left:3px;*/
}

div.content-l a , div.flash a {
	color: #008bb6;
	text-decoration: none;
}

div.content-l a:hover {
	text-decoration: underline;
}
div.content-l a:visited{
	color: #008bb6;
}

div.content-top {
	background: transparent url(/img/sub1-content-top.png) no-repeat;
	width: 676px;
	height: 10px;
}
div.content-admin-top {
	/*background: transparent url(/img/sub1-content-top.png) no-repeat; */
	width: 820px;
	height: 10px;
}

div.content-data {
	background: transparent url(/img/sub1-content-frame.png) repeat-y 0pt
		0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width:676px;*/
	padding-left: 10px;
	color: gray;
}

div.content-bottom {
	background: transparent url(/img/sub1-content-bottom.png) no-repeat;
	width: 676px;
	height: 10px;
}
#news_table a{
	font-weight:bold;	
}
span.news-title{
	color:#666464;
	font-weight:bold;
	margin-bottom:3px;
}
span.news-content{
	color:gray;
}
div.news{
	background: transparent url(/img/calendar.gif) no-repeat 7px 0% ;	
	height:45px;
	width:60px;
	
}
div.news-mm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-indent:1px;
	padding-top:7px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	z-index: 10;
}
div.news-dd {
	color: gray;
	font-weight: bold;
	font-family: Verdana Bold, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	z-index: 10;
}

div.news-type {
	color: gray;
	font-weight: bold;
	font-family: Verdana Bold, Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 6px;
	font-size: 6pt;
	text-align: center;
	z-index: 10;
}
tr.news-h{
	height:55px;
}
div.sublist {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

div.sublist-title {
	background: url(/img/section-bg-r.png) repeat-x scroll 0 0 transparent;
	
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #636363;
	
	text-transform:uppercase;
	line-height:25px;
	padding-left: 0px;
	
	overflow: hidden;
}

div.sublist-r {
	padding-left: 5px;

}

.line {
	color: gray;
	margin-right: 10px;
}

/*Right*/
div#float_content {
	padding-left: 15px;
	padding-right: 15px;
	z-index: 10;
}

div#float_content a,div#DL_link a {
	color: #008BB6;
}

div#subs,div.sub-unselect,div.sub-select,div.openbox {
	
}

div#DL_link {
	color:gray;
	position: relative;
	top: 30px;
	height: 80px;
	width: 270px;
}

div.float_menu {
	background: transparent;
	float: right;
	padding-top: 5px;
	margin-right: 5px;
	z-index: 0;
}

div.sub-unselect,div.sub-select {
	margin-bottom: 1px;
}

div.openbox {
	margin-top: 30px;
}

div.sub-unselect .lwt-embedded-r {
	background: transparent url(/img/round-l-no.png) no-repeat scroll 0pt;
	padding-left: 4px;
	height: 4px;
	width: 221px;
}

div.sub-unselect .rwt-embedded-r {
	background: transparent url(/img/round-r-no.png) no-repeat scroll right
		0pt;
	padding-right: 4px;
	height: 4px;
	width: 273px;
}

div.sub-unselect .mwt-embedded-r {
	background-color: #E8E8E8;
	height: 4px;
	overflow: hidden;
	width: 273px;
}

div.sub-unselect .round-title-r {
	background: transparent url(/img/round-title-no.png) repeat-x;
	width: 271px;
	height: 26px;
	padding-left: 10px;
	line-height: 22px;
	font-weight: bold;
}

div.sub-unselect .round-title-r a {
	color: gray;
	text-decoration: none;
	cursor: pointer;
}

div.sub-unselect .link {
	z-index: 100;
	color: #727272;
	display: inline;
	float: left;
}

div.sub-select .link,div.openbox .link {
	z-index: 100;
	color: #636363;
	display: inline;
	float: left;
}

div.sub-unselect .content-r {
	display: none;
	padding-top: 5px;
	padding-left: 10px;
	color: gray;
	border: 1px solid #EFEFEF;
}

div.content-r a {
	color: gray!important;
	text-decoration: none;
}

div.content-r a:hover {
	text-decoration: underline;
}

div.content-r ul {
	padding-top: 0px;
}

div.sub-select div.content-r  ,div.openbox div.content-r {
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	color: gray;
	background-color: white;
}

div.lwt-embedded-r {
	background: transparent url(/img/round-l.png) no-repeat scroll 0pt;
	padding-left: 4px;
	height: 4px;
	width: 221px;
}

div.rwt-embedded-r {
	background: transparent url(/img/round-r.png) no-repeat scroll right 0pt
		;
	padding-right: 4px;
	height: 4px;
	width: 273px;
}

div.mwt-embedded-r {
	background-color: #999999;
	height: 4px;
	overflow: hidden;
	width: 273px;
}

div.wt-title-r {
	color: #222222;
	overflow: hidden;
	padding: 4px 0pt 4px;
}

div.round-title-r {
	background: transparent url(/img/round-title.png) repeat-x;
	width: 271px;
	height: 26px;
	padding-left: 10px;
	line-height: 22px;
	font-weight: bold;
	overflow: hidden;
}

div.round-title-r a {
	color: #636363;
	text-decoration: none;
	cursor: pointer;
}

div.sub-select .button,div.openbox sub-select {
	float: right;
	padding-left: 5px;
	background: transparent url(/img/arrow-r-hover.png) no-repeat;
	width: 17px;
	height: 17px;
	z-index: 30;
}

div.sub-unselect .button {
	float: right;
	padding-left: 5px;
	background: transparent url(/img/arrow-r.png) no-repeat;
	width: 17px;
	height: 17px;
	z-index: 30;
}

div.sub-unselect div.button:hover {
	background: transparent url(/img/arrow-r-hover.png) no-repeat;
	cursor: pointer;
}

div.sub-select div.button:hover {
	background: transparent url(/img/arrow-r.png) no-repeat;
	cursor: pointer;
}

div.round-outter-r {
	margin-bottom: 1px;
}

a.demoName {
	color: gray;
}
div#error {
	color:gray;
}
div#error a{
	color: #008bb6;
}
div#error a:hover {
	text-decoration: underline;
}
div#error a:visited{
	color: #008bb6;
}
/******Footer******/
a.browsers {
	height: 18px;
	width: 18px;
}

a.browsers:visited {
	color: white;
}

a.footer-refer:visited {
	color: white;
}

div#footer {
	background: white;
	color: #FFFFFF;
	width: 100%;
}

div.footer-line {
	height: 2px;
	background: transparent url(/img/footer-line.png) no-repeat center
		center;
}

div#footer p {
	margin: 0;
	padding: 5px 10px
}
/** Added for zkdownload **/

#p-login {
	background:none no-repeat scroll 0 60% transparent;

	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin-left:3px;
	min-height:20px;
	padding-left:15px;
	position:relative;
	right:0;
	text-transform:none;
	top:0;
	color:#D4E0E3;
}

#p-login a{
	text-transform: none;
	color:#FFFFFF;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
}

.titleBar {
 	 background: transparent url(/zkdownload/images/column-bg-gray.png) repeat-x;
 	 padding-top: 4px;
 	 padding-bottom: 4px;
 	 height: 20px;
}
.body{
     border-style: solid; 
     border-width: 1px; 
     border-color: #DDDDDD;
     text-align: left;
     background-color: #F9F9F8;
}
div.download-message-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.content-message-top {
	background: transparent url(/zkdownload/img/suba-content-top.png) no-repeat;
	width: 968px;
	height: 10px;
	overflow: hidden
}
div.content-message-data {
	background: transparent url(/zkdownload/img/suba-content-frame.png) repeat-y 0pt
		0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 968px;
	padding-left: 0px;
	color: gray;
	overflow: hidden
}
div.content-message-bottom {
	background: transparent url(/zkdownload/img/suba-content-bottom.png) no-repeat;
	width: 968px;
	height: 10px;
	overflow: hidden
}