@charset "utf-8";
/* CSS Document */
html{height: 100%}
body
{
position: absolute;
height: 100%;
width: 100%; min-width: 1000px;
margin: 0px;
font-family: Verdana, Geneva, sans-serif;
color: #838485;
font-size: 12px;
background: #005d9f url(../images/content_bg.png) repeat-y center;
}
.clear{clear: both;}
.left{float: left;}
.right{float: right; text-align: right;}
.inner_img{margin: 0px 10px 10px 0px; border: 0px;}
a{color: #005596; text-decoration: none;}
a:hover{color: #005596; text-decoration: underline;}
form{margin: 0px;}
.div100
{
width: 100%; height: auto !important; height: 100%; min-height: 100%;
background: url(../images/content_bg_top.png) no-repeat center top;
}
.div1
{
width: 1000px;
text-align: left;
padding-bottom: 50px;
}
.content_left
{
float: left;
width: 247px;
}
.content_right
{
float: left;
width: 753px;
}
.logo_tsu
{
width: 144px;
height: 144px;
padding: 16px 0px 10px 48px;
}
.title_tsu
{
text-align: center;
padding: 0px 15px 15px 15px;
text-shadow: #005596 1px 1px 1px;
}
.title_tsu a{color: #838485; text-shadow: #005596 1px 1px 1px; text-decoration: none;}
.shtrix_line
{
height: 6px;
background: url(../images/shtrix.png) repeat-x;
margin: 0px 2px 0px 3px;
}
.menu
{
padding: 12px 0px 14px 0px;
text-align: center;
font-size: 13px;
color: #005596;
line-height: 30px;
}
.menu a{color: #838485; text-decoration: none;}
.menu a:hover{color: #005596; text-decoration: none;}
.logo_grena
{
width: 188px;
padding: 32px 0px 32px 23px;
}
.search
{
width: 190px;
height: 37px;
background: url(../images/search_bg.png) no-repeat;
margin: 20px 0px 20px 29px;
}
.search_btn
{
float: left;
width: 37px;
height: 37px;
background: none;
border: none;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.search_area
{
float: left;
width: 139px;
height: 37px;
background: none;
border: none;
margin: 0px;
padding: 0px 10px 0px 4px;
color: #838485;
}
.site_title
{
width: 585px;
height: 32px;
padding: 57px 0px 116px 80px;
}
.content_title
{
padding: 0px 0px 7px 0px;
margin: 0px 80px 20px 68px;
border-bottom: #308cce 5px solid;
color: #308cce;
}
.content_text
{
padding: 0px 70px 10px 68px;
text-align: justify;
line-height: 20px;
}
.footer
{
width: 1000px;
height: 25px;
margin-top: -25px;
position: relative;
z-index: 5;
text-align: left;
}
.copy
{
padding: 0px 0px 0px 25px;
font-size: 10px;
}
.npage
{
text-align: center;
}
.cerr
{
text-align: center;
font-weight: bold;
}
.ctitle
{
float: left;
width: 120px;
padding: 0px 5px 0px 0px;
text-align: right;	
}
.carea
{
float: left;
width: 400px;	
}
.cname
{
padding: 0px;
width: 211px; height: 20px;
padding-left: 2px;
vertical-align: middle;
margin: 3px 0px 5px 0px;
}
.cmess
{
padding: 0px;
width: 400px; height: 82px;
padding-left: 2px;
margin: 3px 0px 5px 0px;
}
.csend
{
text-align: center;
vertical-align: middle;
font-size: 13px;
font-weight: bold;
cursor: pointer;
padding: 5px 20px 5px 20px;
}
.sendreset
{
float: left;
}
.sendreset a{color: #231f20; text-decoration: underline;}
.sendreset a:hover{color: #231f20; text-decoration: none;}
.imagediv
{
float: left;
margin-bottom: 40px;
border: #c8c8c8 1px solid;
}
.imagespace
{
float: left;
width: 20px;
height: 1px;
}
.news_title
{
float: left;
width: 515px;
font-size: 13px;
}
.news_date
{
float: right;
width: 100px;
text-align: right;
font-style: italic;
font-size: 11px;
}