@import url('style.css');
html{
    background: #fff;
}
#header{
    height: 130px;
    overflow: hidden;
}
#header p{
	right:10px;
	top:5px;
	color: #fff;
}
#header p a{
	color: #fff;
	padding: 0 5px;
}
#header p a:hover{
	color: #ff0;
}
#nav-box{
    border: 1px solid #0051cc;
}
#nav-box ul{
    border: 1px solid #6da2d8;
    height: 43px;
    background: url(../../images/gczx/nav-bg.gif) repeat-x;
}
#nav-box li{
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    width: 120px;
    background: url(../../images/gczx/li.gif) no-repeat;
    padding-left: 2px;
}
#nav-box li a{
    display: block;
    height: 43px;
    line-height: 43px;
    color: #fff;
}
#nav-box li a:hover,#nav-box .curr{
    background: url(../../images/gczx/nav-hover.gif) no-repeat center center;
    color: #0143a7;
}
.obj-left{
    width: 735px;
    padding: 10px 0;
}
.obj-right{
    width: 210px;
    padding: 10px;
}
.lcat-title{
    height: 24px;
    background: url(../../images/gczx/lcat-bg.gif) repeat-x;
}
.lcat-title h2{
    width: 200px;
    padding-left: 10px;
}
.rmore{
    display: block;
    text-indent: -9999px;
    width: 36px;
    height: 12px;
    background: url(../../images/gczx/more.gif) no-repeat;
}
#obj-about p{
    line-height: 1.8em;
    text-indent: 2em;
    color: #666;
}
#obj-kytj .picbox{
    width: 220px;
    height: 180px;
    margin-left: 12px;
}
#obj-kytj .picbox img{
    width: 200px;
    height: 150px;
}
#fengcai-box{
    margin-left: 30px;
}
.scroll-btn{
    display: block;
    width: 27px;
    height: 160px;
    text-indent: -9999px;
    background-image: url(../../images/gczx/prevnext.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    cursor: pointer;
}
.scroll-prev{
    left:10px;
}
.scroll-next{
    right:10px;
    background-position: -27px 0;
}
#obj-teacher-title{
   height: 30px; 
   line-height: 30px;
   font-weight: bold;
   font-size: 14px;
   padding-left: 30px;
   background: url(../../images/gczx/ico.gif) no-repeat 0 5px;
   font-family: '微软雅黑';
}
.rcat{
    height: 28px;
    line-height: 28px;
    background: url(../../images/gczx/rcat.gif) no-repeat;
    padding-left: 40px;
    font-size: 14px;
}

.rcat-pic{
  background-color: #FFF;  
  text-align: center;
}
.rcat-pic img{
    width: 200px;
    padding:3px;
    border: 1px solid #eee;
}
.ul-list li{
    background: url(../../images/gczx/print.gif) no-repeat 5px 13px;
    padding-top: 6px;
    padding-left: 16px;
}

#obj-contact li{
   padding-top: 5px; 
   padding-bottom: 2px;
}
#obj-contact li span{
    color: #666;
}
.in-dllist dt{
    width: 570px;
}

.in-picbox{
	margin: 15px 18px;
}
