@charset "utf-8";
/* CSS Document */
body {
	background-color: #1a252f;
	font-family: "宋体", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8c8c8c;
}
*, html, body {margin:0;padding:0;}
img{border:0;}
li{list-style:none;display:inline;}
h1{ font-family:"黑体";font-size:18px; font-weight:normal;}

/*head*/
#headtitle01,#logoandbt,#footer{margin: 0 auto; width:760px;}
#headtitle01{	
	height:2.2em;
	color:#FFF;
	background:url(../images/ti_gb_for.jpg) top left repeat-x #ff6600;
	}
#headtitle01 a{color:#FFF; text-decoration:none;}
#headtitle01 a:hover{color:#FFF; text-decoration:underline;}
#left{
	width:7.5em;
	padding: 0.5em 0 5px 15px;
	float:left;
	background:url(../images/ti_bg_lf.png) top left no-repeat;
	}
#right{
	width:10em; 
	padding: 0.5em 15px 5px 0;
	float:right; 
	text-align:right;
	background:url(../images/ti_bg_rg.png) top right no-repeat;
	}
#logoandbt{height:104px;background:#d7ecfe;}
#logoandbt #logo{width:378px;margin-top:21px; float:left;}
#logoandbt #tbutton{width:201px;margin-right:24px!important;margin-right:12px;margin-top:15px;padding-bottom:15px; float:right;background:url(../images/titlebar_bg.jpg) bottom no-repeat;}
#ctmd {margin: 0 auto;width:758px;background:#d7ecfe;padding:1px;}
#ctmd #headnav{	
	height:2.2em;
	background:url(../images/ti_gb_for.jpg) 0px 2px repeat-x #ff6600;
	color:#FFF;
	}
#ctmd #headnav #left, #ctmd #headnav #right {margin-top: 2px; padding-top:0; width:0; height:1em;}
#ctmd #headnav #right{width:720px;}
#ctmd #headnav #right li{float:left;}

#slidesh {
margin-top: 1px;}
#wrap{overflow:hidden;background: url(../images/titlebar_volunteer_hover.jpg) -1000px no-repeat;}
#wrap #left, #wrap #right {margin-top:1px; width:0; padding:5px;}
#indextext{margin:0;margin-top:1px;padding-bottom:100000px;margin-bottom:-100000px;background:#d7ecfe;}

*#indextext{margin:0;margin-top:1px;padding-bottom:0;margin-bottom:0;background:#d7ecfe;}


#indextext_left {width:173px; float:left;}
#indextext_left #toptitle{	
	height:1.65em;
	background:url(../images/ti_gb_for.jpg) 0 1px repeat-x #ff6600;
	font: bold 16px "微软雅黑";
	color:#FFFFFF;
	}
#toptitle li{
display:block;
float:left;
padding-top:0.1em;
}
#toptitle li#right{float: right;}
#indextext_left span#ast {font-family: "宋体"; padding: 0 4px; background:url(../images/titlebar_donate_hover.jpg) -1000px no-repeat;}
#indextext_right {
	width:583px; 
	float:left;
	margin-left:1px;
	background:url(../images/ti_gb_for.jpg) 0 1px repeat-x #ff6600;
}
#indextext_right #toptitle{	
	height:2.2em;
	color:#FFFFFF;
	}
#indextext_right #toptitle li{
padding-top: 0.5em;
}
.indextextlib{ background:#d7ecfd; padding:14px 18px;}
.textlib{ background:#d7ecfd; padding:14px 18px;}
.textlib_about_shiming{background:#d7ecfd; padding:14px 18px;}
.textlib_xiangmu_lingyu{background:#d7ecfd; padding:14px 18px;}
.textlib_600{background:#d7ecfd; padding:14px 18px;}
.textlib_abouts{ background:#d7ecfd; padding:14px 18px;}
.textlib_libs{ background:#d7ecfd; padding:14px 18px;}
.textlib_approach{ background:#d7ecfd; padding:14px 18px;}
.textlib_donate{ background:#d7ecfd; padding:14px 18px;}
#indexh1{color:#dd7951;font-size:14px; font-weight:bold;margin-bottom:5px;}
#indexh1 a{color:#7b7b7b;font-size:12px; text-decoration:none;}
#indextextlib1 li{background:url(../images/li_bg_style.jpg) 4px 8px no-repeat;line-height:22px;display:block;padding-left:16px;}
#indextextlib1 a{color:#0390eb; text-decoration:none;}
#indextextlib1 a:hover{
	color:#FF0000;
	text-decoration:none;
}
#indextextlib2 li{background:url(../images/li_bg_style.jpg) 4px 8px no-repeat;line-height:22px;display:block;padding-left:16px;}
#indextextlib2 a{color:#0390eb; text-decoration:none;}
#indextextlib2 a:hover{
	color:#ff0000;
	text-decoration:none;
}
#footer {height:70px; background:#d7ecfd; line-height:14px; clear:both;}
#footer .dibulk {margin-left:10px;padding-top:15px;}
#footer .dibulk a{color:#507F2D; text-decoration:none;}
#footer .dibulk a:hover{color:#507F2D; text-decoration:underline;}	

/*navbar*/
#cssdropdown, #cssdropdown ul {
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
}

.mainitems a{
	display: block;
	height: 1.5em;
	width: 100px;
	text-align:center;
	text-decoration: none;
	font: bold 16px "微软雅黑";
	color: #FFF;
}

.mainitems a:hover{
color: #CC0000;
}

.subuls{
display: none;
width: 9em;
position: absolute;
z-index: 999;
left: 0;
background-color:#FF6600;
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
}

.subuls li{
width: 100%;
}

.subuls li a{
	margin:0px 0px 1px;
	display: block;
	width: 7.5em;
	cursor: pointer;
	background-color: lightyellow;
	padding: 0.5em 0.75em;
	font: normal 12px "宋体";
	text-decoration: none;
	text-align: left;
	color:#009999;
}
.subuls li a:hover{
	margin:0px 0px 1px 0px;
	display: block;
	cursor: pointer;
	background-color: #FF6600;
	padding: 0.5em 0.75em;
	text-decoration: none;
	color:#FFFFFF;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:2.05em;
left: auto;
}
*#cssdropdown li>ul { /* forIE */
top:2.05em;
left:0 ;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/**/
#leftlib1 li{background:url(../images/li_bg_style.jpg) 1px 12px no-repeat;line-height:24px;display:block;padding-left:12px;}
#leftlib1 a{color:#0390eb; text-decoration:none;}
#leftlib1 a:hover{
	color:#FF0000;
	text-decoration:none;
}
#lislink a{color:#0390eb; text-decoration:none;}
#lislink a:hover{
	color:#FF0000;
	text-decoration:none;
}