@font-face { font-family: fontQuote; src: url(../font/learningcurve_tt.ttf); }
@font-face { font-family: fontBy; src: url(../font/cambriai_3.ttf); }
@font-face { font-family: fontbottom; src: url(../font/COMSCRTN.ttf); }
@font-face { font-family: fontttl; src: url(../font/MyriadPro-Regular.otf); }

body{
margin: 0px auto;
background:URL('../images/jjsbg.jpg') no-repeat #000 50% 0;

}

.mainpage{
margin:0px auto;
width: 1000px;
border: 0px #ffffff solid;
}

.pagetop{
margin:0px auto;
width: 1000px;
margin-top: 50px;
}

.title{
margin:0px auto;
width: 360px;
font-family: fontttl;
font-size: 45px;
font-weight: normal;
color: #000;
float: left;
padding-left: 40px;
}

.quote{
margin:0px auto;
width: 560px;
float: left;
padding-right: 40px;
}

.quotetxt{
width: 300px;
font-family: fontQuote;
font-size: 30px;
font-weight: normal;
color: #000;
text-align:justify;
margin-right: 10px;
float: right;
}

.quoteby{
font-family: fontBy;
font-size: 16px;
font-weight: normal;
color: #AA6102;
text-align:justify;
text-decoration: italic;
margin-right: 10px;
float: right;
}

.bottomsec{
margin: 0px auto;
width: 1000px;
height: 190px;
display: block;
background-color: #AA6102;
margin-top: 300px;
}



.bottomsectxt{
width: 400px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding-left: 40px;
line-height: 20px;
float: left;
}

.bottomsectxt a:link{
color: #000;
text-decoration: none;
}

.bottomsectxt a:visited{
color: #000;
text-decoration: none;
}

.bottomsectxt a:hover{
color: #ffffff;
text-decoration: none;
}

.footsec{
margin: 0px auto;
width: 1000px;
height: 100px;
display: block;
background-color: #ffffff;
text-align: center;
}

.footseclogo{
margin: 0px auto;
width: 250px;
text-align: right;
float: left;
}

.footsectxt{
width: 750px;
font-family: fontbottom;
font-size: 30px;
font-weight: normal;
color: #AA6102;
text-align: left;
float: left;
margin-top: 15px;
}

.footsectxt1{
font-family: Arial;
font-size: 10px;
font-weight: normal;
text-align: left;
color: #AA6102;

}

.footerpan{
margin: 0px auto;
width: 100%;
}

.footertxt{
margin: 0px auto;
width: 1000px;
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #606060;
text-align: right;
margin-top: -20px;
margin-bottom: 20px;
text-decoration: none;
}

.footertxt a:link, .footertxt a:visited{
color: #ff0000;
text-decoration: none;
}

.footertxt a:hover{
color: #606060;
text-decoration: underline;
}
