	@charset "utf-8";
	/* CSS Document */
	
	body
	{
	margin:0px;
	padding:0px;
	background-color:#feffe7;
	}
	.wrapper
	{
	width:999px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-color:#feffe7;
	
	}
	.header
	{
	width:999px;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-color:#feffe7;
	
	}
	.repeat_main
	{
	background-image:url(images/backgroung_repeat.jpg);
	background-repeat:repeat-y;
	width:994px;
	height:auto;
	overflow:hidden;
	
	}
	.contant_first
	{
	width:978px;
	height:auto;
	float:left;
	margin-left:6px;

	
	}
	
	.contant_first2
	{
	width:975px;
	height:auto;
	float:left;
	margin-top:7px;
	margin-left:5px;
	background-color:#f1efe8;
	overflow:hidden;
	
	}
	.first1_left
	{
	width:275px;
	height:auto;
	float:left;
	margin-top:24px;
	margin-left:16px;
	background-color:#feffe7;
    border:1px solid #fce1ae;	
	}
	
	
	.first1_right
	{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	}
	.left
	{
	float:left;
	}
	.right
	{
	float:right;
	}
	.sub_con
	{
	width:100%;
	}
	.text
	{
	font-family:Arial, Helvetica, sans-serif;
	float:24px;
	color:#CC3300;
	font-weight:700;
	
	}
	.text_sub
	{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#996600;
	line-height:23px;
	text-align:justify;
	margin-top:10px;
	}
	.menu_link
	{

	width:180px;
	height:40px;
	margin-left:40px;
	}
	.menu_link a
	{
	width:auto;
	display:block;
	background:transparent url(images/icon.jpg) 6px 14px no-repeat;
	margin-left:10px;
	padding-left:30px;
	border-bottom:1px solid #CCCCCC;
	line-height:40px;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#996600;
	text-decoration:none;
	
	}
	.menu_link a:hover
	{
	color:#996666;
	text-decoration:underline;
	}
	.repeat_top
	{
	background-image:url(images/image_top.jpg);
	width:643px;
	height:28px;
	
	}
	.repeat_middle
	{
	background-image:url(images/image_middle.jpg);
	background-repeat:repeat-y;
	width:643px;
	height:auto;
	margin-left:12px;
	overflow:hidden;
	}
	.big_image
	{
	background-image:url(images/big_image.jpg);
	width:280px;
	height:253px;
	float:left;
	}
	
	.footer
	{
	width:974px;
	height:70px;
	float:left;
	background-color:#cfcec4;
	margin-left:6px;
	margin-top:5px;
	
	}


.scroll {
width:630px;
height:110px;
font-size:11px;
background:#f1efe8;
color:#867725;
float:left;
margin-right:20px;
margin-top:20px;
border:#000000;
overflow:auto;
}
/*end main menu*/


	.main_link
	{
	width:auto;
	height:auto;
	}
	.main_link a
	{
	width:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ED9D32;
	text-decoration:none;
	}
	.main_link a:hover
	{
	color:#330033;
	text-decoration:underline;
	}
	
	.main_link1
	{
	width:auto;
	height:auto;
	}
	.main_link1 a
	{
	width:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
	}
	.main_link1 a:hover
	{
	color:#FF0000;
	text-decoration:underline;
	}
	.main_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336633;
	}
     a 
    {	
    color:#996666;
	background:inherit;
    text-decoration:none;
    }
    a:hover
    { 
    color: #CC3300;
    background: inherit;
    text-decoration:underline;
    }
