body {
margin : 0;
padding : 0;
font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
background-color : #f3f7fa;
color : #333333;
}

ul.NewEnterprise {
margin-left : 0;
padding-left : 0;
text-align : left;
}

ul.NewEnterprise li.Title {
padding : 2px 2px 2px 20px;
background-image : url(../img/IconBoxGreen.gif);
background-repeat :  no-repeat;
background-position : left;
color : #333333;
font-size : 12px;
text-align : left;
line-height : 120%;
list-style-type : none;
border-bottom : none;
}

ul.NewEnterprise li {
padding : 2px 2px 2px 20px;
color : #333333;
font-size : 12px;
text-align : left;
line-height : 120%;
list-style-type : none;
border-bottom : dotted 1px #b1dd8e;
}

ul.NewEnterprise li a,
ul.NewEnterprise li a:link,
ul.NewEnterprise li a:visited,
ul.NewEnterprise li a:active {
color : #f15a22;
text-decoration : underline;
}

ul.NewEnterprise li a:hover {
color : #66bb44;
text-decoration : underline;
}
