div.wrapper{
	width:990px;
	float:left;
	padding:0 0 35px 0;
}


div.block-1{
	width:310px;
	float:left;
	padding:0 30px 35px 0;
}

div.block-2{
	width:310px;
	float:left;
	padding:0 0 35px 0;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#72724E;
	margin:0 0 0 11px;
	padding:0;
	float:left;
}

p.text{
	line-height:19px;
	color:#42422D;
	margin:5px 10px 0 10px;
	padding:10px 11px 50px 11px;
	width:268px;
	background:#FFF;
	border-top:1px dotted #BFC0AC;
	border-bottom:1px dotted #BFC0AC;
	float:left;
}

ul.link-more{
	margin:-35px 0 0 0;
	width:310px;
	padding:0;
	list-style-type:none;
	font-size:14px;
	float:left;
}

ul.link-more li{
	float:right;
	margin:0;
	padding:0;
	height:23px;
	width:150px;
}

ul.link-more li a{
	height:21px;
	width:150px;
	padding:1px 0;
	display:block;
	text-align:center;
	background:url(../images/homepage/bg-link-li.gif) no-repeat center top;
	color:#FFF ;
	text-decoration:none;
}

ul.link-more li a:hover{
	background:url(../images/homepage/bg-link-li-hover.gif) no-repeat center top;
}


ul.link-pic{
	margin:-35px 0 0 0;
	width:310px;
	padding:0;
	list-style-type:none;
	font-size:14px;
	float:left;
}

ul.link-pic li{
	float:right;
	margin:0 0 0 15px;
	padding:0;
	height:23px;
}

ul.link-pic li a{
	height:23px;
	display:block;
	text-align:center;
	background:url(../images/global/bg-link-page.gif) no-repeat right top;
	color:#FFF;
	text-decoration:none;
	
}
ul.link-pic li a span{
	background:url(../images/global/bg-link-page-lft.gif) no-repeat left top;
	height:21px;
	padding:1px 40px;
	display:block;
	width:auto;
	cursor:pointer;
}

ul.link-pic li a:hover{
	background:url(../images/global/bg-link-page-hover.gif) no-repeat right top;
}

