@charset "utf-8";
/* CSS Document */
a:hover {
text-decoration: none;
color: #000099;
}
a {
font-size: 14px;
color: #FFFFFF;
}

body {
background-image: url(img/background.jpg) ;
background-repeat: repeat-x;
background-color: #4e97a9;
color: #1f2184;
font-size: 12px;
overflow-x: hidden;
}
#main {
width: 100%;
max-width: 1276px;
min-width: 980px;
margin:0 auto;
height: 100%;
}
#main:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#header_bl {
width: auto;
height: 105px;
}
#nav {
background: url(img/nav.png) no-repeat center top;
margin-top: 6px;
height: 34px;
margin-bottom: 4px;
}
.block-left {
width: 222px;
background: url(img/block.gif) center top repeat-y;
text-align: center;
}
.block-left_adm {
width: 222px;
background: url(img/block.png) center top repeat-y;
text-align: center;
}
#block-left-main {
width: 222px;
float:left;
text-align:center;
height: 100%;
}
.block-right {
width: 222px;
background: url(img/block.gif) center top repeat-y;
text-align:center;
}
#block-right-main {
width: 222px;
float:left;
text-align:center;
height: 100%;
}
#block-main {
width: 61%;
height: auto;
border: 2px solid #aecfe7;
border-top: none;
padding: 10px;
float:left;
margin: 0px 5px 0px 5px;
background: url(img/corn.png) repeat-x top;
margin-top: -4px;
font-size: 12px;
}
#block-main a {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}
#block-main_adm {
width: 77%;
height: 100%!important;
border: 2px solid #aecfe7;
border-top: none;
padding:10px;
float:left;
margin: 0px 5px 0px 5px;
background: url(img/corn.png) repeat-x top;
margin-top: -4px;
font-size: 16px;
}
.format { font-size: 13px; font-weight: bold; color: #FFFFFF;}
input[type=submit] {
}
.edit_link {
font-size: 19px;
color: #3300CC;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
.edit_link:hover {
text-decoration: underline;
}
.pager {
text-align: center; margin: 0 auto;
}
.pager a {
text-decoration: none;
font-size: 16px!important;
}
.pager_page {
font-size: 16px;
}
.comments {
font-size: 14px;
border: 1px solid #75adff;
padding: 4px;
color: #EEEEEE;
font-weight: bold;
background: url(img/navnav.png) repeat-x top center;
border-top: none;
}
.comments_adm {
font-size: 14px;
border: 1px solid #3722a2;
padding: 5px;
color: #EEEEEE;
font-weight: bold;
background: url(img/navnav_adm.png) repeat-x top center;
border-top: none;
}
.comments_adm .comments_aut {
color: #dddddd;
}
.com_f {
font-size: 13px;
color: #FFFFFF;
}
.white {
color: #FFFFFF;
}
.nav_hr {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
}
.tarea {
width: 322px;
height: 100px;
}
.tareadm {
width: 600px;
height: 400px;
}
.tinput {
width: 322px;
}
.vc:hover {
cursor:pointer;
}
.red { color: #FF0000;}
.green {color: #fdff41;}
.grey {color: #343534;}
#sub_com:hover {
cursor:pointer;
}
.block-left_adm a {
font-size:13px;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.comments_aut {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}
.comments_aut:hover {
text-decoration: none;
cursor: pointer;
}
.con_hover:hover {
cursor: pointer;
}
.host {
font-size: 11px;
}
h1 {
font-size: 22px;
}
.quote {
border: 1px dashed #aaa;
line-height: 1.7em;
padding: 5px;
font-size: .9em;
background: #eee;
margin: 0; 
}
.under_t {
color: #555555;
font-size:11px;
}
.main_art {
font-size: 18px!important;
text-decoration: none;
}
.main_art:hover {
text-decoration: underline;
}
form {
margin:0;
padding: 0;
}
#ico_cont>img{
    cursor: pointer;
    margin-top: 7px;
}
#footer a{
font-size: 11px;
}
.sp_link{
	font-size:12px;
}
.hidden{
	display:none;
}
.adm_a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
#block-main_adm a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size:13px;*/
	font-weight:bold;
}