
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, "宋体", sans-serif;
	font-size:12px;
}
hr
{
	border:1px #ccc dotted;
}
img {
	border:0;
}
.clear {
	clear:both;
}
ul,li {
	list-style:none;
}
a {
	color:#2955BB;
	text-decoration:none;
}
a:hover {
	color:#2955BB;
	text-decoration:underline;
}
.display {
	display:none;
}
.red {
	color:#FF0000;
}
.blue {
	color:blue;
}
.Black {
	color:#000000;
}
.yellow {
	color:#FFFF00;
}
.left {
	float:left;
}
.right {
	float:right;
}

/*整个页面的宽度*/
#wrapper 
{
	width:950px;
    margin:0 auto;
}
.tableallstyle
{
	border:#F1D0A8 1px solid;
}
.tablestyle
{
	border-left:#F1D0A8 1px solid;
	border-right:#F1D0A8 1px solid;
	border-bottom:#F1D0A8 1px solid;
}
.titleinfo
{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}
.titlecenterinfo
{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.SheWai_tit_con {
	font-size:13px;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	padding-left:10px;
}
.SheWai_tit_bg {
	background:url(images/baomubg.jpg);
}

