﻿#d_main
{
	width:700px;
	margin-left:-350px;
	left:50%;
	position:relative;
	background-color:#fff;
	padding-bottom:30px;
}
a:hover
{
	color: #ff9900;
}
h2
{
	font-size: 1.6em;
	line-height:3.2em;
	width: 600px;
	position: relative;
	left: 50px;
	background-color: #dcdceb;
	border:solid 1px #000;
	text-align:center;
	margin-top:1em;
}
h3
{
	 margin:0em 4em;
	 padding:1em 0;
	 font-size:1.3em;
}
h3 a
{
color:#000;
	 margin:0 0.3em;
	}
h1
{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	}
h5
{
	 font-size:1.3em;
	}
.d_model
{
	margin:1.2em 0 1.1em 5em;
	width:400px;
	border:solid 1px #ccc;
	}
.d_model div
{
	width: 400px;
	background-color: #dcdceb;
}
h5
{
	 text-align:center;
	 padding:0.6em;
	}
h4
{
	color:#666;
	}
h4,.d_model p
{
	font-style:normal;
	font-size:1.3em;
	word-break:break-all;overflow:hidden; 
	font-size:1.2em;
	margin:0.6em 0;
	padding:0 2em;
	line-height:150%;
}
.d_model p
{
	 text-indent:2em;
	}
#d_page 
{
	margin:1.2em 0 1.1em 3.6em;width:400px;
	text-align:center;
	line-height:280%;
	font-size:14px;
	}
#d_page a
{
	 margin:0 0.2em;
	 color:#000;
	}
#d_reply
{
	border-top:solid 3px #cc3300;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	font-size:1.2em;margin:1.2em 0 1.1em 4em;
	width:400px;
}
#d_reply p
{
	margin:0.6em 0;
	padding-left:1em;
	}
fieldset label input,fieldset textarea
{
	border:solid 1px #888;
	}
fieldset textarea
{
	width:350px;
	height:150px;
	}
#d_ad
{
  position:absolute;
  top:16em;
  left:500px;
	}



