	@charset "utf-8";
	/* CSS Document */
	
	body
	{
	margin:0px;
	padding:0px;
	background-color:#c0c0c0;
	}
	.wrapper
	{
	width:980px;
	height:auto;
	margin:auto;
	overflow:hidden;
	border:1px solid #CCCCCC;
	
	}
	.header
	{
	width:980px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	.h_image
	{
	background-image:url(images/header.jpg);
	width:980px;
	height:150px;
	}
	.left
	{
	float:left;
	}
	.right
	{
	float:right;
	}
	
	.h_link
	{
	width:auto;
	height:auto;
	}
	.h_link a
	{
	width:auto;
	height:auto;
	text-decoration:none;
	}
	.h_link a:hover
	{
	color:#330066;
	text-decoration:underline;
	}
	.h_last_image
	{
	background-image:url(images/headerlast_image.jpg);
	width:980px;
	height:56px;
	}
	
	.contant_main
	{
	background-image:url(images/repeat_main.jpg);
	background-repeat:repeat-y;
	width:980px;
	height:auto;
	overflow:hidden;
	}
	
	.contant1
	{
	width:950px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	.con_left
	{
	width:230px;
	height:auto;
	float:left;
	}
	.con_right
	{
	width:710px;
	height:auto;
	float:right;
	}
	
	.con_left1
	{
	width:100%;
        
	height:auto;
	margin:auto;
	background-color:#e8f1f8;
        overflow :hidden;
	}
	.sub_con
	{
	width:99%;
	height:auto;
	float:left;
	}
	.botton
	{
	background-image:url(images/button.jpg);
	width:223px;
	height:45px;
	}
	.left_link
	{
	width:200px;
	height:auto;
	}
	.left_link a
	{
	width:99%;
float:left;
	background:transparent url(images/icon.jpg) 1px 13px no-repeat;
	border-bottom:2px solid #CCCCCC;
	padding-left:20px;
	margin-left:0px;
	line-height:39px;
	font-family:Tahoma;
	font-size:13px;
	color:#1d4e66;
	font-weight:BOLD;
	text-decoration:none;
	}
	.left_link a:hover
	{
	color:#6699FF;
	text-decoration:underline;
	}
	.text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#025e8a;
	font-weight:bold;
	padding-left:30px;
	padding-top:8px;
	}
	.text1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8c1602;
	font-weight:400;
	}
	.text2
	{
	font-family:Tahoma;
	font-size:13px;
	color:#025e8a;
	font-weight:200;
	text-align:justify;
	
	}
	
	.read
	{
	width:auto;
	height:auto;
	}
	.read a
	{
	width:auto;
	float:right;
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	font-weight:400;
	text-decoration:none;
	}
	.read a:hover
	{
	color:#6699FF;
	text-decoration:underline;
	}
	.gray
	{
	color:#CCCCCC;
	}
	
	.contant2
	{
	width:950px;
	height:auto;
	margin:auto;
	overflow:hidden;
	}
	
	.click
	{
	background-image:url(images/click.jpg);
	width:227px;
	height:126px;
	}
	.yohoo
	{
	background-image:url(images/yohoo.jpg);
	width:450px;
	height:119px;
	margin-left:20px;
	margin-top:10px;
	}
	.y_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#025e8a;
	padding-left:70px;
	padding-top:5px;
	font-weight:700;
	}
	
	.y_text1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#990000;
	padding-left:140px;
	font-weight:700;
	}
	.image_right
	{
	background-image:url(images/image.jpg);
	width:229px;
	height:127px;
	}
	
	.contant3
	{
	width:950px;
	height:45px;
	margin:auto;
	margin-top:5px;
	overflow:hidden;
	background-color:#bed7ea;
	}