	@charset "utf-8";
	/* CSS Document */
	
	body
	{
	margin:0px;
	height:0px;
	background-color:#c1e132;
	}
	
	.wrapper
	{
	width:1000px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	.header

	{
	width:1000px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	.image_top
	{
	background-image:url(images/image_top.jpg);
	width:1000px;
	height:55px;
	}
	.image_middle
	{
	background-image:url(images/image_middle.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:auto;
	overflow:hidden;
	}
	.image_down
	{
	background-image:url(images/image_down.jpg);
	width:1000px;
	height:72px;
	
	}
	.first_contant
	{
	width:961px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	.left
	{
	float:left;
	}
	.right
	{
	float:right;
	}
	.logo_link
	{
	width:auto;
	height:auto;
	}
	.logo_link a
	{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	}
	.logo_link a:hover
	{
	color:#0033CC;
	text-decoration:underline;
	}
	.top_image
	{
	background-image:url(images/top_image.jpg);
	width:961px;
	height:11px;
	overflow:hidden;
	}
	.repeat_image
	{
	background-image:url(images/repeat_image.jpg);
	background-repeat:repeat-y;
	width:961px;
	height:auto;
	overflow:hidden;
	}
	.down_image
	{
	background-image:url(images/down3.jpg);
	width:961px;
	height:11px;
	overflow:hidden;
        margin:auto;
	}
	.banner
	{
	background-image:url(images/banner.jpg);
	width:940px;
	height:191px;
	margin:auto;
	}
	.second_contant
	{
	width:961px;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:4px;
	}
	.s_left
	{
	width:200px;
	height:auto;
	float:left;
	margin-left:7px;
		}
	
	
	
	.con_sub
	{
	width:100%;
	margin:0px;
        margin-top:0px;
	}
	.text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006633;
	background:transparent url(images/bulet.jpg) 4px 3px no-repeat;
	font-weight:700;
	line-height:30px;
	padding-left:40px;
	margin-left:3px;
	}
	.button
	{
	background-image:url(images/button.jpg);
	width:186px;
	height:33px;
	float:left;
	margin-top:28px;
	margin-left:3px;
	 }
	 .button a
	 {
	 width:auto;
	 height:auto;
	 float:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#006666;
	 padding-top:7px;
	 font-weight:500;
	 margin-left:35px;
     
	 text-decoration:none;
	 }
	 .button a:hover
	 {
	 color:#006699;
	 text-decoration:underline;
	 }
	 .background
	 {
	 background-image:url('images/0.jpeg');
	 background-color:FFCC00;
	 }
	 .image
	 {
	
	 width:197px;
	 height:352px;
	 }
	 
	 .s_right
	{
	width:724px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:30px;
	background-color:#FFFFFF;
	}
	.r_background
	{
	background-image:url(images/right_background.jpg);
	width:724px;
	height:56px;
	}
	.text1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006666;
	padding-left:260px;
	padding-top:22px;
	font-weight:500;
	}
	.text2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:auto;
	margin:auto;
	line-height:20px;
	text-align:justify;
	color:#006666;
	font-weight:100;
       
	}
        .background
         {
        background-image:url('background.jpg');
        width:200px;
        hight:200px; 

         }
	.footer_link
	{
	width:auto;
	height:auto;
	float:left;
	padding-left:400px;
        margin-top:20px;
	color:#770000;
	}
.footer_link a
	{
	width:auto;
	height:auto;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#770000;
	text-decoration:none;
	}
	
	 
