﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color: #53bdf4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size:12px;
	color:#173446;
}
.tablesmall{
	background-color: #d0e4f0;
	background-image: url(../images/bgsmall.gif);
	background-repeat: repeat-x;
}
.topbanner{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu{
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
}
.memutext{font-size:14pt; font-weight:700;color:#173446;line-height:44px;}
.memutext a:link{font-size:14pt; font-weight:700;color:#173446;text-decoration:none;}
.memutext a:visited{font-size:14pt; font-weight:700;color:#173446;text-decoration:none;}
.memutext a:hover{font-size:14pt; font-weight:700;color:#b50104;text-decoration:none;}
a:link{font-size:12px; font-weight:normal;color:#173446;line-height:150%;text-decoration:none;}
a:visited{font-size:12px; font-weight:normal;color:#173446;line-height:150%;text-decoration:none;}
a:hover{font-size:12px; font-weight:normal;color:#b50104;line-height:150%;text-decoration:none;}
.bottom{
	height:60px;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #1b333f;
	width: 100%;
}
.content{padding:10px;}
.titlezpz{font-size:14pt; font-weight:700;color:#173446;line-height:44px;border-bottom:1px dashed #CCC;}
.textzpz{line-height:210%;font-size:14px;margin-top:20px;}
.searchbg{
	background-image: url(../images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	border:1px dashed #cae3ef;
}
