﻿@charset "utf-8";


* {
	font-family	: Verdana,sans-serif;
	font-style	: normal;
	line-height: 20px;
}


p { margin: 0;
    padding: 0;}

body { text-align: center;
       background: url("images/back.jpg") repeat-x;
       background-color: #1b67d2;
       color: #fff;
       font-size: 12px;}

#main { width: 780px;
        margin: 0 auto ;
        background: #0A2D67;
        text-align: left;}

#header { background: url("images/header_01.jpg") top left no-repeat;
          width: 780px;
          height: 135px;}
          
#header img { float: right;}

.toptitle  { font-size: 14px;
               padding: 100px 110px 0 0;
               color: #fff;
               float: right;}
               
h1 { font-size: 10px;
     width: 780px;
     margin: 0 auto 0;
     padding: 0;
     text-align: right;
     font-weight: normal;}
     
img { border: 0;}

.pan {
	margin:5px 0 0 5px;
}



               
/*left_box---------------------------------------------------------------*/

#left_box { width: 210px;
            float: right;
            color: #fff;
            margin: 10px 0 0 5px;}
            
.boxtop { background: url("images/left_top.gif") left top no-repeat;
           width: 210px;}
           
.boxbottom { background:url("images/left_bottom.gif") left  no-repeat;
             height: 27px;}

.boxtop img {margin: 10px 0px 0 6px;}
              
.lboxmain { background: url("images/left_back.gif") left top;}
.lboxmain ul { margin: 0 0 0 27px;
               padding: 0;}
               
div#calendar table { font-size: 10px;
                     text-align: center;
                     margin: auto;}  
            
div#calendar { text-align: center;}


.link { padding-left: 20px;
        padding-right: 10px;
        line-height: 1.3em;}


.link h3 { font-size: 11px;
            text-align: center;
            margin: 0;
            padding: 0; }
              
.link h4  { font-size: 11px;
            font-weight: normal;
            margin: 0;
            padding: 0;
}

.module-list-item {
	font-size:11px;
	margin:0 0 0px 0;
}

.module-list-item small {
	font-size:9px;
}

.boxl{
	margin:0 0 20px 15px;
	width:180px;
}

.boxl h3{
	margin:0;
	font-size:14px;
	line-height: 12px;
}

.boxl p{
	margin:0;
	font-size:12px;
	line-height: 14px;
}

/*----------------------------------------------------------------*/

#right_box { float: right;
             width: 550px;
             margin: 10px 0 10px 5px;
}

#info {
	width: 530px;
	margin: 0 0 0 10px;
}

#info h2 {
	margin: 0 0 5px 0;
	font-size:16px;
}

#info2 {
	width: 530px;
	margin: 0 0 0 10px;
}

#info2 h2 {
	margin: 0 0 30px 0;
	font-size:16px;
}

.infotext {
	width: 330px;
}

.text_right {
	text-align: right;
}


.title { background: url("images/entry_01.gif") top no-repeat;
}
         
.title h3 { margin:0;
            padding: 20px 0 0 20px;
            font-size: 16px;
            font-weight: bold;}
         
.write_body { background: url("images/entry_02.gif") top;
              padding:15px 15px 15px 20px ;
			  }

.write_body p { text-align: left;
                padding-bottom: 10px;}

.inent_body { background: url("images/entry_03.gif") top no-repeat;
              text-align: right;
              padding-bottom:18px;
              padding-right: 18px;
              clear: both;
			  margin:0 0 20px 0;}

.inent_body2 { background: url("images/entry_03.gif") top no-repeat;
              height: 31px;
              clear: both;}
			  
.navi{
	text-align:center;
	margin-bottom:10px;
	margin-left:5px;
	line-height:25px;
}

.navi .inner{
	font-weight:bold;
	line-height:25px;
}

.content-nav {
	text-align: center;
	margin-top:10px;
}

.comments {
	text-align: center;
	margin-top:10px;
}

.comments span {
	font-size: 12px;
}


.skybanner {
	float: right;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
}

.cat_skybanner {
	float: right;
	margin: 0 20px 10px 0;
}


/*------------------------------------------------------------------*/

#footer { padding-top: 50px;
          font-size: 10px;
          text-align: center;}

/*#footer p {
	margin-top: 10px 0;
}*/

/*Link---------------------------------------------------------------*/

a:link { color: #fff;
         text-decoration: underline;}


a:hover { color: #FF0033;
                text-decoration: underline;
}

a:active {color: #FF0033;
	              text-decoration: none;}
	              
a { color: #fff;
            text-decoration: underline;}


.contents table {
	font-size: 10px;
    text-align: center;
}



div.fake {
	clear: both;
}
.fake hr {
	display: none;
}
hr {
	clear: both;
}

.clr {
	clear		: both;
	height		: 1px;
}

.clr2 {
	clear		: both;
	height		: 1px;
	padding		: 10px 0;
}

.clr hr,
.clr2 hr {
	display		: none;
}
