/* rev.2SO.12101 */
/* StyleSheet */
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

#search input , #topic_path ,  #print_select select , #footer
{
	font-family:sans-serif;
}
#anchor
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* architecture */
body
{
	color: #000000;
	background-color: #eeeeee;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}

#parent
{
	width: 990px;
	height: 595px;
	border-width: 0px 1px 0px 0px;
	border-color: #333333;
	border-style: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#top_bar
{
	margin: 0px;
	padding: 0px;
	width:990px;	
	height: 64px;
	overflow:hidden;
}

/* top_bar layout */
#top_bar #top
{
	margin:0px;
	padding:0px;
	height: 30px;
	font-size:0px;
	overflow:hidden;
}

#top_bar #under
{
	height: 34px;
	padding:3px 0 0 0;
	padding:2px 0 0 0;/* for IE6/7 */
}

#canon
{
	float:left;
	margin:8px 20px 0px 15px;
	display:inline;
	border:none;
}

#top ul
{
	float:left;
	margin: 5px 0px 0px 0px;
	height:20px;
	list-style-type: none;
	display:inline;
	padding:0;
	border-left:#999999 solid 1px;
}

#top li
{
	float:left;
	margin: 0px 0px 0px 0px;
	border-right:#999999 solid 1px;
	cursor: pointer;
	display:inline;
}

#glos{
	float:right;
	height:24px;
	width:194px;
	text-align:center;
	margin:3px 0px 0 0;
	display:inline;
}

#glos img{
	cursor: pointer;
}


#search{
	float:right;
	width:286px;
	height:22px;
	margin:4px 5px 0 0;
	padding:0px;
	display:inline;
}

#search input{
	height:18px;
	float:left;		
	width:170px;
	padding:0px;
	display:inline;
	font-size:12px;
}

#search img{
	float:left;
	margin:0px 0px 0 2px;
	cursor:pointer;
}
/*- end top_bar layout -*/

#main
{
	height: 531px;
}

#main_im_top
{
	margin-top:16px;
	height: 515px;
}

#left
{
	float: left;
	width: 310px;
	height: 515px;
	margin-top:16px;
	display:inline;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	overflow: visible;
}

#right
{
	float: left;
	width: 680px;
	height: 531px;
	overflow: hidden;
	display:inline;
}

#right #topic_path{
	font-size:10px;
	width: 670px;
	height: auto;
	line-height:1.3em;
	margin:1px 5px 1px 5px;
	display:block;
	overflow:visible;
}

#right #anc
{
	margin:2px 0 0 0;
	background-image:url(../system_images/conservation_parts/anchor_bg.gif);
	background-repeat:no-repeat;
	width:680px;
	height:32px;
}

#right #anc img
{
	margin:5px 15px 0px 0px;
	float:right;
	display:inline;
}

#right #anc #anchor
{
	float:left;
	margin: 5px 5px 5px 8px;
	padding:1px 0px 0px 0px;
	width:368px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	text-align: center;
	font-size:11px;
	display:inline;
}

#right #anc #anchor a, #right #anc #anchor a:hover
{
	color: #eeeeee;
	border: 1px #aaaaaa solid;
	background-color: #888888;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px;
}


#right #anc #anchor a:hover
{
	color: #ffffff;
	border-color: #cccccc;
	background-color: #aaaaaa;
}

#right #maincontent
{
	clear:both;
	width: 677px;
	height: 438px;
	margin:20px 0px 0px 3px;
	overflow: auto;
	position: absolute;
	left: 310px;
	top:137px;
}


#right iframe
{
	width: 100%;
	height: 470px;
	background-color: #ffffff;
}

.clear{clear:both;}


/* home page*/
#print_select{
	width:382px;
	height:24px;
	margin:2px 5px 0 0;
	float: right;
	display:inline;
}

#print_select select{
	float:left;
	height:20px;
	width:270px;
	font-size:12px;
	margin:2px 0px 0 0px;
	display:inline;
}

#print_select img{
	float:left;
	margin:2px 0px 0 2px;
	cursor:pointer;
	display:inline;
}

#main #book_title
{
	width:720px;
	height:50px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#home_icon
{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#home_icon img
{
	margin:0;
	border:none;
}

#main #home_under{ 
	width:879px;/* #home_under for IE6.0 */
	height: 84px;
	margin-top:12px;
	margin-left: 57px;
	margin-right: 54px;/* #home_under for IE6.0 */
	padding:0;
}
#main > #home_under{
	width:876px;
	margin-right: 57px;
}


#before{
	float:left;
	width:470px;
	height:84px;
	margin:0 5px 0 0;
	display:inline;
}

#help , #append{
	float:left;
	width:198px;
	height:84px;
	display:inline;
}

#help{
	margin:0px 5px 0px 0px;
}

#append{
	margin:0px;
	float:left;
	}

#home_under img{
	border:none;
	margin:0;
	}

#footer{
	float:right;
	font-size:10px;
	text-align: left;
	height:18px;
	list-style-type: none;
	display:inline;
	margin:5px 0 0 0;
	overflow:hidden;
}

#footer li{
	float:left;
	margin: 0px 1em 0px 0px;
	display:inline;
}

.tx_no{
	float: right;
	margin: 0px 5px 0px 0px;
	padding:0px 0px 0px 30px;
	display:inline;
}
/* end home page*/

