body {
	margin: 0px 0px 20px 0px;
                background-image:url(./img/back.jpg);
        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;
	}

#wrap{
                 width:780px;
                 background-image:url(./img/shadow.jpg);
                 background-repeat:repeat-y;
                 background-position:right;
}
#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 750px;
                border-left:1px solid #DDD;
                border-right:1px solid #DDD;
	background-color: #FFFFFF;
                position:relative;
                color:#333;
}
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-image:url(./img/title.jpg);
                background-repeat:no-repeat;
	text-align: left;
        padding:15px;
	height: 70px;
        border-bottom:3px solid #666;
	}

#banner-img {
	display: none;
	}

#banner h1 {
	font-size: xx-large;
	font-family:"HG‘n‰pŠpºÞ¼¯¸UB";
	margin:0 0 0 0;
	font-weight:normal;
                font-style:Italic;
	}
#banner a{
        color:#FF6600;
        text-decoration:none;
}

#banner a:hover{
        color:#669933;
        text-decoration:none;
}
#banner-bottom{
        padding:5px 15px 5px 15px;
        font-size:14px;
        margin:50px 30px 30px 30px;
        background:#CCCC99;
        border:1px solid #663300;
}

#banner-bottom h2{
        font-size:16px;
        padding-left:5px;
        font-weight:bold;
        color:#000;
        margin-top:10px;
}

#banner-bottom p{
        margin-top:0;
}
.link-note{
        position:absolute;
        top:45px; left:10px;
        font-size:12px;
        color:#000;
}


/*-----------------right--------*/
#right {
		float: left;
	margin-left:0;
	margin-top:0;
	width: 199px;
        background-color: #FFFFFF;
	overflow: hidden;
	}

#right h2{
       font-size:14px;
       font-family:"HG‘n‰pŠpºÞ¼¯¸UB";
       font-weight:normal;
       padding:2px 0 2px 5px;
       margin-bottom:0;
       color:orange;
       background:#E7E7CD;
}

#right ul{
       margin-left:0;
       margin-top:0;
       padding-left:0;
       border-right:1px dashed #CCCC99;
       border-bottom:1px solid #CCCC99;
       border-top:3px solid #CCCC99;
       background:#CCCC99;
       list-style-type:none;
}
#right ul li{
        font-size:13px;
        margin-left:10px;
        padding-left:3px;
        margin-bottom:1px;
        background:#fff;
}


/*-----------------content--------*/
#center {
		float: right;
	width: 540px;
	margin-top:0;
	

	}

.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	}
.content p {
	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%;
	}

.entry{
        list-style-image:url(./img/mark.gif);
}
.content ul li{
        line-height:150%;
	}

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


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

.content h2.cat{
        border-left:5px solid orange;
        background:#f8f8f8;
}
.ctgy{
               margin-bottom:0;
               padding-left:5px;
               font-weight:bold;
               font-size:14px;
               color:#000000;
}

.ctgy a{
             color:#000000;
}
.ctgy a:visited{
             color:#000;
}
.kou{
              font-size:12px;
              margin-bottom:30px;
              margin-left:5px;
              margin-top:3px;
              padding:10px;
              border:1px solid #E4E4C7;
              background:#f8f8f8;
              
              }

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

#cont{
             border-left:3px solid #ddd;
             padding:0 10px 10px 10px;
             color:#000000;
             margin-bottom:30px;
}
#cont h2.title{
           border-bottom:1px solid #999;
}

.category{
           line-height:150%;}
