﻿body
{
	font-size: 12px;
	background-color: #e0e0e0;
	text-align:center;
    margin: 0 auto;
}

.topheader
{
	text-align: right;
	margin-right:auto;
    margin-left:auto;
}
.topheader a
{
	color: White;
	text-decoration: none;
}
.topheader a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.header
{
	background-image: url(pic/banner.gif);
	background-repeat:no-repeat;
	width: 900px;
	height: 171px;
	margin-bottom: 2px;
	padding: 0;
	margin: auto;
}
.footer
{
	color: white;
	font-size: 12px;
	text-align: center;
    height:80px;
    height:auto;
	margin: auto;
}
.footer a
{
	color: white;
	font-size: 12px;
}

.content
{
	background-color: #ffffff;
	width: 996px;
	height:600px;
	height:auto;
	padding-left: 2px;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
}
.menu
{
	background-position: center;
	text-align: center;
	width: 896px;
	height: 24px;
	padding-top: 9px;
	vertical-align: middle;
}

.menu a
{
	color: White;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 5px;
	font-size:10pt;
	
}
.menu a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#centercontent
{
	width: 990px;
	text-align:center;
    margin: 0 auto;
	background-color:White;
}
#centercontent .centertop
{
	text-align: left;
	height: 20px;
	padding-top: 3px;
	margin-left: 12px;
	font-size: 12px;
}
#centercontent p
{
	font-size: 14px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 0px;
}

#centercontent .line
{
	width: 90%;
	height: 2px;
	background-image: url(pic/dotted.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0 auto;
}

#centercontent .date
{
	width: 100%;
	margin-top: 10px;
}

#centercontent .textcontent
{
	width: 94%;
	text-align: left;
	text-indent: 24px;
}

#centercontent .textfooter
{
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	font-size: 13px;
}

#sidebar
{
	float: left;
    width: 215px;
	min-height:550px;
	color: #7A7A7A;
	border: solid thin rgb(230.129,129);
	padding-top: 5px;
	background-color:White;
	text-align: center;
	margin: 0 auto 10px auto;
}

#sidebar a
{
	text-decoration: none;
	color: Black;
	font-family: 宋体;
	text-align: left;
}
#sidebar a:visited
{
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#sidebar .leftmodel1Container
{
	width: 215px;
}

#sidebar .leftmodel1
{
	padding-top: 5px;
	padding-left: 20px;
	background: transparent url(pic/notice-repeat.gif) repeat-y scroll 1px 0;
}

#sidebar .leftmodel1 ul
{
	text-align:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar .leftmodel1 li
{
	height: 20px;
}

#sidebar .head
{
	background: transparent url(pic/notice-head.gif) no-repeat scroll 0 0;
	height: 42px;
	width: 213px;
}

#sidebar .bottom
{
	width: 213px;
	height: 13px;
	background: transparent url(pic/notice-bottom.gif) no-repeat scroll 0 0;
}

#sidebar .leftmodel2Container
{
	width: 215px;
	height: 141px;
	background-image: url(pic/top10.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

#sidebar .leftmodel2
{
	padding-top: 55px;
	padding-left: 5px;
}
#sidebar .leftmodel2 ul
{
	text-align:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar .leftmodel2 li
{
	height: 19px;
}

#rightcontent
{
	float: right;
	width: 750px;
	min-height: 550px;
	text-align: left;
	padding-bottom: 10px;
	background-color:White;
}

#rightcontent a
{
	text-decoration: none;
	color: Black;
}
#rightcontent a:visited
{
	color: #333333;
	text-decoration: none;
}
#rightcontent a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#rightcontent ul
{
	margin: 0 auto;
	padding: 0px;
}

#rightcontent .rightNav
{
	width: 633px;
	height: 10px;
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#rightcontent .model
{
	width: 715px;
	height: auto;
	border: solid thin rgb(236,236,236);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	background-color:White;
}

#rightcontent .model .contentTitle
{
	background-image: url(pic/title.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 640px;
	padding-left: 58px;
	padding-top: 9px;
	font-size: 18px;
	font-weight: bolder;
}
#rightcontent .model .smalltitle
{
	background-image: url(pic/smalltitle.gif);
	width: 677px;
	height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	font-weight: bold;
	color: #009999;
}
#rightcontent .model li
{
	padding-top: 3px;
	height: 19px;
	width: 672px;
	width: 654px;
	background-image: url(pic/item.gif);
	list-style-type: none;
	padding-left: 18px;
}

#rightcontent .model .more
{
	background-image: url(pic/formore.gif);
	width: 687px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#rightcontent .model .more a
{
	color: #FF9933;
	font-size: 11px;
}

#rightcontent .ltTitle
{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#rightcontent .date
{
	text-align: center;
}

#rightcontent.textcontent
{
	text-align: left;
	text-indent: 24px;
}

#rightcontent .textfooter
{
	margin-right: 25px;
	text-align: right;
}

.frame
{
	width: 800px;
	height: 300px;
	padding-top: 100px;
}
.dialog
{
	width: 548px;
	height: 124px;
	background-image: url(pic/dialog.gif);
	padding-top: 45px;
}

.searchcontent
{
	font-size: 14px;
	width: 886px;
	height: 70px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.searchtitle
{
	width: 896px;
}
.searchcondition
{
	width: 886px;
	text-align: left;
	padding-left: 10px;
}
.searchcondition span
{
	color: Red;
	font-weight: bold;
}
.searchresult
{
	background-image: url(pic/searchresult.gif);
	background-repeat: repeat-x;
	width: 892px;
	height: 45px;
}
.searchresult .searchresultleft
{
	float: left;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 9px;
}
.searchresult .searchresultright
{
	float: right;
	padding-top: 9px;
	padding-right: 5px;
}
 .resulttime
{

}

 .resultarticle
{
	font-size:13px;
	padding-top:3px;
}
.buttonlist
{
	width: 892px;
	height: 25px;
	font-size: 12px;
	padding-top:15px;
}

.msg
{
	border :solid 1px rgb(210,210,210);
	width:860px;
	width:880px;
    margin-top:10px;
    height:auto;
    padding-bottom:15px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-left:20px;
    padding-left:0;
}

.msgheader
{
    background-image:url(pic/msgbordtitle.gif);
    width:834px;
    height:44px;
    text-align:right;
    padding-right:10px;
    padding-top:25px;
    background-repeat:no-repeat;
}

.msgtitle
{
	height:20px; 
	text-align:left; 
	background-image:url(pic/pic34.gif);
	background-repeat:repeat-x;
	padding:10px 1px 1px 2px; 
	width:830px;
	color:RGB(125,125,125);
	border-bottom :solid 1px rgb(210,210,210);
}

.msgcontent
{
	text-align:left; 
	background-color:White;
	width:830px;
	padding:10px 1px 5px 2px;
}

.msgmodel1
{
	width:810px;
	padding:5px 1px 5px 22px;
	height:15px;
    background-image:url(pic/liuyan.gif);
    background-repeat:no-repeat;
    text-align:left;
    border-top:none;
}

.msgmodel
{
	width:808px;
	padding:40px 1px 5px 22px;
    text-align:left;
    border:solid 1px rgb(210,210,210);
    border-top:none;
}

.empty
{
	padding-top:5px;
	background-color:White;
	width:595px;
}