body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
font-family: Arial, sans-serif;
line-height: 150%;
color: #555;
}
h1 {
font-size: 18px;
font-weight: bold;
}
h2 {
color: #777;
font-size: 16px;
font-weight: bold;
}

h3 {
color: #AAA;
font-size: 14px;
font-weight: bold;
}
/* ãÞÖÍÊÍÁÍÉ */
#header {
	z-index: 0;
	background: url('../images/rep_bg.gif') 0 0 repeat-x;
/*	position:absolute; */
	left: 0px;
	top: 0px;
	width: 100%;
	height: 380px;
	overflow: hidden;
/*	min-width: 1024px; */
}
.main_logo {
	background: url('../images/main_logo.jpg') 0 0 no-repeat;
	width: 821px;
	height: 285px;
	float: left;

}
.main_logo_in{
	float:right;
	color:#fff;
font-size:1.3em;
margin:50px 70px 0 0;
	font-family:"Myriad Pro", Arial, Tahoma;
	background-color:#1e8cff;
	padding:10px;
}


.paper_logo {
	z-index: 1;
	position:absolute;
	right: 0px;
	top: 0px;
	width: 230px;
	height: 380px;
	background: url('../images/paper_logo.gif') 0 0 no-repeat;
}
.find_block {
	z-index: 2;
	position:absolute;
	right: 46px;
	top: 0px;
	padding-top: 45px;
	padding-left: 25px;
	width: 201px;
	height: 38px;
	background: url('../images/find_block.gif') 0 0 no-repeat;
	background-position: bottom;
	overflow: hidden;
}
.find_input {
	height: 17px;
	width: 115px;
	border: 1px solid #007eb2;
	float: left;
}
.find_btn {
	width: 58px;
	height: 20px;
	background: url('../images/find_btn.gif') 0 0 no-repeat;
	border: 0px;
	margin-left: 5px;
}

/* ëÅÌ× */
#menu {
	z-index: 4;
	width: 216px;
	position: absolute;
	top: 270px;
	left: 20px;
	font-size: 13px;
	color: #FFFFFF;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	padding-left: 12px;
	list-style-type: none;
	background: url('../images/white_arrow.gif') 0 50% no-repeat;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
.menu_top {
	background: #858585 url('../images/menu_top.gif') 0 0 no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.menu_mid {
	background-color: #9b9b9b;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 23px;
}
.menu_bottom {
	background: #858585 url('../images/menu_bottom.gif') 100% 100% no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 234px;
}
.menu_header {
	font-size: 17px;
	margin-bottom: 5px;
}

/* öÊÞÁÌÞÚ ÂÞßÐÝ */
#main {
	z-index: 3;
	margin-top: -80px; 
	margin-left: 280px;
	margin-right: 204px;
	font-size: 13px;
	color: #646464;
	border-right: 1px solid #c8c8c8;
	padding-right: 15px;
}

/* ÓÊÅÀÌØÅ ÉÏÍÜÉÕ [Troy]*/
#breadcrumbs {
margin-top: -30px;
position: absolute;
font-size: 11px;
/*border: 1px solid #AAA;*/
/*background: #EFEFEF;*/
padding: 4px;

z-index: 100;

}

/* îÏÞÁÍÅ ËÅÌ× */
#right {
	z-index: 2;
	position: absolute;
	top: 300px;
	right: 0px;
	width: 189px;
	font-size: 12px;
	color: #646464;
}

/* äÏÑÖÕÅ ÙÊÅËÅÌÐØ */
.sub_header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	padding-left: 5px;
	margin-bottom: 10px;
}
.m_element {
	margin-bottom: 5px;
}
.imgbl {
	border: 1px solid #646464;
}
.n_header {
	font-size: 12px;
	font-weight: bold;
}
.n_date {
	font-size: 10px;
	font-style: italic;
	color: #a8a8a8;
}
.n_body {
	font-size: 12px;
	margin-top: 15px;
}
a {
	color: #008ae2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


ul.children {
list-style: square;
list-style-position: inside;
padding: 0 0 0 10px;
margin: 0px;
border: 1px solid #D9D9D9;
background: #F4F4F4;
color: #AAA;
margin-bottom: 10px;
}

table.data-table  td, table.data-table  th {
border: 1px solid #999;
padding: 8px;
}
img.photo {
margin: 14px 0;
}


.mylinks1{color:#008AE2;}
.mylinks1 a, .mylinks1 a:hover{color:#008AE2;}

.mylinks{color:#c8c8c8; font-size:0.8em;}
.mylinks a, .mylinks a:hover{color:#c8c8c8;}
