@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html { overflow:-moz-scrollbars-vertical; }
*
{
	border:none;
	margin:0;
	padding:0;
}
ul
{
	list-style:none;
}
body
{
	width:100%;
	height:100%;
	font: 12px/1.4  Verdana,Arial,sans-serif;
	color: #000000;
	text-align:center;
	margin:0 auto;
	background:url(images/bg4.gif);
}
p
{
	text-align:justify;
	line-height:22px;
	/*text-justify:inter-ideograph;*/
}
a
{
	text-decoration:none;
}
h1,h2,h3
{
  font-weight:normal;
}
h1
{
	font-size:18px;
}
h2
{
	font-size:13px;
}
h3
{
	font-size:11px;
}
#s_Container
{
	margin:0 auto;
	width:800px;
	text-align:left;
}
#s_Header
{
	width:100%;
	text-align:left;
	height:160px;
	background:url(images/Header_800x160.png) no-repeat;
	clear:both;
}
#s_Body_Left
{
	width:255px;
	text-align:center;
	float:left;
	clear:none;
	background-color:#F7EEC4;
	min-height:750px;
	_height:750px;
}
#mContainer {
	width:100%;
	position:relative;
}
.mPhoto {
	filter:Alpha(opacity=0); left:0px; position:absolute; top:0px; moz-opacity:0.0; margin-left:40px; 
}
/*Left Navigator Style*/
<!--

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#s_Left_Nav {
        width: 210px;
		text-align:left;
		margin:0 auto;
		margin-top:10px;
        }
#s_Left_Nav li
{
	display:block;
}
#s_Left_Nav li a {
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 32px;
		  line-height:32px;
          text-decoration: none;
        }

#s_Left_Nav li a:link, #s_Left_Nav li a:visited {
        color: #9E3C02;
        display: block;
        background:url(images/NavBG_200x64.gif);
        padding: 0px 0 0 10px;
		text-decoration:none;
        }

/*#s_Left_Nav li a:hover, #s_Left_Nav li #current {
        color: #fff;
        background: url(images/s_Left_Nav.gif) 0 -32px;
        padding: 0px 0 0 30px;
		text-decoration:none;
        }

#s_Left_Nav li a:active {
        color: #fff;
        background: url(images/s_Left_Nav.gif) 0 -64px;
        padding: 0px 0 0 30px;
		text-decoration:none;
        }*/
#s_Left_Nav li ul
{
	
}
#s_Left_Nav li ul li
{
	height:26px;
	
	padding-left:20px;
}
#s_Left_Nav li ul li a:link, #s_Left_Nav li ul li a:visited
{
	background:none;
	line-height:26px;
	height:26px;
}
#s_Left_Nav li ul li a:hover, #s_Left_Nav li ul li #current 
{
	color:#9F1211;
	text-decoration:underline;
}
-->
/*End Left Navigator Style*/

/*Navigator Style*/
#s_Navigator
{
	width:100%;
	
}
#s_Nav
{
	list-style:none;
	width:100%;
	text-align:center;
}
#s_Nav li
{
	float:left;
	height:36px;
	line-height:36px;
	border-left:#F40000 1px solid;
	border-right:#2B0000 1px solid;
	border-bottom:#8F362B 1px solid;
	border-top:#E58B74 1px solid;
	background:url(images/Nav_BG_1x36.png) repeat-x;
}
#s_Nav li:hover
{
	
}
#s_Nav li a
{
	display:block;
	color:#FFFFFF;
	
}
#s_Nav li a:hover
{
	color:#F9ED30;
	background:url(images/Nav_BGHov_1x36.png) repeat-x;
}
#n1{width:100px;}
#n2{width:145px;}
#n3{width:203px;}
#n4{width:201px;}
#n5{width:141px;}
/*Have some problem in IE5.5*/
/*End of Navigator Style*/

#s_Banner
{
	width:800px;
	height:227px;
	background-color:#D8CEA4;
	clear:both;
}
#s_Body
{
	background-color:#F7EEC4;
	min-height:200px;
	_height:200px;
}


#s_LogoBox
{
	width:255px;
	text-align:center;
	clear:both;
}
#LogoBox
{
	width:210px;
	background-color:#D8CEA4;
	margin:0 auto;
	margin-top:0px;
	min-height:300px;
	_height:300px;
	padding-bottom:20px;
}
#LogoBox h2
{
	font-size:15px;
	margin:20px 0px 8px 0px;
}
#LogoBox img
{
	margin-top:5px;
}
#s_Body_Right
{
	width:517px;
	float:right;
	clear:none;
	background-color:#F7EEC4;
	padding-left:28px;
	padding-top:20px;
	background-image:url(images/Body_Border_5x24.png);
	background-repeat:repeat-y;
	min-height:600px;
	_height:600px;
}
#s_Body_Right h1
{
	font-size:21px;
	color:#761111;
}
#s_Body_Right h2
{
	font-size:15px;
	font-style:italic;
	color:#000000;
	margin-top:10px;
}
#s_Body_Right p
{
	margin: 20px 20px 20px 0px;
}
#s_Body_Right ul
{
	margin:20px 20px 20px 10px;
}
#s_Body_Right ul li
{
	margin:0px 10px 10px 5px;
	list-style:disc;
}
#s_Footer
{
	color:#333333;
	text-align:center;
	height:52px;
	line-height:26px;
	vertical-align:middle;
	clear:both;
	font-size:13px;
	background-image:url(images/Nav_BG_1x53.png);
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#s_Footer a
{
	color:#666666;
	text-decoration:none;
}
#s_Footer a:hover
{
	color:#0033CC;
}
/*Float Panel*/
#win1 
{
	float:left;
	width: 200px;
	top:227px;
	left:10px;
	clear:none;
	position:absolute;
} 
#win2
{
	float:left;
	width: 200px;
	top:227px;
	right:10px;
	clear:none;
	position:absolute;
} 
.title   
{    
    color:#FF0000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:10px;
}
.closeBtn
{
	height:16px;
	clear:both;
	text-align:right;
	color:#FFFFFF;
	font-size:9px;
	margin-right:15px;
}
.closeBtn a
{
	color:#FFFFFF;
	
}
.closeBtn a:hover
{
	color:#FFFFCC;
}
.con
{
	padding-bottom:30px;
}
.con p
{
	margin:10px;
}
.con a
{
	font-size:11px;
}
.FP_Top
{
	background:url(images/Pnl_200x26.png) no-repeat;
	background-position:0% 0px;
	height:13px;
}
.FP_Btn
{
	background:url(images/Pnl_200x26.png) no-repeat;
	background-position:0% -13px;
	height:13px;
}
.FP_Body
{
	background:url(images/Pnl_Body_200x1.png) repeat-y;
}
/*End of Float Panel*/


/* Clear Fix */ 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix { display:inline-block; } 
/* Hide from IE Mac */ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 



