@charset "utf-8";
/* CSS Document */

body
{
	background:url(image/beige-background.jpg);
	
  margin: 0.5em;
	font-family:Calibri;
	font-size:16px;
	color:#fff;
	margin-left:150px;
	width:1100px;
	margin-top:25px;
}
#wap
{
	width:100%;
	height:100%;
	}
#left a
{
	color:#000;
	font-family:Calibri;
}

h3,h4
{
	background:url(image/h1.gif) no-repeat;
	padding-left:10px;
	padding-top:5px;
	color:#FFF;
}
#top
{
	
	font-family:Century, "Chaparral Pro";
	text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F,        0 0 0.2em #87F;
	font-size:26px;
	background:url(image/new1.gif) no-repeat;
	font-weight:bold;
	height:150px;
	color:#FFF;
}

#top span
{
	font-size:14px;	
	text-align:center;
	color:#6FF;
	font-family:Century, "Chaparral Pro";
	text-shadow:none;
}
#top span a
{
	color:#C0F;
	
	text-decoration:none;
}
	
#menu
{
	background:url(image/menu1.gif) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:700;	
	height:30px;

}
#menu ul
{

margin-left:-40px;

}
#menu ul li
{
float:left;
width:170px;
height:30px;
margin-left:11px;
text-align:center;
padding-top:5px;


list-style:none;
}
#menu ul li a
{
	text-decoration:none;
	color:#000;
	height:30px;

}
#menu ul li a:hover 
{
	background:#3bace5;
}
#page
{
	width:100%;
	
}
#left
{
	background:#e6e6e6 url(image/home-content-bottom.gif) bottom left no-repeat;
	float:left;
	height:auto;
	width:85%;
}
#left1
{
	overflow:scroll;
	float:left;
		height:auto;
	width:85%;
}
#right
{
	text-align:center;
	width:14.8%;
	float:right;
	background:#e6e6e6;
	height:auto;	
	color:#000;
}
#right h3
{
	background:#e6e6e6;
	color:#06F;
}
#left p
{
	padding:25px;
	color:#FFF;
	
	background:#FFF url(image/pg.gif) bottom left no-repeat;

	color:#000;
}
#right a
{
	color:#000;
	font-family:Calibri;
	line-height:28px;
	font-weight:500;
	text-decoration:none;
}
#right a:hover
{
	color:#00F;
}


#blockquote {
    max-width: 100%;
    background:url(rs-right.png) right repeat-y; }
#blockquote:before {
    display: block;
    line-height: 0;
    background:url(rs-topright.png) top right no-repeat;
    content: url(rs-topleft.png); }
#blockquote:after {
    display: block;
    line-height: 0;
    background:url(rs-bottomright.png) bottom right no-repeat;
    content: url(rs-bottomleft.png); }
#footer {
	width: 100%px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	border-top: 2px solid #FFFFFF;
	background: #8fa819;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}
#left12
{
	width:100%;
}
#left12 table
{
	color:#000;
	background:#FFF url(image/pg.gif) bottom left no-repeat;
}
