@charset "utf-8";
/* CSS Document */


.MainBox{
	background-image:url(../Study/images/Bg.jpg);
	background-repeat:repeat-y;
	margin-top:1px;
	 
}



.Right {
	background-image: url(../Study/images/titilBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Right h1{  line-height:150%; background-image: url(../Study/images/titilBg.jpg);}


#Right1{}

.Right1-1{ width:480px; float:left; margin-top:20px;}
.Right2{ width:174px; float:right; padding-bottom:20px; margin-top:20px;}

.Right2 p{ margin-top:5px;}

.Right2-1{background-color:#eaeaea; padding:5px;}
.Right2-1 h1{ font-size:13px; color:#333;}

.Right2-2{background-image:url(../Study/images/icon1.jpg);background-repeat:no-repeat;background-position:left; margin-left:10px; height:16px; padding-left:20px; font-size:11px; font-weight:bold; margin-top:10px; }
.Right2-2 a{ color:#D61219; text-decoration:none;}

.Right2-3{ position:absolute;bottom:0;right:0;width:174px;}

#Right3{ width:510px; float:left;}



.RightIcon{
	background-image:url(../Study/images/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	height:56px;
	padding-left:25px;
	margin-bottom:10px;
}
.RightIcon p{ font-size:11px; font-weight:bold; }
.RightIcon p a{ color:#D61219; text-decoration:none;}




.font1{ font-size:11px;}
.font2 {font-size:12px; margin-bottom:10px;}
.font2 a{ color:#333; font-weight:bold; text-decoration:underline;}
.font2 a:hover{ text-decoration:none;}
.font3{ font-size:12px; font-weight:bold;}
.font4{ color:#e3001b; font-size:12px;}
.font5{ font-weight:bold; font-size:12px;}
.font6{ font-size:12px; line-height:200%; }
.font6 a{ color:#ed1b24; text-decoration:underline;}
.font6 a:hover{ text-decoration:none; }

/* Nav CSS Document */


.LeftNav{
	width:196px;
	margin-left: 10px;
}
.LeftNav ul{ list-style:none;}
.LeftNav h1{
	font-size:12px;
	margin-bottom:25px;
	background-image: url(../images/icon9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.LeftNav h1 a{ color:#333; text-decoration:none;}
.LeftNav h1 a:hover{ text-decoration:underline;}

.RightNav{ width:154px;}
.RightNav ul{ list-style:none;}
.RightNav h1{
	font-size:12px;
	background-image: url(../images/icon8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height:180%;
	margin-bottom:10px;

}
.RightNav h1 a{color:#333; text-decoration:none; height:20px;}
.RightNav h1 a:hover{ text-decoration:underline;}

.RightNav h2{
	font-size:12px;
	font-weight:normal;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 10px;
}
.RightNav h2 a{ color:#333;}
.RightNav h2 a:hover{ text-decoration:none;}

.TB01{ width:99%;  border-collapse:collapse;}
.TB01 th,td{
	text-align:left;
	border: 1px solid #cccccc;
	
	color:#333;
}
.TB01 th{
	font-size:13px;
	line-height: 200%;
}
.TB01 td{ font-size:11px; padding:2px;}
.TB01 td a{ font-weight:bold; color:#CC0033;}
.TB01 td a:hover{ text-decoration:none;}


