#picture {margin: 0px auto; background:#171717; width: 1200px;border-left:2px solid #4f0000;border-right:2px solid #4f0000;}
#header{height:225px; position:relative;}
#header img  {display:block; float:left;}
.text {
	position:absolute;
	right:90px;
	top:18px;
	width:300px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
}
#header ul {position: absolute;  top:71px;  right:5px; width:auto; overflow:hidden;}
#header li {float:left; display:inline; list-style-type:none; padding:0; background:url(../images/li_border.png) 0 0 no-repeat; margin-left:-2px;}
#header li a, #header li a:visited, #header li a:hover {
	float:left;
	display:block;
	padding:0 15px;
	font-size:14px;
	color:#f6f6f5;
	font-weight: bold;
}
