/* Two-column with sidebar on left from the /examples/ folder  */
@import url('2c-r.css');
/*
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/
*{
padding:0px;
margin:0px;
font-family: Georgia, "Times New Roman", Times, serif;
}
img{
border:0px;
}
HTML{
background-color:#fff;
text-align:center;
}
body{
background-color:#fff;
text-align:center;
font-size:0.8em;
}

p{
line-height:180%;
}

#footer {
	margin-bottom: 30px;
}

#footer a {
	color: #fff;
	background-color: #000;
	font-weight:normal;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	background-color: #000;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	background-color: #fff;
}

a {
	/*color: #CC6600;*/
	color: #ED5E92;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	/*
	color: #fff;
	background-color:#000;
	*/
	border-bottom: 1px dotted #ED5E92;
}
abbr{
	border-bottom: 0px;
}

#nav {
	float: left;
	font-size: 1.2em;
}

#nav ul {
	display: block;
}

#nav li {
	display: block;
	float: left;
	margin: 0 30px 0 0;
}

#nav li a {
	display: block;
	font-weight:bold;
	/*
	color: #000;
	text-decoration: none;
	*/
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	font-size:1.5em;
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#nav li a:hover {
	/*
	color: #fff;
	text-decoration: none;
	*/
	border-bottom: 0px solid #000;
	border-top: 0px solid #fff;
	background-color:#000;
	font-size:1.5em;
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.entry-title a {
	color: #000;
	font-size:0.8em;
	background-color:#fff;
}

.entry-title a:hover {
	color: #000;
	background-color:#fff;
}


div.entry-content{
	margin:10px 0 0 0;
	padding-top:20px;
	border-top: 2px solid #000;
}

#respond{
	clear:both;float:left;
}

li.comment{
	display: block;
	clear:both;float:left;
}
.more-link{
	border-bottom: 1px dotted #404040;
}
	/* 
li.widget ul {
	display: block;
}

li.widget ul li {
	display: block;
	margin: 3px 0 0 0;
	padding: 5px 0 1px 0;
}
	*/

/* ------------------------------
 comment form
------------------------------ */
#commentform .textform {
	color: #606060;
	width: 230px;
	height: 18px;
	border: #CCC solid 1px;
}

#commentform .textform:hover {
	background: #F6F6F6;
}

#commentform .textbox {
	color: #606060;
	width: 440px;
	height: 180px;
	border: #CCC solid 1px;
	padding: 15px;
	overflow: auto;
}

#commentform .textbox:hover {
	background: #F6F6F6;
}

#commentform .submit_btn {
}

#commentform .labeltext {
	color: #606060;
	font-size: 85%;
}

#commentform p {
	margin: 0 0 4px 0;
	padding: 0;
}

#commentform label {
	margin: 0;
	padding: 0;
}






/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#wrapper {
margin-right: auto; margin-left: auto;
width:934px;
text-align:left;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.hentry {
clear:both;
padding-top:10px;
border-bottom: 0px solid #000;
margin-bottom:3em;
}

.entry-title {
clear:both;
border-bottom: 0px solid #000;
margin:0 0 0.5em 0;
}
.entry-meta {
color:#999;
border-bottom: 2px solid #000;
padding:10px 0 15px 0;
}
/*
.entry-title {
clear:both;
margin:10px 0 0 0;
padding:10px 0 0 0;
border-top: 1px solid #999;
}
.entry-meta {
clear:both;
margin:10px 0 0 0;
border-top: 0px solid #999;
}
*/

div#container,div#primary {
margin-top:0em;
}
div#primary {
margin-top:8em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
margin-bottom:2em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.0em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar ul li ul {
display: block;
padding:0px;
margin-left:0px;
}

div.sidebar ul li {
padding-bottom:1.5em;
border-bottom: 1px dotted #404040;
}
div.sidebar ul li ul li {
padding-bottom:0.5em;
border-bottom: 0px dotted #404040;
}

div.sidebar ul li ul li {
display: block;
list-style:none;
padding:0px;
margin:1px 0 1px 0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
div#footer {
border-top: 2px solid #000;
}
	
div#header,div#footer {
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div.sidebar h3 {
font-size:1.2em;
margin:0 0 10px 0;
}


.sidebar ul li {
	margin: 10px 0 20px 0;
}

.sidebar {
	margin: 10px 0 20px 0;
}

.formcontainer{
	margin-bottom:20px;
}

/*ÆÀÂÛ¿ªÊ¼*/

.comments{
	margin: 20px 0 20px 0;
}
.comment{
	padding: 15px 0 15px 0;
}
#respond{
	margin: 20px 0 20px 0;
}
.commentbg1{
	background-color:#fff;
}
.commentbg0{
	background-color:#fff;
}