@charset "utf-8";
*
{
margin: 0px;
padding: 0px;
}





body {
	
	background: #ccc url(back_all.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

img{
border:0;
}
#content
{
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#main
{
	width: 878px;
	padding:4px;
	background-color:#d60000;
	background-image: url(back_top.jpg);
	background-image:none;
	background-repeat: repeat-x;
	background-position: top;
}

#back
{
	width: 886px;
	background: #ffffff;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}

#header {
	height: 138px;
			
}

#logo {
    color:#fff;
    font-size:12px;
	font-weight:bold;
	width: 886px;
	height: 18px;
	text-align: right;
	padding-top:120px;
	background: url(header.jpg) no-repeat;
}


#logo a {
    margin:8px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
}
#logo a:hover {
	text-decoration: underline;
}


#logo H2 a
{
font-size: 12px;
}


#menu
{
	height: 36px;

}

#menu ul {
	list-style: none;	
}

#menu li {
   float:left;
   padding:0;
   background: url(buttons.gif) no-repeat;
   text-align:left; 
	
}

#menu a {
	float: left;
	text-align:center;
	width: 108px;
	height: 30px;
    display: block;
	border-left:1px #fff solid;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	text-transform: uppercase;
}

#menu a:hover {
	height: 30px;
	color: #000000;
	text-decoration: none;
	background-image: url(buttons_r.gif);
	background-repeat: repeat-x;
}




#right
{
	padding:2px;
	border:1px solid #d60000;
	background-color: #FFFFFF;
	background:#FFFFFF;
	height:38px;
}

#right H3
{
width: 198px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(title.gif) repeat-x
}



.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#sibebar{
	width:200px;
	height:1304px;
	background:#fff;
	float:left;
	border:1px solid #666;
	padding:4px 4px 0 4px;
	margin:2px 2px 2px 1px;
	
}


#left
{
	width: 638px;
	padding: 8px;
	border:1px solid #666;
	margin:2px auto;
	background:#f4f4f4;
	float:right;
}

#left table
{
   width:100%	
}
#left td
{
   padding:4px;	
   color:#333;
   line-height:1.5;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #d60000;
}

#left a
{
color: #d60000;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
	font-size:14px;
	line-height:1.6;
	color:#333;
}



#left table p {
	margin:2px;
	padding:0;
}

#left img{
	float:left;
	padding:4px;
	border:1px solid #999;
	margin-right:10px;
	margin-top:4px;
	margin-bottom: 4px;
}

#left h2 {
	font-weight:500;
	font-size:18px;
	margin:4px 0;
	padding: 0;
	padding-top: 4px;
	color: #d60000;
	display:block;
	border-bottom:1px dotted #ccc;
	font-family:"黑体";

}

.f14{
    font-size:14px;
	font-weight:bold;
}
.f140{
    font-size:14px;
}


.date {
	text-align: right;
	color: #d60000;
	font-size: 11px;
}

.date a {
	color: #d60000;
}


#footer {
	height: 50px;
	clear: both;
	padding-top: 30px;
	background: url(footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
