/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  background:#ffffff;
  width:808px;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 20px;
	margin: 0 auto;
	border-bottom: 1px solid #000000;
	background-color: #f2f2f2;
}


#header img {
  position: absolute;
  top: 5%;
  left: 10px;
}

#header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.10em;
  line-height: 1.2em !important;
  line-height: 1.2em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #3B5D77;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 129px;
  background: url(../images/topbanner.jpg) no-repeat top left;
  border-bottom:solid 4px #006AB6;
}





/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
  border-bottom:solid 1px #087ABE;
}
#menus {
  margin: 0 auto;
  background:#B3E6F9;
  height:26px;
  line-height:26px;
  text-align:right;
  font-size:12px;
}
#menus ul a{
	color:#1B5B00;
	margin:0 4px 0 4px;
}
#menus ul{
	float:right;
}
#menus ul li{
	list-style:none;
	float:left;
	margin:0;
	border-right:solid 1px #cccccc;
	padding:0;
}
#menus ul li a{
  display: block;
	padding:0px 4px 0px 7px;
}
#menus ul li a:hover{
	background:#087ABE;
	border:none;
	color:#ffffff;
}
#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;

  text-align: center;
  background: #50A9D6;
}

#menu ul li {
  display: inline;
  margin:0;
  padding:0;
  list-style: none;
  font-family:ºÚÌå;
}

#menu ul li a {
  float: left;
  width:76px;
  letter-spacing: 0.1em;
  color: #fff;
  font-family:ºÚÌå;
}

#menu ul li a span {
  display: block;
  padding:6px 6px 0px 6px;
  font-size: 14px;
}




#menu ul li a:hover,
#menu ul li a.here {
  background: #4A5C6A url(../images/menu_back.gif) no-repeat center top;
  font-weight: bold;
  padding:0px;
  font-size:14px;
  width:76px;
  height:13px!important;
  letter-spacing: 0px;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
  font-weight: bold;
}



/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  text-align: left;
}

#columns {
  margin: 0 auto;
}

#Mail{
	margin:18px 18px 6px 18px;
}
#Gonggao,#zhizuo{
	margin:9px 9px 0 9px;
}
#GongGaoC,#zhizuoC{
	margin:0 0 0 9px;
	background:url(../images/gonggao_back.jpg) repeat-x left top;
	height:167px;
	width:198px;
	padding:3px;
}
#zhizuoC{
	background:url(../images/zhizuo_back.jpg) repeat-x left top;
	margin-bottom:0px;
}
#GongGaoBottom{
	margin:0 0 0 9px;
	background:url(../images/gonggao_bottom_back.gif) no-repeat left top;
	height:5px;
	font-size:5px;
}
/* Column widths */
.width {
  width: 808px;
}
.leftwidth{
	width:216px;
	height:100%;
	background:#FCFBFB url(../images/left_back.jpg) repeat-x left top;
}
.rightwidth{
	width:585px;
}
.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}

/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  width: 808px;
  height: 10em;
  margin: 0 auto;
  margin-top:-20px;
  background: #fefefe url(../images/bottom_top.jpg) repeat-x top left;
}

#footer #bg {
  position: relative;
  height: 8em;
  margin: 0 auto;
  margin-top:24px;
  font-size:12px;
  color:#000;
  font-family: ËÎÌå;
 }



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}






/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

#N1,N2,N3{
	float:left;
}
#N1{
	width:312px;
	height:260px;
	background:url(../images/N1back.gif) no-repeat bottom center;
}
#N2{
	padding-top:18px;
}
#N3{
	width:99%;
	height:210px;
}

#leftDiv,#rightDiv{
   width:80px; 
   height:250px;
   background-color:#e5e5e5;
   border:1px solid #ddd;
   position:absolute;
}
.titleDiv{
	font-weight:bold;
	font-size:18px;
	color:#999;
}
a{
	color:#444444;
	text-decoration: none;
}
a:hover{
	color:#444444;
	text-decoration: blink;
}
.viewtitle{
	padding:3px 3px 2px 6px;
	background:#efefef;
}
.viewtitle h1{
	font-size:18px;
}
#Cul{
	margin:6px;
	line-height:150%;
}
#Cul li{
	font-size:12px;
	list-style:none;
}
#Cul li img{
	margin-right:4px;
}
.datehits{
	color:#acacac;
}
#links{
	margin-bottom:12px;
}
#links img{
	width:130px;
	border:solid 1px #ccc;
}

#rightAD{width:86px;height:auto;;float:right;   
     position:fixed !important; top/**/:30px;   
     position:absolute; z-index:300; top:expression(offsetParent.scrollTop+30);right:2px;}
#leftAD{width:86px;height:auto;float:right;   
     position:fixed !important; top/**/:30px;   
     position:absolute; z-index:300; top:expression(offsetParent.scrollTop+30);left:2px;}
#rightAD img,#leftAD img{
	border: solid 1px #ccc;
}
#rightAD p,#leftAD p{
	margin-top:2px;
	margin-bottom:4px;
}
