/* CSS Document */
* {
margin:0px;
padding:0px;
border:0px;
}
body {
background:url(i/pat_20030605111603.gif) left top fixed;
}
a { color:#000; }
a:hover { color:#f00; }
p { text-align:justify; }
h1, h2, h3, h4, h5 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 {}
h5 {}
table tr td { border:1px #CCC solid}
h1.logo {
font-size:36px;
font-weight:bold;
text-align:center;
}
.standartise {
font-family:Verdana, Geneva, sans-serif;
text-transform:uppercase;
font-size:10px !important;
text-align:right !important;
color:#999;
}
h2.logo {
font-size:24px;
font-weight:normal;
text-align:center;
}
h3.logo {
font-size:14px;
font-weight:normal;
text-align:center;
}
h4.logo {
font-size:14px;
font-weight:normal;
text-align:center;
}
.head-line { margin-bottom:50px; }
.foot-line { margin-top:50px; clear:both; }
h2.author { color:#970202 !important; font-style:italic; font-size:22px; }


div.main {
width:960px;
background-color:#FFF;
/* background: url(i/pat_20030605111603.gif); */
border-left:solid #ccc 4px;
border-right:solid #ccc 4px;
margin:0 auto;
padding:30px 10px;
min-height:600px;
}
div.main div {
font-size:14px;
line-height:20px;
}
div.main div p {
padding-bottom:16px;
}
div.main div h1 {padding-bottom:20px;/* margin-top:20px;*/}
div.main div span {
display:block;
font-size:14px;
line-height:20px;
}
div.title { background:url('i/title.jpg') no-repeat; height:135px; width:900px; margin:0 auto; }
div.t1 { background-position:0 0; }
div.t2 { background-position:0 -45px; }
div.t3 { background-position:0 -90px; }

div.bottom_arr, div.bottom_menu { width:800px; height:16px; clear:both; text-align:center; margin:0 auto; margin-top:50px; }
div.bottom_arr { width:350px; }
div.bottom_arr ul, div.bottom_menu ul { list-style-type:none; }
div.bottom_arr ul li, div.bottom_menu ul li { float:left; margin-right:20px; }
div.bottom_arr ul:last-child, div.bottom_menu ul:last-child { margin-right:0px; }
div.bottom_menu ul li h1 { font-size:20px; }
div.bottom_menu ul li h1 a#current { padding-bottom:3px; border-bottom: #666 solid 3px; text-decoration:none; }

.index {
text-align:left !important;
margin-left:30px;
margin-bottom:10px;
font-size:28px !important;
}
ul.list {
list-style:none;
/*list-style:inside decimal;*/
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#666;
margin-left:30px;
}
ul.list li {}
ul.list li h1 {}
li h1, li h2, li h3, li h4, li h5 {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
li ul {
list-style:none;
/*list-style:inside decimal;*/
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666;
}
li ul li {padding-left:40px;}
li ul li h2 {}
li ul li h2 a {}
.sub-list { padding-left:50px; }

ul.list li h1 a {}