/*----------------------------------------
Name: index.css
Developed by: Ryan_style
Date Created: 2013-09

----------------------------------------*/
.main{
	width:1004px;
	margin:3px auto;
	}
/*第一层内容样式---------------*/
.main_first_left{
	width:730px;
	height:260px;
	float:left;
	background-color:#CCC;
	
	}
.main_first_right{
	width:268px;
	height:260px;
	float:left;
	margin-left:5px;
	background-color:#CCF;
	}

.contentBox1{
	width: 266px;
	border: 1px #ffc99b solid;
	background-color:#FFF;
	min-height: 225px;
	}
	
.contentBox1 table{
	width: 266px;
	}
/*第二层内容样式-------------*/
.main_second_left{
	margin-top:3px;
	width: 730px;
	height: 450px;
	float: left;	
	background:url(../img/Introduction_bg.png);
background-color:#FFF;
	}
	/*第二层上半部的样式*/
	.main_second_left1{
		width: 730px;
		height: 270px;
		float:left;
          
		
		}
	.pf{
		padding-top:10px;
		float:left; 
		padding-left:100px; 
		font-size:14px;
		color:blue;
		font-family:'华文雅黑';
		}
	.jdt{
		padding-left:10px;
		margin-top:10px;
		float:left;
		}
	.jdlb{
		float:left;
		
		margin: 2px 0px 0px 10px;
		width: 450px;
		padding: 2px;
		height: 215px;
		}
	.jdlb ul{
			
		padding: 3px 8px 0px 24px;
		}
	.jdlb ul li{
                border-bottom:1px #D8D8D8 dashed;
		line-height: 27px;
		overflow: hidden;
		position: relative;
		width: 440px;
		}
	/*第二层上半部的样式*/	
	.main_second_left2{
		width: 726px;
		height: 175px;
		float: left;
		margin-top:2px;
                border-top:2px #FFDAB9 solid;
                
		}
	.jdlb2{
		width:340px;
		padding-left:8px;
		float:left;
		margin:0px 5px 0px 8px;
		}
    .jdlb2 ul li{
		line-height: 27px;
		border-bottom:1px #D8D8D8 dashed;
		}
	 	 
	.j2sp{
		float:right;
		margin-right:10px;
		font-size:12px;
		color:#666;;
		}
	 
.main_second_right{
	margin-top:3px;
	margin-left:5px;
	width:268px;
	height:450px;
	float:left;
	background:#FFF;
	}
.contentBox2{
	width: 266px;
	border: 1px #ffc99b solid;
	height:415px;
	}
	
/*第三层内容样式--------------*/
.main_third_title{
	width:1004px;
	min-height:36px;
	clear:both;
	margin-top:3px;	
	background:url(../img/h2_bg.png) repeat-x;;
	}	
.main_third{
	width:1002px;
	min-height:150px;
	margin-top:3px;	
	border: 1px #ffc99b solid;
	text-align:center;
	line-height:20px;
	background-color:#FFF;
	}
.main_third_tpk{
	padding-top:30px;
	float: left;
	padding-left: 80px;
	font-weight: bold;
	}
	
.tpSize1{
	width:70px;
	height:70px;
	}

/*佳禾苑样式---------------*/
.main_jhy{
	width:1004px;
	min-height:80px;
	clear:both;
        border: 1px #ffc99b solid;
	margin-top:5px;	
	}
/*第四层内容样式--------------*/
.main_fouth{
	width: 1004px;
	margin:5px 0px;
	background:#F5F9FD;
	border: 1px #ffc99b solid;
	height:22px;
	text-align:center;
	line-height:20px;
	}