/* ========BASIC======== */


body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-size:14px;
	color:#333;
	border-top:3px solid #985B0A;
	
	background-repeat : repeat;
 

  background-color : #FEFBF5;
}

br {
   letter-spacing:normal;
}

a {
   color:#9F4000;
   text-decoration:none;
}

a:hover {
   color:#E79E00;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
#header {
   width:930px;
   margin:0 auto;
   position:relative;
   padding:0 5px;
}

#headerw {
	background:#fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 0px;
   
  
}

#pr {
   position:absolute;
   width:560px;
   left:380px;
   top:12px;
}

#menu {
   width:100%;
   float:left;
  
   background : url(img/bg_menu.gif) 0 100% repeat-x;
  height : 50px;
}


#icatch {
	margin:0 auto 0px;
	background : url(img/pe05_bg.gif);background-color : #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

#contents {
	width : 860px;
	margin:0 auto;
	background:#fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

#main {
	float : left;
	width : 840px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#sub {
   float:left;
   width:220px;
}

#pageTop {
   clear:both;
}

#footer {
	clear:both;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E13C06;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
	margin:0;
	padding:10px;
	font-size:12px;
	color:#333333;
	line-height:120%;
	font-weight: normal;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

#header #pr p {
   margin:0;
}


/* ========MENU CUSTOMIZE======== */
#menu UL {
   width : 840px;
   margin:0 auto;
   padding:0;
}

#menu li{
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
  background-image : url(img/menu_bg.gif);
  background-repeat : no-repeat;
}

#menu li a {
   display:block;
   width : 140px;
   color : white;
   line-height : 50px;
   

  height : 50px;
  font-size : 14px;
  font-weight : bold;
}

#menu li.home a {
   border:none;
}

#menu li a.active {
   background:#f4f3e8;
}

#menu li a:hover {
   color:#333;
   background : #f4f3e8 url(img/menu_bgh.gif);
   text-decoration:none;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 15px;
	color:#5A5132;
	font-size:15px;
	font-weight:bold;
	border-bottom:3px double #336600;
}

#main h3 {
   margin-bottom:15px;
   padding-left:15px;
   font-size:14px;
   border-bottom:1px dotted #ddd;
   background:#fff url(img/bg_h3.gif) no-repeat left;
}

#main h4 {
   margin-bottom:2px;
   font-size:14px;
}

#main h5 {
   margin-bottom:2px;
   padding:2px;
   font-size:13px;
   color:#fff;
   background:#73C700;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   border-bottom:2px solid #333;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f4f3e8;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main table {
   
   border-collapse: collapse;
}




/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
	padding:3px 3px 3px 10px;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 150%;
	background-image: url(img/bg2.gif);
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	margin-right: 5px;
	margin-left: 5px;
}

#sub ul {
   margin:0;
   padding:0;
}

#sub li {
   line-height:1.4;
   border-bottom:1px dotted #ddd;
   list-style:none;
   
}

#sub li a {
   display:block;
   padding-left:20px;
   line-height:3;
   background:url(img/bg_sub_list.gif) 5px 15px no-repeat;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url(img/bg_pagetop.gif) no-repeat left;
   color:#333;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:10px 0 10px;
   text-align:center;
   background:#F4F2E8 url(img/bg_dotline.gif) repeat-x;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background: url(img/bg_footmenu.gif) no-repeat left;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.px16 {
	font-size: 16px;
	font-weight: bold;
}

.pr{
	font-size: 14px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
}
