/*------------ table style set ------------*/

html,body,form{
margin: 0;
padding: 0;
}

BODY{
background-color:#d3d3d3;
text-align:center; 
}

A:HOVER,FONT,TD{
font-family : "MS UI Gothic", "Osaka", sans-serif;
}


A{
text-decoration:none;
color:#696969;
background-color:inherit; 
font-size:14px;
}

A:HOVER{
font-size:14px;
color:#bc8f8f;
background-color:inherit; 
text-decoration : none;
}

FONT{
font-size:13px;
}

TD{
font-size:13px;
color:gray;
background-color:inherit; 
}

a img,img{border:none;
}

.h1{
text-align:center;
color:gray;
background-color:#F5F5DC;
}

.h2{
color:#bc8f8f;
background-color:inherit; 
text-align:center;
}

.h2-2{
font-size:13px;
color:#bc8f8f;
background-color:inherit; 
text-align:center;
}

.bg1{
background-color:#ffebcd;
text-align:center;
font-size:13px;
}

.bg2{
background-color :#bc8f8f;
text-align:center;
color:#ffffff;
}

.bg3{
background-color:#ffe4e1;
text-align:center;
font-size:13px;
} 

.bg4{
background-color:#ffe4e1;
font-size:13px;
font-weight:bold;
color:#666666;
}

.bg5{
background:url(images/24-1.gif) #f2f2f2 no-repeat;
background-position: 0% 0%;
}


.yellow{
margin:0 auto;
text-align:center;
background-color:#ffebcd;
} 

.rose{
text-align:center;
 background-color:#ffe4e1;
 } 

.mint{
text-align:center;
background-color:#f2f2f2;
 } 

.white{
text-align:center;
background-color:#FFFFFF;
margin:0 auto;
} 

.black{
text-align:center;
background-color:#000000;
width:180px;
height:230px;
 } 

.gray{
background-color:#D4D3D3;
} 

.dimgray{
background-color:#696969;
} 

.content{padding:7px 20px;}

.news{padding:4px 4px;}

.box1{
width:12px;
height:12px;
}

.t1{
text-align:center;
}

.title{
border-bottom:2px dotted #e0c4b0;
}

.w10{width:10px;}

.w20{width:20px;}

.w80{width:80px;}

.w100{width:100px;}

.w120{width:120px;}

.w150{width:150px;}

.w175{width:175px;}

.w180{width:180px;}

.w195{width:195px;}

.w200{width:200px;}

.w248{width:248px;}

.w300{width:300px;}

.w310{width:310px;}

.w320{width:320px;}

.w350{width:350px;}

.w450{width:450px;}

.w480{width:480px;}

.w500{width:500px;}

.w512{width:512px;}

.w600{width:600px;}


.h5{height:5px;}

.h10{height:10px;}

.h20{height:20px;}

.h25{height:25px;}

.h30{height:30px;}

.h80{height:80px;}

.h125{height:125px;}

.h145{height:145px;}

.h200{height:200px;}

.h205{height:205px;}

.h230{height:230px;}

.h250{height:250px;}

.nw{white-space: nowrap;}

HR.line{
border-style: dotted none none none; 
border-top-width: 3px; 
border-top-color: #e0c4b0; 
height: 3px; 
}

.p1{
text-align:center; 
vertical-align:top;
}
  
.m10{ 
margin:10px 0px;
} 

.center{
margin:0 auto;
}

