@charset "utf-8";

*{

	margin:0;

	padding: 0;

	padding-left: 0px;

	background-repeat:no-repeat;
  }

html, body

{

	display: block;

	width:100%;

	min-height:100%

	height:100%;	

	background:#87a7c9;

	border: #F90 2px;

		

}

#Main

{	border:#63F;

	border-width:2px;	width: 1000px;

	position:relative;

}

#Left_Div

{
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	min-height:100%;
	height:100%;
}

#Left_Top
{
	position:absolute;
	background-image:url(img/Left_Up.jpg);
	width:149px;
	height: 400px;
	background-color:#FCF;
	top: 0;
}

#Left_Bot

{

	position: absolute;

	background-color:#C93;

	background-image:url(img/Left_Down.jpg);

	bottom: 0px;

	height: 200px;

	width: 149px;

	z-index:0;

}

#Left_Menu

{
	width: 161px;
	height: 363px;
	position: absolute;
	background-image: url(img/Menu.png);
	top: 227px;
	z-index: 100;
}

#Left_Menu ul li

{

	position: relative;

	display:block;

	height: 40px;

	top:14px;

	left: 10px;

	list-style-type: none;	

}

#Left_Menu ul li:hover, #Left_Menu ul a:hover

{
	text-indent: 2px;
	color:#FC0;
}

#Left_Menu a:visited, #Left_Menu a, #Left_Menu ul li

{
	color:#FCF;
	font: 600 12px/14px Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}



#Content 

{
	float:right;
	width: 810px;
	min-height: 550px;
	top: 200px;
	background:#d0e0f1;
	padding: 50px 20px;
	color: #091e34;
}
#Up_Div 
{
	float: right;
	top: 0;
	background-image: url(img/Up.jpg);
	width: 850px;
	height: 138px;
}

#Right_Div

{
	float: right;
	top:0;
	width: 1000px;
	background-image:url(img/Left_Mid.jpg);
	background-repeat:repeat-y;
	background-color:#63F;
}





#Up_Blue {

	position:absolute;
	background-image: url(img/Up_Blue.png);
	top: 138px;
	margin: 0 auto;
	height: 50px;
	width: 1000px;
}

#Down_Blue {
	background-image: url(img/Down_Blue.png);
	float: right;
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	margin-top:-50px;
}

#Clear {clear;}
a

{
	font: 600 12px/14px Verdana, Geneva, sans-serif;
	color:#63F;
}

a:hover
{
	color:#FF0;
	font-family: Tahoma, Geneva, sans-serif;
}

p

{
	font: 14px/20px Verdana, Geneva, sans-serif;
	text-indent: 30px;	
	color:#007;
}

h1
{
	font: 1000 30px/22px Verdana, Geneva, sans-serif;
	color:#309;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2
{
	font: 800 18px/20px Verdana, Geneva, sans-serif;
	text-align:center;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
	color: #00B;
}
h3

{
	font: 1000 14px/20px Verdana, Geneva, sans-serif;
	text-indent: 30px;	
	color::#309;
}

.red_text
{
	margin-top: 26px;
	color: red;
	text-align:center;
	font-weight:900;
}
.under_pic
{
	font-size: 11px;
	color: black;
	font-weight:900;

}
.table_txt
{
	font-size: 13px;
	color:#007;
	text-indent: 30px;	
}

#Left_Div #Main #Right_Div #Content p em strong {
	font-family: Arial, Helvetica, sans-serif;
}
#Left_Div #Main #Right_Div #Content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
}
#Left_Div #Main #Right_Div #Content h1 {
	font-family: Arial;
}
#Left_Div #Main #Right_Div #Content .red_text {
	color: #60C;
}
#Left_Div #Main #Right_Div #Content h1 .red_text {
	color: #A74FFF;
}
#Left_Div #Main #Right_Div #Content table {
	color: #9FF;
}
#Left_Div #Main #Right_Div #Content h1 strong {
	font-size: 36px;
	font-family: Arial;
	color: #6736CD;
}
#Left_Div #Main #Right_Div #Content table tr th p strong {
	color: #006;
}
#Left_Div #Main #Right_Div #Content table tr td h5 {
	color: #000;
	font-size: 12px;
}
#Left_Div #Main #Right_Div #Content table tr td div {
	color: #000;
	font-size: 14px;
}
#Left_Div #Main #Right_Div #Content table tr th h5 em {
	color: #000;
}
#Left_Div #Main #Right_Div #Content table tr th h5 {
	color: #000;
}
#Left_Div #Main #Right_Div #Content table tr td h4 {
	color: #603;
}
