div#nav li#software a {color: #FFF; font-weight: bold;}

/* =content*/
img#LAN {float: right; margin: 60px 40px 5px 30px;}
div#sub_title {top: -5px;}
div#sub_title h3 {margin-left: 50px; font-size: 0.95em;}
div#content p {text-align: justify;}
div#content p.intro {margin: 50px 15px 5px 30px;}
div#content p.intro-2 {margin: 10px 15px 10px 30px;}
div#content_sub p {font-size: 0.8em;}
div#content_main p.intro-3, ul.choice_2 {font-size: 0.8em;}

/* =Unordered List */
ul.choice li{
position: relative;
margin: 3px 0;
font-size: 0.9em;
list-style-image: none;
width: 100%;
}
ul.choice li#pm {
background : transparent url(images/ERP_ProjectMgtmt-tn.jpg) no-repeat 40px 5px;
height: 100px;
}
ul.choice li#fa {
background : transparent url(images/ERP_Finance-tn.jpg) no-repeat 40px 5px;
height: 100px;
}
ul.choice li#sm {
background : transparent url(images/ERP_Sales-tn.jpg) no-repeat 40px 5px;
height: 100px;
}
ul.choice li#crm {
background : transparent url(images/ERP_CRM-tn.jpg) no-repeat 40px 5px;
height: 100px;
}
ul.choice a {
position: absolute;
left: 0;
top: 0;
display: block;
padding: 20px 10px 30px 170px;
}
ul.choice_2 {
padding: 0 20px 0 40px;
list-style: inside disc;
margin: 0;
}
