/*GENERAL*/
body{
	margin:0;
	padding:0;
	border: 0;
	/*background:#680000;*/
	background:white url(../img/bg_home.gif) no-repeat center 10px;
	color:#4a4a4a;
	min-width:893px;
	font-family: Verdana;
	font-size: 10px;
	}


p, div{color:#4a4a4a;}

h1{
	font-size: 13px;
	background: url(../img/dot.gif) no-repeat left center;
	padding-left: 15px;
	font-weight:normal;
	margin:10px 0 0 0;
	color:#4a4a4a;
}

h2{
	font-size: 11px;
	font-weight: normal;
	color:#4a4a4a;
}

a{
color:#a5a5a5;
text-decoration:none;
}

#content {
	margin:0 auto;
	width:893px;
	margin-top:20px;
	margin-bottom:20px;
	}

/*TOP*/
#top{
	background: url(../img/bg1.gif) no-repeat;
	height: 140px;
}

#top_L{
	width:370px;
	float:left;
	padding:115px 0 0 90px;
	font-size: 14px;
}

#top_R{
width:350px;
float:right;
text-align:right;
padding:28px 30px 0 0;
}



/*MENU*/
#menu,#foot{
	background: url(../img/bg2.gif) no-repeat;
	height: 32px;
	line-height: 33px;
	clear:both;
	padding-left:20px
}

#menu ul { 
display: block; 
padding: 0px; 
margin: 0px; 
list-style: none; 
text-align: left;
}

#menu ul li {
	display: inline;
	padding: 0px 27px;
	margin: 0px;
	list-style: none;
	border-right: 1px solid #d6d6d6;

 }
 
#menu ul li#last_menu_item{
border:none;
}
 
 
 
#menu ul li a {
color:#777676;
font-size:11px;
text-decoration:none
} 




/*HOME*/
#hp_cnt_1{
	height:279px;
	background: url(../img/bg3_2.gif) no-repeat;
}


/*SUB*/
#sub_cnt_L{
	float:left;
	width:297px;
	background:url(../img/bg4.gif) no-repeat;
	height:560px;
}

#sub_cnt_R{
	float:right;
	width:543px;
	background: url(../img/bg5.gif) no-repeat;
	min-height:524px;
	height: auto !important;
	height: 524px;
/*	padding:40px 50px 0 50px*/
	padding:16px 30px 0 23px
}

#sub_bottom{
	background:url(../img/bg6.gif) no-repeat 0px bottom;
	height:20px;
	float:right;
	width:596px;
}

.more_arrow{
	text-align:right;
	background: url(../img/dot2.gif) no-repeat right center;
	margin-right: 0px;
	padding-right: 15px;
}
.more_arrow{
color:#AAAAAA;
text-decoration:none;
}


.hp_cnt_box{
width:247px;
height:240px;
float:left;
padding:15px 25px;;
color:#4a4a4a;
}




.hp_cnt_box a{
color:#a5a5a5;
text-decoration:none;
}


.hp_cnt_box p{
margin:0;
padding:0;
}

/*NEWSy*/
.full_news{
color:#a5a5a5;
margin-bottom:28px;
}

.news_title{
	color:#4a4a4a;
	text-decoration:none;
	background: url(../img/dot2.gif) no-repeat right bottom;
}

#one_news_data{
color:#a5a5a5;
}

/*FORM */
.form_field,
.form_area{
width:300px;
font-family: Verdana;
font-size: 11px;
	color:#4a4a4a;
}

.form_area3,
.form_area3b{
width:525px;
font-family: Verdana;
font-size: 11px;
	color:#4a4a4a;
}

.form_area3b{
height:300px;
}

.form_field2{
width:120px;
font-size:11px;
}

.buton_1{
	background:#0;
	color:black;
	font-family: Verdana;
	font-size: 11px;
	border-style: none;
	height:22px;
}

.my_errors{
color:#880000;
}
