/* CSS Document */
body
{
	margin: 0 0 0 0;
	/*font:Verdana, Arial, Helvetica, sans-serif;*/
	font: 75% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
	background-image:url(Images/bgpat.gif);
	background-repeat:repeat-x;
	}
	
/*
a{text-decoration:none;color:#8ab154;}

a:hover{text-decoration:underline;color:#4b712b;}

div#bgbody{margin: 0 0 0 0;background-image:url(Images/bgpat.gif);background-repeat:repeat;}
	
div#nav{background-color:#8ab154;z-index:200;border-bottom:#000000 solid thin;}
*/
div#header{/*border:#000000 solid thin;border-bottom:0;*/background:#ffffff url(Images/headpat.png) repeat-x bottom;}
	
div#headetail{width:955px;margin: 0 auto 0 auto;padding:5px 10px;}

div#hotline{float:right;top:0;right:3%;text-align:right;}

div#multimedia{width:965px; margin:10px auto;}

.top-wrapper{
	width:925px;
	background: transparent url(images/top_pat.png) bottom no-repeat;
	padding: 0 20px;
}

.cont-wrapper{
	clear:both;
	height:320px;
	width:925px;
	background: transparent url(images/mid_pat.png) repeat-y;
	padding: 10px 20px;
}

.cont-wrapper2{
	clear:both;
	height:100%;
	width:925px;
	background: transparent url(images/mid_pat.png) repeat-y;
	text-align:center;
	padding: 10px 20px;
}

.btm-wrapper{
	clear:both;
	width:925px;
	background: transparent url(images/bottom_pat.png) top no-repeat;
	padding: 0 20px;
}

div#content
{ 
	/*border:#000000 solid thin;
	border-top:0;
	border-bottom:0;
	margin:0 auto 0 auto;
	padding:5px 10px;*/
	background-color:#FFFFFF;
	color:#000000;
	text-align:justify;
	width:915px;
	z-index:-1;
	}

div#content a,div#footer a{text-decoration:none;color:#8ab154;}

div#content a:hover,div#footer a:hover{text-decoration:underline;color:#4b712b;}

div#contads{width:100%;}
	
div#videoads{float:left;width:320px;left:5%;}

div#textads{float:right;width:600px;right:5%;text-align:justify;}

div#textads img{float:left;margin-right:5px;}

div.contdetail{clear:both;width:100%;}

div.contdetail img{float:left; margin: 0 5px;}

div.condetleft {float:left;width:580px;left:5%;}

div.condetleft img {float:left;margin:0 5px 5px 0;height:216px;width:171px;}

div.condetright {float:right;width:320px;right:5%;}

div.condetright img {float:left;margin:0 5px 5px 0;/*height:216px;width:171px;*/}

div#footer
{
	clear:both;
	/*border:#000000 solid thin;
	border-top:0;
	padding:0 10px;
	margin:0 auto 0 auto;*/
	background-color:#FFFFFF;
	text-align:center;
	width:915px;
	}
