body{
     margin: 0px;
     color: #666666;
     background-color: #ffffff;
     background-image: url(../image/all/bg_line.gif);
	 background-position: 700px 0px;
     background-repeat: repeat-y;
     background-attachment: fixed;
}

img{
     border: 0;
}

.size10_14 {  font-size: 10px; line-height: 14px}
.size10_16 {  font-size: 10px; line-height: 16px}
.size12_14 {  font-size: 12px; line-height: 14px}
.size12_16 {  font-size: 12px; line-height: 16px}
.size12_18 {  font-size: 12px; line-height: 18px}
.size14_14 {  font-size: 14px; line-height: 14px}
.size14_16 {  font-size: 14px; line-height: 16px}
.size14_18 {  font-size: 14px; line-height: 18px}

a:link { color: #4B4F7F;  background-color: transparent; text-decoration: underline;}
a:visited { color: #4B4F7F; background-color: transparent; text-decoration: underline;}
a:hover { color: #FF6600; background-color: transparent; text-decoration: underline;}