body
{
	font-size: 12px;
	padding: 0px;
	margin: 0 auto;
	background: url(../images/bg.gif);
}
a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #646263;
}
a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #646263;
}
a:hover
{
	text-decoration: none;
	font-size: 12px;
	color: Red;
}
a:active
{
	text-decoration: underline;
	font-size: 12px;
}
#main
{
	width: 1000px;
	margin: 0 auto;
	background-color: White;
}
.login
{
	width:980px;
	height:23px;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	background-color:#F8F8F8;
	border-bottom:solid 1px #E6E6E6;
	color:#A1A0A0;
}
.loginbox
{
	width:80px;
	height:12px;
	border:solid 1px #cccccc;
}
#top
{
	height: 325px;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#logo
{
	float: left;
	width: 500px;
	height: 80px;
	background: url(../images/logo.jpg);
}
#search
{
	float: right;
	height: 55px;
	width: 300px;
	padding-top: 25px;
	font-size:14px;
}
.textbox
{
	border: solid 1px #ccc;
	
	height: 15px;
	vertical-align: middle;
	line-height: 15px;
	font-size:12px;
}
#content
{
	width: 1000px;
	height: 250px;
	margin: 10px 0px 0px 0px;
	color: #666;
}
#content .left
{
	width: 260px;
	height: 250px;
	float: left;
	text-align: center;
}
#content .left .top
{
	width: 210px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: Red;
}
#content .left .pic
{
	width: 230px;
	height: 75px;
	border: solid 1px #666;
}
#content .left .text
{
	width: 230px;
	height: 150px;
	margin-top: 10px;
	text-align: left;
	line-height: 18px;
}
#content .center
{
	width: 450px;
	height: 250px;
	float: left;
	border-right: dashed 1px #666;
	border-left: dashed 1px #666;
	margin-left: 5px;
	color: #000;
	padding-left: 20px;
	display: inline;
}
#content .center .title
{
	width: 420px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: Red;
	border-bottom: dashed 1px #666;
}
#content .center .newslist
{
	width: 420px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .center .newslist li
{
	width: 300px;
	text-align: left;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#content .right
{
	width: 230px;
	height: 250px;
	float: right;
	color: #000;
padding-right:15px;
	display:inline;
}
#content .right .top
{
	width: 230px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: Red;
	border-bottom: dashed 1px #666;
}
#content .right .pic
{
	width: 230px;
	height: 80px;
	border: solid 1px #666;
}
#content .right .text
{
	width: 230px;
	height: 150px;
	margin-top: 10px;
	text-align: left;
	line-height: 18px;
}
#bottom
{
	width: 1000px;
	height: 80px;
	margin-top: 20px;
float:left;
}
#bottom .top
{
	width: 1000px;
	height: 2px;
	background: #cccccc;
}
#bottom .luentan
{
	color: #666;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}
.more a
{
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.more a:link
{
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.more a:visited
{
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.more a:hover
{
	text-decoration: none;
	font-size: 14px;
	color: Red;
	font-weight: bold;
}
.more a:active
{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


.gv
{
	border: 0px;
	text-align: left;
	margin-top: 5px;
}
.gv th
{
	display: none;
}
.gv td
{
	border: 0px; /*white-space:nowrap;*/
}
.gvHide
{
	display: none;
}


.paging
{
	width: 96%;
	height: 21px;
	text-align: center;
}

.left2
{
	width: 240px;
	height: 250px;
	float: left;
	margin-left: 10px;
	color: #000;
	padding-right: 10px;
	display: inline;
}
.left2 .title2
{
	width: 230px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 0 0px;
	text-align: left;
	color: Red;
	border-bottom: dashed 1px #666;
}
.left2 .pic2
{
	width: 230px;
	height: 75px;
	margin-top: 0px;
	/*border: solid 1px #ccc;*/
}
.tj
{
	line-height: 18px;
	margin: 10px 0px 0px 0px;
	color: #666;
	text-indent: 20px;
	width: 230px;
}
