@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html,body{font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 18px;text-decoration: none;}
a{text-decoration: none;color:#000000;}
a:hover{
	color: #000066;
	text-decoration: underline;
}
dl,dt,dd{ margin:0px; padding:0px;}
ul,li{ list-style:none;}
/**/
#main{ width:1003px; margin:0 auto;}

#top-1{ width:1003px; height:68px; background:url(../images/index_01.jpg) no-repeat;}
#top-2{ width:1003px; height:232px;}
#top-3{ width:1003px; height:24px; background:url(../images/bg01.jpg) no-repeat; padding:5px 0 0 0;}
	#top-3 a{ color:#FFFFFF; padding:0 14px;}
	#top-3-1{ float:left; width:320px; padding:0 0 0 310px;}
	#top-3-2{ float:left; width:373px;}
#top-4{ width:1003px; height:45px; background: #F4F4F4 url(../images/bg02.jpg) no-repeat;}
#top-5{ width:843px; height:159px; background: #F7F7F7 url(../images/bg03.jpg) no-repeat left top; font-size:12px; padding:0px 0px 0 160px}
#top-5 a{ color:#000000;}
	#top-5 dl{ float:left; padding:0 10px 0 10px; border-right: dashed 1px #bbbbbb;} 
	#top-5 dl dt{ clear:left; background: url(../images/icon01.jpg) no-repeat left center; padding:0 0 0 10px; color:#244EB9; font-weight:bold;}
	#top-5 dl dt  a{color:#244EB9; }
	#top-5 dl dd{clear:left; padding:0 0 0 10px; line-height:30px;}
	
#content{ width:1003px; min-height:355px;-height:355px; border-bottom:dashed 1px #CCCCCC; }
	#left{ float:left; width:375px;min-height:335px;-height:335px; padding:15px 0 0 0;}
		#left-1{ width:370px; height:20px; background:#F2F9FD url(../images/title01.jpg) no-repeat 20px center;padding:10px 0 0 0;}
		#left-3{ width:370px; height:20px; background:#F2F9FD url(../images/title02.jpg) no-repeat 20px center;padding:10px 0 0 0;}
		#left-5{ width:370px; height:20px; background:#F2F9FD url(../images/title03.jpg) no-repeat 20px center; padding:10px 0 0 0;}
		.left-2{ padding:10px 0 0 50px;}
		.left-2 li { height:25px;}
	#right{ float:left; width:612px;min-height:355px;-height:355px; padding:20px 0 0 15px; border-left: dashed 1px #CDD2D6; background:#F2F9FD url(../images/bg05.jpg) no-repeat right bottom;}
		#right-1{ height:31px; background:url(../images/title04.jpg) no-repeat;}
		#right-1 a{ padding:0 30px;}
		#right-2{ padding:20px 30px 0 35px;}
		
#bottom{ clear:left; height:40px; width:923px; background:url(../images/bg06.jpg) no-repeat; padding:32px 0 0 83px;}
