@charset "gb2312";
body{
	font-size:12px;
	margin:0px;
	text-align:center;
	width: 100%;
}

#fullbody{
	width:900px;
	margin:0px auto 0px auto;
	word-wrap:break-word;
}

ul {padding:0px;margin:0px;}
li {
	list-style-image: url(images/li.gif);
	line-height: 150%;
	vertical-align: middle;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/*top的部分*/

#top{
	margin-top:0px;
	width:100%;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0;
	margin-bottom: 5px;
}


#logo {
	float:left;
	margin-top: 20px;
	margin-left: 0px;
	height:70px;
	width:174px;
}
#menu {
	width:720px;
	height: 32px;
	margin-top:25px;
	list-style-type: none;
	float: right;
}
#menu li{
	text-align:center;
	color: #666666;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	float: left;
	list-style-type: none;
	margin:10px 0px 10px 10px;
}
/*main的部分*/


#main{
	margin-top:15px;
	float: left;
	width:100%;
	clear:both;
}
#fullbody #main #maincontent {
	float: left;
	width: 612px;
	line-height: 150%;
	margin-left:0px;
}

#maincontent li {
	line-height: 200%;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}

#midflash {
	background-repeat:no-repeat;
	margin-top:5px;
	width: 590px;
	height: 250px;
	background-color: #CCCCCC;
	float: left;
}
/*side的部分*/
#side{margin-right:0px;margin-top:0px;float:right;width:268px}
#sidetop{background:url(images/+course.gif) no-repeat;margin-top:0px;width:268px;height:40px;margin-bottom:5px}
#rightmidleft,#rightmenu{margin-top:0px;width:178px;float:left}
#rightmenu a:link,#rightmenu a:visited {color:#FF0000;text-decoration:none}
#rightmenu a:hover{color: #FF0000;text-decoration: underline}
#sign{background-image: url(images/index_27.gif);width:178px;height:49px;float:left}
#rightpics {background:url(images/index_21.gif) no-repeat;margin-top:0px;width:90px;height:296px;float:right}
/*box的部分*/
#maincontent #box1{float:left;width:210px;padding:8px;border:1px solid #CCCCCC;margin-top:18px;text-align:left;list-style-position:outside}
#box1 ul{margin-left:15px}
#maincontent #box1 #content{width:210px}
#maincontent #box1 #content li{list-style:outside disc none}
#coursemenu{font:Arial,Helvetica,sans-serif 10px normal;font-weight:normal;line-height:normal;width:100%;text-align: left;color:#999}
#coursemenu a:link,#coursemenu a:visited{color:#F00}
#coursemenu a:hover{color:#FFF}
#coursemenu td{background-color:#EAEAEA;padding:7px 5px}
#coursemenu td{
  /*设置onmouseover事件*/
	onmouseover: expression(onmouseover=function (){this.style.backgroundColor ='#000';});
  /*设置onmouseout事件*/
	onmouseout: expression(onmouseout=function (){this.style.backgroundColor ='';});
}
#maincontent #box2{float:left;width:350px;border:1px solid #CCCCCC;margin-left:10px;margin-top:18px;text-align:left}
#box2_title{padding-top:5px;margin-left:5px}
#more{padding-left:50px;width:30px}
#box2 ul{margin-left:15px}
#maincontent #box2 #content{width:340px}
/*foot的部分*/
#foot{background:url(images/foot.gif) no-repeat bottom;margin-top:30px;width:496px;height:80px;float:right}
.phd{background:url(./images/phd.gif) no-repeat;height:35px;}
.pContent{width:610px;}
.pbd{background:url(./images/pbd.gif) repeat-y;}
.pbd .pTitle{padding-left:30px;padding-right:30px;color:#00FF00;}
.pbd .pTitle h1{font-size:13px;width:450px;height:35px;padding:0;margin:0;line-height:35px;color:#FF0000;}
.pbd .pTitle ul {overflow:hidden;padding-left:70px;}
.pbd .pTitle ul li{list-style-image:none;list-style-type:none;float:left;width:230px;color:#000;font-size:12px;}
.pft{background:url(./images/pft.gif) no-repeat;height:15px;}
.pImage{border-bottom:1px solid #000;width:100%;}
