@charset "utf-8";
/* CSS Document */

body{
    margin:0;
	padding:0;
	font-size:90%;
	color:#000000;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	
}

#main_cont{
    width:1000px;
	height:auto;
    margin:0 auto;
	padding:0;
	background:#FFFFFF;

}

#logo{
    width:1000px;
	height:134px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/logo.jpg) top left no-repeat;
}

#bg{
    width:1000px;
	height:492px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/bodybg.png) top left no-repeat;
}	

#bg1{
    width:1000px;
	height:492px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/bg1.png) top left no-repeat;
}

#bg2{
    width:1000px;
	height:650px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/bg3.png) top left no-repeat;
}

#bg3{
    width:1000px;
	height:1350px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/bg4.png) top left no-repeat;
}

.footer{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.75em;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
	padding:0;
	margin:0 0 0 0;
}

a.top_link:link,a.top_link:visited {
    font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	color:#000000;
	
	
}
a.top_link:hover,a.top_link:active {
    font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:none;
	color:#990000;
	
}

.tell_tex{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
}

.tell_texbold{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
}

.tell_tex1{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}

#about_bg_top{
    width:1000px;
	height:11px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/about_bg_top.png) top left no-repeat;
}

#about_bg{
    width:1000px;
	float:left;
	margin:0;
	padding:0;
	background:#cccccc top left no-repeat;
}

#about_bg_besh{
    width:1000px;
	height:13px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/about_bg_besh.png) top left no-repeat;
}

.about_tex{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.5em;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
}	

.about_tex1{
    font-family:Arial, Helvetica, sans-serif;
	color:#cc3366;
	font-size:1.3em;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
}	

.contact_tex{
    font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.em;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
}	

#black{
    width:40px;
	height:20px;
    background:url(../black.jpg) center;
	}

.inpbtn{
	background:url(../images/Submit.png) no-repeat;
	width:90px;
	height:34px;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	border:none;
	font-weight:bold;
}







