body {
	margin: 0px 0px 20px 0px;
	background-color: #f8f8f8;
                background-image:url(./img/back.gif);
        font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

a {
	text-decoration: underline;	
	
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #C41D12;
	}

a:hover {
	color: #C41D12;
	}


#container {
                width:750px;
	line-height: 140%;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

h1{
      font-size:16px;
      text-align:left;
      background:#FF6666;
      padding:2px 5px 2px 5px;
      }

h1 a{
     text-decoration:none;
     color:white;
}
h1 a:visited{ color:white; }


#banner-bottom{
        height:131px;
        padding:10px 15px 10px 15px;
        font-size:14px;
        margin:10px;
}

#banner-bottom h2{
        border-top:5px solid #FF6666;
        border-bottom:1px solid #FF6666;
        font-size:14px;
        margin:20px 0 10px 0px;
        padding-left:5px;
        font-weight:bold;
}

.link-note{
        padding:10px;
        text-align:center;
        font-size:12px;
}


/*-----------------right--------*/
#right {
		float: left;
	
	margin-top:6px;
	width: 199px;
        background-color: #FFFFFF;
border-right:1px dotted #FF9999;
border-bottom:1px dotted #FF9999;
	overflow: hidden;
	}

#right h2{
       border-bottom:1px dotted #FF9999;
       font-size:14px;
       font-family:"HG‘n‰pŠpºÞ¼¯¸UB";
       font-weight:normal;
       text-align:center;
       padding:2px 0 2px 0;
       border-top:10px solid #FF9999;
}

#right ul{
       margin-right:5px;
}
#right ul li{
        font-size:13px;
}

#right li ul{
        margin-left:10px;
}
/*-----------------content--------*/
#center {
		float: right;
	width: 540px;
	
	

	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
        border-bottom:1px solid #CC0000;
        border-left:5px solid #CC0000;
        font-size:16px;
        margin:20px 0 10px 0px;
        padding-left:5px;
        font-weight:bold;
}	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.ctgy {
               margin:0;
               padding:0 0 0 5px;
               font-weight:bold;
               font-size:13px;
               color:#000000;
               border-bottom:1px solid #FF6666;
               border-left:40px solid #FF6666;
               background-color:#FFECFF;
}

.kou{
              font-size:12px;
              margin-bottom:30px;
              margin-left:5px;
              border-style:none;
  
              }

.large{
            font-size:14px;
            font-weight:bold;
}


.content ul li{
width: 230px;
float: left;
margin-bottom: 4px;
font-size: small;
}