* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
a {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F8A418;
	color: #F8A418;
}
p {margin: 0 0 18px}
img {
	border: 1px solid #CCC;
	text-decoration: none;	
}
img a {
	border: none;
	text-decoration: none;	
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;

}
#content {
	padding-top: 0;
	padding-right: 270px;
	padding-bottom: 0;
	padding-left: 0;
}
#content2 {
	width: 700px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 280px;
	margin-left: -280px;
	background-color: #fff;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.foottext
{
	padding-top: 40px;
	padding-left: 400px;
}


/* Other
-----------------------------------------------------------------------------*/
.news {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	}
		
	h1, h2, h3, h4 { font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
}
	
h1 { font-size:20px; margin-bottom:10px; }

.newsd {
	float: right;
}
.block {
	height: auto;
	width: 230px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding:5px;
}
.blockmenu {height:100%; width: 100%;}
.blockmenu a:link,
.blockmenu a:visited  {
	color:#000;
	background-color:#edecec;
	text-decoration:none;
	padding-left:12px;
	line-height:22px;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #dad9d9;
}
.blockmenu a:hover                         {
	color:#F8A418;
	text-decoration:none;
	padding-left:12px;
	line-height:22px;
	display:block;
	font-weight:bold;
	border-bottom:1px solid #dad9d9;
	background-color: #f9f9f9;
}

#comment {
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
}
#comment-top {
	font-size:11px;
	color:#777;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
	clear:left;
	background:#ebebd8;
	padding:5px;
	color:#555;
}
#comment-bottom a { color:#777; margin-left:5px;margin-right:5px; }
#comment-bottom span a { text-decoration:none; border-bottom:1px dashed; }
.comment-q {
	padding:10px;
	overflow:hidden;
}
#com-w {
	width:120px;
	float:left;
}
#com-w a {
	text-decoration:none;
	border-bottom:1px dashed;
}
#com-e {
	width:65%;
	float:left;
}
#com {
	margin-top:30px;
	border-top:1px dashed #e6e6e6;
	padding-bottom:20px;
	padding-left:10px;
	clear:both;
}

.addc {
	width: 700px;
}
#shrt {
	float: left;
	width: 540px;
	background: #FFF;
	padding:15px 15px 0 0;
	margin:0;
	padding-left: 10px;
}
.headtxt{
	float:right}
