/* CSS Document */
body {
	/*margin-left: 50px;*/
	/*margin-top: 0px;*/
	/*margin-right: 0px;*/
	/*margin-bottom: 0px;*/
	background:url(/static/images/bj.jpg) #000000 top center no-repeat;
	background-attachment:fixed;
	SCROLLBAR-FACE-COLOR: #7A5110;
	SCROLLBAR-HIGHLIGHT-COLOR: #7A5110;
	SCROLLBAR-SHADOW-COLOR: #7A5110;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;FONT-SIZE: 12px; COLOR: #ffffff;
	font-family: Verdana,"銉°偆銉偑",Meiryo,"Hiragino Kaku Gothic Pro","锛汲 锛般偞銈枫儍銈�","MS PGothic";
}

TD {
	FONT-SIZE: 12px; COLOR: #000000;
}

.end {
	font-size: 12px;
	color: #93780C;
	line-height:22px;
}
.end1 {
	font-size: 12px;
	color: #ffffff;
	line-height:22px;
}

.news {
	font-size: 12px;
	color: #F9E992;
	line-height:24px;
}
.news1 {
	font-size: 12px;
	color: #FF9F46;
	line-height:24px;
}
.news2 {
	font-size: 12px;
	color: #FF0604;
	line-height:24px;
}
.news3 {
	font-size: 12px;
	color: #FFffff;
	line-height:24px;
}
.schedule1 {
	font-size: 14px;
	color: #ffffff;
	line-height:28px;
	font-weight:bold;
}
#news { width:385px;
          height:310px;
          overflow-x:hidden;
          overflow-y:auto;
          margin: 70px auto 0 15px;
}
#schedule { width:630px;
          height:180px;
          overflow-x:hidden;
          overflow-y:auto;
          margin: 13px auto 0 20px;
}
.yellow {
	font-size: 12px;
	color: #FFBB22;
	line-height:22px;
}

.name {
	font-size: 14px;
	color: #FF9902;
	line-height:22px;
	font-weight:bold;
}
.size {
	font-size: 14px;
	color: #ffffff;
	line-height:20px;
}
.title {
	font-size: 14px;
	color: #FF2085;
	line-height:22px;
	border-bottom:#FB4182 1px dotted;
}

.img:hover{opacity: 0.5; /*Chrome銆丼afari銆丗irefox銆丱pera */ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE6/IE7/8 */ }
a:link {
	color: #ffffff;line-height:20px;text-decoration: none
}
a:visited {
	color: #ffffff;line-height:20px;text-decoration: none
}
a:active {
	color: #ffffff;line-height:20px;text-decoration: none
}
a:hover {
	color: #ffffff;line-height:20px;text-decoration: underline;
}

#news p{ margin: 0 !important; margin-bottom: 10px !important; }
#news .item{ padding-bottom: 5px; margin-bottom: 26px; border-bottom: 1px dotted #dfd7a1; }
#news .item:after{ content: ""; display: table; clear: both; height: 0; line-height: 0; }
.alignleft{ float: left; margin-right: 10px; margin-top: 10px; }
.alignright{ float: right; margin-left: 10px; margin-top: 10px; }

#prolist{ width: 604px; margin: auto; overflow: hidden; }
#prolist .item{ width: 262px; float: left; margin: 30px 40px 10px 0; }
#prolist .last{ margin-right: 0; }
#prolist .photo{ width: 262px; margin-bottom: 10px; }
#prolist .photo img{ width: 260px; border:#CC9900 1px solid; }
#prolist .title{ text-align: center; border:  none; color: #ff9902; font-size: 14px; font-weight: bold; line-height: 22px; }
#prolist .title img{ vertical-align: middle; }

.small_img{ widht: 80px; height: 106px; border: 1px solid #604800; margin-right: 2px; margin-bottom: 5px; }


#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	font-size: 19px;
	line-height: 20px;
	/*height: 163px;*/
	/*background-image: url(/static/images/footerbg.jpg);*/
	background-repeat: repeat-x;
	background-position:bottom;
	color: #FFC;
	/*padding-left: 30px;*/
	text-align:center;
	min-width:1000px;
}
#footer_container{
	margin:20px auto;
	min-width:1000px;
	width:1000px;
	
	}
	
#footer_container p{
	padding-top:10px;
	
}

#footer a {
	color: #FFC;

}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#footer p {
	color: #FFC;
}
#footer em {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	font-style: normal;
}