﻿body
{
	margin:0px auto;
}

a:link,a:visited 
{
	font-size:9pt;text-decoration:none;color:Black;
}
a:hover
{
	color:red;
	/*text-decoration:underline;*/
}
/*页面主体*/
#PageBody
{
	background-color:white;
	width:1003px;
	margin:0px auto;
}
#body_content
{
	width:857px;
	margin:20px auto;
}
#list
{
	margin:20px auto;
}
#newsContent
{
	margin:20px;
}
/*导航*/
#body_nav
{
	width:857px;
	font-size:9pt;
	color:#EC7F5F;
	cursor:default;
	margin:20px auto;
}
#body_nav A
{
	width:778px;
	font-size:9pt;
	color:#EC7F5F;
}

#body_nav a:hover
{
	width:778px;
	font-size:9pt;
	color:red;
}
.newsTitle
{
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	cursor:default;
}
.newsFbrq
{
	font-size:9pt;
	text-align:center;
	margin:15px auto;
	cursor:default;
}
.newsContent
{
	font-size:14px;
	letter-spacing:1px;
	line-height:25px;
	cursor:default;
}
.newsImg
{
	text-align:center;
}
.textbox
{
	border:solid 1px #B9B9B9;
}
#isayButton
{
	background-image:url(../IMG/tb009.gif);
	width:88px;
	height:25px;
	font-size:9pt;
	line-height:25px;
	text-align:center;
	cursor:default;
}
#isayContent
{
	font-size:9pt;
	border:solid 1px #B4C7CE;
	width:815px;
	padding:20px;
	margin-top:10px;
}
#isayuser
{
	margin-bottom:10px;
}
#isaybutton
{
	text-align:center;
	margin-top:20px;
}
.myButton
{
	background-color:White;
	background-image:url(../IMG/bg002.gif);
	width:63px;
	height:25px;
	font-size:9pt;
	border:none;
}
#pyBody
{
	border:solid 1px #B4C7CE;
	margin-top:10px;
}
#pyTitle
{
	background-color:#DCEEFE;
	font-size:9pt;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:20px;
	cursor:default;
}
#pyTitle span
{
	float:right;
	position:relative;
	top:-28px;
	padding-right:20px;
}
#pyContent
{
	padding:20px;
	font-size:10pt;
	letter-spacing:1px;
	line-height:22px;
}
.textarea1
{
	color:#999999;
	font-size:10pt;
	letter-spacing:1px;
	border:solid 1px #B9B9B9;
}
.textarea2
{
	color:black;
	font-size:10pt;
	letter-spacing:1px;
	border:solid 1px #B9B9B9;
}
