body {
	margin: 10px 10px 20px 10px; background-color: white; text-align: center;

	}

a 		{ text-decoration: underline;}
a:link 		{ color: #3344ff;}
a:visited 	{ color: #3344ff;}
a:active 	{ color: #3344ff;}
a:hover 	{ color: red;}

h3 a 		{ text-decoration: none;}
h3 a:link 	{ color: #cc0000;}
h3 a:visited 	{ color: #cc0000;}
h3 a:active 	{ color: #cc0000;}
h3 a:hover 	{ text-decoration: underline;}

h2 a 		{ text-decoration: none;}
h2 a:link 	{ color: #FFFFFF;}
h2 a:visited 	{ color: #FFFFFF;}
h2 a:active 	{ color: #FFFFFF;}
h2 a:hover 	{ text-decoration: underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#footer {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;	
	background-color: #FFFFFF;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	}


#banner {
	color: #FFFFFF;
    	background-color:#4A708B;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 100px;
	}

#banner-r {
	float:right;
	background-color:#eeFFee;
	text-align: left;
	padding: 10px 5px 0px 5px;
	height: 110px;
	line-height: 110%;
	}

#banner-t {
	background-color:#eeeeee;
	text-align: left;
	border-top: solid 2px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	font-size: 12px;
	margin-top: 4px;
	padding: 2px 10px 2px 10px;
	line-height: 120%;
	}

#banner-sit {
    	background-color:#FFFFFF;
	float: left;	
	padding: 10px 20px 10px 10px;
	}
	
#banner-img 	{ display: none;}
#banner a 	{ color: #FFFFFF;text-decoration: none;	}
#banner a:hover { text-decoration: underline;}
#banner h1 	{ font-size: 30px;}
#banner h1.ent 	{ font-size: 25px;}
#banner h2 	{ font-size: 12px;}
#banner h2.ent 	{ font-size: 18px;}

#center{
	float: left;
	width: 535px;
	overflow: hidden;
	}

#main{
	float:left;
	width: 615px;
	overflow: hidden;
	}

#center-t{
	width: 100%;
	overflow: hidden;
	}

.content {
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;	
	color: #000000;
	font-size: 12px;
	}

.sidebar {
	padding: 5px 0px;
	}

#left {
	float: left;		
	width: 165px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#right {
	float: right;		
	width: 165px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content p.kiji {
	display:inline;
	}


td {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content ul.new {
	padding-left: 15px;
	margin: 10px;
	margin-bottom: 20px;
	}

.content li.new {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-top: 12px;
	}

.content ul.cate {
	margin: 0px;
	}

.content li.cate {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	list-style-type: none;
	}

.content h3.catetit{
	font-size: 13px;
	color: #cc0000;
	text-align: left;
	font-weight: bold;	
        display:inline;
        text-decoration:none;
	}

td.catetit{
                padding-left:5px;
                border-left:solid red 10px;
                border-bottom:solid red 1px;
}

.content h2 {
	color: #666666;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

.mntitle {
	background-color:#4A708B;
	text-align:left;
	padding:2px 2px 2px 9px;
	}

.content h2.cate {
        color:white;
        background-color:green;
	font-size: 17px;
	text-align:center;
	}

.content h2.bar1 {
        color:white;
        background-color:green;
	font-size: 17px;
	}

.content h3{
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 5px;	
	width:96%;
	padding:3px;
	background:#f7eee6;
	border:solid 3px #e3c9ae;
	}

.content h2.title{
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;	
        display:inline;
	}

.entbg {
	border:solid 1px #00BB77;
	background-color:#e5ffe5;
	padding: 10px 10px 10px 10px;	
	}
.combg {
	padding: 10px 10px 5px 10px;
	font-size: 13px;
	line-height: 150%;
	}

.data{
	width:450px;
	background-color:#f5f5f5;
	border-left:5px solid blue;
	border-right:5px solid blue;
	padding:5px 8px 8px 8px;
	display:block;
}
.info{
	width:450px;
	background-color:#ffffaa;
	border-left:5px solid red;
	border-right:5px solid red;
	padding:5px 8px 8px 8px;
	display:block;
}
.links{
	width:450px;
	background-color:#ffffee;
	border-left:5px solid green;
	border-right:5px solid green;
	padding:5px 8px 8px 8px;
	display:block;
}
.ads{
	width:450px;
	background-color:#ffffcc;
	border-left:5px solid blue;
	border-right:5px solid blue;
	padding:5px 8px 8px 8px;
	display:block;
}

.ps{
	width:96%;
	background-color:#ffffff;
	border:1px solid black;
	padding:5px 8px 8px 8px;
	display:block;
}

.navi {
	text-align: left;
	border:solid 1px #333333;
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;	
	}

.content p.posted {
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin-bottom: 12px;
	line-height: normal;
	padding: 3px;
	}

.content div.posted {
	color: #999999;
	font-size: 12px;
	text-align: right;
	margin-bottom: 6px;
	line-height: normal;
	padding: 3px;
	}

.sidemenu {
	border:solid 1px;
	border-color:#4A708B;	
	padding:5px 10px 5px 10px;
	}

.sidemenu-img {
	border:solid 1px;
	border-color:#4A708B;
	text-align: center;
	padding:5px 0px 5px 0px;
	}

.sidebar h2 {
	color: white;
	background-color: #4A708B;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar li {
	color: #666666;

	font-size: 11px;
	text-align: left;
	line-height: 160%;
	list-style-type: none;
	}

.textbg {
	padding: 100px 10px 10px 10px;
	text-align: center;
	font-size: 24px;
	line-height: 160%;
	}

#containe address {
	font-size: 9px;
	}