body
{
font-family: verdana,Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
background-image: url('/pic/fon3.jpg');
background-repeat: no-repeat;
background-position: top center;
}

img
{
border-width:0px;
}

@viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

#all
{
width:1024px;
text-align:justify;

}

a:hover
{
color:red;
}

.term
{
 font-family: Lucida, Lucida Console, Courier, Courier New;
 font-weight: bold;
 background-color: #eeffee;
 margin:0px 0px  0px 0px
}


.term_1
{
 font-family: Courier, Courier New;
 font-weight: bold;
 margin:0px 0px  0px 15px;
 background-color: #eeeeff;
}

.term_2
{
 font-family: Courier, Courier New;
 font-weight: bold;
 margin:0px 0px  0px 30px;
 background-color: #eeeeff;
}

.cab01
{
background-image: url('/pic/01.png');
background-repeat: repeat-x;
}

.cab02
{
background-image: url('/pic/02.png');
background-repeat: repeat-x;
}

.cab03
{
background-image: url('/pic/03.png');
background-repeat: repeat-x;
}

.cab04
{
background-image: url('/pic/04.png');
background-repeat: repeat-x;
}

.cab05
{
background-image: url('/pic/05.png');
background-repeat: repeat-x;
}

.cab06
{
background-image: url('/pic/06.png');
background-repeat: repeat-x;
}

.cab07
{
background-image: url('/pic/07.png');
background-repeat: repeat-x;
}

.cab08
{
background-image: url('/pic/08.png');
background-repeat: repeat-x;
}



h1
{
background-color:#CCCCDD;
padding:5px;
}

h2
{
font-weight: bold;
background-color:#CCCCDD;
border-radius: 60px 10px;
padding: 5px 30px 5px 30px;
border-style: solid;
border-width:1px 5px 5px 1px;
color:#000000;
}

h2 a, a:visited, a:hover{
    color:#000000;
}

h3
{
font-weight: bold;
background-color:#CCCCDD;
border-radius: 60px 10px;
padding: 5px 30px 5px 30px;
border-style: solid;
border-width:1px 5px 5px 1px;
color:#002200;
}

h3 a, a:visited, a:hover{
    color:#000000;
}

.clear
{
clear:both;
}

.gray
{
background-color:#CCCCDD;
}

.subarticle
{
background-color:#EEEEFF;
font-size:14px;
}

#backform
{
background-color:#CCCCDD;
font-weight: bold;
position:fixed;
left:50px;
top:50px;
}

ebutton
{
width:10px;
text-align:center;
}

#cloud
{
padding:5px;
width:200px;
text-align:center;
background-color:#CCCCDD;
border-radius:6px;
}


.comment
{
background-image: url(/pic/grad200bw.png);
background-repeat: repeat-x;
border-width:1px;
border-style:solid;
margin:5px;
padding:5px;
border-radius:6px;
}

.comment_head
{
font-size:14px;
font-weight: bold;
border-width:1px;
border-style:solid;
background-color:white;
padding:3px;
border-radius:5px;
}
