
body {
background-image: url(../image/bg.jpg);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
}
a:link {
color: #ef008f;
}
a:hover {
color: #FFC8E9;
}

.text {font-size: 80%; line-height:140%; color:#323232}
.text_ti {font-size: 90%; line-height:140%; color:#2A48D5}
.text_s {font-size: 70%; line-height:120%; }
.text_s2 {font-size: 75%; line-height:120%; }
.text_b {font-size: 115%; font-weight:bold; color:#00aeef }
.text_h {font-size: 125%; font-weight:bold; }
.text_q {font-size: 100%; font-weight:bold; line-height:130%; color:#0000FF}
.text_q2 {font-size: 90%; line-height:130%; color:#0000FF}

.imgStyle1 {
margin-top: 0px;
}

ul.liststyle1 {
margin: 0 0 0 10px;
line-height:140%;
list-style-image: url('../image/circle.gif');
}
