/* CSS Document */

/* 全局样式  与首页公共样式 */
*, body, form,input,ul,li{	
        margin: 0px;
	padding: 0px;
}
ul,li{
	list-style-type: none;
	}
body{
	background-color: #eeede7;
	/*background-image: url(../sources/body_bg.gif);*/
	background-repeat: repeat-x;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.4;
	color: #5e5945;
}
a{color: #5e5945;
	text-decoration: none;}
a:hover{color: #FF6600;
	text-decoration: underline;}
	
/* 文字样式 */
.font14bold{
	font-size: 14px;
	font-weight: bold;
	
}
.font14boldorange{
	font-size: 14px;
	font-weight: bold;
	color: #b83f23;
	line-height: 34px;
}
.font18boldorange{
	font-size: 18px;
	font-weight: bold;
	color: #b83f23;
	line-height: 34px;
}
.font12bold{
	font-size: 12px;
	font-weight: bold;
}

.font13{
	font-size: 13px;
	
}
.font15{
	font-size: 18px;
	
}
.font16bold{
	font-size: 16px;
	font-weight: bold;
	color: #b83f23;
	line-height: 34px;
}
.font18{
	font-size: 16px;
	
}

/* 链接样式 */
#head a{
	color: #334c05;
	text-decoration: none;
}
#head a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#head a.orange{
	color: #FF3300;
	text-decoration: none;
}
#head a.orange:hover{
	color: #FF3300;
	text-decoration: none;
}

#head a:hover{
	color: #FF6600;
	text-decoration: underline;
}
/* 橙色链接样式 */
a.orange{
	color: #b83f23;
	text-decoration: none;
}
a.orange:hover{
	color: #5e5945;
	text-decoration: underline;
}
/* 绿色链接样式 */
a.green{
	color: #699418;
	text-decoration: none;
}
a.green:hover{
	color: #5e5945;
	text-decoration: underline;
}
/* 蓝色链接样式 */
a.blue{
	color: #365963;
	text-decoration: none;
}
a.blue:hover{
	color: #365963;
	text-decoration: underline;
}

#search a{
	color: #fff;
	text-decoration: none;
}
#search a:hover{
	color: #fff;
	text-decoration: underline;
}
.main1024 {
	WIDTH: 960px;
	padding: 0px;
	margin: 0 auto;
}
/* 头部样式 */
/* 头部样式 */
#head{
	/*height: 124px;*/
}

#top{
	height: 30px;
	text-align: right;
}
#top .login {
	float: right;
	height: 20px;
	padding-top: 4px;
}
#top .loginn {
	float: left;
	height: 15px;
	
}

#top .top_menu {
	float: right;
	line-height: 30px;
}
#nav{
	height: 95px;
}

.logo{
	float: left;
	width: 200px;
	height: 76px;
	line-height: 94px;
	display: block;
	padding-top: 0px;
}
.main_nav{
	float: left;
	height: 50px;
	width: 255px;
	border-right: 1px solid #d5dacd;
	margin-top: 36px;
}
.main_nav1{
	float: left;
	height: 50px;
	width: 450px;
	border-right: 1px solid #d5dacd;
	margin-top: 36px;
}
#nav .main_nav span {
	display: block;
	float: left;
	height: 25px;
	width: 76px;
	line-height: 25px;
	text-align: right;
}
.r_nav{
	width: 208px;
	float: left;
	height: 50px;
	padding-top: 36px;
}

.r_nav ul{
	list-style-type: none;
}
.r_nav li{
	float: left;
	display: block;
	width: 52px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}


/* 搜索样式 */

#search{
	background-color: #FF6600;
	height: 75px;
	margin: 10px 0;
	background-image: url(../sources/search_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.searchleftbg{
	background-image: url(../sources/search_bg1.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 75px;
	width: 5px;
}
.searchmain{
	float: left;
	width: 940px;
}
.searchrightbg{
	background-image: url(../sources/search_bg2.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 75px;
	width: 4px;
}
.search1{
	float: left;
	height: 30px;
	line-height: 40px;
	width: 1000px;
	padding-left: 126px;
}

.search3{
	clear: both;
	text-align: center;
	line-height: 30px;
}

#footer{
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D65914;
	height: 60px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
/* 全局样式  与首页公共样式结束 */

#mainlist{
	height: auto;
}#mainleft {
	float: left;
	width: 215px;
}
#mainleft .leftone {
	background-color: #FFFFFF;
	width: 215px;
	border: 1px solid #d8d0c0;
	margin-bottom: 5px;
}
.listbook1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f6f6f3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbook2 {
	padding-right: 10px;
	padding-left: 10px;
	
}

.lefttitle {
	font-size: 12px;
	line-height: 24px;
	color: #B83F23;
	text-decoration: none;
	background-color: #e3e2d6;
	font-weight: bold;
}
.lefttitle1 {
	font-size: 12px;
	line-height: 24px;
	color: #B83F23;
	text-decoration: none;
	background-color: #d8d0d7;
	font-weight: bold;
}
.padd10 {
	padding-left: 10px;
}


#mainleft .lefttwo {
	background-color: #fcfbee;
	width: 215px;
	border: 1px solid #d8d0c0;
	margin-bottom: 5px;
	
}
.inputalign {
	text-align: center;
}

.lefttwo li {
	text-indent: 1em;
	line-height: 24px;
	
}

#mainleft .leftthree {
	background-color: #ece6eb;
	width: 215px;
	border: 1px solid #d8d0c0;
	margin-bottom: 5px;
}
.leftthree li {
	text-indent: 1em;
	line-height: 24px;
	height: 24px;
}
#mainright {
	float: right;
	width: 725px;
}
#mainrightanli {
	float: right;
	width: 960px;
}


.leftlist {
	background-color: #FFFFFF;
	height: 150px;
	width: 232px;
	float: left;
	border: 1px solid #cacec3;
	margin-bottom: 2px;
	
}
.leftlistjianxi {
    height: 160px;
	width: 5px;
	float: left;
   
	}
.leftmjlist {
	background-color: #FFFFFF;
	width: 722px;
	float: left;
	border: 1px solid #cacec3;
	margin-bottom: 2px;
	
}
.leftmjshowlist {
	background-color: #FFFFFF;
	width: 722px;
	float:left;
	border: 1px solid #cacec3;
	padding-top: 15px;
	padding-bottom: 15px;
	margin:auto;

}
.leftaboutuslist {
	background-color: #FFFFFF;
	width: 722px;
	border: 1px solid #cacec3;
	float:left;
    height: 100%;
	padding-bottom: 10px;
	margin-bottom: 8px;

}
.rightlist {
	background-color: #FFFFFF;
	height: 170px;
	width: 355px;
	float: right;
	border: 1px solid #cacec3;
	margin-bottom: 5px;
}
.list_title {
	background-color: #e6e8e2;
	line-height: 24px;
	text-indent: 1em;
	width: 100%;
}
.bookcon {
	padding:2px;
	clear: both;
	height: 122px;
	display: block;
}
.bookconaboutus {
	padding:4px;
	float:left;
	width:320px;
	
	
}
.bookconaboutuslist{

	padding:15px;
	 width:695px;
	line-height:25px;

}
.bookconmjclass {
	padding: 10px;
	clear: both;
	
	display: block;
}
.leftlist  div img {
	float: left;
	margin-right: 10px;
}

#mainright  h5 {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}
#mainright  h2,h3{
	float:left;
	font-family:arial;
	margin:0;
	padding:0;
	width:100px;
}
#mainright  h4{
	float:left;
	font-family:arial;
	margin:0;
	padding-left: 35px;
	width:300px;
	font-size: 12px;
	font-weight: normal;
	
}
#mainright  h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}
#mainright  h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.rightpage {
	clear: both;
	background-color: #FFFFFF;
	margin-top:10px; 
	line-height: 25px;
	margin-bottom: 8px;
	text-align: center;
	width: 100%;
}

#resumebox {
	width: 200px;
	height: 150px;
	overflow: auto;

	scrollbar-face-color: #fffff; 
	scrollbar-shadow-color: #fffff; 
	scrollbar-highlight-color:#fffff; 
	scrollbar-3dlight-color: #fffff; 
	scrollbar-darkshadow-color:#fffff; 
	scrollbar-track-color: #fffff; 
	scrollbar-arrow-color:#fffff;
}
#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 90px; BOTTOM: 35px; HEIGHT: 33px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto
}
.clearr{
	clear:both;
	padding-bottom: 10px;
}
.clear10{
clear:both;
width:100%; 
}

.clear20{
clear:both;
width:100%; height:20px;
}

.indexright{
    width:700px; 
    margin: 8px 8px;
   

	}
.indexright .biaoti {
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.indexright .wenzhang {
	line-height: 1.8em;
	margin-left:15px;
	width:670px;
}

.neiwen {margin-top:5px;}
.hlnav{
    
	font-size: 16px;
	color:#000000;
	height:40px;
	background-color: #FFFFFF;
    line-height:25px;
	margin-bottom: 8px;
	text-indent: 1em;
	

}
.hlnav  li{
float:left;
list-style:none;
width:95px;
border:1px solid #d4cfcc;
border-right:1px solid #d4cfcc;
background-color:#f5f5f5;
margin-left:10px;
margin-top:5px;

 }
.mjli{ width:220px; height:100%; overflow:auto; margin-bottom:10px;}
.mjli dl{float:left; margin-bottom:1px;background-color:#FFFFFF;  }
.mjli dt{float:left; line-height:30px; width:25px; text-align:center; color:#990000; font-size:16px; } 
.mjli dd{float:left;width:192px;}
.mjli dd p{float:left; width:56px; line-height:30px; margin-right:5px;text-align:center;}
 
.hltop {width:100%; height:168px; background-color:#F5F5F5; margin-bottom:10px; background-image:url(../sources/hltopbg1.jpg);}
.zhaihao{ float:right;width:300px; height:90px; font-size:60px; margin-right:50px;color:#000000; margin-top:30px;  letter-spacing:20px; text-align:center;opacity:0.6;filter:alpha(opacity=70); background-color:#F5F5F5;   }

.photo{ float:left; margin:10px 0px;width:175px; text-align:center; height:220px;}
.photot{  border:1px solid #ECECEC;  }
.photop{  border:1px solid #f9f9f9; }
.photozi{ float:left; margin:10px 0px;width:170px; line-height:20px; color:999999;}

.leftmj { height:auto; overflow:auto; margin-bottom:10px;}
.leftmj li{ width:60px; float:left; margin-left:8px; margin-top:5px; text-align:center;}
.leftmj li A:link    {    color:#000000;	TEXT-DECORATION: none}
.leftmj li A:visited {    color:#000000;	TEXT-DECORATION: none}
.leftmj li A:hover   {    color:#FF0000;	TEXT-DECORATION: none}
.leftmj li img{border:1px solid #F5F5F5;}

.hlist {background-color: #FFFFFF;height:auto; overflow:auto; margin-top:10px; }
.hlister { float: left; width:210px; height:185px; margin-left:20px; margin-top:10px;border: 1px solid #F5F5F5; }
.hlister img{ width:210px; height:180px; border:0px;}
.hlisers { background-color:#555555; width:210px; height:30px; z-index:1; position:absolute;opacity:0.8; margin-top:150px;}
.hlisers  A:link    {color:#FFFFFF; font-size:20px;	TEXT-DECORATION: none}
.hlisers  A:visited {color:#FFFFFF; font-size:20px;	TEXT-DECORATION: none}
.hlisers  A:hover   {color:#FFFFFF; font-size:20px;	TEXT-DECORATION: none}
.hlisers { color:#FFFFFF; font-size:20px; text-align:center;}

.hlist1 {background-color: #FFFFFF; height:400px;   }
.hlist1 ul{ margin-left:30px; padding-top:30px; }
.hlister1 {float: left; width:100px; height:30px; line-height:30px; font-size:16px;border-bottom: 1px solid #F5F5F5; margin-left:25px; color:#000000; }


.righttop {
	background-color: #FFFFFF;
	border: 1px solid #d4cfcc;
	line-height: 25px;
	margin-bottom: 8px;
	text-indent: 1em;

	
	
}
.righttop_r {
	
	padding-left:300px;
	
}