@charset "utf-8";
/* CSS Document */

body,html{
margin-top:0px;
margin-bottom:0px;
height:100.1%;
font-size:11px;
font-family:"Trebuchet MS", "Verdana";
color:#003E7E;
}
h2,h3,h4{
margin:2px;
padding:0px;
}
p{
margin:2px;
padding:2px;
margin-top:0px;

}

#container{
width:962px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
background-image:url(images/containerbg.jpg);
background-repeat:repeat-y;
}

#header{
width:962px;
/*background-image:url(images/header.jpg);*/
background-image:url(images/header_n.jpg);
height:143px;
}

#topnav{
	height:140px;
	margin-left:10px;
	width:920px;
	color:#FFFFFF;
	font-size:10px;
	float:left;

	text-align:center;
}
#toprc{
	height:35px;
/*	margin-top:105px;
	margin-left:37px;
*/	width:180px;
	float:left;
}
#topnav a:link, #topnav a:visited, #topnav a:active{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#topnav a:hover{
	text-decoration:underline;
}

#body{
width:730px;
float:left;
background-color:#ffffff;
padding-bottom:10px;
}
#clear{
width:730px;
clear:both;
text-align:center;
}#clear2{
width:150px;
clear:both;
}
#cpr{
background-color:#FFFFFF;
width:730px;
text-align:center;

}

#footer_menu{
	width:730px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
}
#left_menu{
width:126px;
float:left;
}

#center{
width:347px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
float:left;
margin-left:30px;
margin-right:20px;
margin-bottom:20px;
border-left:1px solid #a7a9ac;
border-right:1px solid #a7a9ac;
}

#right_menu{
width:172px;
float:left;

}

#right_s{
width:215px;

padding-left:17px;

float:left;
background-color:#003e7e;
}

#footer{
width:962px;
height:70px;
clear:both;
background-color:#003e7e;
background-image:url(images/footer.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}


.mn_hd{
	background-image:url(images/bthead.jpg);
	background-repeat:no-repeat;
	height:34px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	text-decoration:none;
}
.mn_hd a:link, .mn_hd a:visited, .md_hd a:active{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	text-decoration:none;
}
.md_hd a:hover{
	text-decoration:underline;
}
.mn_md{
	height:20px;
	padding-left:3px;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	border-bottom:1px solid #a7a9ac;
}
.mn_md a:link, .md_md a:active, .mn_md a:visited{
	text-decoration:none;
	color:#003e7e;
}
 .mn_md a:hover{
 	text-decoration:underline;
	color:#003e7e;
}

.sem_hd{
	width:167px;
	height:30px;
	padding-left:5px;
	background-image:url(images/seminar_head2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.sem_md{
	width:166px;
	padding-left:6px;
	background-image:url(images/sem_bg.jpg);
	background-repeat:repeat-y;
	color:#003E7E;
}
.sem_ft{
	width:172px;
	height:20px;
	background-image:url(images/seminar_foot.jpg);
	background-repeat:no-repeat;
}
.spc{
	height:6px;
	line-height:6px;
	font-size:1px;
}

.nl_hd{
	width:182px;
	height:112px;
	background-image:url(images/nl3.jpg);
	background-repeat:no-repeat;
/*	height:27px;*/
}
.nl_md{
	width:161px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	color:#FFFFFF;
	border-left:1px solid #737D98;
	border-right:1px solid #737D98;
	
}

.nl_ft{
	width:182px;
	height:11px;
	background-image:url(images/right_foot.jpg);
	background-repeat:no-repeat;
}
#cont, #cont a:link, #cont a:visited, #cont a:active, #cont a:hover{
	padding:5px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}



#footer_menu a:link, #footer_menu a:visited, #footer_menu a:active{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#footer_menu a:hover{
	text-decoration:underline;
}

textarea {
width:320px;
}