/* Global Styles */
html {
	background-image:url(http://www.tungsten-alloy.com/background-xmas.jpg);
}
.nowmenu {
	padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin: 0.3px;
	background: #a0cce7;
	background-color: #a0cce7;
}
.nowbody {
	padding: 5px 0px;
	display: block;
	color: #000000;
	background-color: #EFEFEF;
	padding-left: 12px;
	text-decoration: none;
}
.nowbody a:hover {
	color: #CC3300;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.nowbody a:visited {
	color: #0000FF;
}
.menu_list {
	width: 250px;
}
.menu_head {
	padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin: 0.3px;
	color: #000000;
	background-color: #a0cce7;
}
.menu_body {
	display: none;
}
.menu_body a {
	display: block;
	color: #000000;
	background-color: #EFEFEF;
	padding-left: 12px;
	text-decoration: none;
}
.menu_body a:hover {
	color: #0000ff;
	background-color: #FFFFFF;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font: 14px Tahoma;
	color: #CC3300;
	letter-spacing: .1em;
	line-height: 26px;
	text-align: center
}
h2 {
	font: 12px georgia;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-align: left;
}
body {
	margin: 0px auto;
	background:#FFF;
	 width:900px;
}
td {
	font: 11px Tahoma;
	color: #000000;
	line-height: 150%;
}
a {
	color: #000000;
	text-decoration: none
}
a:link {
	color: #000000;
}/*未被访问过的链接*/
a:visited {
	color: #000000;
	text-decoration: none
}/*已经被访问过的链接*/
 a:hover, a:action {
 color:#990000;
 text-decoration:underline;
}/*鼠标停留或点击的时候链接的颜色*/
/* ID Styles */

#sitemap {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#navigation a {
	font: 11px Tahoma;
	color: #0033FF;
	text-decoration: none;
}
#navigation a:hover {
	color: #993300;
	text-decoration: underline;
}
#padding {
	padding: 20px 5px 20px 5px;
}
#weekdays th {
	font: 10px arial;
	color: #ffffff;
	letter-spacing: .2em;
}
#calheader td {
	font-weight: bold;
}
/* Class Styles */

.logo {
	font: 14px Tahoma;
	color: #000000;
	letter-spacing: .0em;
	font-weight: bold;
}
.sidebarText {
	font: 12px georgia;
	color: #336666;
	line-height: 18px;
}
.bodyText {
	font: 11px Tahoma;
	line-height: 15px;
	color: #333333;
	padding: 0px 10px 0px 10px;
}
.bodyText a {
	font: 11px Tahoma;
	color: #0033FF;
	text-decoration: underline;
}
.bodyText a:link {
	color: #0000FF;
}/*未被访问过的链接*/
.bodyText a:visited {
	color: #993300;
	text-decoration: underline
}/*已经被访问过的链接*/
 .bodyText a:hover, a:action {
font:bold;
 text-decoration:underline;
}/*鼠标停留或点击的时候链接的颜色*/
.subHeader {
	font: 14px georgia;
	color: #669999;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
}
.navText {
	font: 11px Tahoma;
	color: #333300;
}
.calendarText {
	font: 11px arial;
	line-height: 14px;
	color: #333333;
}
.STYLE2 {
	font-size: 8px
}
.a1 {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.a2 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.a {
	color: #0000E3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.a:hover {
	color: #00EC00;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 1000;
	border-bottom: 1px #00FF33 solid;
	background-color: #dedede;
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #cc3300;
	height: 50px;
	text-align: center;
}
.بیش {
	font: 13px Tahoma;
	text-align: right;
	line-height: 14PX;
	padding: 0PX 5PX 0PX 0PX;
}
.marquee {
	height:18px;
	border-bottom:1px dotted #CCC;
	margin:5px 0px 3px 0px;
	font-size:12px;
}
.marquee p {
	margin:0px;
}
.marquee a:link {
	color:#00F;
}