@charset "utf-8";


body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#c5e2ef;
	}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	}
h1,h2,h3,h4,h5,h6,p,dl,dd,dt {
	padding:0;
	margin:0;
	}
a {text-decoration:none;}


.top{
	background:url(images/top_bgx.gif) left bottom repeat-x;
	}
.middle{
	background:url(images/sub_longbg.gif) left top repeat-x;
	}
.middle_gra{
	background:url(images/subbg_x_gra.gif) left top repeat-x;
	}
.bottom{
	background:url(images/rd_bottom_x.gif) left top repeat-x;
	}
.footer_bg{
	background:url(images/bottom_bgx.gif) left top repeat-x;
	height:128px;
	}
	
.main_contents{
	background:url(images/sub_contentsbg.gif) left top repeat-x;
	}
.main_txt{
	padding: 25px;
	}

.aboutus{
	background:url(images/contents_bg.jpg) left top no-repeat;
	}
.sub_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f4f4f4;
	font-weight:bold;
	}
.dot{
	background:url(images/dot.gif) left top repeat-y;
	}
.pic_1{
	margin:0 10px 10px 0;
	}
.about_list{
	padding-left:20px;
	}
.about_list a{
	color:#f4f4f4;
	text-decoration:none;
	}
.about_list a:hover{
	color:#f4f4f4;
	text-decoration:underline;
	}
	
.footer{
	text-align:right;
	font-size:8.5pt;
	margin-top:20px;
	color:#737373;
	}


input.submit {
background:transparent url(images/submit.gif)  no-repeat scroll left top;

border:0px none;
cursor:pointer;
height:29px;
margin:0pt;
padding:0pt;
width:89px;
}