/* CSS Document */

* {
	font-family:"宋体";
}

body {
	background-image:url('../images/background.gif');
	text-align:center;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#786860;
}

a {
	color:#786860;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#top {
	width:980px; 
	background-color:#FFFFFF;
}

#main {
	width:980px; 
	background-color:#FFFFFF;
}

#left {
	float: left; 
	width:710px;
	padding:5px;
	height:100%;
}

#bottom {
	width:100%; 
	background-color:#FFFFFF;
	text-align:left;
	line-height:150%;
	margin-top:50px;
}

#right{
	float: right; 
	width:270px;
	text-align:center;
	height:100%;
	margin-bottom:-99999px; padding-bottom:99999px;
	background-image:url('/images/locatorbottom.gif');
	background-position:right;
	background-repeat:repeat-y;
}

#locatorbottomcap {
	background-image:url('/images/locatorbottomcap.gif'); 
	background-repeat:no-repeat;
	background-position:right; 
	width:100%; 
	height:27;
}

#rightInfo {
	background-color:#FFFFFF;
	width:232px;
}

#news {
	width:100%;
	text-align:left;
	background-color:#EEE8E5;
}

#news ul {
	padding:0px; 
	margin:0px; 
	list-style:none;
}

#news ul li {
	height:40px;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	line-height:140%;
}

#news ul li a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#news ul li a:hover {
	text-decoration:underline;
}

.link a {
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	background:url('../images/icon_arrow_right01.gif') no-repeat left center;
	padding-left:12px;
	margin-right:20px;
}

.link a:hover{
	color:#ED1A3B;
}

.indexTable th{
	background-color:#ED1A3B;
	height:24px;
	color:#ffffff;
}

.indexTable ul{
	list-style-image:url(../images/icon_arrow_right01.gif);
	margin-left:20px;
}

.indexTable li {
	height:20px;
}

.indexTable li a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.indexTable li a:hover{
	text-decoration:underline;
}

.ulList {
	list-style-image:url(../images/icon_arrow_right01.gif);
	margin-left:15px;
}

.ulList li {
	height:16px;
}

.ulList li a{
	font-size:12px;
	color:#786860;
	text-decoration:none;
}

.ulList li a:hover{
	color:#ED1A3B;
}

.inputBox {
	height:30px;
	width:232px;
	border:1px solid #B9ACA5;
}

#menuLocation {
	width:100%;
	text-align:left;
}

#menuLocation a{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#title {
	font-size:24px;
	font-weight:bold;
	color:#ED1A3B;
	padding-left:10px;
	line-height:120%;
}

#date {
	width:100%;
	text-align:center;
	padding:5px;
}

#content {
	padding-left:10px;
	font-size:14px;
	letter-spacing:1px;
	line-height:150%;
	word-wrap:break-word;
	height:400px;
	/*
		background-color:#F7F7F7;
	*/
	
}

#content ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}

#content ul li a{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#content ul li a:hover{
	color:#ED1A3B;
	
}

.datetime {
	color:#CCCCCC;
}

#selectPage {
	width:100%;
	font-size:12px;
	text-align:center;
	color:#ED1A3B;
}

#selectPage a{
	color:#ED1A3B;
	text-decoration:underline;
}
