/* CSS Document */

body {margin:0px;border:0px;font-size:12px;font-family:宋体; color:#333;}   
input,img{border:0;}
h3{margin:0; padding:0px;}

.main_boxs{background-color:#BB0207;}
.Topbox{width:970px; margin:0 auto; overflow:auto; background:#BB0207 url(../images/topBg01.jpg) no-repeat center top;font-family:Microsoft yahei; font-weight:bold;overflow:hidden;}
.dingyue{background:url(../images/cenBg.jpg) no-repeat center; margin-top:340px;height:430px;}
.dingyue .btn{display:inline-block; margin:14px 0 0 720px;}
.book{ height:253px;}

.centerTop{margin:0 auto;width:970px;background:#b90004; }
.topContent{ margin-left:19px;width:932px; display:inline-block;background:#FFFDF0;}

.leftbook{width:400px; padding:35px 0 0 60px; float:left;}
.rightContent{ width:440px;float:left; }
.rightContent h3{font-size:25px; color:#454545;height:55px; line-height:60px;}
.rightContent p{font-size:15px; color:#888886; height:30px; padding-left:8px;}

.rightContent p span{font-size:22px; color:#499FB4;}
.rightContent p b{font-size:15px; color:#499FB4;}
.rightContent .img{padding-top:15px;}

.text{ width:375px; padding:0 0 30px 60px;float:left;}
.text h4,.IssueNumber h4{font-size:20px; color:#454545;padding:20px 0px 8px;;}
.introduction {font-size:14px;color:#888886;}
.IssueNumber{width:400px; float:left; padding:0 0 15px 40px;font-size:14px;color:#888886;}


.centerButtom{ clear:both;margin:0px auto;width:970px; padding:10px 0;background:#b90004;}
.buttomContent{margin-left:19px;width:932px; display:inline-block;background:#FFFDF0;}
.bookimgtab{width:932px;}
.bookimgtab ul {background:#FFFDF0; overflow:auto;}
.bookimgtab ul li{float:left; padding:0px 0px 15px 14px;}
.bookimgtab ul li strong{text-align:center;display:block; padding-bottom:5px; font-size:16px; }

.line{width:930px; padding-top:45px; clear:both;}

.topbg { background:url(../images/bg.jpg) no-repeat center 0;}
.midbg { background:url(../images/bg2.jpg) repeat-x 0 top; }
.booklist {margin:0 auto; width:970px; background:#b90004 url(../images/booklistbg.gif) no-repeat 106px 0;}

/*书本滚动列表*/
#dHomePageCarousel { 
	height:221px;
	width:700px;
	position:relative;
	margin:0 auto;
	padding-top:10px;
}
#dLocalHomesCarousel {
	height:131px;
	margin:0px 2px 3px 1px;
	_margin:0px 2px 3px 18px;
	overflow:hidden;
	position:relative;
}
.divCarouselInfo {
	color:#3C404E;
	font-size:12px;
	width:700px;
	height:60px;
	line-height:16px;
	margin-right:28px;
	padding:30px 0 0 25px;
	position:relative;
	
}
.imgBorder{
	border:2px solid #fff;
	position:absolute;
	cursor:pointer;
}
.imgBorder:hover {
	border:2px solid #FFAA55;
	cursor:pointer;
	position:absolute;
}
.btnCarouselLT {
	background:url("../images/btn_nav_carousel.png") no-repeat scroll left top transparent;
	display:block;
	height:41px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	top:35px;
	width:40px;
		
}
.btnCarouselRT {
	background:url("../images/btn_nav_carousel.png") no-repeat scroll right top transparent;
	display:block;
	height:41px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	top:35px;
	width:40px;
}

img {
	border:medium none;
}




