BODY {
	background-color : white;
	background-image : url(/images/jiabin_milano_webagency.gif);
	background-attachment: fixed; 
	background-position: 95% 95%;
	background-repeat: no-repeat; 
	width:100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#565656;
	line-height:160%;
// overflow-x:hidden;
overflow-y:hidden;
}

.text_content {
	font-size:13px;
}
.text_content a{
	color : #F66200;
	text-decoration: underline;
	font-weight:bold;
}
.text_content a:hover{
	color : red;
	text-decoration: none;
}
	
.bar_pages{
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #06C;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	A.bar_pages {color : #355A6D;text-decoration: none;}
	A.bar_pages:hover {color : #06C;text-decoration: underline;}

.bar_pages_selected{
	position:relative;
	left:-1px;
	background-color:#fff;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #06C;
	border-left:1px solid #06C;
	font-size: 12px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #06C;
}

.sfoglia{
	color:#06C;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}
	A.sfoglia {color : #355A6D;text-decoration: none;}
	A.sfoglia:hover {color : #06C;text-decoration: underline;}
	
  .message {
    font-family: Georgia;
    text-align: center;
    margin-top: 20px;
  }
  
  .spinner {
    background: url(/images/loading.gif) no-repeat center center;
    height: 40px;
  }

.ico {
  width:220px;
	position:relative;
	left:78px;
	display:block;
	cursor:move;
color:#06C;
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.1em;

}

.icoimg{
	position:relative;
	display:block;
	top:36px;
	left:-55px;
	width:50px;
	height:50px;
}

.ulW {
position:relative;
width:90%;
left:58px;
z-index:1;
border:0px solid black;
min-height:200px;
}

.catW {
position:relative;
top:6px;
left:-17px;
color:#06C;
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.4em;
letter-spacing:-0.06em;
border:0px solid black;
height:20px;
}

.catW_iframe {
position:relative;
top:0px;
left:10px;
color:#06C;
font-family:Georgia, Times New Roman, Times, serif;
font-size:1.4em;
letter-spacing:-0.02em;
}

ul.subulW{
position:relative;
list-style:circle;
color : #06C;
border:0px solid red;
}

.ulW ul.subulW li a{
color : #355A6D;
	font-size:12px;
line-height:1.4em;
font-family:Georgia, Times New Roman, Times, serif;
	text-decoration:none;
}

.ulW ul.subulW li a:hover{
color : #06C;
}