
/* Web */
/*------------------------------------*/
#port-web{
clear:both;
float:left;
width: 130px;
height:172px;
background-color:#ffffff;
border-right:7px solid #000000;
}
#port-web ul{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#port-web li{
display: inline;
list-style: none;
font-weight: bold;
}
#port-web li a {
float: left;
display: block;
text-decoration: none;
overflow: hidden;
text-align:left;
}
#port-web li a:hover {
}
/*-----------------------------------*/
/* brand */
/*------------------------------------*/
#port-brand{
clear:both;
float:right;
width: 130px;
height:172px;
background-color:#cccccc;
clear:both;
}
#port-brand ul{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#port-brand li{
display: inline;
list-style: none;
font-weight: bold;
}
#port-brand li a {
float: left;
display: block;
text-decoration: none;
overflow: hidden;
text-align:left;
}
#port-brand li a:hover {
}
/*-----------------------------------*/
/* seo */
/*------------------------------------*/
#port-seo{
clear:both;
float:right;
width: 130px;
height:172px;
background-color:#666666;
}
#port-seo ul{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#port-seo li{
display: inline;
list-style: none;
font-weight: bold;
}
#port-seo li a {
float: left;
display: block;
text-decoration: none;
overflow: hidden;
text-align:left;
}
#port-seo li a:hover {
}
/*-----------------------------------*/
/* cms */
/*------------------------------------*/
#port-cms{
clear:both;
float:right;
width: 130px;
height:172px;
background-color:#999999;
}
#port-cms ul{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#port-cms li{
display: inline;
list-style: none;
font-weight: bold;
}
#port-cms li a {
float: left;
display: block;
text-decoration: none;
overflow: hidden;
text-align:left;
}
#port-seo li a:hover {
}
