a:link,a:visited,a:active{
color:#c66;
text-decoration:none;
}
a:hover{
color:#6cc;
text-decoration:none;
}
/***************************************/

/* ¥¹¥¯¥í©`¥ë¥Ð©`¤ÎÔO¶¨ */ 
html,body{ 
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#DB4342;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#DB4342;
scrollbar-darkshadow-color:#DB4342;
scrollbar-highlight-color:#DB4342;
scrollbar-shadow-color:#DB4342;
}
/***************************************/

body{
margin:20px;
padding:0px;
color:#333;
font-size:10px;
font-family:Arial,MS UI Gothic;
line-height:200%;
background-color:#fff;
}
table{
font-size:10px;
line-height:200%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#333;
font-size:10px;
font-family:Arial,MS UI Gothic;
background-color:transparent;
border:0px solid #333;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #333;
}
ul{
margin:0px;
padding:0px 0px 0px 10px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:10px 0px 0px 0px;
font-size:16pt;
font-family:Arial,MS UI Gothic;
}
h2{
margin:0px 0px 10px 0px;
padding:0px;
width:260px;
color:#fff;
font-size:10px;
line-height:20px;
background-color:#DB4342;
background-image:url(img/h2.gif);
background-position:0% 0%;
background-repeat:center;
text-align:center;
}
h3{
margin:0px;
padding:0px;
font-size:10px;
}
/***************************************/
.txt{
margin-bottom:16px;
padding:5px;
background-color:#fff;
background-image:url(img/bg.gif);
border:1px solid #ccc;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #333;
}
