html{
	height:100%;
}
body{
	background:url(/img/bg_body_down_repeat.jpg) top center repeat-y;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#02466d;
}
#body_bg{
	background:url(/img/bg_body.jpg) top center no-repeat;
	height:100%;
	margin:0;
	padding:0;	
}
#all{
	width:940px;
	margin:auto;
	min-height:746px;
	text-align:left;
	background:url(img/bg_all.jpg) top left no-repeat;
}
#all_down_repeat{
	width:940px;
	margin:auto;
	text-align:left;
	background:url(img/bg_all_down_repeat.jpg) top left repeat-y;
	height:100%;
}
.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
h2 {
	color:#357ee3;
}
.green{
	color:#006600;
	font-weight:bold;
}
.red{
	color:#990000;
	font-weight:bold;
}
.blue{
	color:#000099;
}
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#000066;
}
.li_none{
	list-style:none;
}
.indent{	
	margin:5px 0 10px 10px;
	padding:0;
	font-style:italic;
}
/*		TOP		*/
#top{
	position:relative;
	height:184px;
	width:938px;
	text-align:left;
}
#top .logo{
	position:absolute;
	margin:76px 0 0 56px;
	z-index:10;
}
#top .logo img{
	border:0;
}
#top .flash{
	text-align:left;
	margin:79px 0 0 0 ;
	position:absolute;	
	z-index:1;
	width:940px;
}
#top h1{
	position:absolute;
	margin:76px 0 0 336px;
	padding:0;
	color:#A4CDED;
	font-size:18px;
	font-weight:100;
	font-style:italic;
	z-index:10

}
#top .menu{
	float:right;
	margin:62px 17px 0 0;
	cursor:pointer;
}
#top .menu a{
	color:#007cc3;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#top .menu a:hover{
	text-decoration:underline;
}
#top .menu .active{	
	color:#95c84d;
}
/*		END TOP		*/


/*			LEFT CLM			*/
#left_clm{
	width:262px;
	margin:0 0 0 55px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	z-index:0;
}
#left_clm ul{
	margin:54px 0 0 0;
	padding:0;
}
#left_clm li{
	margin:0;
	list-style:none;
	padding:0;
	width:261px;
}
#left_clm .a_text {
	position:absolute;
	margin:9px 0 0 33px;
	color:#007cc3;
	text-decoration:none;
}
#left_clm a:hover{
	background:none;
}
#left_clm .btn1_normal{
	display:block;
	width:261px;
	height:37px;
	background:url(/img/btn1_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn1_hover{
	background:url(/img/btn1_hover.jpg) top left no-repeat
}
#left_clm .btn2_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn2_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn2_hover{
	background:url(/img/btn2_hover.jpg) top left no-repeat
}
#left_clm .btn3_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn3_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn3_hover{
	background:url(img/btn3_hover.jpg) top left no-repeat
}
#left_clm .btn4_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn4_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn4_hover{
	background:url(/img/btn4_hover.jpg) top left no-repeat
}
#left_clm .btn5_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn5_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn5_hover{
	background:url(/img/btn5_hover.jpg) top left no-repeat
}
#left_clm .btn6_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn6_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn6_hover{
	background:url(/img/btn6_hover.jpg) top left no-repeat
}
#left_clm .btn7_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn7_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn7_hover{
	background:url(/img/btn7_hover.jpg) top left no-repeat
}
#left_clm .btn8_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn8_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .btn8_hover{
	background:url(/img/btn8_hover.jpg) top left no-repeat
}
#left_clm .eshop_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn_eshop_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .eshop_hover{
	background:url(/img/btn_eshop_hover.jpg) top left no-repeat
}
#left_clm .reference_normal{
	display:block;
	width:261px;
	height:34px;
	background:url(/img/btn_reference_normal.gif) top left no-repeat;
	text-decoration:none;
}
#left_clm .reference_hover{
	background:url(/img/btn_reference_hover.jpg) top left no-repeat
}

/*		END LEFT CLM		*/
/*			RIGHT CLM		*/
#right_clm {
	width:588px;
	margin:0 0 0 15px;
	float:left;
}
/*		END RIGHT CLM		*/
/*		TEXT		*/
#text{
	margin:130px 0 0 0 ;
	text-align:justify;
	font-size:11px;
}
#text .left_img{
	float:left;
	margin:0 5px 0 0;
}
#text .right_img{
	float:right;
	margin:0 0  0 5px;
}
#text .back_btn{
	float:right;
	text-decoration:none;
}
#text .back_btn:hover{
	text-decoration:underline;
}
#text .table{
	text-align:center;
}
/*		END TEXT		*/
/*		FOOTER		*/
#footer{
	width:100%;
	background:url(/img/green_line.gif) bottom center no-repeat;
	height:30px;
}
/*		END FOOTER		*/