@charset "utf-8";
/* CSS Document */

#BG{ background-color:#d6def9;}
#LOGO{width:215px; height:95px;float:right; padding-right:145px; padding-top:30px;}

#WRAPPER{margin:0 auto; width:1000px; height:800px; background-image:url(images/bg.jpg); background-position:top; background-repeat:no-repeat; position:relative;}
#CONTENT{ float:right; margin-right:120px; margin-top:10px; width:465px; height:auto;}
#TITLE{ float:right; width:465px; height:60px; margin-top:175px; margin-right:120px;}
#TEXT{width:465px; height:auto;}

#FOOTER{float:right; margin-right:120px; margin-top:10px; width:510px; height:30px; background-image:url(images/copyright.jpg); background-position:top; background-repeat:no-repeat;}

.TITLE1{ display:block;width:465px; height:60px; text-indent:-9999px;background-image:url(images/title01.jpg); background-repeat:no-repeat;}
.TITLE2{ display:block;width:465px; height:60px; text-indent:-9999px;background-image:url(images/title02.jpg); background-repeat:no-repeat;}
.TITLE3{ display:block;width:465px; height:60px; text-indent:-9999px;background-image:url(images/title03.jpg); background-repeat:no-repeat;}
.TITLE4{ display:block;width:465px; height:60px; text-indent:-9999px;background-image:url(images/title04.jpg); background-repeat:no-repeat;}
.TITLE5{ display:block;width:465px; height:60px; text-indent:-9999px;background-image:url(images/title05.jpg); background-repeat:no-repeat;}


.BG01{ display:block; width:465px; height:30px; background-image:url(images/bg01.jpg); background-position:top; background-repeat:no-repeat;}
.BG02{ display:block; width:445px; background-image:url(images/bg02.jpg); background-repeat: repeat-y; padding-left:10px; padding-right:10px; font-family:Verdana; letter-spacing:1px; color:#FFFFFF; font-size:12px; line-height:30px;}

.BG03{ display:block; width:465px; height:30px; background-image:url(images/bg03.jpg); background-position:top; background-repeat:no-repeat;}


.BTN{ margin-left:25px;}
.BTN1{ width:319px; height:40px; margin-left:auto; margin-right:auto;margin-top:10px; }
.BTN2{ display:block; width:147px; height:40px; margin-left:auto; margin-right:auto; margin-top:20px;}
.BTN3{ width:147px; height:40px; margin-left:auto; margin-right:auto;margin-top:50px; }


.TB1{ width:420px; margin-left:auto; margin-right:auto; margin-top:10px; border:2px solid #d3cc1c;}
.TB2{ width:400px; padding:10px; margin-left:auto; margin-right:auto; margin-top:10px; border:2px solid #d3cc1c;}
.TD1{ width:188px; padding:10px; border-right:2px solid #d3cc1c;}
.TD2{ width:190px; padding:10px; }

.TEXT1{ font-size:15px; color:#FF0000;}
.TEXT2{ font-size:12px; color: #FFFF00;}
.INPUTTEXT{ font-family:Verdana; letter-spacing:1px; color: #333333; font-size:12px; line-height:25px; width:150px;}
.CLEAR{ clear:both; height:0; font-size:1px; line-height:0px;}

