* { margin: 0px; padding: 0px; }
body
	{
		background-color: #e8e8e8;
		height: 100%;
		color: #000;
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		letter-spacing: 0.12em;
		text-align:justify;
		line-height: 17px;
	}
a
	{
		background-color: transparent;
		color: #9b0c0c;
	}
#right_content_left_txt address
	{
		background-color: transparent;
		color: #7c93a6;
		font-size: 11px;
		font-weight:900;
	}
.red
	{
		background-color: transparent;
		color: #9b0c0c;
	}
.small
	{
		background-color: transparent;
		color: gray;
		font-size: 10px;
	}
hr{margin:0px;width:80%;}
.down{margin-bottom:0px;}
h1
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 20px;
		font-weight:900;
		margin-bottom: 30px;
		margin-top: 20px;
	}
h2
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 18px;
		font-weight:900;
		margin-bottom: 28px;
		margin-top: 20px;
	}
h3
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 16px;
		font-weight:900;
		margin-bottom: 26px;
	}
h4
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 15px;
		font-weight: bolder;
		margin-bottom: 12px;
	}
h5
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 14px;
		line-height: 16px;
		font-weight: bolder;
		margin-bottom: 12px;
	}
h6
	{
		color: #7c93a6;
		background-color: transparent;
		font-size: 10px;
		font-weight: bolder;
		margin-bottom: 12px;
		margin-top: 12px;
		line-height:13px;
		text-align:left;
	}
#right_content_img
	{
		margin-left:10px;
		background-color: #fff;
		width: 146px;
		height: 176px;
		border: 2px solid #e1e1e1;
		z-index: 30;
		float:right;
	}
#right_logo_img
	{
		margin-bottom:10px;
		background-color: #fff;
		width: 421px;
		height: 81px;
		border: 2px solid #e1e1e1;
		z-index: 30;
		float:left;
	}
#right_content_txt
	{
		background-color: #fff;
		width: 421px;
		height: 81px;
		border: 2px solid #e1e1e1;
		z-index: 30;
		float:left;
	}
#right_content_left_txt
	{
		background-color: transparent;
		width: 170px;
		height: 60px;
		z-index: 40;
		float:left;
		margin-top:10px;
		margin-left:10px;
		text-align: left;
		color: #7c93a6;
		font-size: 11px;
		font-weight:900;
	}
#right_content_right_txt
	{
		background-color: transparent;
		width: 200px;
		height: 60px;
		z-index: 40;
		float:right;
		margin-top:10px;
		margin-right:10px;
		text-align: right;
		color: #7c93a6;
		font-size: 11px;
		font-weight:900;
	}
#crossbanner_txt_left
	{
		float:left;
		text-align:center;
		width:300px;
	}
#crossbanner_txt_right
	{
		float:right;
		text-align:center;
		width:600px;
	}
ul
	{
		margin-top:20px;
		margin-bottom:20px;
	}
li
	{
		margin-left:40px;
		margin-right:40px;
	}
strong	
	{
		font-weight:900;
	}
.quest
	{
		font-style:italic;
		color:#7c93a6;
		font-size: 13px;
		font-weight:900;
	}
#imgab
	{
		margin:20px 0px 20px 90px;
	}
p{margin:20px 20px;}
#container a, a:hover, a:active, a:visited
	{
		background-color: transparent;
		color: #9b0c0c;
	}
