﻿* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-image:url(images/bg-tile.gif);
 background-repeat:repeat;
}
#wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #FBCC6D;
 margin: 20px 0px 5px 0px;
 background-color: #fffffe;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE 高度表面 */ 

#header {
 margin: 6px 5px 3px 5px; 
 background-image:url(images/header.jpg);
 background-repeat:no-repeat;
 height:140px;
}

#headertext
{
	width:300px;
	height:45px;
	font-family:arial;
	font-size:32px;
	color:#000;
	clear:none;
	float:left;
	margin:40px 0px 0px 45px;
	display: inline;
}
.title {
	color: #DAA520;
}


#headertextsmall
{
	width:300px;
	height:20px;
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	color:#000;
	float:right;
	text-align: left;
	padding-right: 80px;
	padding-top: 70px;
	display: inline;
	font-style: italic;
}
#headerslogan {
	font-size:18px;
	color: #fff;
	height:25px;
	width:260px;
	float: left;
	padding-left: 80px;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

/* 导航栏开始*/
#topmenu
{
height:46px;
width: 770px;
padding-left:5px;
background-repeat:no-repeat;
}

/*菜单*/
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*背景图片地址*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; 
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat;
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	background: url(images/menug_hover_right.gif) no-repeat right top;
}

img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}

#leftcolumn { 
 margin: 6px 0px 0px 4px;
 display: inline; 
 width: 240px;
float: left;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} 

.leftcolumn-inner { 
 display: inline; 
 width: 220px;
 float: left;
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} 

.in-the-news { 
 display: inline; 
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} 


#rightcolumn {
 margin: 6px 0px 0px 0px;
 display: inline; 
 width: 530px;
 float: left;
 min-height: 333px;
}
* html #rightcolumn {height:333px} 

* html .sponsor {height:80px} 

.maincontent {
 min-height: 80px;
 display: inline; 
 float: left;
 margin-bottom: 7px;
 width: 530px;
}/* 1a224da16f9926a7 */ 
* html .maincontent {height:350px} 

.content-mid {
	background-image:url(images/content-mid.gif);
	background-repeat: repeat;
	padding: 5px 14px 5px 14px;
	color:#666;
	font-size:16px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.left-mid {
	background-image:url(images/left-mid.gif);
	background-repeat: repeat;
	padding: 5px 14px 14px 14px;
	text-align: left;
	display:block;
	font-size:16px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}
.randompicture
{
	background-image:url(images/left-mid.gif);
	background-repeat: repeat;
	text-align:justify;
	padding:5px 14px 10px 14px;
	overflow:hidden;
}

.left-heading {
 background-image:url(images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px; 
}
.left-heading h3
{
	font-size: 16px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}

* html .left-heading {height:11px} 
h1 {
	font-size: 20px;
	color: #DAA520;
}

input {
 border: 1px solid #87CEFA;
 width: 200px;
}



#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #000;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #000;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

a:visited {
	color:#666;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #DAA520;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}
.email {
	color: #06F;
}
.teampic {
	float:left;
	display:inline;
	margin: 4px 0px 14px 0px;
	width:150px;
	height:200px;
}