	
	/* my css */
	
	.sub_title{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#990000;
	}

	.text {
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
	}
	
	.index_text {
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
	}
	.btns {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		color:#ffffff;
	}
	.index_white {
		font-family: verdana;
		font-size: 11px;
		font-weight: normal;
		color:#ffffff;
	}