*{
	margin:0;
}
html{
	height:100%;
	padding:0px;
}
body{
    	font-size: 12px;
    	color: #333333;
    	background-image: url(../image/back.gif);
	background-color: #faf0f0;
        background-repeat: repeat-x;
    	letter-spacing: 0.1em;
    	line-height:150%;
}
table{
	letter-spacing: 0.1em;
    	line-height:150%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
p,ul,li{
	margin:0px;
	padding:0px;
}
a:link{
	color:#993333;
	text-decoration: underline; 
}
a:visited{
	color:#993333;
	text-decoration: underline;
}
a:hover{
	color:#993333;
	text-decoration: none; 
}
* html div#all{
    	height:100%;
}
div#all{
	width: 754px;
	margin:0px auto;
	position:relative;
	min-height: 100%;
}
body > #all {
        height: auto;
}
#top{
	width: 750px;
	height:50px;
padding-top:2px;
}

div#main{
	width:750px;
	margin:15px 2px 0px 2px;
        height: 100%;

}
div#main2{
	width:750px;
        margin:0px auto;
	background-color: #ffffff;
	height: 100%;
}

div#left{
	width: 420px;

	float:left;
    	height:100%;
    	min-height: 100%;
}
div#right{
	width: 330px;

	float:left;
	height:100%;
	min-height: 100%;
}
#bottom{
	width:100%;

	padding-top:10px;
	padding-bottom:10px;
	line-height:125%;
	letter-spacing: 0.1em;
	font-size:8pt;
	color: #666666;
	background-color: #ffffff;
	clear:both;
	border-top: 1px double #cccccc; 
}
#bottom a,
#bottom a:link,
#bottom a:visited{
	color: #666666;
	text-decoration: none; 
}
div#copyright{
	width: 750px;
	margin:0px auto;
	position:relative;
	min-height: 100%;
}
body > #copyright {
        height: auto;
}


.title1{
	color:#ffe6e6;
	font-size:8pt;
	letter-spacing: 0.1em;
	padding-top:30px;
	padding-left:5px;
}

.title4{
	color:#ffe6e6;
	font-size:8pt;
	letter-spacing: 0.1em;
	padding-top:12px;
	padding-left:5px;
}

.title2{

	margin-bottom:10px;
}
.title3{

	margin-bottom:30px;
}
.banner{
	background-image: url("../image/bg_banner.gif");
	background-repeat: no-repeat;
        width:400px;
	height:70px;
	margin-bottom:30px;
}
.new{
	background-image: url("../image/bg_new.gif");
	background-repeat: no-repeat;
        width:330px;
	height:125px;
}
.style1{
	border-bottom:1px #cccccc solid;
}
.style2{
	border-top:1px #cccccc solid;
}
.style3{
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	margin-bottom:30px;
}
.style4{

	padding-bottom:30px;
}
.style5{
	margin-top:20px;
	border-top:1px #cccccc solid;
	padding:10px;
	color: #993333;
}
.style6{
	margin-top:20px;
	padding:10px;
	color: #993333;
}

.box1{
	margin:0px 50px 10px 50px; 
}
.box2{
	margin:0px 50px 50px 50px; 
}
.box3{
	margin:0px 0px 25px 0px; 
}
.box4{
	margin:0px 50px 10px 50px;
	background-color: #ffe0db;
	padding:10px;
	border:#ffffff 5px double; 
}
.box5{
	margin:10px 50px 10px 50px;
		background-color: #ffffff;
		padding:10px;
		border:#ececec 5px double; 
}
.box6{
	margin:50px 200px 200px 200px;
	background-color: #ffe0db;
	padding:25px 15px 10px 15px;
	border:#ffffff 5px double; 
}
.box7{
	margin:50px 50px 10px 50px;
	background-color: #ffe0db;
	padding:10px;
	border:#ffffff 5px double; 
}

.font1{
	font-size:8pt;
	letter-spacing: 0.1em;
	line-height:125%;
}
.font2{
	font-size:8pt;
	letter-spacing: 0.1em;
	line-height:125%;
	color:#cd0000;
	padding-left:3px;
}
.font3{
	font-weight:bold;
	color:#ba0000;
}
.list{
	background : transparent url(../image/list.gif) no-repeat left center ;
	padding-left:13px;
}
.back1{
	border-bottom: 2px solid #cccccc; 
	background-color: #ececec;
	padding:6px;
}
.back2{
	border-bottom: 1px solid #d3d3d3; 
	background-color: #fafafa;
	padding:6px;
}
.back3{
	padding:10px;
}
.back4{
	padding:6px;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background-color: #fafafa;
}

.back5{
	padding:6px;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	width:25%;
	background-color: #fffcf0;
	line-height:130%;    
}

.back6{
	padding:12px;
	background-color: #f5f5f5;
   
}
.back7{
	padding:12px;
	background-color: #ececec;
   
}
.back8{
	background-color: #ffe0db;
        padding:12px;
}
.backtitle1{
	border-right: 3px solid #cccccc;
	border-bottom: 1px solid #ececec;
	background-color: #f0f0f0;
	padding:6px;
	width:28%;
}
.backtitle2{
	border-left: 1px solid #ececec;
	border-bottom: 5px solid #ececec; 
	background-color: #FFE0DB;
	padding:6px;
}
.form{
	margin-top:10px;
	margin-bottom:30px;
}
.image{
	border: 3px double #cccccc;
	margin:0px 0px 0px 15px; 
 
}
.faqtitle{	padding:1px;
	background-color:#ba0000;
	color:#ffffff;
	margin-bottom:5px;

	
}
.answer{
		padding:10px 10px 6px 25px;
}
.question{width:100%;
	background : transparent url(../image/list2.gif) no-repeat left center ;
	padding-left:15px;
        font-weight:bold;


		color:#ba0000;
}



