html{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url("../img/back.gif") center repeat-y;
}
body{
	width:776px;
	margin:0 auto;
	padding:0;
	font-size:75%;
	line-height:150%;
	color:#666666;
	background:#f0f0f0;
	position:relative;
}
img{
	margin:0;
	padding:0;
	border:0;
}
a{
	color:#666666;
	outline: none;
}
ul{
	list-style:none;
}
h1{
	margin:0;
	padding:10px 0;
}
h2{
	margin:0;
	padding:10px 0 30px 0;
	color:#667a8b;
	font-size:130%;
}
h3{
	margin:0;
	padding:0 0 0 0;
	color:#333333;
	font-size:110%;
}
th{
	text-align: left;
	vertical-align: top;
}
td{
	text-align: left;
	vertical-align: top;
}
pre{
	font-family:"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}
.nowrap{
    white-space: nowrap;
}
.imgtxt img{
	margin:0 5px;
}
.imgtxt div{
	display:table-cell;
	vertical-align:bottom;
	_display:inline;
	_zoom:1;
}
*:first-child+html .imgtxt div{
	display:inline;
	zoom:1;
}
.imgtxtcenter img{
	margin:0 15px;
}
.imgtxtcenter div{
	display:table-cell;
	vertical-align:middle;
	_display:inline;
	_zoom:1;
}
*:first-child+html .imgtxtcenter div{
	display:inline;
	zoom:1;
}
.right{
	text-align:right;
}
.middle{
	vertical-align:middle;
}
.imgright{
	float:right;
	vertical-align:bottom;
	margin:0 0 3px 3px;
}
.imgleft{
	float:left;
	vertical-align:bottom;
	margin:0 3px 3px 0;
}
.linktext{
	text-indent:-9999px;
}
.imgcenter{
	display:block;
    margin: 0 auto;
    text-align: center;
}
.wrapper{
	width:776px;
	margin:0 auto;
	background:#f0f0f0;
}
.header{
	width:776px;
	height:109px;
	margin:0 auto;
	padding:0;
	background:url("../img/header.gif") repeat-y top left;
	border-top:1px solid #bf1c1c;
	border-bottom:1px solid #999999;
}
#headerlogo{
	width:121px;
	height:79px;
	margin-top:12px;
	margin-left:10px;
	_margin-left:5px;
	padding:0px;
	float:left;
}
#navi{
	width:632px;
	height:109px;
	margin-left:10px;
	_margin-left:-30px;
	padding:0;
	float:left;
}
*:first-child+html #navi{
	width:632px;
	height:109px;
	margin-left:-30px;
	padding:0;
	float:left;
}
#navi ul{
	height:21px;
	width:632px;
	margin-top:88px;
	_margin-bottom:0;
	padding:0;
}
#navi ul li{
	width:156px;
	height:21px;
	float:left;
	padding:0 2px 0 0;
}
#navi ul li a{
	display:block;
	width:156px;
	height:21px;
}
#home{background:url("../img/navi_home.gif");}
#news{background:url("../img/navi_n-e.gif");}
#about{background:url("../img/navi_about.gif");}
#projects{background:url("../img/navi_projects.gif");}
#about:hover,#home:hover,#news:hover,#projects:hover{
	background-position:0 -21px;
}
/*該当ページのメニュー項目赤くする*/
#in_home{background-image:url("../img/navi_home.gif");background-position:0 -21px;}
#in_about{background-image:url("../img/navi_about.gif");background-position:0 -21px;}
#in_projects{background-image:url("../img/navi_projects.gif");background-position:0 -21px;}
#in_news{background-image:url("../img/navi_n-e.gif");background-position:0 -21px;}
	
#lang{
	width:100px;
	height:12px;
	position:absolute;
	top:1px;
	right:5px;
	margin-top:0;
	padding:0;
	clear:left;
}
.sidemenu1{
	width:131px;
	margin-top:10px;
	margin-left:6px;
	_margin-left:3px;
	padding:0;
	float:left;
	background:#f0f0f0;
}
.sidemenu1 ul{
	width:131px;
	margin:0;
	padding:0;
	
}
.sidemenu1 ul li{
	width:131px;
	margin:0;
	padding:6px 0;
	background:url("../img/menu_base.gif") no-repeat;
}
.sidemenu1 ul li ul{
	width:131px;
	margin:-6px 0 0 0;
	_margin:-3px 0 0 0;
	padding:0 0 2px 0;
	background:url("../img/menu_base.gif") no-repeat bottom left;
}
*:first-child+html .sidemenu1 ul li ul{
	width:131px;
	margin:-3px 0 0 0;
	padding:0 0 2px 0;
}
.sidemenu1 ul li ul li{
	width:131px;
	margin:0;
	padding:0;
}
.sidemenu1 ul li ul li a{
	display:block;
	width:131px;
}
.sidemenu_sponsor{
	width:131px;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	padding:0;
	float:left;
	background:#f0f0f0;
}
.sidemenu_sponsor a{
	width:131px;
	height:20px;
	display:block;
}
#sidemenu_sponsor{
	height:20px;
	background:url("../img/sponsor.gif");
}
#sidemenu_sponsor:hover{
	background:url("../img/sponsor.gif");
}

#press{background:url("../img/menu_press.gif");height:24px;}
#press_j{background:url("../img/menu_press_j.gif");height:24px;}
#event{background:url("../img/menu_event.gif");height:24px;}
#event_j{background:url("../img/menu_event_j.gif");height:24px;}
#info_j{background:url("../img/menu_wideinfo_j.gif");height:39px;}
#founder{background:url("../img/menu_founder.gif");height:24px;}
#founder_j{background:url("../img/menu_founder_j.gif");height:24px;}
#foreword{background:url("../img/menu_foreword.gif");height:24px;}
#foreword_j{background:url("../img/menu_foreword_j.gif");height:24px;}
#concept{background:url("../img/menu_background.gif");height:24px;}
#concept_j{background:url("../img/menu_background_j.gif");height:24px;}
#research{background:url("../img/menu_researcharea.gif");height:24px;}
#research_j{background:url("../img/menu_researcharea_j.gif");height:24px;}
#relation{background:url("../img/menu_relashion.gif");height:24px;}
#relation_j{background:url("../img/menu_relashion_j.gif");height:24px;}
#history{background:url("../img/menu_history.gif");height:24px;}
#history_j{background:url("../img/menu_history_j.gif");height:24px;}
#award_j{background:url("../img/menu_award_j.gif");height:24px;}
#committee_j{background:url("../img/menu_various_j.gif");height:24px;}
#sponsor{background:url("../img/menu_sponsor.gif");height:24px;}
#sponsor_j{background:url("../img/menu_sponsor_j.gif");height:24px;}
#member{background:url("../img/menu_member.gif");height:24px;}
#member_j{background:url("../img/menu_member_j.gif");height:24px;}
#join{background:url("../img/menu_joinwide.gif");height:24px;}
#join_j{background:url("../img/menu_joinwide_j.gif");height:39px;}
#widegrip{background:url("../img/menu_widegrip.gif");height:47px;}
#widegrip_j{background:url("../img/menu_widegrip_j.gif");height:49px;}
#area-wg{background:url("../img/menu_areawg.gif");height:24px;}
#area-wg_j{background:url("../img/menu_areawg_j.gif");height:24px;}
#area-wg-i{background:url("../img/menu_area01.gif");height:24px;}
#area-wg-i_j{background:url("../img/menu_area01_j.gif");height:24px;}
#area-wg-t{background:url("../img/menu_area02.gif");height:24px;}
#area-wg-t_j{background:url("../img/menu_area02_j.gif");height:24px;}
#area-wg-s{background:url("../img/menu_area03.gif");height:24px;}
#area-wg-s_j{background:url("../img/menu_area03_j.gif");height:24px;}
#area-wg-o{background:url("../img/menu_area04.gif");height:39px;}
#area-wg-o_j{background:url("../img/menu_area04_j.gif");height:39px;}
#area-wg-a{background:url("../img/menu_area05.gif");height:24px;}
#area-wg-a_j{background:url("../img/menu_area05_j.gif");height:24px;}
#area-wg-g{background:url("../img/menu_area06.gif");height:39px;}
#area-wg-g_j{background:url("../img/menu_area06_j.gif");height:39px;}
#area-wg-concluded{background:url("../img/menu_area07.gif");height:39px;}
#area-wg-concluded_j{background:url("../img/menu_area07_j.gif");height:39px;}
#networkop{background:url("../img/menu_ntwkop.gif");height:24px;margin-top:-2px;}
#networkop_j{background:url("../img/menu_ntwkop_j.gif");height:24px;margin-top:-2px;}
#document{background:url("../img/menu_document.gif");height:24px;}
#document_j{background:url("../img/menu_document_j.gif");height:24px;}
#paper_j{background:url("../img/menu_paper_j.gif");height:24px;}
#software{background:url("../img/menu_software.gif");height:24px;}
#software_j{background:url("../img/menu_software_j.gif");height:24px;}
#wide-award_j{background:url("../img/menu_widesho_j.gif");height:24px;}
#member-focus_j{background:url("../img/menu_widebito_j.gif");height:24px;}
#column_j{background:url("../img/menu_column_j.gif");height:24px;}
#area-wg:hover,#area-wg_j:hover,#area-wg-a:hover,#area-wg-a_j:hover,#area-wg-i:hover,#area-wg-i_j:hover,
#area-wg-s:hover,#area-wg-s_j:hover,#area-wg-t:hover,#area-wg-t_j:hover,
#award_j:hover,#column_j:hover,#committee_j:hover,#concept:hover,#concept_j:hover,#document:hover,
#document_j:hover,#event:hover,#event_j:hover,#founder:hover,#founder_j:hover,#foreword:hover,#foreword_j:hover,#history:hover,
#history_j:hover,#join:hover,#member:hover,#member_j:hover,#member-focus_j:hover,
#networkop:hover,#networkop_j:hover,#paper_j:hover,#press:hover,#press_j:hover,#relation:hover,
#relation_j:hover,#research:hover,#research_j:hover,#software:hover,#software_j:hover,#sponsor:hover,
#sponsor_j:hover,#wide-award_j:hover{
	background-position:0 -24px;
}
#join_j:hover,#info_j:hover,#area-wg-o:hover,#area-wg-o_j:hover,#area-wg-g:hover,#area-wg-g_j:hover,
#area-wg-concluded:hover,#area-wg-concluded_j:hover{
	background-position:0 -39px;
}
#widegrip_j:hover{background-position:0 -49px;}
#widegrip:hover{background-position:0 -47px;}

#press2{background:url("../img/menu_press.gif");height:24px;background-position:0 -24px;}
#press_j2{background:url("../img/menu_press_j.gif");height:24px;background-position:0 -24px;}
#event2{background:url("../img/menu_event.gif");height:24px;background-position:0 -24px;}
#event_j2{background:url("../img/menu_event_j.gif");height:24px;background-position:0 -24px;}
#info_j2{background:url("../img/menu_wideinfo_j.gif");height:39px;background-position:0 -39px;}
#founder2{background:url("../img/menu_founder.gif");height:24px;background-position:0 -24px;}
#founder_j2{background:url("../img/menu_founder_j.gif");height:24px;background-position:0 -24px;}
#foreword2{background:url("../img/menu_foreword.gif");height:24px;background-position:0 -24px;}
#foreword_j2{background:url("../img/menu_foreword_j.gif");height:24px;background-position:0 -24px;}
#concept2{background:url("../img/menu_background.gif");height:24px;background-position:0 -24px;}
#concept_j2{background:url("../img/menu_background_j.gif");height:24px;background-position:0 -24px;}
#research2{background:url("../img/menu_researcharea.gif");height:24px;background-position:0 -24px;}
#research_j2{background:url("../img/menu_researcharea_j.gif");height:24px;background-position:0 -24px;}
#relation2{background:url("../img/menu_relashion.gif");height:24px;background-position:0 -24px;}
#relation_j2{background:url("../img/menu_relashion_j.gif");height:24px;background-position:0 -24px;}
#history2{background:url("../img/menu_history.gif");height:24px;background-position:0 -24px;}
#history_j2{background:url("../img/menu_history_j.gif");height:24px;background-position:0 -24px;}
#award_j2{background:url("../img/menu_award_j.gif");height:24px;background-position:0 -24px;}
#committee_j2{background:url("../img/menu_various_j.gif");height:24px;background-position:0 -24px;}
#sponsor2{background:url("../img/menu_sponsor.gif");height:24px;background-position:0 -24px;}
#sponsor_j2{background:url("../img/menu_sponsor_j.gif");height:24px;background-position:0 -24px;}
#member2{background:url("../img/menu_member.gif");height:24px;background-position:0 -24px;}
#member_j2{background:url("../img/menu_member_j.gif");height:24px;background-position:0 -24px;}
#join2{background:url("../img/menu_joinwide.gif");height:24px;background-position:0 -24px;}
#join_j2{background:url("../img/menu_joinwide_j.gif");height:39px;background-position:0 -39px;}
#widegrip2{background:url("../img/menu_widegrip.gif");height:47px;background-position:0 -47px;}
#widegrip_j2{background:url("../img/menu_widegrip_j.gif");height:49px;background-position:0 -49px;}
#area-wg2{background:url("../img/menu_areawg.gif");height:24px;background-position:0 -24px;}
#area-wg_j2{background:url("../img/menu_areawg.gif");height:24px;background-position:0 -24px;}
#area-wg-i2{background:url("../img/menu_area01.gif");height:24px;background-position:0 -24px;}
#area-wg-i_j2{background:url("../img/menu_area01.gif");height:24px;background-position:0 -24px;}
#area-wg-t2{background:url("../img/menu_area02.gif");height:24px;background-position:0 -24px;}
#area-wg-t_j2{background:url("../img/menu_area02.gif");height:24px;background-position:0 -24px;}
#area-wg-s2{background:url("../img/menu_area03.gif");height:24px;background-position:0 -24px;}
#area-wg-s_j2{background:url("../img/menu_area03.gif");height:24px;background-position:0 -24px;}
#area-wg-o2{background:url("../img/menu_area04_j.gif");height:39px;background-position:0 -39px;}
#area-wg-o_j2{background:url("../img/menu_area04_j.gif");height:39px;background-position:0 -39px;}
#area-wg-a2{background:url("../img/menu_area05.gif");height:24px;background-position:0 -24px;}
#area-wg-a_j2{background:url("../img/menu_area05.gif");height:24px;background-position:0 -24px;}
#area-wg-g2{background:url("../img/menu_area06_j.gif");height:39px;background-position:0 -39px;}
#area-wg-g_j2{background:url("../img/menu_area06_j.gif");height:39px;background-position:0 -39px;}
#area-wg-concluded2{background:url("../img/menu_area07.gif");height:39px;padding:0 0 2px 0;background-position:0 -39px;}
#area-wg-concluded_j2{background:url("../img/menu_area07_j.gif");height:39px;padding:0 0 2px 0;background-position:0 -39px;}
#networkop2{background:url("../img/menu_ntwkop.gif");height:24px;background-position:0 -24px;}
#networkop_j2{background:url("../img/menu_ntwkop.gif");height:24px;background-position:0 -24px;}
#document2{background:url("../img/menu_document.gif");height:24px;background-position:0 -24px;}
#document_j2{background:url("../img/menu_document_j.gif");height:24px;background-position:0 -24px;}
#paper_j2{background:url("../img/menu_paper_j.gif");height:24px;background-position:0 -24px;}
#software2{background:url("../img/menu_software.gif");height:24px;background-position:0 -24px;}
#software_j2{background:url("../img/menu_software_j.gif");height:24px;background-position:0 -24px;}
#wide-award_j2{background:url("../img/menu_widesho_j.gif");height:24px;background-position:0 -24px;}
#member-focus_j2{background:url("../img/menu_widebito_j.gif");height:24px;background-position:0 -24px;}
#column_j2{background:url("../img/menu_column_j.gif");height:24px;background-position:0 -24px;}

.topinfo{
	width:472px;
	background:#ffffff url("../img/bg_topinfo.gif") no-repeat bottom left;
	margin:0px 0px 0px 0px;
	padding:5px 10px 15px 10px;
}
.topinfo p{
	margin:0px 0px;
	line-height:1.4;	
}
.topinfo span a{
	display:block;
	margin-top:0px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2;
}
.topinfo span.eq a{
	color:#bf1c1b;
}
.topinfo dl,
.topinfo dt,
.topinfo dd{
	margin:0px;
	padding:0px;
}
.topinfo dl{
	overflow:hidden;
}
.topinfo dt{
	float:right;
	width:80px;
	text-align:right;
	padding-top:5px;
}
.topinfo dd{
	margin-right:80px;
}

/*
.topinfo2{
	width:100%;
	background:#ffffff url("../img/bg_topinfo2.gif") no-repeat bottom left;	
	padding-bottom:22px;
}
.topinfo2_inner{
	width:100%;
	overflow:hidden;
	background:#ffffff url("../img/bg_topinfo2_mid.gif") repeat-y left;		
}
.l_info{
	width:150px;
	float:left;
	padding:0px 10px 0px 10px;
}
.r_info{
	width:290px;
	float:right;
	padding:5px 10px 0px 18px;
}
*/


.main{
	width:492px;
	margin:10px 5px 0 5px;
	padding:3px 0 0 0;
	float:left;
	background:url("../img/main_w_top.gif") no-repeat;
}
#contents{
	width:492px;
	margin:0;
	padding:0;
	background:#ffffff url("../img/main_w_bottom.gif") no-repeat bottom left;
}
#content{
	position:relative;
	width:472px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#topic:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#topic { display: inline-block; }
/* exlude MacIE5 \*/
* html #topic { height: 1% }
#topic {display:block;}
/* end MacIE5 */
#pagetop{
	position:absolute;
	bottom:5px;
	right:0px;
}
.days{
	_width:483px;
	_margin-left:10px;
	margin-right:-11px;
}
*:first-child+html .days{
	width:483px;
	margin-right:-11px;
}
.days div{
	width:150px;
	margin-right:11px;
	padding:0;
	font-size:90%;
	font-weight:bold;
	color:#667a8b;
	line-height:100%;
	float:left;
}
*:first-child+html .days div{
	margin-right:11px;
}
.days a{
	text-decoration:none;
	z-index:2;
}
.title{
	font-size:120%;
	line-height:120%;
}
.press{
	_width:483px;
	_margin-left:10px;
	margin-right:-11px;
	clear:left;
}
*:first-child+html .press{
	width:483px;
}
.press div{
	width:150px;
	margin-right:11px;
	color:#666666;
	font-weight:nomal;
	float:left;
}
*:first-child+html .press div{
	margin-right:11px;
}
.topic_img{
	_width:483px;
	_margin-left:10px;
	margin-right:-11px;
	clear:left;
}
*:first-child+html .topic_img{
	width:483px;
}
.topic_img  span{
	width:150px;
	margin-right:11px;
	float:left;
}
*:first-child+html span{
	margin-right:11px;
}
.topic_img img{
	width:150px;
}
.red{
	color:#bf1c1c;
}
.green{
	color:#00aa2b;
}
#forewordmargin{
  margin:-20px 0 5px 0;
  /margin:-15px 0 5px 150px;
}
#projecttopics{
	width:492px;
	margin-top:5px;
	padding:0;
	background:url("../img/main_prjcttpcs_top.gif") no-repeat top right;
	font-size:95%;
	line-height:120%;
	overflow:hidden;
	clear:both;
}
#projecttopics2{
	width:492px;
	padding:0 0 5px 0;
	background:url("../img/main_prjcttpcs_bottom.gif") no-repeat bottom left;
}
#projecttopics table{
	width:492px;
	margin-top:28px;
	background:url("../img/main_prjcttpcs_middle.gif") repeat-y bottom left;
}
#projecttopics th{
	width:50%;
	padding:0 9px;
}
#projecttopics td{
	width:50%;
	padding:0 9px 10px 9px;
}
#topi1 a{color:#008020;text-decoration:none;}
#topi2 a{color:#555555;text-decoration:none;}
#topi3 a{color:#af3a58;text-decoration:none;}
#topi4 a{color:#6a2b80;text-decoration:none;}
#topi5 a{color:#35509f;text-decoration:none;}
#topi6 a{color:#666666;text-decoration:none;}
#topi7 a{color:#af3a58;text-decoration:none;}
.sidemenu2{
	width:131px;
	margin-top:10px;
	padding:0;
	float:left;
	background:#f0f0f0;
}

#login ul{
	width:131px;
	margin:0 0 30px 0;
	padding:0;
}
#login ul li{
	width:131px;
	height:20px;
	margin:0 0 2px 0;
	padding:0;
}
#login ul li a{
	display:block;
	width:131px;
	height:20px;
}
#login_sponsor{
	background:url("../img/sponsor.gif");
	}

#login_member{
	background:url("../img/member.gif");
	}

#login_sponsor:hover,#login_member:hover{
	background-position:0 -20px;
}

#go1{
	width:131px;
	margin:-1px 0 6px 0;
	_margin:5px 0 6px 0;
	padding:10px 0 0 0;
	background:#ffffff url("../img/banner_w_top.gif") no-repeat;
}
*:first-child+html #go1{
	width:131px;
	margin:5px 0 6px 0;
	padding:10px 0 0 0;
	background:#ffffff url("../img/banner_w_top.gif") no-repeat;
}
#go1 ul{
	width:131px;
	margin:0;
	padding:0 0 10px 0;
	background:#ffffff url("../img/banner_w_bottom.gif") no-repeat bottom left;
}
#go1 ul li{
	width:131px;
	margin:0;
	padding:0;
}
#go1 ul li a{
	display:block;
	width:110px;
	height:40px;
	margin:3px 10px;
	_margin:0 10px 5px 10px;
	padding:0;
}
#go1 img{
	height:30px;
	margin:5px 0 3px 0;
}
#bnrArea{
	margin:0px;
	padding:0px;
}
#bnrArea ul{
	margin:0px;
	padding:0px;
}
#bnrArea li{
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:0;
}
.line1{
	border-top:1px dashed #999999;
}
.line2{
	border-bottom:1px dashed #999999;
}
.gogif{
	background:url("../img/go.gif") no-repeat bottom right;
}
.footer{
	position:relative;
	width:776px;
	height:20px;
	margin:0;
	padding:40px 0 0 0;
	background:#f0f0f0 url("../img/footer_dot.gif") repeat-x top left;
	clear:both;
}
.footer img{
	vertical-align:top;}
#footer{
	position:absolute;
	top:40px;
	right:10px;
}
.kenkyu{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-weight:bold;
	color:#82ba88;
	border-top:1px solid #82ba88;
}
.kenkyu2{
	margin:0 0 20px 0;
	border:solid 1px #82ba88;
}
.unyo{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-weight:bold;
	color:#9379b1;
	border-top:1px solid #bfa9cd;
}
.unyo2{
	margin:0 0 20px 0;
	border:solid 1px #9379b1;
}
.area {
	background:url("../img/point.gif") no-repeat bottom left;
}
.area th{
	vertical-align:middle;
	background:url("../img/point.gif") no-repeat top left;
	padding:5px 5px;
	width:170px;
}
.area td{
	vertical-align:middle;
	padding:5px 3px;
}
.area1 a{color:#6c8d3c;text-decoration:none;}
.area2 a{color:#aa6b28;text-decoration:none;}
.area3 a{color:#83642e;text-decoration:none;}
.area4 a{color:#008098;text-decoration:none;}
.area5 a{color:#8a264c;text-decoration:none;}
.area6 a{color:#595182;text-decoration:none;}
.area7 a{color:#747474;text-decoration:none;}
.area8 a{color:#667a8b;text-decoration:none;}
.areatitle{font-size:1.1em;display:block;margin-top:7px;margin-bottom:5px;}

dt{
	font-weight:bold;
vertical-align:middle;
}
.yoko{
	display:inline;
	margin:0 3px 0 0;
}
.list{
	list-style-type:disc;
}
.clearboth{
	clear:both;
}
.relation img{
max-height:22px;
}
.relation th{
text-align:center;
}
.hide{
	display:none;
}
.caption{
	font-size:90%;
	text-align:center;
	line-height:80%;
	}
.ulmargin{
	margin:0;
	padding:0;
}
