	h1 {
		font-size: 16px;
		color:     #505050;
	}
	
	p {
	  font-size:  11px;
		color:      #000;
		text-align: justify;
	}

	#tpl1_left {
		width:   130px;
		padding: 10px 0px 0px 10px;
		background: #FFF8E4;
		line-height:     14px;
	}
	#tpl1_left a {
	  color:           #555;
	  text-decoration: none;
	}
	#tpl1_left a:hover {
	  color:           #000;
	  text-decoration: none;
	}
	
	#tpl1_body {
		padding: 10px 10px 10px 10px;
		background: #FFF url('/tpl/template_1/media/images/bg_body.jpg');
	}
	
	a {
	  color:           #A24519;
		text-decoration: underline;
	}
	a:hover {
	  color:           #742500;
		text-decoration: underline;
	}
	
	#tbHome {
	
	}
	#tbHome a {
		color:                             #fff;
		font-weight:                       bold;
		text-decoration:                   none;
		padding-left:                      5px;
	}
	
	#strList {
		padding:                           10px 10px 10px 10px;
		line-height:                       14px;
	}
	#strList a {
		color:                             #300;
		text-decoration:                   none;
		font-weight:                       normal;
	}
	#strList a:hover {
		color:                             #c00;
		text-decoration:                   none;
		font-weight:                       bold;
	}
	
	#texty {
		padding:                           10px 10px 10px 10px;
		line-height:                       14px;
	}
	#texty a {
		color:                             #900;
		padding:                           0px;
		font-weight:                       normal;
		text-decoration:                   none;
	}
	#texty a:hover {
		color:                             #f00;
	}