
p,form
	{
		margin:0; 
		padding:0;
	}
	
img
	{
		border:none;
	}
	
body 
	{
		background:url(images/bg_all_header.gif) center top repeat-x;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		margin: 0 auto;
		padding: 0;
	}
	
#main 
	{
		margin:0 auto; 
		width:855px;
	}
	
#header 
	{ 
		margin:0 auto; 
		width:855px; 
		background:url(images/header.jpg) left top no-repeat;
		height:201px;
	}
	
#logo 
	{ 
		width:169px; 
		height:87px; 
		padding-top:80px;
	}
	
#main 
	{
		width:855px; 
		margin:0 auto; 
		background:url(images/bg_main_line.gif) left top repeat-y;
	}

/* left */
#left 
	{ 
		width:199px; 
		float:left; 
		padding-bottom:15px; 
		background:url(images/bg_left_line.gif) right top repeat-y; 
	}
	
#left_menu 
	{ 
		width:199px; 
		height:367px; 
		background:url(images/bg_left_menu4.gif) left top no-repeat; 
	}
	
#left_menu_list 
	{ 
		width:199px; 
		padding-top:52px; 
		float:right;
	}
	
#left_menu_list ul
	{
		list-style:none; 
		margin:0; 
		padding:0;
	}
	
#left_menu_list ul li
	{
		margin:0 0 0 17px; 
		padding:0; 
		width:147px; 
		height:30px;
	}
	
#sub_left 
{ 
	margin:0; padding:20px 0;
	background:url(images/bg_center_left1.gif) left top repeat-y;
}

#iframeid
	{
		margin-left:13px;
	}
	
	
/* center */
#center 
	{
		width:655px; 
		float:left; 
		background-color:#FFFFFF; 
		border-top:1px #fff solid;  
		border-right:1px #fff solid;
		padding-top:0;
	}
	
#center_line 
	{ 
		border-top:1px #eaeaea solid;  
		border-right:1px #eaeaea solid;
	}
	
	
/* footer */
#footer 
	{ 
		background:url(images/bg_bottom.gif) center top repeat-x;
		font-family: sans-serif;
		margin: 0 auto;
	}
	
#bottom 
	{ 
		width:855px; 
		height:102px; 
		background:url(images/bottom2.gif) left top;
		margin:0 auto; 
		font-family:Tahoma, Arial, Helvetica, sans-serif; 
		font-size:11px;
		color:#324c66; 
		text-align:center;
	}
	
.bottom_txt 
	{  
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px; 
		color:#324c66; 
		text-decoration:none; 
		padding-top:40px; 
		width:669px; 
		float:right;
	}
	
.bottom_txt a
	{ 
		font-size:11px; 
		color:#ed037c; 
		text-decoration:none;
	}
	
.bottom_txt a:hover
	{ 
		font-size:11px; 
		color:#ed037c; 
		text-decoration:underline;
	}
	
.bottom_txt a:link
	{ 
		font-size:11px; 
		color:#ed037c; 
		text-decoration:underline;
	}
	
.clr 
	{
		clear:both; 
		display:block; 
		visibility: hidden; 
		line-height:0px;
	}

.txt_15 
	{ 
		font-family:Tahoma, Arial, Helvetica, sans-serif; 
		font-size:15px; 
		color:#454952;
	}
