@charset "utf-8";
/* CSS Document */

/* Color arrangement
背景颜色  #F4F5F6
影子颜色  #888888
中国银行logo 红    #b00932
 */

body,td,th {
	
}
body {
 	background-image:url(images/backgroundbig2.jpg);
	background-repeat:no-repeat;
	background-color: white;
	background-attachment:fixed;
	background-position:top; 
}

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	}
h
a{
	text-decoration:none;
		}
		
a:hover	{
	color:white;
	
		}
		
ul{
		}
		
p{
		}


hr{
		}
/* CSS Document */


.wrapall {
		width:888px;
		margin-left:auto;
		margin-right:auto;
}

.logo{
		background-image:url(images/websiteTopLogo.fw.png);
		background-repeat:no-repeat;
		margin:0px 0px 0px 15px;
		height:50px;
		width:888px;
		margin-left:auto;
		margin-right:auto;
	}
	
	
.topmenu {
		width:1246px;
		background-image:url(images/topmenu.png);
		height:29px;
		font-weight: normal;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		
			}
			
.topmenu ul{
		display:inline-block;
		margin-top: 9px;
		padding:0px;
		
		
	}
	
.topmenu ul li{
	font-size:14px;
	font-weight:bold;
	float: left;
	padding: 0px;
	list-style: none;

		
	}
.topmenu ul li a{
		display: inline-block;
		width: 140px;
		text-decoration: none;
		text-align: center;
		line-height:20px;
		padding: 0px;
		color: #000;
		
		letter-spacing: normal;
		word-spacing:normal;
		
		border-right-width: 1px;
	
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #ccc;
		border-left-color: #ccc;
	

	}
	
.topmenu ul li:hover ul {

		display:inline-block;
		top:-60px;
		
}
	

	
.topmenu a:hover{
		height:auto;
		text-decoration:underline;
		background-color:#b00932;
		color:#fff;
	}

	
	
	
	
.imageslider {
	height:400px;
	width:888px;
	margin:5px 0px 0px 0px;
	box-shadow: 5px 5px 5px #888888;
	}
	
	
	
	
.contentwrap{
		background-color:#FFF;
		opacity:0.7;
		height:150px;
		margin 15px 0px 0px 0px;
	
}


.boxleft{
		height: 160px;
		width: 290px;
		float: left;
		background-color: #FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size: 14px;
		margin: 15px 8px 0px 0px;
		box-shadow: 5px 5px 5px #888888;
		background-image:url(images/smallbox.png);
		color:#000;
		text-align:center;
		opacity:0.8;
	}
	
.2boxright{
	
		height: 160px;
		width:580px;
		float:right;
	}

	
.boxmiddle{
		height: 160px;
		width: 290px;
		float: left;
		background-color: #FFF;
		font-weight: normal;
		font-size: 14px;
		margin: 15px 0px 0px 0px;
		box-shadow: 5px 5px 5px #888888;
		background-image:url(images/smallbox.png);
		text-align: center;
		color: #000;
		opacity:0.8;
	}
	
.boxright{
		height: 160px;
		width: 290px;
		float: right;
		background-color: #FFF;
		font-weight: normal;
		font-size: 14px;
		margin: 15px 0px 0px 0px;
		box-shadow: 5px 5px 5px #888888;
		background-image:url(images/smallbox.png);
		text-align: center;
		color:#000;
		opacity:0.8;
		text-decoration:none;

	}

.boxright img{
	margin: 20px 0px 0px 0px;
	border:none;
	}
	
.bottom{
	color: white;
	visibility: hidden;
	}
.footer{
	/* background-color:#b00932; */
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#b00932;
	font-weight:normal;
	font-size: 12px;
	margin: 0px 0px 30px 0px;
	text-align: center;
	height:19px;
	}
	
.languagebox{
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size: 12px;
	
	text-align: right;
	
	}

.languagebox a{
	color:black;
	text-decoration:none;
	}


.mapcontainer{
	width:850px;
	opacity:0.8;
	box-shadow: 5px 5px 5px #888888;
	}


.maptext{
	font:Arial, Helvetica, sans-serif;
	color:white;
	height:199px;
	background-color:#999;
	font-size:10px;
	padding:4px;
	}
.maptext a{
	color:white;
	}
.mapimage{
	float:left;
	margin:0px 3px 0px 0px;
	}

	
.maptop{
	margin:0px 0px 0px 20px;
	}
	
.contentbox{
	height:400px;
	width:850px;
	background-image:url(images/bigbox.png);
	opacity:0.8;
	box-shadow: 5px 5px 5px #888888;
	}
	
.post{
	font-family:Arial, Helvetica, sans-serif;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 14px;
	margin:5px 40px 5px 40px;
	text-align:justify;
	text-decoration:none;
	}
.post a{
	text-decoration:none;
	
	}
.pic{
	margin:0px 0px 0px 220px;
	}
	
.postcn{
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 10px;
	margin:auto;
	text-align:justify;
	float:middle;

	
	}
/* CSS Document */
