@charset "utf-8";
/* default setting */
*{margin:0px;padding:0px;font-size:12px;list-style:none;font-family:"Î¢ÈíÑÅºÚ",Arial, "ËÎÌå", System;word-wrap:break-word;}
img{border:0px;}
a{blr:expression(this.onFocus=this.blur());text-decoration:none;}
a:hover{ text-decoration:underline;}
:focus{outline:0;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;padding:0px;margin:0px;}
.dis{display:inline;}
.undis{display:none;}
.prd20{padding-right:20px;}
.prd10{padding-right:10px;font-size:0px;}
.prd28{padding-right:28px;}
.alr{text-align:right;}
.red{color:#F00}
.black{color:#000}
.mrgtop{margin-top:30px;}

/*index*/
body{
	background:#666
}
.wrap{
	width:798px;
	margin:0 auto;
	border:#d0ccc9 1px solid;
}
.head{
	width:778px;
	padding:10px 10px 10px 10px;
	background:#002a43;
}
.head_left{
	float:left;
	width:199px;
}
.head_right{
	float:right;
	margin-top:5px;
	color:#fff;
}
.head_right a{
	color:#fff;
}
.kv{
	background:url(/website/investor_garden/62/images/index_07.jpg) no-repeat;
	width:100%;
	height:238px;
	display:inline-block;
}
.main{
	background:#edeef0 url(../images/index_22.jpg) center bottom no-repeat;
	width:758px;
	padding:10px 20px 100px 20px;
}
.title{
	width:100%;
	margin-top:45px;
	padding-bottom:10px;
	background:url(/website/investor_garden/62/images/index_11.gif) left bottom repeat-x;
	text-align:center;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.title .tiRight{
	float:right;
	color:#666;
	font-size:13px;
	font-weight:normal;
}
.title .tiLeft{
	float:left;
	color:#a67c40;
	font-size:16px;
}
.main p{
	font-size:14px;
	width:100%;
	padding-top:10px;
	line-height:24px;
}
.imagecont{
	width:694px;
	padding:10px;
	border:#fff 1px solid;
	margin:20px auto 0px auto;
}
.foot{
	background:#002a43;
	color:#fff;
	padding:15px 0px;
	text-align:center;
}