@charset "utf-8";
/* reset */
body, div, dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{ margin: 0; padding: 0; font-weight: normal; }
table{ border-collapse: collapse; border-spacing: 0; }
fieldset,img{ border: 0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style: normal; font-weight: normal; }
ol,ul,il { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; }

/*layout*/
html, body { margin:0; text-align: center; }
body { background: #f3f2e8; background-image:url(/images/mainpage_20100428/mainpage_bg.jpg); background-repeat:no-repeat;}

#wrapper { width:950px;text-align:left; margin:auto;}

/*Header*/
#wrapper_header { width:950px; height: 377px; }

/*Content*/
#wrapper_content { background: #ffffff; width:950px;}

	/*news*/
	#content_news { float:right; width:350px; height: 210px; }
	#news_container { margin-top: 12px; width:350px; height:180px;  }
	#news_list_container { width:350px; height:170px; }
	.news_list { clear:both; margin-left:20px; width: 320px; height: 28px; vertical-align: bottom; } 
	.news_list ul { list-style: none ; } 
	.news_list li { padding-top: 7px; padding-left: 20px; border-bottom: 1px solid; border-color: #FFFFFF; background: url(/images/index_header_20100503/arrow01.gif) no-repeat left; }
	.news_more { float:right; height: 20px; width: 80px; }

/*footer*/
#wrapper_mainpage_footer { clear:both; background-color: #f6f8fb; width:950px; height: 200px; text-align:center; margin: 0 auto;}
#mainpage_content_container { width:950px; margin: 0 auto; background-color: #ffffff; text-align:center;}
#mainpage_footer_container { padding-top:15px; width:950px; height: 185px; text-align:center;}


