@charset"utf-8";

/*====grobalsecond.css===============================================*/

/*-----grobalsecondLeft--------------------------------------------------*/

div.grobalsecondLeft{
float:left;
width:360px;
margin-right:20px;
}

div.grobalsecondLeft ul{

}

div.grobalsecondLeft ul li{
background:url(../img/icon.gif) no-repeat 0 7px;
padding-left:7px;
}

/*-----grobalsecondRight-------------------------------------------------*/

div.grobalsecondRight{
float:left;
width:360px;
}

div.grobalsecondRight ul{

}

div.grobalsecondRight ul li{
background:url(../img/icon.gif) no-repeat 0 7px;
padding-left:7px;
margin-bottom:3px;
}

