body {
	margin:0;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:14px;
	border-top:solid 3px #FFF;
	}
img {
	border:0;
	}
a {
	color:#fff;
	}
a:hover {
	color:#b5b5b5;
	}
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	}
blockquote {
	border-left:3px solid #eeeddb;
	padding-left:10px;
	}
p {
	margin:10px 0;
	}
.clear {
	clear:both;
	}

/* The Container */

.container {
	width:990px;
	margin:7px auto;
	padding-bottom:20px;
	}

/* The Left */

.left {
	float:left;
	width:745px;
	overflow:hidden;
	}

/* The Header */

.head {
	height:350px;
	background:url(images/head.jpg);
	}
.head h1 {
	font: Osaka, Verdana, sans-serif;
        color: #106180;
        font-size:14px;
        font-weight:normal;
        padding: 10px 0 0 30px;
}

/* The Motto */

.motto {
	height:25px;
    border-bottom: solid 1px #00cffb;
	line-height:20px;
	text-align:left;
	}
.motto h2{
	font-size:14px;
        font-weight:normal;
        margin:8px 0 8px 80px;
	}
.motto h2 a{
	text-decoration:none;
	}

/* The Menu */

.menu {
	height:50px;
	overflow:hidden;
    border-bottom: solid 1px #00cffb;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	height:50px;
	display:inline;
	}
.menu a {
	color:#fff;
	display:block;
	float:left;
	height:50px;
	padding:0 15px;
	line-height:50px;
	text-decoration:none;
	}
.menu a:hover {
	color:#fff;
	background:url(images/menuhover.jpg) center no-repeat;
	}

/* The Content */

#toptext {
        width:100%; height: 165px; margin:15px 0 0 0;
}
#toptext h3 {
	background:#000 url(images/top_catetitle.jpg) repeat-x;
        color: #000000;
        font-size: 14px;
        padding:4px 0 4px 10px;
        margin:0 -8px 5px -8px;
}
#toptext_left {
        float:left;width:185px; height: 165px;text-align:left;
	background:#000 url(images/top_green.jpg) repeat-y bottom;
        font-size: 12px;
        line-height: 20px;
        padding: 0 8px 8px 8px;
        border: dotted 1px #ccc;
}
#toptext_right {
        float:right;width:280px; height: 165px;text-align:left;
	background:#000 url(images/top_red.jpg) repeat-y bottom;
        font-size: 12px;
        line-height: 20px;
        padding: 0 8px 8px 8px;
        border: dotted 1px #ccc;
}
#toptext_center {
        margin: 0 315px 0 220px; height: 165px;　text-align:left;
	background:#000 url(images/top_blue.jpg) repeat-y bottom;
        font-size: 12px;
        line-height: 20px;
        padding: 0 8px 8px 8px;
        border: dotted 1px #ccc;
}
#blognewpost li,#blognewpost li a {
        font-size:12px;
        list-style:none;
        text-decoration:none;
        line-height: 20px;
}

#osusume {
        width: 743px;
        color: #FFFFFF;
        font-size: 12px;
        line-height:20px;
        margin: 10px 20px 5px 0;
        border:dashed 1px #cccccc;
}

#osusume h3 {
	background:#000 url(images/top_catetitle.jpg) repeat-x;
        color: #000000;
        font-size: 14px;
        padding:4px 0 4px 20px;
        margin:0 -8px 5px -8px;
}
.toptextinner {
        font-size: 13px;
        line-height:22px;
        padding:10px 10px 10px 10px;
}

#toppost {
	background:#000 url(images/top_catetitle.jpg) repeat-x;
        color: #000000;
        font-size: 16px;
        padding:6px 0 4px 20px;
        margin:25px -8px 5px -8px;                
}

.content {
	background:#002E7C url(images/content.jpg) repeat-x;
	padding:20px;
	}
.content a {
	font-weight:bold;
	color:#fff;
	}
.content a:hover {
	color:#b5b5b5;
	}
h1.title {
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:normal;
	}
h1.title a {
	color:#fff;
	text-decoration:none;
	}
h1.title a:hover {
	color:#b5b5b5;
	}
h3.title {
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:normal;
	}
h3.title a {
	color:#fff;
	text-decoration:none;
	}
h3.title a:hover {
	color:#b5b5b5;
	}
.postedon {
	padding:5px 10px;
	font-weight:bold;
	}
.postinfo {
	padding:5px 10px 10px 10px;
	margin-bottom:20px;
	border-bottom:1px solid #fff;
	}
.postinfo a {
	color:#fff;
	font-weight:bold;
	}

/* The Sidebar */

#sidetoptext {
        color: #FFFFFF;
        font-size: 14px;
        text-align:left;
        line-height: 20px;
        padding: 6px;
        border-bottom: dotted 1px #FFFFFF;
}

.sidebar {
	float:left;
	width:239px;
	padding:0 0 0 6px;
	overflow:hidden;
	}
.blogtitle {
	height:300px;
	background:url(images/sidebartop.jpg);
	text-align:center;
	font-size:18px;
	overflow:hidden;
	}
.blogtitle h1 {
	margin:0;
	padding:0;
	font-size:30px;
	}
.blogname {
	margin:0;
	padding:0;
	font-size:30px;
	}
.blogtitleblock {
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	padding:10px;
	margin-top:10px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
	}
.sidebar h2 {
	margin:10px 0;
	padding:0;
	height:35px;
	background:url(images/sidebarh2.jpg);
	text-align:center;
	font-size:14px;
	color:#001217;
	line-height:35px;
	}
.sidebar li ul {
	padding-left:40px;
	line-height:24px;
	}
.sidebar li ul ul {
	padding-left:10px;
	}
.sidebar a {
	color:#fff;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#005974;
	}
.sidebar ul div {
	padding-left:40px;
	}
.sidebar ul div a {
	font-weight:bold;
	}
.sidebar form {
	margin:10px 0;
	padding:0;
	height:30px;
	}
.sidebar input {
	float:left;
	padding:0;
	background:#002f3d;
	border:1px solid #00809d;
	color:#FFFFFF;
	margin:-18px 0 0 0;
	height:28px;
	}
.sidebar input#s {
	margin:0 5px 0 0;
	height:20px;
	width:100px;
	font-size:14px;
	padding-top:6px;
	padding-left:5px;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin-top:10px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#000;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	margin:20px 0;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0 10px 0;
	color:#d7d7d7;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments textarea {
	width:400px;
	height:156px;
	background:#fff;
	border:1px solid #333;
	color:#000;
	padding:10px;
	overflow:auto;
	}
#commentform input {
	background:#fff;
	border:1px solid #333;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	
	}
.comments ol li p {
	padding:0;
	margin:10px;
	}
.commenthead {
	font-size:12px;
	border-bottom:1px solid #fff;
	height:18px;
	padding-top:10px;
	}
.commenthead .alignleft {
	color:#eee;
	font-weight:bold;
	}

/* The Footer */

.footer {
	clear:both;
	text-align:center;
	padding-top:10px;
	width:745px;
	}
