@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

#top {
height:10px;
background:#73bad3;
width:100%;
}

#wrapper {
width:800px;
margin:0 auto;
}


#intro {
width:754px;
height:262px;
margin-top:150px;
background:url(../images/intro_bg.jpg) no-repeat;
}

#intro_photo {
padding-top:25px;
padding-left:27px;
}

#intro_enter {
text-align:right;
width:720px;
padding-top:2px;
}

#more_info {
padding-left:20px;
}

.orange {color:#ee6736;}
.txt10 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}

.orange12 {
color:#ee6736;
font-size:12px;
text-decoration:none;
}

.orange12 a{
color:#ee6736;
font-size:12px;
text-decoration:none;
}

.orange12 a:link{
color:#ee6736;
font-size:12px;
text-decoration:none;
}
.orange12 a:hover{
color:#8FA9C4;
font-size:12px;
text-decoration:none;
}

#diadyo {
text-align:right;
width:734px;
}
