﻿body 
{
  
}
#header
{
    background-image:url('../Images/Master/header.jpg');
	width:800px;
	height:66px;
	font:font-size:6	
}
.topbutton{
	padding:0px;
	background-image:url(../Images/Master/bl.gif);
	width:176px;
	
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	color:#FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", "宋体",Times, serif;
}
/*版权说明板块*/
#footer {
	margin:0 auto;
	text-align:center;
	padding:0px;
	background:url(../Images/Master/buttombg.jpg) repeat-x;
	width:800px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#60605E;
	clear: both;
	height: 48px;
}

/*爱因斯坦图板块*/
#menu1{
margin:0 auto;
text-align:left;
padding:0px;
background:url(../Images/Master/top1.gif);
width:798px;
height: 251px;
background-color:#333333;
}

/*菜单按钮板块*/
#menubutton{
	margin:0 auto;
	padding:0px;
	width:800px;
	color: #ffffff;
	text-align:center;
	
}

#nav {
width:100%;
margin:0;
list-style:none;
background-color: #444444;
padding:1px 0 0 0;
}
#nav li{
float:left;
margin:0px;
padding:0px;
font-size: 14px;
}
#nav a {
float:left;
display:block;
margin:0 1px 0 0;
padding:4px 19px 5px 19px;
color: #eeeeee;
text-decoration:none;
font-weight:bold;
background-color:#888888;
border: 1px solid #777777;
}

#nav a:hover, body#index #t_index a ,body#service #t_service a,body#cpjj  #t_cpjj a, body#yyal #t_yyal a,
body#Yyal  #t_news a, body#message #t_message a,body#jskt #t_jskt a{
color:#EEEEEE;
padding-bottom:5px;
border-color:#880000;
background: url(../Images/Master/button_down.gif) repeat-x top left;
}

/*白色链接*/
a.white:link {
color:#FFFFFF;}

a.white:visited {
color:#FFFFFF;
}

a.white:hover {
color:#FFFF88;
text-decoration:none;
}

/*技术课堂*/
.jjbg{
background:url(../images/Jskt/jjbg.jpg)  center no-repeat;
text-align:center;
vertical-align:middle;
width:160px;
height:35px;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
}