
/* type
===============================================================================
 */

h1 { color: #0033CC; font-size: 2.5em;}
h3 { font-size: 2.0em; }

img.brand_home_img {
	float: right;
	height: 347px;
	width: 419px;
}

div.brand_home_text { height: 292px; margin: 55px 0 0 15px; }
div.brand_home_text h1, div.brand_home_text h3 { width: 470px; }
div.brand_home_text p { width: 400px; }

a.news_blue { color: #fff; padding: 0 3px; background-color: #1b3e94; }
a.news_blue:hover, a.news_blue:visited { color: #fff; }
