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

#banner-img {
	display: none;
	}

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

#banner a:hover{
        color:#FF6600;
        text-decoration:none;
}
#banner-bottom{
        height:131px;
        padding:10px 15px 10px 15px;
        font-size:14px;
        margin-bottom:30px;
}

#banner-bottom h2{
        border-left:30px solid #66CC66;
        border-right:30px solid #66CC66;
        font-size:16px;
        margin:20px 0 10px 0px;
        padding-left:5px;
        font-weight:bold;
        background:#f8f8f8;
}

#banner-bottom p{
        padding:10px;
        margin-top:0;
        border-bottom:1px dotted #999;
}
.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:16px;
       font-family:"HG‘n‰pŠpºÞ¼¯¸UB";
       font-weight:normal;
       padding:2px 0 2px 5px;
       border-top:1px solid #999;
       border-bottom:1px solid #999;
       border-right:5px solid #336633;
       margin-bottom:0;
}

#right ul{
       margin-left:0;
       margin-top:1;
       padding-left:0;
       border-right:1px solid #DDD;
       border-bottom:1px soild #DDD;
       border-top:1px solid #DDD;
}
#right ul li{
        font-size:13px;
        padding-left:5px;
        margin-bottom:1px;
        font-weight:bold;
        background:#e8e8e8;
}

#right ul li ul{
        list-style-type:circle;
        border-style:none;
}
#right ul li ul li{
        font-weight:normal;
        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{
        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 #336633;
}	


.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 #336633;
        background:#f8f8f8;
}
.ctgy{
               padding:10px;
               font-size:14px;
               border:1px solid #999966;
               margin-top:30px;
               margin-bottom:10px;
}


.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%;}

.cat-top{
           padding:10px;
           border:1px solid #999966;
           margin-bottom:50px;
}
#f_pr {
               font-size:9px;
}
#f_pr a {
               font-size:9px;
}