ul {
	list-style-type: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.css {
	font-size: 9pt;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.form {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.tex {
	font-size: 9pt;
}
.style14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 9pt;
	color: #FF0000;
}
.title {
	font-size: 18px;
	color: #663366;
}
.hongju {
	font-size: 9pt;
	line-height: 25px;
}
.hongju2 {
	font-size: 9pt;
	line-height: 20px;
}
.info p {
	line-height: 25px;
}

body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1949B7;
	
}

.title {
	font-size: 12pt;
	color: #000000;
	font-family: "";
}
a.new:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.new:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.new:hover {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
a.new:active
{
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}

a.new1:link {
	font-size: 9pt;
	color: #FFFFFF;
}
a.new1:visited {
	font-size: 9pt;
	color: #FFFFFF;
}
a.new1:hover {
	font-size: 9pt;
	color: #FFFFFF;
}
a.new2:hover {
	font-size: 9pt;
	color: #335145;
}
a.new2:link {
	font-size: 9pt;
	color: #335145;
}
a.new2:visited {
	font-size: 9pt;
	color: #335145;
}

a.new3:hover {
	font-size: 9pt;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #990000;
}
a.new3:link {
	font-size: 9pt;
	color: #FFFFFF;
}
a.new3:visited {
	font-size: 9pt;
	color: #FFFFFF;
}
a.new3:active {
	font-size: 9pt;
	color: #FF0000;
}

a.new4:hover {
	font-size: 9pt;
	color: #ff0000;
	text-decoration: underline;
}
a.new4:link {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
}
a.new4:visited {
	font-size: 9pt;
	color: #993300;
	text-decoration: underline;
}
a.new5:hover {
	font-size: 9pt;
	color: #ff0000;
	text-decoration: underline;
}
a.new5:link {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
}
a.new5:visited {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
.titlez {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titlezz {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

table#guest {
	border: 1px solid #8BC7F3;
	background: #EBF3FC;
	padding: 1px;
}

table#guest input {
	padding: 2px;
}

ul#cblist {
	margin: 0 0 0 30px;
	padding: 0;
}

ul#cblist li {
	border: 1px solid #c4c4c4;
	padding: 5px;
	float:left;
	margin: 0 40px 5px 0;
}

ul#cblist li img {
	height: 160px;
	margin: 5px;
	width: 120px;
}



.caselist{ width:100%; margin:0 auto;}
.caselist ul{ padding:0px; list-style:none;}
.caselist ul li{ width:31%;float:left; margin:0px 1% 30px 1%; text-align:center}
.caselist ul li img{
	 width:100%; height:160px; cursor:pointer;

}
.caselist ul li .imgs{ width:100%; height:160px; overflow:hidden;}
.caselist .imgs:hover img{


	 
}
.caselist ul li .cons{ line-height:30px;}
.clear{ clear:both;}

.pagepage{margin:10px auto 30px auto; width:100%; text-align:center;}


 
.pagepage a{
	display:inline-block;
	height:25px;
	line-height:25px;
	width:25px;
	border:1px solid #dcdcdc;
	margin:0 3px;
	text-decoration:none;
	color:#333;
	background-color:#FFF;
	font-size:11px;
}

 
.pagepage a:hover,.pagepage a.hover{
	color:#fff;
	background:#333333;
	border:#333333 1px solid;
}