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

body {
background:#FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a:link  { color: #0066FF }
a:visited { color: #0066FF }
a:active { color: #0066FF } 
a:hover { color: #0033FF } 

h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:38px;
text-align:center;
color:#FF0000;
padding:10px;
margin:0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:36px;
text-align:center;
color:#000000;
padding:10px;
margin:0px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
text-align:center;
color:#000000;
padding:10px;
margin:0px;
}

#bigpic {
background:url(../../common/images/t1-bp-bg.gif) no-repeat;
width:646px;
height:356px;
margin:0 auto;
}

.smallpic {
background:url(../../common/images/t1-sp-bg.gif) no-repeat;
float:left;
width:306px;
height:226px;
margin:0 auto;
}

#galleries {
width:612px;
height:300px;
margin:0 auto;
}

.pic {
margin:13px;
}

.gallery-btn {
float:left;
width:306px;
height:39px;
text-align:center;
}

.small {
font-size:11px;
line-height:1.1em;
width:630px;
margin:0 auto;
}

.medium {
font-size:14px;
font-weight:bold;
line-height:1.1em;
width:630px;
margin:0 auto;
}

.large {
font-size:18px;
font-weight:bold;
line-height:1.3em;
width:630px;
margin:0 auto;
}
