input{
    height:13px;
}
form{
    margin-top:10px;
	font-size:14px;
}
#othermenu a {
	color:#FFFFFF;
	display: inline-block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#othermenu a:link, a:visited {
	text-decoration: none;
}
#othermenu a:hover {
	text-decoration: underline;
}
#frame1 a {
	color:#FFFFFF;
	display: inline-block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#frame1 a:link, a:visited {
	text-decoration: none;
}
#frame1 a:hover {
	text-decoration: underline;
}
#menu a {
	color:#FFFFFF;
	display: inline-block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#menu a:link, a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
/* 整版 */
#container{
    width:1000px;
}

/* 顶部logo */
#logo{
    height:71px;
	clear:both;
	background-color:#94080B;
}
#schoolname{
    height:71px;
    float:left;
	width:369px;
	background-image:url(../Images/logo_schoolname.jpg);
}
#othermenu{
    float:right;
    padding-right:10px;
	width:621px;
	text-align:right;
	color:#FFFFFF;
}


/* 第一框架 */
#frame1{
    clear:both;
    height:252px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}




/* 第二框架 */
#frame2{
   clear:both;
   height:260px;
}
#menu, #news, #video{
   float:left;
}
#menu{
    width:200px;
	height:260px;
	background-color:#94080B;
	color:#FFFFFF;
	text-align:left;
	font-weight:700;
}
#menu ul{
    padding-top:10px;
	line-height:25px;
}
#menu li{
    list-style:url(../Images/icodot1.gif);
}
#news{
    width:569px;
	height:260px;
	margin:0px 5px;
	text-align:left;
}
#news #title{
    height:23px;
	width:569px;
	padding-top:5px;
	border-bottom:2px solid #94080B;
}
#news #content ul{
    list-style:none;
	margin-left:15px;
	margin-top:5px;
}
#video{
    width:220px;
	height:260px;
	background-color:#94080B;
}
#video #jiqiao{
    width:220px;
	background:url(../Images/gym.jpg) no-repeat;
	height:70px;
}
#video #aoyun{
    width:220px;
	background-color:#94080B;
	height:190px;
}

/* 版权说明 */
#foot {
    clear:both;
    height:20px;
	background-color:#000000;
	color:#FFFFFF;
}
#foot #word{
    padding-top:2px;
}
