﻿

/**/
a:link {
	font-size: 12px;
color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
color:#000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
color:#ff0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
color:#ff0000;
	text-decoration: none;
}

.css {
	font-size: 12px;
	line-height: 22px;
}
.r12 {
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
}
.y12 {
	font-size: 12px;
	line-height: 21px;
}
.h12 {
	font-size: 12px;
	line-height: 22px;
}
.s12 {
	font-size: 12px;
	line-height: 24px;
	color: #556A80;
}
.u12 {
	font-size: 12px;
	line-height: 20px;
}
td {
	font-size: 12px;
}
.w12 {
	font-size: 12px;
	line-height: 18px;
	color: #556A80;
}

.Newsbody
{
	line-height:20px;
}
.MeunText
{
	margin:8px;
	padding:9px;
	color:#FF5F31;
	font-weight:bold;
	}
	
	
/*居中*/

.box {
	width:568px;
	border:1px solid #CCC;
	background:#FFF;
	margin:0px auto;
	padding:0px;
}
.image {
	float:left;
/*border:1px solid #CCC;*/
	margin:3px 3px;
	padding:1px;
	

}
.ImgDiv
{width:178px; height: 150px; position: relative; display: table-cell; vertical-align: middle;border:1px solid #CCC;}
.ImgCenterU
{position: static !important; position: absolute; top: 50%;}
.ImgCenter
{
width:178px;position: relative; top: -50%; text-align:center;margin-left:auto; margin-right:auto;padding:auto;
}
.ImgCenter img {
margin:auto;
padding:auto;
max-width:178px;   /* FF IE7 */
max-height:150px; /* FF IE7 */
_width:expression(this.width > 178&& this.width > this.height ? 178: auto); /* IE6 */
_height:expression(this.height > 150 ? 150 : auto); /* IE6 */ 
}
.ImgName
{
margin:auto;
padding:5px;
	text-align:center;
	vertical-align:middle;
}
.clear {clear:both;}
/*居中*/
.PageInfo
{
	text-align:center;
	padding-top:12px;
}
.IndexPro{
	float:left;
background-color:#FFF;
margin:1px;
padding:auto;
width:468px;
height:115px;
overflow:hidden;
}
#demo img {
float:left;
vertical-align:middle;
margin:auto;
padding:auto;
max-width:156px;   /* FF IE7 */
max-height:115px; /* FF IE7 */
_width:expression(this.width > 156&& this.width > this.height ? 156: auto); /* IE6 */
_height:expression(this.height > 115 ? 115 : auto); /* IE6 */ 
}
.Newsbody
{
	line-height:20px;
}
.guestinput
{
	width:250px;
	font-size:12px;
	background-color:#ffffff;
	border:#CCC 1px solid;
}
