body {
    font-size: 12px;
	font-family: 宋体, arial, helvetica, sans-serif; 
	color:#111; 
    padding:0px;
	margin:0px; 
	background-color: #fff; 
	line-height:16px;
}
html {
	padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; padding-top: 0px; font-family: arial, helvetica, sans-serif; list-style-type: none
}
div,ul,li,table {padding:0; margin:0;}
a {text-dcoration:none; color: #0044dd;}
a:link {
	color: #0044dd; text-decoration: none
}
a:visited {
	color: #0044dd; text-decoration: none
}
a:hover {
	color: #ff5500; text-decoration: underline
}
a:active {
	color: #ff5500; text-decoration: underline
}
a.blue {font-weight:bold; color:#031961; text-decoration:none;}
a.blue:link {
	color:#031961; text-decoration: none
}
a.blue:visited {
	color:#031961; text-decoration: none
}
a.blue:hover {
	color:#031961; text-decoration: underline
}
a.blue:active {
	color:#031961; text-decoration: underline
}

/*sc_header*/
#sc_header { width:770px; margin:0 auto; margin-bottom:10px;}
.Logo {
	 width:100%; text-align:left; background: url(../images/sch_02.jpg) top right no-repeat; height:68px; padding-top:10px;
}
.menu {width:768px; height:26px; position:relative; height:24px; background: url(../images/scbg1.gif) top left repeat-x; border:1px solid #1f54bc; }
.menu ul { list-style-type:none; }
.menu ul li {float:left; position:relative; background: url(../images/line.gif) top right no-repeat; z-index:100;}
.outline {width:88px;}
.menu ul li a, .menu ul li a:visited {
    display:block;
	text-decoration:none;
	width:85px;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

* html .menu ul li a, .menu ul li a:visited {
  width:85px;
  w\idth:85px;
}
* html .outline a, .outline a:visited {
  width:88px;
  w\idth:88px;
}
.menu ul li ul {
    display:none;
	background:none;
	
}
.menu ul li ul li {
    background:none;
}
.menu table {
  margin:0px;
  border-collapse:collapse;
  font-size:1em;
}
.menu ul li:hover a,
.menu ul li a:hover {
  background:#1463d0;
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
    display:block;
	position:absolute;
	width:86px;
	height:26px;
	background:#1463d0;
	border:0px;
	left:-1px;	
}

.menu ul li:hover ul a,
.menu ul li:hover ul li a{
   display:block;
   color:#fff;
   font-weight:normal;
   line-height:26px;
   width:86px;
   height:auto;
}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
   background:#96cdfe;
   color:#000;
}
.menu ul li a:hover ul li a {
   width:86px;
   w\idth:86px;
   margin-top:2px;
   font-weight:normal;
}
p.strike {text-decoration:line-through;}
.adv {width:100%; height:105px; margin-top:8px; }


/* college index css*/
.function1 {
   width:770px;
   padding:0;
   margin:0 auto;
   height:436px;
}
.function1 ul {
   list-style-type:none;
   width:100%;
   height:398px;
}
.function1 ul li {
   float:left;
   width:378px;
   background: url(../images/menu_bg.gif) no-repeat;
   margin-bottom:13px;
}
li.left_fu {
   margin-right:14px;
}
p.fu_header {
   width:368px;
   height:26px;
   padding:0;
   margin:0;
   line-height:26px;
   font-weight:bold;
   color:#031961;
   padding-left:10px;   
}
.content {
   width:376px;
   height:178px;
   border:1px solid #8fc2f7;
   border-top:0;
   overflow:hidden;
}
.content p {
   width:98%;
   margin:0 auto;
   padding:0;
   padding-top:5px;
   padding-bottom:0px;
   line-height:19px;
}

.notice {
   width:770px;
   height:89px;
   margin:0 auto;
   margin-bottom:12px;
   background: url(../images/noticebg.jpg) no-repeat;   
}
.notice ul {
   width:770px;
   list-style-type:none;
}
.notice ul li {
   float:left;
   width:351px;
   height:61px;
   margin-top:21px;
   padding-left:15px;
}
li.order {
   margin-left:25px;
}


/* page css*/
.ct {
   width:770px;
   padding:0;
   margin:0 auto;
   border:1px solid #8fc2f7;
   background:#f2fbff;
   height:auto;
}
.path {
   width:760px;
   height:32px;
   border-bottom:1px solid #8fc2f7;
   color:#175ed2;
   line-height:32px;
   padding-left:10px;
}
.ctbox {
   width:99%;
   height:auto;
   margin:0 auto;
   padding:5px 0;
}