﻿body
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 6px;
}

a{
color: #ff0000;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}

h1
{
	font-size: 16px;
	font-family: "宋体";
	color: #ffffff;
}

h2
{
	font-size: 14px;
	font-family: "宋体";
	display: block;
	background-color: #8C0101;
	border: 1px solid #fff;
	padding-left: 2px;
	color: #ffffff;
	font-weight: lighter;
}

h3
{
	font-size: 22px;
	font-family: "宋体";
	display: block;
	background-color: #8C0101;
	border: 1px solid #fff;
	color: #ffffff;
	font-weight: 500;
}

#wrapper
{
}

#main-header
{
	height: 100px;
	/*background-image: url('img/header.jpg');*/
	/*background-repeat: no-repeat;*/
	/*background-position: center left;*/	
	background-color: #333333;
	text-align:center;
}

#main-left
{
	width: 180px;
	padding-left:10px;
	padding-top:10px;
	float: left;	
}

#main-right
{
	width: 180px;
	padding-right:10px;
	padding-top:10px;
	float: right;
}

#main-content
{
	background-color: #333333;
	padding: 4px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	font-family:"宋体";
	line-height: 23px;
}

#main-footer
{
	margin-left: 170px;
	margin-right: 170px;
	font-size: 10px;
	text-align: center;
	background-color: #333333;
	padding: 4px;
	border: 1px solid #FFFFFF;	
}

.box
{
	padding: 0;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	background-color: #333333;
}

.box span
{
	font-size: 15px;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #8C0101;
}

.box a
{
	color: #0000ff;
	text-decoration: underline;
	padding: 4px;	
}

.box a:hover
{
	background-color: #ffffee;	
}

.box2
{
	padding: 0;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	background-color: #333333;
	text-align: center;
	/*background-image: url('img/border.png');*/
}

.box2 span
{
	font-size: 13px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #666666;
}

.news
{
	padding: 4px;	
}

.news span
{
	display: block;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #FFFFFF;	
}

#main-header ul a
{
	margin:0px 5px 0px 5px;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	font-family:arial;
	font-weight:bold;
	background: #8C0101 url(img/tab_b4.gif) 4px 6px no-repeat;
	cursor:hand;
	display:block;
	float:left;
}
#main-header ul a:hover
{
	text-decoration:none;
	background-color:#CC0000;
}
#main-header div ul li
{
	display:inline;
	font-weight:bold;
}

#globalNav{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
	background-color: #333333;
	border-top: 2px solid #8C0101;
}

#globalNav img{
 display: inline;
 margin: 5px;
}

#globalNav a {
	font-size: large;
	padding: 0 4px 0 0;
}

#tabs ul a
{
	padding:3px 7px 4px 12px;
	margin:0px 5px 0px 5px;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	font-family:arial;
	font-weight:bold;
	background: #8C0101 url(img/tab_b4.gif) 4px 6px no-repeat;
	cursor:hand;
	display:block;
	float:left;
}
#tabs ul a:hover
{
	text-decoration:none;
	background-color:#CC0000;
}
#tabs
{
	width:60%;
	height:30px;
	clear:both;
	text-align:center;
}
#tabs div
{
	height:30px;
}
#tabs div ul
{
	text-align:center;
	height:30px;
	padding:0 0 0 95px;
	margin:0px;
}
#tabs div ul li
{
	display:inline;
	font-weight:bold;
}
.frame {
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #333333;
}

.s_title_more a.{MARGIN: 0px;padding:0px;}
.s_title_more a:link{COLOR:#ff0000;text-decoration: none;}
.s_title_more a:visited{COLOR:#ff0000;TEXT-DECORATION: none;}
.s_title_more a:hover{COLOR:#ffffff;TEXT-DECORATION: underline;}

.s_title_s a.{MARGIN: 0px;padding:0px;}
.s_title_s a:link{COLOR:#ffffff;text-decoration: none;}
.s_title_s a:visited{COLOR:#ffffff;TEXT-DECORATION: none;}
.s_title_s a:hover{COLOR:#ff0000;TEXT-DECORATION: underline;}

