﻿p/* CSS Document */

body,html{
margin:0px;
text-align:center;
padding:0px;
}

#container{
position:relative;
margin:0px;
padding:0px;
width:992px;
text-align:left;
}

#top{
margin:5px 0px;
padding:0px;
font-size:12px;
font-family:"宋体";
width:992px;
}

#login{
background-color:#A3CCEB;
margin:0;
padding:3px 10px;

}

#formlogin{
margin:0;
padding:0;
}

#banner{
background:url('../icon/head.png') no-repeat;
margin:2px 0px;
width:992px;
height:148px;
}

#navigation{
margin:0px;
padding:0px;
height:32px;
color:Black;
}

#navigation ul
{
background-image:url('../icon/banner.png');
list-style-type:none;
height:32px;
font-family:"宋体";
font-size:12px;
margin:0px;
padding:0px;
}

#navigation li
{
float:left;
text-align:center;
height:32px;
border-right:1px solid #ffffff;
margin:0px;
padding:0px;
}

#navigation li a{
display:block;
text-decoration:none;
padding:8px 0px 8px 0px;
margin:0px;
width:80px;
height:16px;
}

#navigation li a:link,#navigation li a:visited{
color:Black;
}

#navigation li a:hover{
color:Black;
text-decoration:none;

}

#navigation li.nleft{
width:131px;
height:32px;
}

#navigation li.nright{
width:130px;
height:32px;
}

#content{
position:relative;
font-family:"宋体";
font-size:12px;
width:992px;
/*height:880px;*/
background:url('../icon/contentbgleft.gif') repeat-y;
margin:0px;
padding:0px;
}

#bodertop{
background:url('../icon/contentbg_top.gif') no-repeat;
width:992px;
height:12px;
padding:0px;
margin:0px;

}

#left{
float:left;
width:214px;  /*注意：width是指“内容”的宽度，不含padding*/
/*height:860px;*/
padding:0px 20px;
background:url('../icon/contentbgleft.gif') repeat-y;
margin:-2px 0px 0px 0px;
}

#oldenter
{
    margin:5px 0;
      padding:10px 0 0 0;
     width:212px;
     height:20px;
     border:solid 1px silver;
     text-align:center;
      color:Red;
}

#oldenter a:link,#oldenter a:visited
{
      color:#ff3300;
      text-decoration:none;
}

#oldenter a:hover
{
    color:#ff3300;
    text-decoration:none;
}

#log
{
     margin:2px 0;
     padding:0px;
     width:212px;
     height:150px;
     border:solid 1px silver;
}

#log_title
{
   margin:0px;
   padding:0px;
    width:212px;
    height:28px;
    border-bottom:solid 1px silver;
    background-image:url('../icon/log.png');
}

#log_context
{
     margin:0px;
     padding:10px;
     width:192px;
     height:120px;
     font-family:"宋体";
     font-size:12px;
     line-height:1.0;
}

#speical
{
      margin: 2px 0;
      width:212px;
      padding:0px;
      height:auto;
      border:solid 1px silver;
}

#special_title
{
    margin:0px;
    padding:0px;
    width:212px;
    height:27px;
    border-bottom:solid 1px silver;
    background-image:url('../icon/bm.png');
}

#special_context
{
    margin:0px;
    width:192px;
    height:auto;
    padding:10px;
    font-family:"宋体";
    font-size:12px;
    line-height:2.0;
}

#special_context a:link,#special_context  a:visited,#special_context a:hover
{
     text-decoration:none;
     color:#000000;
}

#search
{
    
      margin: 2px 0;
      width:212px;
      padding:0px;
      height:120px;
      border:solid 1px silver;
}

#search_title
{
    margin:0px;
    padding:0px;
    width:212px;
    height:27px;
    border-bottom:solid 1px silver;
    background-image:url('../icon/search.png');
}

#search_context
{
    margin:0px;
    width:192px;
    height:72px;
    padding:10px;
    font-family:"宋体";
    font-size:12px;
    line-height:1.0;
}

#tszl{
margin:10px 0px 0px 0px;
padding:0px;
width:214px;
}

#tszl ul{
list-style-type:none;
width:201px;
padding:0px;
margin:0px 0px 0px 5px;
}

#tszl li{
width:201px;
height:35px;
text-align:left;
padding:0px;
margin:0px 0px 2px 0px;
}


#tszl li img{
border:0px;
}


#tszl h1.tszltitle{
background-image:url('../icon/tszlbg.png');
width:214px;
height:27px;
margin:0px 0px 5px 0px;
}

#tszl span{
display:none;
}

#link{
margin:10px 0px 0px 0px;
padding:0px;
width:214px;
/*height:330px;明天继续*/
}

#link h2.linktitle{
background:url('../icon/linkbg.gif') no-repeat;
width:214px;
height:27px;
margin:0px;
padding:0px;
}

#link ul{
list-style-type:none;
width:201px;
padding:0px;
margin:0px 0px 0px 5px;
}



#l1{
background:url('../icon/link1.gif') no-repeat;
width:201px;
height:32px;
text-align:left;
padding:0px;
margin:0px 0px 8px 0px;
}


#l2{
background:url('../icon/link2.gif') no-repeat;
width:201px;
height:32px;
text-align:left;
padding:0px;
margin:0px 0px 8px 0px;
}

#l3{
background:url('../icon/link3.gif') no-repeat;
width:201px;
height:32px;
text-align:left;
padding:0px;
margin:0px 0px 8px 0px;
}

#link span{
display:none;
}

#right{
float:right;
margin:-2px 0px 0px 0px;
padding:0px;
width:738px;
background:url('../icon/contentbgright.gif') repeat-y right 50%;
}

#photonews{
margin:0px 20px 0px 0px;
padding:0px;
width:718px;
height:248px;
}

#photonews h3.pnewstitle{
width:718px;
height:27px;
margin:0px;
padding:0px;
}



#photonews h3 span a{
 width:70px;
 display:block;
 margin:0px;
 padding:7px 5px 6px 635px; 
 font-family:宋体;
 font-size:14px;
 color:#000000;
 text-decoration:none;
 }
 

#photo{
float:left;
padding:0px;
margin:15px 17px 5px 0px;
width:345px;
height:185px;
line-height:2.0;
}

#photo a:link,#photo a:visited
{
    color:#000000;
    text-decoration:none;
}

#photo a:hover
{
    color:#ff3300;
    text-decoration:none;
}


#pcontent{
float:left;
width:353px;
height:185px;
margin:15px 0px 5px 0px;
padding:0px;
line-height:2.0;
}

#pcontent a:link,#pcontent a:visited
{
    color:#000000;
    text-decoration:none;
}

#pcontent a:hover
{
    color:#ff3300;
    text-decoration:none;
}



#pcontent ul{
list-style-type:none;
padding:0px;
margin:0px;
text-align:left;
line-height:180%;
width:353px;
font:12px "宋体";
}

#pcontent li{
margin:0px;
padding:0px;
}


#pcontent td a:link,#pcontent td a:visited{
color:#000000;
text-decoration:none;
}


#pcontent td a:hover{
color:#FF3300;
text-decoration:none;
}


#photonews div.more{
font-family:"宋体";
font-size:14px;
color:#FFCC66;
font-weight:bold;
padding:0px 0px 2px 674px;
width:44px;
height:14px;
margin:0px;
float:left;
}


#wordnews{
clear:both;
width:718px;
height:auto;
padding:0px;
margin:0px 20px 10px 0px;
}


#xydt{
margin:0px 17px 0px 0px;
width:347px;
padding:0px;
float:left;
line-height:3.0;
border:solid 1px silver;
}

#xydt h4.xydttitle{
background:url('../icon/xydt.png') no-repeat;
width:347px;
height:25px;
padding:0px;
margin-bottom:0px;
}

#xydt h4 span{
display:none;
}


#xydt td{
line-height:150%;
font-family:"宋体";
font-size:12px;
list-style:none;
margin-left:10px;
}

#xydt td  a:link,#xydt td  a:visited{
color:#000000;
text-decoration:none;
}

#xydt td a:hover{
color:#FF3300;
text-decoration:none;
}

#xydt a:link,#xydt a:visited
{
    color:#000000;
    text-decoration:none;
}

#xydt a:hover
{
     color:#ff3300;
     text-decoration:none;
}

#notice{
width:347px;
margin:0;
padding:0px;
float:left;
line-height:2.0;
border:solid 1px silver;
}

#notice a:link,#notice a:visited
{
    color:#000000;
    text-decoration:none;
}

#notice a:hover
{
     color:#ff3300;
     text-decoration:none;
}

#notice h5.noticetitle{
background:url('../icon/notice.png') no-repeat;
width:347px;
height:25px;
padding:0px;
margin:0px;
}

#notice h5 span{
display:none;
}

#notice ul{
line-height:150%;
font-family:"宋体";
font-size:12px;
list-style:none;
margin-left:10px;
}

#notice td  a:link,#notice td  a:visited{
color:#000000;
text-decoration:none;
}

#notice td a:hover{
color:#FF3300;
text-decoration:none;
}

#belt{
background:#ff9f3a;
width:678px;
/*height:14px;*/
font-family:"幼圆";
font-size:14px;
font-weight:bold;
color:#ffffff;
margin:0px 0px 5px 0px;
padding:3px 20px;
}

#belt p{
margin:0px;
padding:0px;
}

#narea{
clear:both;
width:718px;
margin:0px 20px 0px 0px;
padding:0px;
font:12px "宋体"; 
}

#narea #teacher, #narea #student,#narea #source, #narea #jxhd,#narea #online, #narea #support,#narea #department,#narea #friendlink{
float:left;
width:349px;
font-size:12px;
font-family:"宋体";
padding:0px;
margin-bottom:10px;
border-bottom:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
border-right:1px solid #D9D9D9;
line-height:2.0;
}


#narea div span{
display:none;
}



#narea #teacher,#narea #source,#narea #online,#narea #department{
margin:0px 13px 0px 0px;
}

#narea a:link,#narea a:visited{
color:#000000;
text-decoration:none;
}

#narea a:hover{
color:#FF3300;
text-decoration:none;
}

#teacher h5.teachertitle{
background:url('../icon/teacher.png');
width:349px;
height:25px;
margin:0px;
}

#student h6.studenttitle{
background:url('../icon/student.png');
width:349px;
height:25px;
margin-bottom:0px;
}

#source h6.sourcetitle{
background:url('../icon/jxzyzs.png');
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#jxhd h6.jxhdtitle{
background:url('../icon/wjhd.png');
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#online h6.onlinetitle{
background:url('../icon/online.png');
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#support h6.supporttitle{
background:url('../icon/jxzcfu.png');
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#department h6.departmenttitle{
background:url('../icon/zt.png') repeat-x;
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#department,#friendlink{
margin:0px;
padding:0px;
border-bottom:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
border-right:1px solid #D9D9D9;
}

#friendlink  h6.friendlinktitle
{
  background:url('../icon/link.png') repeat-x;
width:349px;
height:25px;
margin:0px;
padding:0px;
}

#foot{
clear:both;
width:990px;
margin:0px;
text-align:center;
font:12px "宋体";
border:solid 1px silver;
}

#foot a:link,#foot a:visited,#foot a:hover
{
     text-decoration:none;
     color:#000000;
}

#foot_left
{
   float:left;
    width:883px;
    padding:17px 0;
     text-align:center;
    
}

#foot_right
{
   float:left;
    width:90px;
     padding:20px 0;
    text-align:center;
    height:80px;
}

