/* Homepage Content Styles */

#content.home div.main {
	padding : 35px 35px 35px 167px;
	width : 353px;
	border-top : 3px #fff solid;
	border-bottom : 3px #fff solid;
	background : url(../images/template/content_back_home.jpg) top left no-repeat #fff;
}

#content.home div.welcome {
	margin : 0;
	padding : 0 3px 0 3px;
	width : 347px;
	color : #030;
	border-top : 3px #fff solid;
	border-bottom : 3px #fff solid;
	background : url(../images/template/welcome_back.jpg) top left no-repeat;
}

#content.home div.welcome h1 {
	margin : 0 0 5px 0;
	padding : 0;
	height : 35px;
	width : 347px;
	border-bottom : 3px #fff solid;
	background : url(../images/template/welcome.jpg) top left no-repeat;
}

#content.home div.welcome h1 strong { display : none; }

#content.home div.welcome h3 {
	margin : 5px 0 0 0;
	padding : 7px 10px 7px 10px;
	width : 327px;
	border-top : 3px #fff solid;
	text-align : right;
}

#content.home div.welcome p, #content.home div.welcome ul {
	margin : 0;
	padding : 5px 10px 5px 10px;
	width : 327px;
}

#content.home div.sub_left { margin : 0 3px 0 0; padding : 0; width : 276px; background : url(../images/template/homesub_content_back.gif) top left repeat-x; float : left; }
#content.home div.sub_right{ padding : 0; width : 276px; background : url(../images/template/homesub_content_back.gif) top left repeat-x; float : left; }

#content.home div.sub_left h2 {
	margin : 0;
	padding : 0;
	height : 40px;
	width : 276px;
	background : url(../images/template/homesub_title_tod.gif) top left no-repeat;
	display : block;
}

#content.home div.sub_right h2 {
	margin : 0;
	padding : 0;
	height : 40px;
	width : 276px;
	background : url(../images/template/homesub_title_news.gif) top left no-repeat;
	display : block;
}

#content.home div.sub_left a {
	margin : 0;
	padding : 0;
	height : 40px;
	width : 276px;
	display : block;
}

#content.home div.sub_right a {
	margin : 0;
	padding : 0;
	display : block;
}

#content.home h2 strong { display : none; }
#content.home strong { padding : 0 0 5px 0; display : block; }

#content.home div.sub_right p, #content.home div.sub_left ul, #content.home div.sub_right ul {
	margin : 0;
	padding : 10px;
	width : 256px;
	color : #fff;
	font-size : 1.2em;
	line-height : 1.2em;
	list-style : none;
	display : block;
}

#content.home div.sub_left p {
	margin : 0;
	padding : 10px 10px 10px 50px;
	width : 216px;
	color : #fff;
	font-size : 1.2em;
	line-height : 1.2em;
	background : url(../images/template/icon_tod.gif) top left no-repeat;
	display : block;
}

#content.home div.sub_right li {
	margin : 0;
	padding : 0;
	width : auto;
	display : block;
}

#content.home div.sub_left a, #content.home div.sub_right a { color : #fc0; display : inline; }
#content.home div.sub_left a:hover, #content.home div.sub_right a:hover { color : #cfc; }