/**************** Body and tag styles ****************/

* {
	margin:0; padding:0;
}

body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	text-align:center;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/***** page navigator *****/
#page_nav_1 {
	width:10px; 
	height:35px; 
	background: url(../images/page_nav_1.gif);
}

#page_nav_2 {
	width:700px; 
	height:35px; 
	background: url(../images/page_nav_2.gif);
	background-repeat: repeat;
}
#page_nav_3 {
	width:10px; 
	height:35px; 
	background: url(../images/page_nav_3.gif);
}

/***** page navigator *****/
td#td_content_header {
	vertical-align:bottom; 
	padding-bottom:5px;
}

#content_header {
	color:#fff; /*********color content header**********/
	font-weight: bold;
	font-size: 18px;	/*********size content header**********/
	text-align:right;
	padding-right: 15px;
}

/***** menu *****/
#menu {
	text-align: left;
	padding-top:0px;
	padding-left:0px;
	width: 183px;
	height:420px;
	vertical-align:top; 
	background: url(../images/web_05.jpg);
	}

#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:14px;
	}
	
#menu li a:link, #menu li a:visited {
	color:#fff;
	display: block;
	background: url(../images/menu.gif);
	padding: 5px 0 0 10px;
	}
	
#menu li a:hover {
	color: #000;
	background: url(../images/menu.gif) 0 -32px;
	padding: 5px 0 0 10px;
	}

#menu li a.is_active {
	color:#FFC;
	background: url(../images/menu.gif)  0 -64px;
	padding: 5px 0 0 10px;
	}

#top_spacer {
	border-top: 1px solid #a0410d;
	border-right: 1px solid #a0410d;
}

#footer_spacer {
	border-right: 1px solid #a0410d;
	border-bottom: 1px solid #a0410d;
	height: 71px;
}

/***** content *****/
#content {
	padding-left:25px;
	padding-top:18px;
	padding-right:25px;
	vertical-align:top;
}

#content h1 {
	font-size:16px;
	color: #F7941D;
}

#box_gray {
	vertical-align:top;
	padding-top:10px;
	padding-left:40px;
	padding-right:25px;
	color: #000000;
	text-align: left;
}

#box_gray h1 {
	color: #3cb878;
	font-weight: bold;
	font-size: 15px;
}

#box_gray h2 {
	font-weight: bold;
	color: #90a6ef;
	font-size:14px;
}

#box_gray_detail {
	width:100%
}

#box_gray_detail td {
	vertical-align:top;
	padding-top:15px;
}

#box_gray_detail li {
	vertical-align:top;
	padding-left:20px;
}


#box_gray_content {
	vertical-align:top;
	color: #000000;
	text-align: left;
}

#box_gray_content td {
	vertical-align:top;
	padding-top:15px;
}

#box_gray_content li {
	vertical-align:top;
	padding-left:20px;
}

/***** top *****/
#top {
	width:1000; 
	height:27px;
	font-size: 12px;
	padding-top:5px;
	color: #888888;
	background:#272727;
}

/***** footer *****/
#footer {
	font-size: 10px;
	height:39px;
	padding-top:7px;
	color: #888888;
	text-align:center;
	background:#272727;
}

/*********** page number link **************/
.text_content_menu_unit h3{
	color: #faa1c5;
	size: 20x;
	text-decoration:none;
}

.text_content_menu_unit a{
	color: #0072bc;
	text-decoration:none;
}

.text_content_menu_unit a:visited{
	color: #0072bc;
	text-decoration:none;
}

.text_content_menu_unit a:hover{
background-color:#eeeeee
	color:#0066FF;
	text-decoration:none;
}

.text_content_menu_unit a:active {

	color:#0066FF;
	text-decoration:none;
	}

.text_content_menu_unit a.is_active {
	color:#0066FF;
	text-decoration:none;
	}

.text_content_menu_unit {
	font-size: 12px;
	font-weight:normal;
	color: #0072bc;