#top {
	text-align: left;
	background: url("../img/top_bg_1.jpg") repeat-y left 0;
	height: 70px;
	width: 1002px;
}

#logo {
	background: url("../img/logo.gif") no-repeat 10px 50%;
	width: 205px;
	height: 80px;
	float: left;
}

#top ul {
	height: 60px;
	margin-top: 10px;
	margin-left: 40px;
	text-align: right;
	float: left;
	color: #201D7C;
}

#top ul li {
	list-style-type: none;
	padding-bottom: 8px;
}

#top form {
	margin: 0;
	padding: 0;
}

#search {
	float: left;
	margin: 30px 10px 0 auto;
	padding-left: 350px;
	font-size: 14px;
	font-weight: bold;
	color: #201D7C;
}

#search input {
	border: 1px solid #111045;
	height: 22px;
}

#search-button input{
	background: url("../img/search_01.gif") no-repeat left top;
	border: none;
	width: 82px;
	height: 32px;
	margin-top: 32px;
}

#more {
	margin: 3px 10px 2px auto;
	text-align: right;
}

#more a {
	width: 45px;
	text-decoration:none;
	background: url("../img/more.gif") no-repeat right top;
}

#more a:hover {
	text-decoration:none;
}

/*- banner begin--------------------------- */

#banner {
  /*float:left;*/
  width:1002px;
  border-bottom:1px solid #C9ECFE;
  line-height:normal;
  font-weight: bold;
  background: url("../img/top_bg_1.jpg") repeat-y left 0;
}

#banner ul {
	margin:0;
	padding:0;
	list-style:none;
  }
#banner li {
  display:inline;
  margin:0;
  padding:0;
  width: 13.9em;
  /*float:left;*/
  }


#banner a {
  /*float:left;*/
  background:url("../img/tableft10.gif") no-repeat left top;
  width: 100%;
  margin:0;
  padding:0;
  text-decoration:none;
  }
  
#banner a span {
  /*float:left;*/
  width: 100%;
  display:block;
  background:url("../img/tabright10.gif") no-repeat right top;
  padding:5px 15px 4px 5px;
  color:#FFF;
  }
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#banner a span {float:none;}
/* End IE5-Mac hack */
#banner a:hover span {
  color:#FFF;
  }

##banner a:hover {
  background-position:0% -42px;
  }
##banner a:hover span {
  background-position:100% -42px;
  }
  
.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*Theme Change here*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 166px;
	visibility: hidden;
	text-align: left;
}

.dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: center;
	border-bottom: 1px solid #BBB; /*Theme Change here*/
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #ADE0FE;
	color: #ffffff;
}
      
/*- banner end--------------------------- */

#top-pic {
	width: 1002px;
	background: url("../img/index.jpg");
	height: 205px;
	margin: 0;
	margin-bottom: 2px;
}

#top-pic img{
	width: 100%;
	height: 100px;
}

#wrapper {
	width: 1002px;
	margin: 0;
	background: url("../img/content_bg.gif") repeat-y left 0;
}

#mainnav {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0;
}

#mainnav p {
	background: url("../img/nav_up.jpg") repeat-y left 0;
}

#mainnav ul {
	padding: 0px;
	margin: 0px; 
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
}


#mainnav li {
	list-style-type: none;
	padding: 0px;
	height: 28px;
	
}

#mainnav a span {
	font-size: 13px;
	background: url("../img/nav_2.jpg") repeat-x left top;
	color: #000000;
	width: 100%;
	height: 100%;
	padding: 8px auto 5px 2px;
}

#mainnav a:link, a:visited {
	text-decoration: none;
}

#mainnav a:hover, active {
	color: #000000;
}

#mainnav a:hover span{
  background-position: 245px 0;
	color: #3A75B6;
	padding: 8px 8px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#content {
	width: 756px;
	float: right;
	padding: 0px;
	padding-left: 0;
	height: 100%;
	text-align: left;
	line-height: 150%;
}

#article {
	text-align: center;
	font-weight: bold;
}

#time_count {
	text-align: center;
	color: #FA5201;
}

#view {
	text-align: left;
	padding: 10px 20px 10px 35px;
}

#newspic {
	text-align: center;
}

#newspic-img {
	width: 480px;
	height: 320px;
}

#content fieldset {
	width: 95%;
	text-align: left;
	margin: 60px 40px 20px 60px;
	padding-top: 30px;
}
#content legend {
	color: #FA5201;
}
#answer {
	width: 90%;
	text-align: left;
	padding: 5px 0 5px 0px;
	margin: 0;
}

#answer p {
	padding: 3px;
	padding-left: 30px;
	margin: 0;
}

#answer ul li {
	padding: 3px;
}

#foot {
	clear: both;
	background-color: #002262;
	color: #ffffff;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 1002px;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*---index begin---------------*/
#index-left{
	text-align: left;
	margin: 0;
	margin-left: 2px;
	width: 23%;
	float: left;
	border-right: 2px solid #ffffff;
}

#index-right {
	float: right;
	width: 76.5%;
}

#login{
	text-align: left;
	margin: 0;
	margin-right: 2px;
	width: 31%;
	float: right;
}

#login ul{
	margin: 2px 0px 2px 10px;
  padding-right: 10px;
  text-align: left;
  list-style: none;
}

#login li {
	padding: 1px;
	padding-left: 8px;
}

#login input {
	width: 62px;
	height: 22px;
}

input.loginbutton {
	width: 62px;
	height: 22px;
	background: url(../img/login.gif) no-repeat left 40%;
	border: none;
}

#login form {
	margin: 0;
	padding: 0;
}

#index {
	width: 1002px;
}

#index a:link a:visited {
	text-decoration: none;
	color: #000000;
}


#index a:hover, a:active {
	border-bottom: 1px solid #201D7C;
} 

/*---index end---------------*/

/*---center begin---------------*/
.center {
	float: left;
	width: 34.2%;
	height: 180px;
	border-right: 1px solid #ffffff;
}
/*---center end---------------*/

/*---index-pic begin---------------*/
#index-pic {
	clear: both;
	width: 100%;
	height: 70px;
	background: url("../img/index_pic.gif") no-repeat 60%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 0px;
}
/*---index-pic end---------------*/

.box {
	border: 1px solid #3A75B6;
	margin-bottom: 3px;
}

#list-box {
	width: 62%;
	text-align: left;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}

#paginationLinks {
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	width: 100%;
}

#piclist {
	text-align: center;
	float: right;
	width: 30%;
	margin: 20px 20px 40px auto;
	overflow:hidden;
	height: 500px;
	width: 130x;
}

#piclist img {
	margin: 5px;
  width: 160px;
  height: 120px;
  border: none;
}

#piclist span {
	border-left: 1px #eeeeee solid; 
  border-top: 1px #eeeeee solid; 
  border-bottom: 1px #cccccc solid; 
  border-right: 1px #cccccc solid;
  text-align: center;
  padding: 2px;
}

#piclist a {
	margin:0;
  padding:0;
  text-decoration:none;
}

#tooltip2 {
	 position: absolute;
	 clip:rect(0 150 50 0);
	 width:180px;
	 background-color:#FFFFCC; 
	 top: 31px; 
	 left: 103px; 
	 visibility: hidden; 
	 height: 16px;
	 color: #3A75B6;
}
/*-- message begin---------------*/

#message {
	margin-top: 20px;
	width: 90%;
}

#message ul {
	list-style: none;
}

#message ul li {
	border: 1px solid #a5a5a5;
	background: url("../img/message_bg.jpg") repeat-x left top;
	padding: 0;
	margin-bottom: 15px;
}

#message p {
	margin: 0;
	padding: 8px;
	padding-bottom: 5px;
	padding-left: 35px;
	background: url("../img/message.gif") no-repeat 10px 40%;
	border-bottom: 1px solid #a5a5a5;
}

#message a {
	background: url("../img/del.gif") no-repeat 0 40% ;
	position: absolute;
	right: 100px;
	width: 20px;
	height: 16px;
}

#message ul li div {
	padding: 15px;
}

#leavemessage {
	margin-top: 30px;
	margin-left: 20px;
}

#leavemessage p{
	background: url("../img/arrow.gif") no-repeat 0 40% ;
	padding-left: 20px;
	font-weight: bold;
}

#leavemessage ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0;
	list-style: none;
	width: 90%;
  }
  
#leavemessage li {
  margin: 0;
  padding: 5px;
}
  
#leavemessage textarea {
	width: 100%;
	height: 80px;
	margin-left: 35px;
}

#leavemessage input.button {
	background: url(../img/reply.gif) no-repeat right 50%;
	border: none;
	font-weight: bold;
	margin-left: 20px;
	width: 60px;
}

#replymessage {
	border-top: 1px solid #a5a5a5;
	width = 95%;
	margin-left: 25px;
	color: #FA5201;
}

#replymessage p {
	background: none;
	padding-left: 0;
	border: none;
}

/*-- message end---------------*/

/*-- admin start---------------*/

#adminlogin {
	position: absolute;
	top: 150px;
	left: 220px;
	background:  url(../img/admin_login.jpg) no-repeat left 0;
	width: 535px;
	height: 222px;
	color: #163575;
}

#adminlogin input {
	border: none;
	width: 100px;
}

.admin_login {
	background: none;
	width: 30px;
}

#username {
	position: absolute;
	top: 101px;
	left: 110px;
}

#pwd {
	position: absolute;
	top: 98px;
	left: 320px;
}

#submit {
	position: absolute;
	top: 170px;
	left: 430px;
}

#sidebar {
	float: left;
	width: 200px;
}

#grid {
  border-collapse: collapse;
  width: 90%;
	padding-left: 5px;
	margin: 0;
	border: 1px solid #a5a5a5;
	border-bottom: none;
}

#grid caption {
  background: url(../img/arrow_admin.gif) no-repeat left 52%;
  text-align: left;
	color: #226192;
	font-size:14px;
	font-weight: bolder;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#grid th {
  height: 18px;
  font-size: 12px;
  font-weight: bold;
  background: #EDEDED;
  border-bottom: 1px solid #a5a5a5;
  padding: 4px;
  padding-left: 10px;
  text-align: left;
}

#grid td {
	text-align: left;
  color: #000000;
  font-size: 12px;
  padding: 4px;
  padding-left: 10px;
  border-bottom: 1px solid #a5a5a5;
}

#main {
	background: url(../img/admin_bg.gif) left 0;
	width: 95%;
	height: 100%;
}    

#main fieldset {
	margin-left: 30px;
	padding-bottom: 30px;
}

h4 {
  text-align: left;
	color: #226192;
	font-size:14px;
	font-weight: bolder;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#main ul{
	margin: 5px 0px 5px 10px;
  padding-right: 10px;
  text-align: left;
  list-style: none;
}

#main li {
	padding: 4px;
	padding-left: 8px;
}

input.button {
	width: 50px;
	height: 20px; 
	border: 1px #B5B8CB solid;
  top: 2px; 
  clip: rect( 1px ); 
  font-size: 9pt; 
  background-image: url(../img/button_bg.gif); 
  margin: 4px 1px 2px 0px;
  cursor: pointer;
}

#main input.text {
	width: 200px;
}

#main input.password {
	width: 152px;
}

#main textarea {
	width: 90%;
	height: 80px;
}


/*-- admin end---------------*/

/* ------------------- tooltip start ----------------- */
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../img/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../img/bt.gif) no-repeat bottom}
    
/* ------------------- tooltip end ----------------- */