﻿#top
{
	width:950px;
	height:80px;
}
#logo
{
	float:left ;
	width:293px;
	height:100%;
}
#top a
{
	color:White;
	text-decoration:none;
} 
#top_right
{
	float:right;
	width:650px;
	height:100%;
}
#top_menu
{
	float:right;
	margin-top:20px;
	padding-left:40px;
	line-height:30px;
	width:530px;
	height:33px;
	background-image:url(../matter/menu.jpg) ;
	color:White;
}
#pic
{
	width:950px;	
}
#top-line
{
	float:right;
	width:520px;
	height:30px;
	line-height:30px;
}
#top_text
{
	float:left;
	width:400px;
	height:100%;
	font-size:12px;
	font-family:Arial;
	margin-right:20px;
}
.homepage
{
	float:left;
	text-align:center;
	height:100%;
}
.menucontent
{
	height:100%;
	float:left;
	font-size:12px;
	font-family:Arial;
	text-align:center;
}