/* CSS Document */

body {
	margin-top: 0px;
    padding-top:0px;
	margin-left:0px;
	background: #ffffff;
	background: url(../images/bg.gif) repeat;
}
body, tr, td {
	font-size: 12px;
    font-family: ËÎÌå£¬Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #444444;
}

.mainpage {
	padding-left:7px
}

/*logo setting*/
#logo {
	float:left;
	font-size:32px;
	font-weight:bold;
	color: #ffffff;
	padding-left:40px;
	padding-top:40px;
}

/*flashnews setting*/
#flashnews {
	margin-top:5px;
    margin-bottom:3px;
	margin-left:9px;
	padding-left: 50px;
	height: 90px;
	background: url(../images/bg_flashnews.jpg) no-repeat scroll top;
	background-position:left bottom;
	border:1px solid #D76900;
  
}

/*pathaway setting*/
.pathway {
	font-family:ËÎÌå£¬Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
    color: #767E4E;
	padding-right:5px;
}
a.pathway:link, a.pathway:visited {
	color            : #666666;
	font-weight      : normal;
}
a.pathway:hover {
  color            : #989E7A;
  font-weight      : normal;
  text-decoration   : none;
}


#buttons {
	margin: 0px;
	padding: 0px;
}

#search {
	text-align:center;


}

.searchbox {
	border: 0px;
	font-family: ËÎÌå£¬arial, helvetica, sans serif;
	font-size: 12px;
	height: 19px;
	color: #ff6600;
    margin-top:20px

}

#searchbox {
	text-align:right;
	vertical-align:bottom;
}

#banner {
	float: right;
	padding: 5px 0px 5px;
	width: 468px;
}

.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}



/** old stuff **/
.pagenav {
	text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #9BD2A2;
  width: auto;
  padding-left: 5px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 18px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/dot.gif) ;
background-repeat: no-repeat;
background-position: 0px 4px;
}

/* mambo core stuff */


a:link, a:visited {
	color: #D76900; text-decoration: none;
	font-weight: bold;
}
.mainlevel td { text-align:left;
}
a:hover {
	color: #990000;	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
    text-align:left;
	color: #000;
	height:20px;
	width:100%;
	padding-left: 30px;
	padding-top:4px;

}
a.mainlevel:hover {
    text-align:left;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../images/arrow.gif)  no-repeat 18px;
	padding-top:4px;

} 

a.sublevel:link, a.sublevel:visited {
	color: #000000;
	padding-left: 5px;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	padding-left: 35px;
}

a.sublevel:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#zoneleft {font-size:14px;
}

#zoneleft a.:link, #zoneleft a.:visited {
	color: #000; text-decoration: none;
	font-weight: bold;
	height:20px;
	width:100%;
   font-size:14px;
}

 #zoneleft a:hover, #active_menu .mainlevel {
	color: #cccccc;	text-decoration: none;
	font-weight: bold;
	height:20px;
  font-size:14px;
}  

#active_menu {
	background: url(../images/arrow.gif)  no-repeat 18px;
    color:#000000;

}


.contentpaneopen {
	padding: 4px;
	margin:5px;
}

table.contentpaneopen {
	width: 98%;
	padding: 4px;

}



table.contentpane td {
	height:22px;
	color: inherit;

}



table.contentpane {
	width:98%;
	padding-left: 4px;
	margin-top:5px;
}

.componentheading {
	background-color : #E8E1D0;
	padding: 4px;
    font-weight:bold;
    color:#474F3A;
}

td.componentheading {
	height: 30px;
	background: url(../images/bg_menu.gif)  repeat-x;
	color: #ffffff;
	text-align: left;
	vertical-align:middle;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
	white-space: nowrap;
}

table.contentpane td.contentheading {
	padding-left: 15px;
	padding-top: 3px;
	border-bottom:1px solid #C0A96A;
	background-color: #E8E1D0;
}

.button {
	padding: 2px 1px 0px 1px;
	height: 20px;
	border:solid 0px;
	background-color: #D76900;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 23px;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom:1px solid #C0A96A;
	background-color: #E8E1D0;
	color: #D76900;
	text-align: left;
	vertical-align:top;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}



.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #cccccc;

	text-align:left;

}



table.searchinto {

	width: 100%;

}



table.searchintro td {

	font-weight: bold;

}



.moduletable {
	width: 100%;
}

table.moduletable {
	width: 100%;
	margin-bottom:5px;
	padding-bottom:5px;
}

table.moduletable th {
	background: url(../images/bg_menu.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding-top:4px;
	padding-left:10px;
	height: 20px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height:14px;
    vertical-align:middle;
}

table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	padding: 0 2px 0 2px;
	width:100%;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #9BD2A2;
  padding: 2px 0px 2px 4px;
  color:#333333;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #f9f9f9;
	padding-left:4px;
}

.sectiontableentry2 {
	background-color : #eeeeee;
	padding-left:8px;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}



.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  width:150px;
}

.pagenavcounter {
	color:#999999;
	font-size:10px;
	font-style:italic;
	margin:2px;
	padding-left:5px;
	width:100px;

}

table.contenttoc th {
  background-color:#9BD2A2;
  color: #666666;
	text-align: center;
	padding: 0px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.contenttoc td {

	text-align: left;

	padding: 2px;

	font-size: 10px;

}

.toclink {

background: url(../images/arrow.png) no-repeat left;

vertical-align:top;

padding-left:10px;

}


.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0px 2px 0px 2px;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



.back_button {
	text-align: center;
	margin-top:5px;
}



/* footer setting */

.footer {
height:89px;
color:#000000;
font-size:10px

}
/*top*/
.top_menu { float:right; width:100%;  padding-right:6px;}
.top_menu a:link, .top_menu a:visited { font-weight:14px; color:#000000; text-decoration:none;
 
}

/*credits*/
.credits{ margin-top:-20px}
.credits a:link, .credits a:visited{ 
padding-right:15px; 
font-size:11px; color:#000000; font-weight:normal;
}
.credits a:hover, .credits a:focus {color:#ffffff}

.top_menu a:hover, top_menu a:focus {color:#ffffff; 
}
/*data*/
.data{ float:right; width:100%; height:25px; vertical-align:top; padding-right:6px;}