/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#999999
}
body{
width:766px;
height:750px;
margin:auto;
}
#site{
width:616px;
height:750px;
padding:25px 75px 0 75px;
background-image:url(../images/bg1.gif);
background-position:top left;
background-repeat:no-repeat
}
.menu{
background-image:url(../images/menubg.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:53px;
margin:0px 0 18px 0
}

.menu li{
font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
float: left;
margin-left: 50px;
padding:15px 10px 10px 0;
background-position:top left;
background-repeat:repeat-x;
}

#center{
background-image:url(../images/main1.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:431px
}
.big{
float:left;
display:inline;
margin:9px 0 0 9px;
border-right:9px solid #F3F3F3
}
.right{
width:350px;
float:left;
padding:28px 0 0 34px;
font-family:Arial;
font-size:11px;
}
.light-box{
width:350px;
float:left;
padding:15px 0 0 5px;
font-family:Arial;
font-size:11px;
}
.text1{
color:#646464;
width:350px;
float:left;
padding:5px 0 12px 5px
}
.more{
font-family:Tahoma;
color:#ff0000;
font-weight:bold;
font-size:10px;
text-decoration:none;
display:block;
float:left;
display:inline;
width:100px;
padding:0 0 0 15px;
margin:0 0 15px 5px;
background-image:url(../images/arrows.jpg);
background-position:0px 4px;
background-repeat:no-repeat
}
.dots{
background-image:url(../images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
margin:0 0 0 5px
}
.dots2{
width:350px;
background-image:url(../images/dots2.gif);
background-position:153px 0px;
background-repeat:repeat-y;
margin:20px 0 0 0;
float:left
}
.dots3{
background-image:url(../images/dots.gif);
background-position:top right;
background-repeat:repeat-x;
float:right;
margin:0 0 0 5px
}
.left{
width:136px;
height:185px;
float:left;
padding:0 38px 0 0;
}
.pic1{
margin:10px 0 9px 2px
}
.pic2{
float:left;
margin:7px 0 9px 2px;
border-right:2px solid #B0AEAE
}
.left ul{
width:112px;
display:inline;
float:left;
margin:0 0 10px 5px
}
.left ul li{
background-image:url(../images/ar.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 16px;
list-style-type:none;
line-height:18px
}
.left ul li a{
color:#646464;
text-decoration:none
}
.second{
float:left;
width:350px;
font-family:Arial;
font-size:11px;
color:#646464;
}
.text2{
float:left;
width:97px;
padding:5px 0 15px 8px
}
.text2 a{
font-weight:bold;
color:#646464;
text-decoration:none;
font-size:10px;
font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
.text3{
float:right;
width:160px;
padding:123px 0 0px 50px
}
.text4{
float:light;
width:250px;
padding:5px 0 0px 0px
}
.text5{
	float:left;
	width:270px;
	padding:5px 0 0px 15px
}
.count{
float:right;
width:160px;
padding:123px 0 0px 80px
}
.footer{
font-size:10px;
color:#646464;
font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
background-color:#F3F3F3;
width:599px;
height:40px;
float:left;
display:inline;
margin:0 0 0 8px;
padding-top: 5px;
position:relative
}

