@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(/SpryAssets/topgnb.css);

td img {display: block;}
body {
	font-family: 'Roboto', sans-serif;
	color: #444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
}

a img  
{  
border: none;  
} 


h1, h2, h3, h4, h5, h6 {
		color: #444;
		font-family: 'Roboto', sans-serif;
		font-weight: normal; line-height: 1; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { margin-bottom: 15px;}
	h2 { margin-bottom: 15px; }
	h3 { margin-bottom: 15px; }
	h4 { margin-bottom: 15px; }
	h5 { margin-bottom: 15px; }
	h6 { margin-bottom: 15px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }
	
a {text-decoration:none; border:0px;}
a:hover{text-decoration:none; border:0px;}
	
	
/* #Links
================================================== */
	a{ color: inherit; text-decoration: none; outline: 0; }
	a:hover{ color: inherit; }
	p a { line-height: inherit; }

.page_Bk {
	background-image: url(images/page_bk_Header.jpg);
	background-repeat: repeat-x;
}
	
.mainpage {
	background-image: url(images/main/main_bk.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
}

.main_notice li a {
	font-size: 12px;
	margin-left: -90px;
}

.main_notice .num {
	font-size: 12px;
	float:right
}

/*.head_bk {
	background-image: url(images/main/menu_bk.jpg);
	background-repeat: repeat-x;
}
.image_title_bk {
	background-image: url(images/main/image_title_bk.jpg);
	background-repeat: repeat-x;
}*/
.foot_bk {
	background-image: url(images/main/foot_bk.jpg);
	background-repeat: repeat-x;
	background-position: -1px;
}
.leftInfoBox_Bk {
	background-image: url(images/Left_TitleBox_BK.jpg);
	background-repeat: repeat-y;
}
.leftinfoBox ul li {
	display: block;
	list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: -15px;
	margin-right: 25px;
	font-weight: 700;
	
	padding-top: 4px;
	text-align: left;
}
.leftinfoBox h2 {
	text-decoration: none;
	letter-spacing: -0.1em;
	font-weight: 700;
	font-size: 20px;
}
.leftinfoBox h2 em {
	text-decoration: none;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	color: #F15A23;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.16em;
	margin-right: 6px;
}
.leftinfoBox ul .current {
	color: #F15A23;
}
