/* bg n others */
.bg_head {
	width: 800px;
	height: 70px;
	background: url("../image/bg_head.jpg") 0 0 no-repeat;
}

body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

.title {
	font-family: arial;
	font-size: 14px;
	color: #3C5B6E;
	font-weight: bold;
	text-align: justify;
}

.content {
	font-family: tahoma;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 150%;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0;
	padding-left: 3;
	padding-right: 3;
	text-align: justify;
}

/* submenu main menu */
.submenu03 {
	color : #579ECB;		
	font-size : 11px;
	font-family : Tahoma;
	padding-bottom : 3px;
	padding-top: 6px;
}
.submenu03 a {
	color : #579ECB;
	text-decoration: none;
}
.submenu031 a:hover {
	color : #000000;
}
.submenu02 {
	color : #FFFFFF;		
	font-size : 11px;
	font-family : Tahoma;
	padding-bottom : 6px;
	padding-top: 6px;
}
.submenu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.submenu02 a:hover {
	color : #FF0000;
}

.submenu01 {
	color : #579ECB;		
	font-size : 11px;
	font-family : Tahoma;
	padding-bottom : 0px;
	padding-top: 6px;
}
.submenu01 a {
	color : #579ECB;
	text-decoration: none;
}
.submenu01 a:hover {
	color : #000000;
}


.p {
	color : #6C6C6C;
/*	margin-bottom : 0px;*/
	margin-left : 10px;
	margin-right : 10px; 
	margin-top : 5px;
	font-size : 11px;
	font-family : Tahoma;
}
.p a {
	color : #6C6C6C;
	text-decoration: none;
}
.p a:hover {
	color : #cfb652;
}

.bg_ctn {
	background: url("../image/bg_bor_content.jpg") repeat-y;
}

.bg_ctn_01 {
	background: url("../image/bg_bor_content_01.jpg") repeat-y;
}

.bg_ctn_02 {
	background: url("../image/bg_bor_content_02.jpg") repeat-y;
}
.bg_ctn_03 {
	background: url("../image/bg_bor_content_03.jpg") repeat-y;
}
.bg_ctn_04 {
	background: url("../image/dot.gif") repeat-y;
}

/* search box */
input.text	{
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #525252;
	background: #ffffff;
	border: solid 1px;
	border-color: #aaaaaa;
	xletter-spacing: 0px;
	margin-right: 20px;
}

form { 
margin-bottom: 2; 
margin-top: 2; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;
}

.input {
width: 100%; 
height: 100%; 
background-color: #337CAA;
border-width : 0px;
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;
}


/* line border */
.bordertop {
	border-top: 1px solid #BBBBBB;
}
.borderbot {
	border-bottom: 1px solid #BBBBBB;
}
.borderright {
	border-right: 1px solid #BBBBBB;
}
.borderleft {
	border-left: 1px solid #BBBBBB;
}
.border {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.content1 {
	text-decoration: none;
	font-family:verdana;font-size:8pt;font-weight: bold;
	PADDING: .0em; 
	COLOR:#000; 
	margin-bottom: 1px; 	
	margin-left: 1px; 
} 
.content1 A:link 
{text-decoration: none;font-family:verdana;font-size:8pt;font-weight: bold;color: #000}
.content1 A:visited 
{text-decoration: none;font-family:verdana;font-size:8pt;font-weight: bold;color: #000}
.content1 A:hover
{text-decoration: none;font-family:verdana;font-size:8pt;font-weight: bold;color:#F15421; border-bottom: 1px dashed #F15421; 
}
.content2 {
	text-decoration: none;
	font-family:verdana;font-size:10pt;
	PADDING: .0em; 
	COLOR:#000; 
	margin-bottom: 1px; 	
	margin-left: 1px; 
} 
.content2 A:link 
{text-decoration: none;font-family:verdana;font-size:10pt;color: #000}
.content2 A:visited 
{text-decoration: none;font-family:verdana;font-size:10pt;color: #000}
}

.bgleft {
	width: 17px;
	background: url("images/header/bg_left.gif") #FFFFFF 100% 0 repeat-y;
	background-image:url(images/header/bg_left.gif)
}

.bgright {
	width: 17px;
	background: url("images/header/bg_right.gif") #FFFFFF repeat-y;
	background-image:url(images/header/bg_right.gif)
}

.bgborder {
	height: 25px;
	background: url("images/header/fon02.gif") #FFFFFF repeat-x;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}
