/*
默认CSS
*/
* {
	margin:0;
	padding:0;
	color:#000;
	line-height:160%;
}
.searchsubmit{
/*line-height:12px;*/
height:22px;
}
body {
	font-size:12px;
	background:#fff;
	line-height:20px;
	font-family:Trebuchet MS, Tahoma, 宋体, sans-serif;
}
img {
	border:0
}
ul,ol,p
{
	margin: 0; padding: 0;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0; padding: 0;
}
a {
	color:#414141;
	text-decoration: none
}
a:visited {
	color:#333
}
a:hover {	
	color:#d00;
	text-decoration:underline;
}
.clear{
width:100%;
height:20px;}

.clear6{
width:100%;
height:5px;
clear:both;
overflow:hidden}

.main {
	width:966px;
	margin:0 auto
}
.articletitle{
	background: url(../images/headnews_title_bg.gif) repeat-x;
	border-bottom: #ccc 1px solid;
	border-top:#ccc 1px solid;
	height: 27px;
	width:482px;
}
/***************************************
header
***************************************/
#header
{
	/* margin: 0 auto; */
	width: 964px;
	border: #E5E5E5 1px solid;
	border-bottom: #ebebeb 3px solid;
}
#navigator
{
	background: #FFF;
	border-bottom:#ccc 1px solid;
	width: 965px;
	position: relative;
}
#navigator ul
{
	position: relative;
	left: 20px;
}
#navigator ul li,#navigator ul li a
{
	display: inline;
	line-height: 28px;
	color: #222;
	padding: 0 5px;
}
#navigator .shortCut
{
	position: absolute;
	left: 330px;
	top: 0;
	list-style-type: none;
}
#navigator form
{
	position: absolute;
	right: 22px;
	top: 0px;
	height:22px;
	/*margin:0px;padding:0px;border:0px;*/
	line-height:22px;
}
#navigator form input,#navigator form select
{
	/*border:1px solid #ccc;*/
	border-bottom:1px solid #ccc;
	margin: 0 5px 0 5px;
	height: 22px;
	line-height:22px;
	font-size:14px;
	background: #eee;
	vertical-align:top;
}
#navigator form input.searchsubmit{
height: 22px;
border:0px;margin:0px;padding:0px;
}
#logo
{
	padding: 5px 8px;
	overflow:auto;
	width:955px;
	height:78px;
	overflow:hidden;
}
#logo img{
float:left;
}
#menu
{
	height: 26px;
	background: url(../images/menu-bg.gif) repeat-x;
	border-bottom: #ccc 1px solid;
}

#menu ul li
{
	display: block;
	float: left;
	padding: 0 20px;
}
#menu ul li h3
{
	line-height: 20px;
	color: #535252;
	font-size: 12px;
}
#menu ul li span
{
	line-height: 9px;
	display: block;
	color: #bbb;
	font-size: 9px;
}
#marqueeAd p
{
	line-height: 27px;
	color: #dd970f;
	padding-left:20px;
}
#menu td *{
	color:#fff;
}
.rollercontent{
width:470px;
/*height:210px;*/
margin:6px 0 0 10px;}

.img150{
border:1px solid #414141;
padding:1px;
float:left;
}
.rollercontent .txtdiv{
width:290px;
/*height:88px;*/
float:left;
margin-left:10px;
margin-top:8px;
background:url(../images/roller-line.gif) no-repeat bottom;
}
.rollercontent .txtdiv .txtlist{
background:url(../images/arrow.gif) no-repeat top left;
padding-left:8px;
line-height:22px;
overflow:hidden;
}

.listtext{
width:284px;
float:left;
margin-left:16px;
margin-top:8px;
}
.listtext li{
padding-left:12px;
line-height:20px;
list-style:none;
width:100%;
}
/***************************************
Content
***************************************/
.content
{
	margin: 4px 0 0 0;
	border:0px;
	padding:0px;
	width: 966px;
	min-height:100px;
}
.content .leftbox
{
	width: 204px;
	border: #e5e5e5 1px solid;
	/*padding: 0 0 5px 0;*/
	float: left;
}
.content h5.book
{
	font-weight: normal;
	font-size: 12px;
	
	
	padding: 0 0 0 20px;
	background: url(../images/arrow.gif) no-repeat 10px center;
}
.content h5.book a
{
	display: block;
	line-height: 26px;
	width: 170px;
	color: #606060;
	border-bottom: #c3c3c3 1px dashed;
}
.content div.book
{
	text-align: center;
}

.content .middlebox
{
	margin: 0 0 0 7px;
	float: left;
	width: 484px;
}
.content .middlebox div.headNews
{
	position: relative; 
	border: #e5e5e5 1px solid;
	/*overflow:auto;*/
}


.content .middlebox div.headNews h4
{
	background: url(../images/headnews_title_bg.gif) repeat-x;
	border-bottom: #ccc 1px solid;
	position: relative;
	height: 27px;
	overflow: hidden;
}
.content .middlebox div.headNews h6
{
/*	background: url(../images/ask-title-bg.gif) repeat-x;*/
	border-bottom: #ccc 1px solid;
	position: relative;
	height: 31px;
	overflow: hidden;
}

.content .middlebox div.headNews h4 span
{
	display: block;
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	background: url(../images/icon_more.gif) no-repeat 0 4px;
}

.content .middlebox div.headNews h6 span
{
	display: block;
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 15px;
	background: url(../images/icon_more.gif) no-repeat 0 4px;
}

.content .middlebox div.headNews div.left
{
	width: 258px;
	padding: 5px;
	/*height: 162px;*/
	border-right: #e2e0e0 1px solid;
	height:160px;
	
}
.left2
{
	width: 230px;
	margin:10px 0 10px 6px;

}
.left2 div.rtxt
{
	width: 120px !important;
	float:right;
	text-align:left;
}
.left2 li
{
		line-height:20px;
		list-style:none;
		padding-left:10px;
		background-color:#FFFFFF;
		background:url(../images/dot.gif) no-repeat center left;
		margin-top:2px;
}
.left2 img
{
float:left;
border:1px #cccccc solid;
}
.content .middlebox div.headNews h5
{
	font-size: 12px;
	line-height: 26px;
}
.content .middlebox div.headNews div.left img
{
	float: left;
	padding: 1px;
	margin: 0 5px 0 0;
	border: #e2e0e0 1px solid;
}
.content .middlebox div.headNews div.left p
{
	padding: 0 0 0 5px;
}
.content .middlebox div.headNews div.right
{
	width: 200px;
	padding: 5px;
	color: #f00;
	position: absolute;
	right: 0;
	top: 30px;
	height:160px;
}

.content .rightbox
{

	float: right;
	width: 255px;
}

.middleboxborder{
border:1px solid #ccc;
height:527px;}
/*.content .rightbox .title{margin:2px 1px 2px 1px; width:100%}*/
.content .rightbox .rightborder{border:1px #cccccc solid;}
.content .rightbox .rightborder .title{
font-size:14px;
overflow:hidden;
line-height:24px;
height:24px;
border-bottom:1px solid #ccc;
}
.content .rightbox .rightborder .title2{
font-size:14px;
overflow:hidden;
line-height:20px;
height:25px;
margin:4px;
padding-left:10px;
padding-top:2px;
border:1px solid #ccc;
}
.content .rightbox .rightborder .title3{
font-size:14px;
overflow:hidden;
line-height:20px;
height:25px;
margin:4px;
padding-left:10px;
padding-top:2px;
}
.iefix{
}

.content .rightbox .service{
width:220px;
margin:auto;
margin-top:8px;
height: 230px;
overflow:hidden;
}
.content .rightbox .service li{
list-style:none;
background:url(../images/arrow.gif) no-repeat center left;
padding-left:8px;
line-height:22px;
overflow:hidden;
}

.centerbox{
margin:5px 0 0 0;
padding: 10px 0;
height:36px;
border:1px solid #cccccc;
}
.centerbox li{
float:left;
list-style:none;
background:url(../images/arr-gray.gif) no-repeat center left;
padding-left:16px;
width:210px;
line-height:18px;}

.centerbox li a{
color:#414141;}

.content .middlebox div.specialRecommend
{
	margin: 5px 0;
	height: 280px;
}

#rollContainer
{   
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 470px; /* important */  
    height: 246px; /* important */  
    margin: 0;   
    background: #fff;   
}
#rollContent 
{   
    position: absolute;   
    top: 0;   
    margin-left: 0;   
}   
 
#rollContent li 
{   
    list-style: none;   
    margin: 0;   
    padding: 0;   
}   
#rollContent 
{   
    width: 13440px;   
}  
#rollContent img
{
	
} 
#rollContainer ul li 
{   
    display: block;   
    float: left;   
    margin: 0;   
    padding: 0;   
    border: none;   
    background-color: #fff;   
}   
  
#rollContainer ul li img 
{   
    display: block;   
}   
  
#rollToggler
{   
    position: relative;   
    margin: 192px 30px 10px 5px;   
}   
#rollContainer #rollToggler ul li 
{   
    margin: 0 2px;   
}   
#rollContainer #rollToggler ul li img
{   
    /*border: 1px solid #9cf;
    padding: 2px;   */
}   
#rollContainer #rollToggler ul li img:hover 
{
	border: 1px solid #369;
}

.abbox{
float:left;
width:966px;
height:94px;
margin-bottom:8px;}

.abbox .ableft{
margin:0 10px 0 0;
float:left;
text-align:center;
width:206px;
overflow:hidden;
height:94px;
}
.abbox .abright{
float:left;
margin:4px 0 0 0;
text-align:right;
width:750px;
height:94px;
overflow:hidden;
}

.leftbook{
padding-top:10px;
/*background:url(../images/leftbook-line.gif) repeat-x;*/
background-color:#ebebeb;
padding-left:3px;
height:500px;
overflow:hidden;
}
.leftbookdiv{
border-bottom:1px solid #cccccc;
padding:2px 0px;
height:120px;
width:100%;
}
.leftbook2{
padding-top:10px;
background:url(../images/leftbook-line-2.gif) repeat-x;
background-position:top -5px;
background-color:#ebebeb;
padding-left:3px;
height:426px;
*height:443px;
_height:443px;
}
.leftbookimg2{
float:left;
width:84px;
height:110px;
margin:15px 0px 13px 0px;}
.leftbookimg{
float:left;
width:88px;
height:95px;
margin:13px 0px 13px 0px;}
.leftbooktxt{
float:left;
line-height:18px;
width:100px;
overflow:hidden;
height:100px;
margin:13px 0 13px 5px;}

.leftbooktxt2{
float:left;
line-height:18px;
width:95px;
height:110px;
margin:15px 0px 13px 22px;}

.eduannounce{
float:left;
width:200px;
margin:14px 0 14px 12px;}
.eduannounce li{
line-height:20px;
list-style:none;
padding-left:5px;
background-color:#e8e8e8;
margin-top:2px;
}
.eduannounce li.list{
line-height:20px;
list-style:none;
padding-left:10px;
background-color:#FFFFFF;
background:url(../images/dot.gif) no-repeat center left;
margin-top:2px;
height:20px;
overflow:hidden;
}
.courserecommand{
width:252px !important;
float:left;
margin:12px 0 0 5px;
}

.courserecommand li{
line-height:20px;
list-style:none;
padding-left:15px;
background-color:#FFFFFF;
background:url(../images/dot-f.gif) no-repeat center left;
margin:2px 0 0 15px;
}

.borderimg{
padding:1px;
border:1px solid #414141;
text-align:center;
float:left;
margin:4px 0 4px 10px;}

.articlelist{
margin-left:10px;
width:470px;
}
.articlelist li{
float:left;
list-style:none;
background:url(../images/arr-gray.gif) no-repeat center left;
padding-left:16px;
line-height:20px;
margin-left:10px;
width:200px;
overflow:hidden;
}

.divlable{
float:left;
border-right:1px #cccccc solid;

}

.speciallist{
float:left;
margin:5px auto;
padding:4px;
}
.speciallist .img{
float:left;
border:1px #FFF solid;}
.speciallist .titletxt{
float:left;
height:20px;
width:136px;
overflow:hidden;
border-bottom:1px #cccccc solid;
margin-bottom:5px;
margin-left:5px;
font-weight:bold;}
.titletxt a,.titletxt a:visited{
color:#CB6501;
}
.speciallist .text{
width:130px;
margin-left:12px;
float:left;
overflow:hidden;
}
.listdiv{
margin:14px auto 14px auto;
text-align:center;
height:66px;}
.listbox,.softlistbox{
float:left;
margin-left:0px;
margin-bottom:5px;
/*width:108px !important;*/
border:1px solid #cccccc;
text-align:center;
line-height:28px;}
.listbox td{
padding-left:2px;
}

.divlist{
float:left;
margin:12px 0 12px 15px;
border-top:1px #c5d3db dotted;
}
.divlist ul{}
.divlist li{
width:200px !important;
list-style:none;
background:url(../images/dot.gif) no-repeat center left;
padding-left:12px;
line-height:22px;
border-bottom:1px #c5d3db dotted;}

.askpilot{
border:1px solid #cccccc;
margin:2px;padding:2px;
}

.askbox{
margin-left:2px;
*margin-left:1px;
padding-left:10px;
width:464px;
height:355px;
*height:373px;
_height:370px;
/*height:95px;*/
/*background: url(../images/ask-line.gif) bottom no-repeat;*/
float:left;
overflow:hidden;
}
.askbox .imgbox{
float:left;
width:110px;
height:82px;
text-align:center;
margin-top:5px;
overflow:hidden;
}

.askbox .asklist{
float:left;
margin-left:15px;
margin-top:5px;
}
.askbox .asklist  li{
line-height:21px;
list-style:none;
color:#ccc;
}
.askbox .asklist .timediv{
float:right;
width:100px;
line-height:18px;}
.bluelink a{
color:#13357c;}
.bluelink a:visited {
	color:#13357c
}
.bluelink a:hover {	
	color:#13357c;
	text-decoration:underline;
}

.softbox{
padding:15px 0 0 0;
text-align:center;}
.softbox .imgbox{
width:90px;
height:58px;
padding:2px;
border:1px solid #86c3bc;
margin-left:auto;
margin-right:auto;
}
.softbox .imgtxt{
padding-top:5px;
line-height:26px;
margin-bottom:4px;
}

.friendlink{
border:1px #ccc solid;
line-height:22px;
padding:26px 30px 6px 30px;
background:url(/images/yqlj.gif) no-repeat;border-bottom: #ccc 1px solid;
}

.footer{
height:108px;
text-align:center;}
.footera{
height:50px;
width:572px;
margin:12px auto 10px auto;
}
.footera .imga{
width:50px;
height:40px;
float:left;}
.footera .imgtxt{
width:60px;
height:40px;
line-height:20px;
float:left;
margin-left:6px;}
.footera .imgtxtc{
width:240px;
height:40px;
line-height:20px;
float:left;
text-align:center;
margin-left:10px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;}
.footerb{
text-align:center;
line-height:22px;
padding-bottom:10px;}

.edutitle{
background:url(../images/headnews_title_bg.gif) repeat-x;border-bottom: #ccc 1px solid;
height: 27px;
overflow: hidden;
 }
 
 .edumore{
 width:80px;
 height:27px;
 line-height:27px;
 float:right;
 font-size: 12px;
 font-weight: normal;
 padding: 0 0 0 15px;
 background: url(../images/icon_more.gif) no-repeat center left;}
 .edulogo{
 float:left;
 width:120px;}
.edumore a{
line-height:27px;
}

 #navigator2
{
	width: 965px;
	height:22px;
	border-bottom:4px solid #f38709;
}
#navigator2 ul
{
	left: 20px;
	height:22px;
	display:inline;
	/*width:965px;*/
}
#navigator2 ul li a,#navigator2 ul li {
color:#fff;
line-height:22px;
padding:0px;
text-align:center;
width:76px;
margin-left:1px;
}
#navigator2 ul li
{
	/*display: inline;*/
	color: #fff;
	height:22px;
	width:91px;
	padding:0px;
	border-right:4px solid #fff;
	float:left;
	text-align:center;
	background:url("http://edu.cpcwi.com/img/other_bg2.gif");
	overflow:hidden;
}

#navigator2 ul li.begin {
width:50px;
height:22px;
background: #fff;
}
#navigator2 ul li.bg2 {
	background:url("http://edu.cpcwi.com/img/other_bg2.gif");
	width:91px;
}
#navigator2 ul li.home {
height:22px;
background:url("http://edu.cpcwi.com/img/home_bg2.gif");
}
.goods{
height:200px;
}
.rightborder div ul li{
padding-left:16pt;
margin:5px;
line-height:26px;
display:block;
height:24px;
width:221px;
overflow:hidden;
/*font-size:14px;*/
}
.home_classimg{
padding:10px 0px;
}
#xktj{
height:234px;
overflow:hidden;

}
.divcenter{
overflow:hidden;
height:120px;
*padding-bottom:12px;
_pading-bottom:0px;
margin-bottom:12px;
}
.divcenter,.divcenter img{
float:left;
padding:0px 8px 0px 4px;
overflow:hidden;
}
#sciam_new{
margin-top:6px;
height:255px;
}
.clearclear5{
width:100%;
height:5p;x
border:0px;margin:0px;margin:0px;
}
#xktj .speciallist .noborder,.speciallist .noborder,.rightborder {
border:1px solid #fff;
}
h5.sciamcolor a,h5.sciamcolor a:visited{
color:#b75419;
}
.adright{
float:right;
/*width:728px;*/
overflow:hidden;
}
.logleft{
float:left;
width:199px;
overflow:hidden;
}
.logo .logleft img{
float:left;
}
.right_cut_8{
padding:5px;
}
.asklist ul li
{
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 0 20px;
	background: url(../images/arrow.gif) no-repeat 10px center;
}
.newask{
height:57px;
overflow:hidden;
}
.newask ul li{
	font-weight: normal;
	font-size: 12px;
	padding: 0px 15px;
	margin-left:5px;
	background: url(../images/arrow.gif) no-repeat 3px center;
	height:18px;
	line-height:18px;
	border-bottom:1px dashed  #ccc;
}
.newask ul li b{
float:right;
padding-right:15px;
font-weight: normal;
}
.read_hot_list{
float:left;
}
.item_list{
float:left;
width:200px;
overflow:hidden;
padding-left:10px;
}
.item_list ul li{
display:block;
height:20px;
line-height:20px;
overflow:hidden;
width:199px;
}
.content .middlebox div.noborder{
border:0px none;
}
#bookAccordion{
height:548px;
}
