@charset "utf-8";
body {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	background-image: url(../../img/bg1.png);
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
}

.formatd {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-right: 7px;
	padding-left: 7px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}



select::-ms-expand { display: none; }
#icir {
	background-image: url(../image/cbg2.png);
	height: 150px;
	width: 100%;
	margin-top: 7px;
}
#icir .rimg {
	height: 120px;
	width: 157px;
	overflow: hidden;
	background-color: #85C77D;
}
#left-shadow {
	
	top: 40px;
	
	padding-top: 5px;
	padding-left: 5px;
}
#right-shadow {
	
	top: 40px;
	
	margin-top: 5px;
	margin-left: 5px;
}
#icir #demo {
	float: left;
}
#icir .cirpt {
	height: 38px;
}

#icir a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
