﻿* {
	margin: 0;
	padding: 0;
}
body {
  text-align : center;
	font: 16px "宋体",Verdana,sans-serif;	
	background:#505050;
}
h1 {
	color: #444;
	font: bold 16px "宋体",Verdana,sans-serif;
	margin: 12px 0 0 0;
}
.main {
text-align :left;
	   width:680px;
	   margin:0 auto;
}
#wrapper {
				background: #6C1400 url(img/bd2.gif) repeat-y center;
				height: 687px;
	}
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, div.footer div.left a:hover {
	background: #D7162C;
	color: #FFF;
}
.header {
	background: #D91623 url(img/bgheader.gif) repeat-x;
	height: 150px;
	color: #FFF;
	padding-left: 4px;
	margin-left:2px;
	margin-bottom:6px;
}
.header h1 {
	margin: 0;
	padding: 60px 0 10px 24px;
	font: 30px "黑体",Verdana,sans-serif;
	color: #FFF;
}
.header h2 {
	margin: 0;
	font: 14px "宋体",Verdana,sans-serif;
	color: #FFF;
}
.link_menu {
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}

.lbl {
	background: #222 url(img/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: 18px "宋体",sans-serif;
	height: 56px;
	overflow: hidden;
	text-align: center;
	padding-top: 14px;

}
.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
.rumen {
  color: #444;
	font: 12px "宋体",sans-serif;
	line-height: 1.4em;
	text-align: left;
	padding: 0 5px;
	margin-top:2px;
	border-left: 1px dashed #422100;
}
.rumen h2 {
	margin: 13px 0 6px 0;
	font: bold 16px "宋体",Verdana,sans-serif;
	text-align: center;
	}
.rumen li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 2px 0;
}	
.link_updates a {
	clear: right;
	display: block;
	font: BOLD 18px "宋体",sans-serif;
	height: 26px;
	padding: 10px 0 2px 0;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;	
}
.content {
	color: #444;
	font-family: "宋体",Verdana,sans-serif;
	line-height: 1.5em;
	padding: 0 10px; 
}
.content a{
    color: #d20039;
    text-decoration: none
}
a.yuanse{
    color: #444;
    text-decoration: underline
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.footer {
	color: #666;
		border-top: 1px solid #F0F0F0;
		padding-top: 10px;
		text-align: center;
		font: small Verdana, "宋体";
		font-size: x-small;
}
.footer a {
  color: #555;
	text-decoration: none;	
}
img.biank  { 
border:2px solid #fc6; 
} 

