#div_topBg {
	background-image: url(../_imgs/topBg/branch.jpg);
}

body {
}

/***********************************************/
/*index.php***********************************/
/*********************************************/

#div_descTTTHome {
	position: relative;
	margin-top: 10px; 
	margin-left: 20px;
	width: 620px;
	
	border: 0px solid #f00;	
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #1e3319;
}

#div_descTTTHome:first-letter {
	font-size: 14px;
}

#div_headTime {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;/*80px;*/

	background-image: url(../_imgs/ttt/head_time.gif);
	width: 71px;
	height: 23px;
	border: 0px dashed #900;
}


#home_column1 {
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
    float: left;
 }
#div_descTimeHome1 {
	width: 250px;
	border: 0px dashed #900;
	font-size: 14px;
}
	#div_descTimeHome1 img {
		border: 2px solid #1e3319;
		float: right;
		margin-left: 10px;
	}
    
#div_descTalentHome1 {
	position: relative;
	margin-top: 20px;
	width: 250px;
	border-top: 1px dashed #1e3319;
	border-bottom: 1px dashed #1e3319;
	padding: 10px;

	font-size: 12px;
	font-weight: bold;
	color: #5b8245;
}
#div_headTreasure {
	position: relative;
	margin-top: 20px;

	background-image: url(../_imgs/ttt/head_treasures.gif);
	width: 154px;
	height: 24px;
	border: 0px dashed #900;
}
#div_descTreasureHome1 {
	position: relative;
	margin-top: 20px;
	width: 250px;
	border: 0px dashed #900;

	font-size: 14px;
}
	#div_descTreasureHome1 img {
		border: 2px solid #1e3319;
		float: right;
		margin-left: 10px;
	}
    
    
#home_column2 {
	position: relative;
    margin-top: 10px;
    margin-left: 380px;
    border: 0px solid #000;
}

#div_descTimeHome2 {
	position: relative;
	margin-top: 10px;
	width: 250px;
	border-top: 1px dashed #1e3319;
	border-bottom: 1px dashed #1e3319;
	padding: 10px;

	font-size: 12px;
	font-weight: bold;
	color: #92995c;
}

#div_headTalent {
	position: relative;
	margin-top: 20px;
	background-image: url(../_imgs/ttt/head_talents.gif);
	width: 118px;
	height: 24px;
	border: 0px dashed #900;
}


#div_descTalentHome2 {
	position: relative;
	margin-top: 20px;
	width: 250px;
	border: 0px dashed #900;

	font-size: 14px;
}
	#div_descTalentHome2 img {
		border: 2px solid #1e3319;
		float: right;
		margin-left: 10px;
	}


#div_descTreasureHome2{
	position: relative;
	margin-top: 20px;
	width: 250px;
	border-top: 1px dashed #1e3319;
	border-bottom: 1px dashed #1e3319;
	padding: 10px;

	font-size: 12px;
	font-weight: bold;
	color: #92995c;
}

