/********** Page ***********/

#ebao_page { margin: 0 auto; width: 880px; background: transparent;}

#ebao_content { float: left;
	clear: both;
	width: 880px;
	background: transparent; 
	background-image:url(/images/09_ebao_content_bg.jpg);}


/********** Head **********/
#ebao_head { margin: 25px 0 0 0;
	clear: both;
	float: left;
	width: 880px;
	height: 150px;
	background-image: url(/images/09_ebaoheader.jpg);
	position:relative;
	z-index:10}

#ebao_headlogo {float:left; clear:none; z-index:11; position:absolute; top:0px; left:0px;}


/*++++ navigation bar ++++*/

#ebao_head_nav{ 
padding: 0px 0px 0px 0px;
color: #000000;
z-index:11;
position:absolute;
top:115px;
right:5px;
height:24px;
}

#ebao_head_nav a {
	font-size: 10pt;
	font-weight:bold;
	line-height:24px;
	color:#000000;
	margin-left:5px;
}

#ebao_head_nav a:visited {color:#000000;}
#ebao_head_nav a:hover {color:#C00000;}


/*++++ utility ++++*/

#ebao_head_utility{
	font-size: 11pt;
	color: #000000;
	float:right;
	z-index:12;
	position: absolute;
	bottom:80px;
	right:5px;
}

#ebao_head_utility a{	color: #000000;}
#ebao_head_utility a:hover {	color: #C00000;}

#ebao_head_search{
	z-index:12;
	float:right;
	position:absolute;
	top:81px;
	right:5px;
	height:25px;
	background-color:#C00000;
	padding-top:2px;
}

#ebao_head_search .searchbox{
	font-size: 10pt;
	height:12pt;
	margin: 0px  0px 0px 10px; }
	
	
	


/********** Main **********/

#ebao_main_left { margin-left:10px; padding:10px 0px 40px 0px; margin-right:0; float:left}

#breadcrumb {color:#666666; font-size:9pt; margin:0 0 10px 0}
#breadcrumb a {color:#666666; font-size:9pt; margin:0 0 10px 0}

#photo_slide {position:relative; width:560px; height:315px; padding:0px}
#photo_slide .caption{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	text-align:right;
	height:24px;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
	background: #000000; 
	font-size:10pt;
	color:#FFFFFF;
	overflow:hidden;
}

#ebao_main_photo { 
width:560px; height:315px; overflow:hidden; float:left; 
background-color:#CCCCCC;
position:relative; z-index:20;
}

#ebao_main_photo img{
position: absolute;
	top: 0px;
	left:0px;
	z-index: 21;
}

#ebao_main_photo .caption{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 22;
	text-align:right;
	height:24px;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
	background: #000000; 
	font-size:10pt;
	color:#FFFFFF;
	overflow:hidden;
}




/* ++++++++++++++ ebao_main_sides ++++++++++++++++++ */

#ebao_main_sides { padding:10px 10px 40px 10px; float:right;}


#side_issue {font-size:8pt;}

#side_issue h4 {border-top:2px solid #CC0000; border-bottom: 1px solid #CC0000; color:#CC0000; font-size:10pt; font-weight:bold; margin:5px;}

.issue_num { font:14pt Georgia,Times,serif;
font-weight:normal; color:#CC0000; text-align:center; width:100%; margin-bottom:0px;
}

#side_issue ul { margin-bottom:20px; margin-left:10px; padding:0;}
#side_issue li { margin:0px 0px 5px 10px; padding:0;}
#side_issue a { 
font-size:10pt;
line-height:12pt;
}


#side_vision { 
padding:0px; 
width:265px;
height:270px;
background-image:url(/images/09_vision_box_bg.jpg);
background-color: #660000;
margin:10px 0;
color:#FFFFFF;
position:relative;
z-index:30;
}

#side_vision .vision_head { padding:0px; 
margin:0;
position:absolute;
top:0px;
left:0px;
z-index:31;
color:#FFFFFF;
}

#side_vision .vision_screen { padding:0px; 
margin:0;
position:absolute;
top:45px;
left:12px;
z-index:31;
color:#FFFFFF;
overflow:hidden;
}

#side_vision .vision_pgm { padding:0px; 
margin:0;
position:absolute;
right:0px;
bottom:0px;
z-index:31;
color:#FFFFFF;
}


.side_box {font-size:8pt; border: #E95C60 1px solid; padding:3px; margin:20px 0px; }

.side_box h4 {border-top:1px solid #990000; border-bottom:1px solid #990000; color:#FFFFFF; font-size:10pt; font-weight:bold; margin:5px 0px; background-color:#CC0000; padding-left:5px;}

.side_box ol { margin-bottom:20px; margin-left:20px; padding:5px 0 0 0;}
.side_box li { margin:0px 0px 5px 10px; padding:0; font-family: Times,serif}
.side_box a { 
font-size:10pt;
line-height:12pt;
}


/* ++++++++++++++ ebao_main_lower ++++++++++++++++++ */


#ebao_main_lower {
	clear: both;
	float: left;
	width: 880px;
	background: transparent;
	background-image:url(/images/09_ebao_content_bg.jpg);
	padding:0 0 40px 0;
	font-size:10pt}
#ebao_main_lower h2 {border-top:2px solid #990000; border-bottom: 1px solid #CC0000; font-size:12pt; background-color:#990000; color:#FFFFFF; padding:0px 5px;}
#ebao_main_lower h3 {padding:3px 0; font-size:10pt; font-weight:bold}
#ebao_main_lower div {padding:10px 0px 0px 8px;}
#ebao_main_lower li { line-height:12pt; margin-bottom:3px}


/* ++++++++++++++ window_main_lower (eagle) ++++++++++++++++++ */

#window_main_lower {
	clear: both;
	float: left;
	width: 880px;
	background: #FAEAD6;
	background-image:url(/images/eagle_bg.jpg); background-repeat:repeat-x; 
	padding:0;
	font-size:10pt;}
#window_main_lower h2 {padding:3px 8px; color:#FFFFFF; background-color:#990000; font-size:11pt;}	
#window_main_lower h3 {padding:3px 0; font-size:11pt}
#window_main_lower h4 {font-size:10pt}
#window_main_lower div {padding:10px 0px 0px 8px;}
#window_main_lower ul { list-style-type:none;}





		

		

/***************ebao_all_issues_left********************/

#issues_all ul { margin: 0px;
	float: left; 
	list-style: none; }

#issues_all li { float:left; width: 170px; padding-bottom:20px; list-style: none;}

#issues_all li p a { text-align: center; font-size:9pt; font-family:"Trebuchet MS", Calibri, Tahoma, sans-serif;}


.index-L { margin-top: 10px;
margin-right: 0; 
border: 0;
background: transparent;
padding-bottom: 20px; }

.index-L div {margin: 0px 15px 20px 260px; }

.index-L img { 			float: left;
				padding: 0px;
				width: 240px; height:160px;		}

.index-L p { margin:2px 0 0 0; font-size: 10pt; line-height: 14pt;}				

.index-L h3 a {
				font-size: 14pt;
				font-weight: bold;
				color: #990000;
				margin:8px 0px;		}

.index-L h4 { 			margin: 0;
				font-size: 9pt;
				font-weight: bold;
				color: #666666; 
				line-height:1.5em;}


.index-M { margin-top: 10px;
margin-right: 0; 
border-top: 1px dotted #CCCCCC;
background: transparent;
padding-bottom: 10px; }

.index-M div { 		margin: 5px 15px 0px 180px; }

.index-M img { 			float: left;
				margin: 10px 20px 20px 10px;		
				width: 150px; height:100px;		}
				


.index-M p { margin:2px 0 0 0; font-size: 10pt; line-height: 14pt;}				

.index-M h3 a {
				font-size: 12pt;
				font-weight: bold;
				color: #990000;
				margin:5px 0px;		}

.index-M h4 { 			margin: 0;
				font-size: 9pt;
				font-weight: bold;
				color: #666666; 
				line-height:1.5em;}
				
.index-S { margin-top: 0px;
margin-right: 0; 
border-top: 1px dotted #CCCCCC;
background: transparent;
padding-bottom: 10px; }

.index-S div { 		margin: 0px 15px 0px 140px; }

.index-S img { 			float: left; width:120px; height:80px;
				margin: 0px 20px 0px 0px;		}

.index-S p { margin:2px 0 0 0; font-size: 10pt; line-height: 14pt;}			

.index-S h3 a {
				font-size: 12pt;
				font-weight: bold;
				color: #990000;
				margin:5px 0px;
				padding-top:5px;}

			
.index-XS { margin-top: 0px;
margin-right: 0; 
border-top: 1px dotted #CCCCCC;
background: transparent;
padding-bottom: 10px; }

.index-XS div { 		margin: 0px 15px 0px 110px; }

.index-XS img { 			float: left; width:90px; height:60px;
				margin: 0px 20px 0px 0px;		}

.index-XS p { margin:0; font-size: 10pt; line-height: 12pt;}			

.index-XS h3 a {
				font-size: 12pt;
				line-height:20pt;
				font-weight: bold;
				color: #990000;
				margin:5px 0px;
				padding-top:5px;}

.index-author {font-size:9pt; color:#333333; font-weight:normal; text-decoration:none}
.title-subcat {font-size:9pt; color:#666666; font-weight:normal; text-decoration:none; margin-top:-10px;}


.index-box {font-size:8pt; padding:3px; margin:20px 0px; clear:both;}

.index-box h2 {color:#333333; font-size:11pt; font-weight:bold; margin:5px 0px; background-color:#FFFFFF; padding-left:5px;}

.index-box-list {clear:none; border-top:#CCCCCC solid 1px;}
.index-box-list ol { margin-left:20px; padding:15px 0 0 0;}
.index-box-list ul { padding:15px 0 0 0; list-style:none}
.index-box-list li { margin:0px 0px 5px 10px; padding:0; font-family: Times,serif}
.index-box-list a { 
font-size:10pt;
line-height:12pt;
}
.index-box h4 { float:right; clear:left; font-size:10pt; margin-right:20px;}

/********* footer ***********************/

#ebao_footer { 
	clear: both;
	float: left;
	width: 880px;
	border-top: 2px solid #990000;
	background-image:url(/images/09_ebao_content_bg.jpg);
	padding:0 0 20px 0;}

#ebao_footer h4 { margin: 10px 5px 6px 5px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CC0000; }

#ebao_footer p { margin-right: 5px;
	margin-left: 5px;
	font-size: 9pt;
	line-height: 1.5em;
	color: #666666; }

#recent-issues ul { margin: 0px;
	float: left; 
	list-style: none; }

#recent-issues li { float:left; width: 80px; }

#recent-issues li p a { text-align: center; font: 8pt "Tahoma"; }
			
			
#donation {
	margin:10px 15px 10px 15px;
	border: 1px solid #CC0000;
	padding-bottom:10px}			

#donation h3{ 
	text-align:center;
	font-size: 12pt;
	font-weight:bold;
	margin:10px;
}

#donation a{ 
	text-align:center;
	font-size: 12pt;
	color:#333333;
	font-weight:bold;
	margin:10px;
}


#donation p{ 
	margin:0px 15px;
}


#ebao_bottom { 
	clear: both;
	float: left;
	width: 880px;
	height:75px;
	color: #FFFFFF;
	font-size:10pt;
	background: #660000 url("/images/09_bottom_bg.jpg");
	position:relative;
	z-index:40;
	}

#ebao_bottom a{
	padding: 0px 4px;
	line-height:40px;
	color:#FFFFFF;
}

#ebao_bottom .tianrong{
position:absolute;
right:25px;
top:0px;
height:65px;
width:150px;
z-index:41;
}




/********* ebao master layout settings **************//*last section of CSS style sheet*/

.no-bullet { list-style: none; }
.right { float: right;}
.column { float: left; }
.one		{ width: 70px; }
.two		{ width: 140px; }
.three	{ width: 210px; }
.four		{ width: 280px; }
.five		{ width: 350px; }
.six		{ width: 420px; }
.seven	{ width: 490px; }
.eight	{ width: 560px; }
.nine		{ width: 630px; }
.ten		{ width: 700px; }
.eleven	{ width: 770px; }
.twelve	{ width: 840px; }

/* End of CSS */
