@charset "utf-8";
/* CSS Document */


.MainBox{
	background-image:url(../EML/images/bg.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	background-position: left bottom;
}

.Right{
    background-image: url(../EML/images/EMLTitlbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Left{
	background-image: url(../EML/images/Bg1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}





.Right h1{background-image: url(../images/Studend1-1.jpg);}



#Right1{ margin-bottom:15px; line-height:150%; font-size:12px;}

.Right2{
	width:171px;
	height:100%;
	float:right;
	background-color:#eaeaea;
	padding-bottom:20px;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;	border-left-style: solid;
	border-top-color: #eb96c7;
	border-right-color: #eb96c7;
	border-left-color: #eb96c7;
}





.Right2-1{background-color:#D4D4D4;}
.Right2-2{background-image:url(../Main/images/icon1.jpg);	background-repeat:no-repeat;	background-position:left; margin-left:10px; height:16px; padding-left:25px; 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;}


.RightIcon{ background-image:url(../Main/images/icon.jpg);	background-repeat:no-repeat;	background-position:left; margin-left:10px; height:56px; padding-left:25px; margin-bottom:20px;}
.RightIcon p{ font-size:11px; font-weight:bold; line-height:180%;}
.RightIcon p a{ color:#D61219; text-decoration:none;}

.News{ padding:5px; }
.News h2{ font-size:14px; color:#d10000;}
.News1{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d10000;
	margin-top:10px;
	margin-bottom:10px;
}
.News1 h3{ font-size:12px; color:#d10000; margin-bottom:5px;}
.News1 p{ font-size:11px; line-height:150%; margin-bottom:2px;}

.News1 p a{ color:#d10000;}


.NewsTB{ margin-top:30px; width:95%; font-size:12px;}
.NewsTB th,td{
	height:30px;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.NewsTB td{ text-align:right; color:#999; font-size:10PX;}
.NewsTB th{ font-weight:normal; text-align:left;}
.NewsTB th a{ color:#333; text-decoration:none;}



/* font CSS Document */

.font01{ font-size:12px; line-height:200%; margin-left:30px; margin-right:20px;}
.font01 a{color:#d10000;text-decoration: none;}
.font01 a:hover{ text-decoration:underline;}
	
.font02{ margin-bottom:15px; line-height:150%; font-size:12px;}  
.font02 a{
	color:#d10000;
	text-decoration: none;
}

.font03{font-size:12px;	padding-left: 28px; line-height:150%; }
.font03 a{color:#d10000;}
.font04{ margin-bottom:10px; color:#666;}



/* Nav CSS Document */


.LeftNav{
	width:190px;
}
.LeftNav ul{ list-style:none;}
.LeftNav h1{
	font-size:12px;
	margin-bottom:10px;
	background-image: url(../EML/images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 17px;
}
.LeftNav h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.LeftNav h1 a:hover{ text-decoration:underline;}


.LeftNav h2{
	background-image: url(../EML/images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	padding-left: 22px;
	margin-left: 5px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
}
.LeftNav h2 a{	color: #FFFFFF;}

.LeftNav h2 a:hover{ text-decoration:none;}


.RightNav{ }
.RightNav ul{ list-style:none;}
.RightNav h1{
	font-size:13px;
	background-image: url(images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 23px;
	margin-bottom: 2px;
}
.RightNav h1 a{color:#333; text-decoration:none;}
.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;}
