h1 {
	font-size:18px;
	margin:0px;
	padding-bottom:25px;
	padding-top:25px;
	text-align: center;
}
#t_left {
	float: left;
	width:465px;
	margin-right:20px;
}
#t_right {
	float:left;
	width:300px;
}
#annoucment {
	color:white;
	background:no-repeat url('../../images/default/annoucment_back.jpg');
	width:464px;
	height:226px;
	margin-bottom:20px;
}
#annoucment h2 {
	font-size:14px;
	padding:10px 0px 10px 0px;
	margin:0px;
	font-weight:bold;
}
#annoucment h3 {
	font-size:12px;
	text-align: justify;
	font-weight:normal;
	padding:8px 14px 8px 14px;
	margin:0px;
}

#annoucment h3 a {
	color:white;
	font-weight: bold;
}

#annoucment h4 {
	font-size:10px;
	text-align: justify;
	font-weight:normal;
	padding:8px 14px 8px 14px;
	margin:0px;
}
#annoucment h4 a {
	color:white;
}
#titleRec {
	margin:0px;
	padding:0px;
	font-size:10px;
	background-image: url('../../images/default/title-back-1-short2.jpg');
	background-repeat: no-repeat;
	width:300px;
	height:26px;
	text-align:left;
	line-height:22px;
	font-weight:bold;
}
#titleRec span {
	margin-left:20px;
}
#t_footer {
	clear: both;
	padding:15px;
}
#t_footer p {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	margin:0px;
	padding:4px;
}

#t_footer p a {
	color:blue;
}

div.t_product {
	margin:15px 0px 15px 0px;
	clear:both;
	/*border:1px solid red;*/
}

div.t_product div {
	/*float:left;*/
}


