
/* type
===============================================================================
 */

h1 { color: d00002; font-size: 2.5em;}
h3 { font-size: 2.0em; }
a:link { color: #CC0000; }
a:visited { color: #CC0000; }
a:hover { color: #0033CC; }
a:active { color: #0033CC; }

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: 320px; }
div.brand_home_text p { width: 400px; }

a.news_red { color: #fff; padding: 0 3px; background-color: #cb232a; }
a.news_red:hover, a.news_red:visited { color: #fff; }
