.text_box_rt_corner {
    font-size:10px;
    font-weight:normal;
}
 
#tpl {
    width: 800px;
}
 
#tpl #tpl_content {
    width: 797px;
}
 
#tpl #tpl_content .img_block {
    float: left;
    width: 233px;
    margin-bottom:5px;;
}
 
#tpl #tpl_content .img_block .div_img {
    width: 233px;
    height: 157px;
    overflow:hidden;
}
 
#tpl #tpl_content .img_block .div_text {
    margin-top: 10px;
    width: 233px;   
}
 
#tpl #tpl_content .gap {
    padding-left: 49px;
}
 
#tpl #tpl_content .line_break {
    clear:both;
    border:0px solid red;
    padding-bottom:30px;
}
 
.top_image_area {
    position:relative;
    width:805px;
    height:225px;
    background: #ffffff;
}
 
.header_text_under_image {
    width:566px;
    background: #ffffff;
    font-size:16px;
}
 
.header_1 {
    font-size:28px;
    font-weight:normal;
    letter-spacing:-0.02em;
    margin:0px;
	text-transform:lowercase;
}

.header_2 {
    font-size:18px;
	text-transform:lowercase;
}
 
p, span {
    margin:0px;
    padding:0px;
}
 
.div_text .div_text_title{
    font-size:15px;
	font-weight:bold;
	text-transform:lowercase;
}
 
.div_text .div_text_description{
    font-size:11px;
    color:#333333;
}
 
#tpl_content .div_text p,
#tpl_content .div_text span{
    font-size:11px;
}

