@charset "utf-8";
body {
	background: #e7e8de;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: SimSun;
	font-size: 100%;
}
#container {
	width: 965px; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	/*background: #DDDDDD; */ /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header a{
FONT-SIZE: 13px;
	COLOR: #0076a4;
	text-decoration: none;

}

#header a:hover{
COLOR:#004a81;
}

.mid_box{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#nav{
	margin-top: 3px;

}
#mid {
	background-color:#e7e8de;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #85D86E;
	border-right-color: #AEAFA9;
	border-bottom-color: #AEAFA9;
	border-left-color: #AEAFA9;
	
	
}



#Homebottom{
margin-top: 6px;
}

#mainContent {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	/*padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	FONT-SIZE: 11px;
	margin-top: 3px;
}

#tabsubmenu{
font-family:SimSun;
FONT-SIZE: 14px;
color:#666666;
}

#tabsubmenu a{
font-family:SimSun;
FONT-SIZE: 14px;
color: #0076a4;
text-decoration:none;
/*font-weight:bold;*/
}

#tabsubmenu a:hover{
font-family:SimSun;
FONT-SIZE: 14px;
color:#FF9900;
text-decoration:none;
/*font-weight:bold;*/
}

#submenu a{
font-family:SimSun;
FONT-SIZE: 13px;
color: #0076a4;
text-decoration:none;
/*font-weight:bold;*/
}

#submenu a:hover{
font-family:SimSun;
FONT-SIZE: 13px;
color:#FF9900;
text-decoration:none;
/*font-weight:bold;*/
}

.submenu_greenline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
}

#subjoin {
	/*padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	margin-top: 8px;

}
#subcontact {
	/*padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	margin-top: 3px;

}

#footer a{
	FONT-SIZE: 12px;
	COLOR: #0076a4;
	text-decoration: none;

}

#footer a:hover{
COLOR:#004a81;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.copyright_txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	font-size: 12px;
}

.sp {
	color: #787878;
	font-size: 14px;
	margin-right: 3px;
	margin-left: 3px;
}

#content
{
	margin-top: 23px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 687px;
}

#form_content
{
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 935px;
}

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


#seminar_panel{
margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px; 

}

#contact_panel{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px; 	

}

.P_contact{
background-image: url(../img/pb2.jpg);
background-repeat: no-repeat;
background-position: right top;
background-color: #FFFFFF;
}

.P_seminar{
background-image: url(../img/pbg.jpg);
background-repeat: no-repeat;
background-position: right top;
background-color: #FFFFFF;
}

.number_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;

}

.msn_txt{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#StartPanel{
FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;
}

#StartPanel a{
FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;
}
#StartPanel a:hover{
TEXT-DECORATION:underline;
}

#adbox{
	border: 1px solid #999999;
	margin-top: 3px;
}

#newspanel{
font-family: SimSun;
	font-size: 13px;
	letter-spacing: 1px;
	LINE-HEIGHT: 14px;
	color:#666666;
	
}

#mainpanel{
font-family: SimSun;
	font-size: 13px;
	letter-spacing: 1px;
	LINE-HEIGHT: 14px;
	color:#666666;
}


#mainpanel a{
FONT-SIZE: 13px; COLOR: #666666; TEXT-DECORATION: none;
}

#mainpanel a:hover{
TEXT-DECORATION:underline;
}


#photolist img{
	border: 1px solid #666666;
	cursor: hand;
	filter: Alpha(Opacity=70);
}

#photolist img:hover{
filter: Alpha(Opacity=100);
}

.pic {
	border: 1px solid #666666;
}