a:link {
		color:#0070C2;
		text-decoration:none;
}
a:visited {
		color:#0070C2;
		text-decoration:none;
}

a:active {
		color:#FF0000;
		text-decoration:none;
}

a:hover {
        color:#00CCFF;
		text-decoration:underline;
}

.b-top{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-top.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-planning{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-planning.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-web{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-web.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-graphic{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-graphic.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-contents{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-contents.png);
	background-repeat:repeat-x;
	background-color:#000000;
	vertical-align:center;
}

.b-contact{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-contact.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-about{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-about.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-privacy{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-privacy.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.b-profile{
    margin:0;
	text-align:center;
	background:url(/common-images/bg-profile.png);
	background-repeat:repeat-x;
	background-color:#000000;
}

.banner{
    text-align:center;
}

.banner ul{
    list-style:none;
    _padding-bottom:5px;
}

.banner li{
    display:inline;
	margin-right:4px;
	font-size:11px;
}