@charset "utf-8";

/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: CONTAINER
	2: HEADER
	3: MAIN CONTENT
	4: FOOTER
	5: Q&A

==========================================================
*/

/*
===== 1: CONTAINER ==========================================
*/
div#container {
	width:804px;
	height:auto;
	margin:auto;
	
	
}



/*
===== 2: HEADER ==========================================
*/
div#header{
	width:804px;
	margin-right:0px;
	
	
	height:78px;
	
	
	
}




/*
===== 3: MAIN CONTENT ====================================
*/
div#main{
	width:804px;
	height:400px;

}


div#mainacc{
	width: 500px;
	height:400px;
	background-color:#ffffff;
	background-image:url(img/accessbg.jpg);
	background-repeat:no-repeat;
	
	float:left;
}



div#mainli{
    width: 500px;
	height:400px;
	background-color:#ffffff;
	background-image:url(img/infobg.jpg);
	background-repeat:no-repeat;
	
	float:left;
}


div#mainl{
    width: 500px;
	height:400px;
	background-color:#ffffff;
	
	
	float:left;
}


div#mainc{
    width: 250px;
	height:400px;
	background-image:url(img/backp.jpg);
	padding-top:;
	padding-left:;
	float:left;	
	
}


div#maincin{
    width: 250px;
	height:400px;
	background-image:url(img/backp2.jpg);
	padding-top:;
	padding-left:;
	float:left;	
	
}




/*
===== 4: FOOTER ==========================================
*/


div#bmenu{

width:480px;
height: 30px;
background-color:#663300;
padding-left:20px;
}


div#footer{
	width:800px;
	text-align:center;
	margin-top:20px;
		
	
}

.bg1{
	background-image:url(img/point3.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:34px;
	line-height:34px;
	font-size:13px;
	margin:10px 0px 0px 10px;
	color: #000000;
	height:34px;
	letter-spacing:0.1em;
}

.bg2{
	
	
	padding-left:34px;
	
	font-size:13px;
	margin:0 0 5px 25px;
	color:#663333;
	height:15px;
	letter-spacing:0.1em;
}

.bg3{
	width:290px;
	padding-left:34px;
	line-height:34px;
	font-size:13px;
	margin:10 0 10px 10px;
	color:#990000;
	height:34px;
	letter-spacing:0.1em;
	border:double;
	border-color:#000000;
	padding-left:20px;
}


/*
===== 5: QA ==========================================
*/

div#containerqa {
	width:500px;
	height:auto;
	margin-left:50px;
}

div#headerqa {
	width:500px;
	height:auto;
}

div#bodyqa {
	width:500px
	height:auto;
	margin-bottom:50px;
}

.bg4{
	
	background-image:url(img/point3.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:34px;
	line-height:34px;
	font-size:16px;
	margin:0 0 10px 10px;
	color: #000000;
	height:34px;
	letter-spacing:0.1em;
}

.bg5{
	background-image:url(img/circle_double.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:34px;
	line-height:20px;
	font-size:13px;
	margin:8px 0 0px 0px;
	color: #000000;
	height:20px;
	letter-spacing:0.1em;
	
	
}