body{
	font-size: 12px;
	color:#000000;
	line-height:18px;
	margin:20px 0 0 0;
}
/* onmouseover generic underline */

a:link{
	color:#0066FF;
	text-decoration:underline;
	padding:0;
	margin:0;
}
a:visited{
	color:#0066FF;
	text-decoration:underline;
	padding:0;
	margin:0;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
	padding:0;
	margin:0;
}
.blu_span{
	color:#0066FF;
	text-decoration:underline;}
/* /////////////onmouseover specific sample */

A.stylemenu:link {
	color: #666666;
	/*font-size: 9pt;*/
	font-weight: normal;
	text-decoration: none;
}
A.stylemenu:active {	color: #666666;
	/*font-size: 9pt;*/
	font-weight: normal;
	text-decoration: none;
}
A.stylemenu:visited {	color: #666666;
	/*font-size: 9pt;*/
	font-weight: normal;
	text-decoration: none;
}
A.stylemenu:hover {
	color: #333333;
	/*font-size: 9pt;*/
	font-weight: normal;
	text-decoration:underline;
}
/*/////////////////*/
p{	margin:0;}
img{	border:0;}
hr{	height:1px;}
form{margin:3px 0 3px 0;}
.haba{	margin:10px 0;	}
.sita{	margin-bottom:20px;}
.ue{	margin-top:5px;}
.ue2{	margin-top:10px;}
em{	color:#FF0000;
	font-style:normal;
}
#new{
	color:#FFFFFF;
	letter-spacing:1px;
	margin:0 0 0 24px;
}
#s_menu{
	margin:0 0 20px 0;
}
#s_menu a:link{
	color:#333333;
	text-decoration:none;
	padding:0;
	margin:0;
}
#s_menu a:visited{
	color:#333333;
	text-decoration:none;
	padding:0;
	margin:0;
}
#s_menu a:hover{
	color:#FF0000;
	text-decoration:underline;
	padding:0;
	margin:0;
}

#main{
	color:#777777;
}
#main a:link{
	color:#444444;
	text-decoration:none;
	padding:0;
	margin:0;
}
#main a:visited{
	color:#444444;
	text-decoration:none;
	padding:0;
	margin:0;
}
#main a:hover{
	color:#FF0000;
	text-decoration:underline;
	padding:0;
	margin:0;
}


#news{
	overflow:auto;
	width:565px;
	height:140px;
	margin-bottom:10px;
}
div#news ul{
	margin:10px 0 0 40px;
	padding:0;}
div#news ul li{
	margin:5px 0;}
div#news ul li span{
	font-size:11px;
	color:#060;
	font-weight:bold;}
#news2{
	overflow:auto;
	width:540px;
	height:100px;
	margin-bottom:10px;
	border:1px solid;
}

/*/////////////// tables　*/

/*////// full tables　*/

.gray_table_border {
	border: 1px solid #BEBEBE;
}
.gray_a4table_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #575757;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #575757;
}
.darkgray_table_border {
	border: 1px solid #575757;
}
.brown_table_border {
	border: 1px solid #91552B;
}
.green_table_border {
	border: 1px solid #0C8E35;
}
.blue_table_border {
	border: 1px solid #3399FF;
}
.gray2pix_table_border {
	border: 2px solid #F37070;
}
.azure_table_border {
	border: 1px solid #9DB3FC;
}
/* tabella a punti */

.dotted_table_border {
	border: 1px dotted #000000
}

/*////// sides only　*/

.grayup_table_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
}
.graydown_table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}
.grayright_table_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;
}
.grayleft_table_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBEBE;
}

.blackup_table_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.blackdown_table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blackright_table_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.blackleft_table_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.dottedleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.dottedright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dottedup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}


/*////////////////*/

.paratit{
	font-size:12px;
	color: #003E6B;
	font-weight: bold;
}
/*//////////////// font sizes　*/

.size08px{	font-size:8px;}
.size09px{	font-size:9px;}
.size10px{	font-size:10px;}
.size11px{	font-size:11px;}
.size12px{	font-size:12px;}
.size13px{	font-size:13px;}
.size14px {	font-size: 14px;}
.size15px{	font-size:15px;}
.size16px {font-size: 16px;}
.size18px{	font-size:18px;}
.size20px{	font-size:20px;}
.size24px{	font-size:24px;}
.size32px{	font-size:32px;}

/*//////////// colors　*/

.color_black {color: #000000;}
.color_white {color: #FFFFFF;}
.color_red {color: #FF0000;}
.color_gray {color: #999999;}
.color_blue {color: #0000FF;}
.color_yellow {color: #FFFF00;}
.color_celestial {color: #00FFFF;}
.color_pink {color: #FF00FF;}
.color_orange {color: #FF9900;}
.color_green {color: #00FF33;}
.color_darkpetrol {color: #0066FF;}
.color_greendark {color: #112408;}
.color_matton {color: #AE6526;}
.color_azzurre {color: #059FFF;}
.color_beer {color: #BA680F;} 
.color_darkgray {color: #666666;} 
.color_wine {color: #83154E;}
.color_downblue {color: #005195;}
.color_orangine {color: #F67E15;}
.color_greenmod {color: #0C8E35;}
.color_brown {color: #6D411E;}

/*////////onmouseover with images */

.bozo_style{
border-bottom	:1px solid #CCCCCC;
text-align		:right;
margin		:0 10px 30px 10px;
padding		:0 0 15px 0;
}
.bozo_style 		a:link, .bozo_style a:visited{
background-image	:url("img/bozo_top_mark.gif");
background-position	:left top;
background-repeat	:no-repeat;
padding			:0 0 0 18px;
text-decoration       	:underline;
}
.bozo_style 		a:link:hover, .bozo _style a:visited:hover{
background-image     	 :url("img/bozo_top_over_mark.gif");
text-decoration      	 :none;
}

#whatnew{
	line-height:18px;
	height:80px;
	width:300px;
	overflow:auto;
	background-attachment: fixed;
	background-image: url(img/newsbkg.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	/*ripetizione oriz*/
	/*background-repeat: repeat-x;*/
	color: #000000;
}
.price {
	color: #480000;
	text-decoration: underline;
}
.bambo_h2{
	width:90%;
	margin:10px 5%;
	padding:0;
	line-height:20px;
	font-size:15px;
	text-indent:15px;
	border-left:15px solid #669900;
	border-bottom:1px dotted #669900;
	color:#666;
}
.bambo_h3{
	width:90%;
	margin:10px auto;
	padding:0;
	line-height:18px;
	font-size:13px;
	text-indent:15px;
	border-left:10px solid #669900;
	border-bottom:1px dotted #669900;
	color:#666;
}
.bambo_p{
	color:#666666;
	margin:0 auto;
	padding:20px;
}
.bambo_p2{
	color:#666666;
	margin:0 auto;
	padding:5px;
}
p.kome1{
	margin:10px auto;
	padding:0 20px;}
p.kome2{
	margin:10px auto;
	padding:25px 20px 20px 220px;
	line-height:20px;
	background-image:url(img/syunyou_okome.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;}
dl.detail{
	width:100%;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;}
dl.detail dt{
	margin:0;
	padding:0;
	color:#036;
	font-weight:bold;}
dl.detail dd{
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	color:#666;}

table#table_set01{
	width:580px;
	margin:15px auto;
	border-collapse:collapse;
	table-layout:fixed;
	border-left:1px solid #666;
	border-bottom:1px solid #666;}
table td.w20{
	width:20%;}
table#table_set01 caption{
	height:25px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#0066CC;}
table#table_set01 caption span{
	color:#900;}
table#table_set01 tr{
	text-align:center;}
table#table_set01 td{
	height:20px;
	vertical-align:middle;
	border-top:1px solid #666;
	border-right:1px solid #666;}
table#table_set01 td.orange {color: #FF6600}
table#table_set01 td.blue {color: #0066CC}