﻿#container { width:760px; padding-top:30px; margin:0 auto;}
#top { width:100%; background:url(../images/zline.gif) no-repeat right bottom; margin-bottom:15px; }
#logo { width:231px; height:22px; float:left; display:inline; margin-bottom:5px;}
#nav { width:300px; float:right; padding-top:10px; display:inline; text-align:right;}

.formtext { border:#d2cfcf solid 1px; font-size:11px; font-family:Tahoma; vertical-align:middle; width:80%;}
.formbtn { border:#d2cfcf solid 1px; font-size:11px; font-family:Tahoma; padding:2px 10px 1px 10px; background:#fff; color:#b7b3b3;}

a { color:#a5a0a0; margin-left:5px;}
a:hover { color:#f79635;}
a.cur { color:#f79635;}

#pagecontent { width:730px; padding-left:30px;}
#pagecontent #left { width:200px; float:left; display:inline;}
#pagecontent #left .li { width:100%; padding-bottom:2px;}
#pagecontent #left .memu1 { width:100%;}
#pagecontent #left .memu2 { padding:2px 0 2px 12px;}
#pagecontent #left .memu2 .li { padding:0px; line-height:140%;}

#pagecontent #right { width:530px; float:right; display:inline;}
#pagecontent #right #maincont { width:530px; height:350px; margin-bottom:15px;}

#news { width:100%;}
#news .title { width:100%; border-bottom:#e3e4e5 solid 1px; text-align:right; padding-bottom:5px; margin-bottom:10px;}
#news .li { width:100%; padding-bottom:8px;text-align:justify; text-justify:inter-ideograph;}

.pimg { width:100%; height:125px;}
.kk { cursor:pointer; margin:0px 5px 0 0;}

#BigImg { width:100%; margin-bottom:5px; height:200px; overflow:hidden;}
#BigImg img { height:200px;}
#kkClub { width:100%; height:6px; overflow:hidden; font-size:0px; line-height:0px;}

#DownLoad .li { margin-bottom:2px; width:100%;}

#Scroll { width:530px; height:350px; vertical-align:top;}
#screen {
   position: absolute;
   width: 530px;
   height: 350px;
   overflow-x:hidden;
   overflow-y:auto;
   text-align:left;
}
.content {
   position:relative;
   width:95%;
}
.cds_scrollbar {
   position: absolute;
   background: url(../images/bump3.gif) repeat-y center;
   right: 0px;
   cursor: pointer;
}
.cds_scrollbar_over {
   background: url(../images/bump3.gif) repeat-y center;
}
.cds_scrollbar_pushed {
   background: url(../images/bump3.gif) repeat-y center;
}
.cds_track {
   position: absolute;
   background: url(../images/scrollbg.gif);
   right: -1px;
   top: 0px;
   height: 100%;
   cursor: pointer;
}
.cds_up {
   position: absolute;
   background:url(../images/top.gif) no-repeat center;
   right: 0px;
   top: 0px;
   cursor: pointer;
}
.cds_down {
   position: absolute;
   background:url(../images/down.gif) no-repeat center;
   right: 0px;
   bottom: 0px;
   cursor: pointer;
}


#Scroll2 { width:530px; height:225px; vertical-align:top;}
#Scroll2 #screen2 {
   position: absolute;
   width: 530px;
   height: 225px;
   overflow-x:hidden;
   overflow-y:auto;
   text-align:left;
}
#Scroll2 #screen2 .content {
   position:relative;
   width:95%;
}
#Scroll2 .cds_scrollbar {
   position: absolute;
   background: url(../images/bump3.gif) repeat-y center;
   right: 0px;
   cursor: pointer;
}
#Scroll2 .cds_scrollbar_over {
   background: url(../images/bump3.gif) repeat-y center;
}
#Scroll2 .cds_scrollbar_pushed {
   background: url(../images/bump3.gif) repeat-y center;
}
#Scroll2 .cds_track {
   position: absolute;
   background: url(../images/scrollbg2.gif);
   right: -1px;
   top: 0px;
   height: 100%;
   cursor: pointer;
}
#Scroll2 .cds_up {
   position: absolute;
   background:url(../images/top.gif) no-repeat center;
   right: 0px;
   top: 0px;
   cursor: pointer;
}
#Scroll2 .cds_down {
   position: absolute;
   background:url(../images/down.gif) no-repeat center;
   right: 0px;
   bottom: 0px;
   cursor: pointer;
}

