﻿* {
	margin:0;
	padding:0;
}
html {
	padding:0px 0 10px 0;
	
}
body {
	font:normal 12px Verdana,Arial;
	background-color:#dbe9ed;  
	background-image:url(bg.jpg);background-repeat:no-repeat;
	}
input, textarea {
	resize: none;
}
input, select, textarea {
	font:normal 12px Verdana,Arial;
	padding:2px;
}
ul,ol {
	list-style:none;
}
.clear {
	clear:both;
}


#footer {width:760px; margin:0 auto; background:#fff; margin-top:5px; height:30px; line-height:30px;}
.header {width:760px; height:106px; background:url(head.jpg) no-repeat; margin:0 auto; margin-top:0; padding-top:0}
.header-box {margin-left:215px; margin-top:40px;}
.header-box li {color:#fff;}
.header span {float:right;}


.header-box li a:link {
	color: #fff;
	text-decoration: none;
}
.header-box li a:visited {
	text-decoration: none;
	color: #fff;
}
.header-box li a:hover {
	text-decoration: underline;
	color: #fff;
}
.header-box li a:active {
	text-decoration: none;
	color: #fff;
}

#main { width:760px; background:#fff; margin: 0 auto;}
.write-top { height:40px; line-height:40px; text-align:right; font-size:14px;padding-right:20px;}
.write-top font { float:left; text-indent:20px;}
#input_count {font:bold 18px "Lucida Grande",Verdana,Arial;}
.textareabg { width:732px; height:101px; background:url(textarea.jpg) no-repeat; margin:0 auto;}
textarea {border:0; width:680px; margin:20px; overflow:auto; height:50px;}
.fb { background:url(fb.jpg) no-repeat; border:0; width:68px; height:28px; cursor:pointer; float:right; margin-top:15px;}
.cancel {float:left;}
.insert { padding-top:10px; margin-top:10px;}
.entry {border-bottom:1px dashed #ccc; width:96%; margin:0 auto; padding:15px 0 15px 0;}
.mycome {color:#999;}
.mycome span { color:#96a3ce;}
.from {margin-top:10px;}

img {border:3px solid #D7E1ED; display:block;}
.long {border: 1px #CCC solid;
	width: 480px;
	padding: 3px;
	margin: 0; margin-left:20px;}
.comment input.submit {
	margin-left:6px;
	border:0;
    background: url(send.gif) no-repeat;
    height:23px;
    width:63px;
    cursor:pointer;
}
.aaa { padding-top:20px;}
.pages {
    color:#999;
    height:24px;
    margin:15px 0 15px 15px;;
    overflow:hidden;
	width:700px;
}
.pages em {
    font-style:normal;
    height:22px;
    background:#f1f6fa;
    border:1px solid #c6d4e5;
}
.pages a,.pages em {
    float:left;
    line-height:22px;
    margin:0 2px;
    padding:0 8px;
    background:#f1f6fa;
    border:1px solid #c6d4e5;
    text-decoration:none;
}
.pages a:hover {
    background:#fff1cc;
    border:1px solid #c73a25;
}
.pages strong {
    float:left;
    color:#fff;
    line-height:22px;
    margin:0 2px;
    padding:0 8px;
    background:#d04b37;
    border-top:1px solid #f59e80;
    border-left:1px solid #f59e80;
    border-right:1px solid #9e2412;
    border-bottom:1px solid #9e2412;
}
.pages kbd {
    margin:0 0 0 5px;
}
.pages kbd input {
    font-family:Verdana, sans-serif, Arial;
    font-size:13px;
    border:1px #c1c8d2 solid;
    padding:2px;
    width:25px;
    height:16px;
}
#stat {
	color:#999;
	line-height:30px;
	text-align:right;
	padding:0 10px;
	background:#f8f8f8;
	border:1px solid #dedede;
	width:710px;
	margin:0 auto 10px 15px;
}
#stat strong {
	margin:0 3px;
}
#footer {
	font-family:"Lucida Grande",Verdana,Arial;
	color:#445057;
	margin:0 auto;
	line-height:26px;
	text-align:right;
	padding:0 15px 0 15px;
	width:730px;
}
#footer span {
	float:left;
}
#footer a {
	color:#58656d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.comment input.short {
	border: 1px #CCC solid;
	width: 60px;
	padding: 3px;
	margin: 0;
}

a {
	color:#58656d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}