@charset "utf-8";
.MenuItemStyle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #333399; FONT-FAMILY: "arial"; TEXT-DECORATION: none
}
.gray6 {
	color: #666666;
}

.size15 {
	font-size: 15px;
	line-height: 20px;
}
.green {
	color: #70a316;
	text-decoration: none;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.purple {
	color: #663399;
	text-decoration: none;
}
.orange {
	color: #FF6600;
	text-decoration: none;
}
.red2 {
	color: #FF6666;
}
.blue {
	color: #3366CC;
	text-decoration: none;
}
.blue2 {
	color: #5638FE;
	text-decoration: none;
}
.size11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.submenu{
	display: none;
	position: absolute;
	width: 103px;
	padding-top: 36px;
	padding-left: 20px;
} 
.submenu1{
	display: none;
}  
.menutitle{ 
cursor:pointer; 
}

#modal {
	width:100px; height:100px; background-color:#000000; position:absolute;
	filter:alpha(opacity=0); -moz-opacity:0; opacity:0; display:none;
}
#rome {
	position:absolute;
	width: 536px;
}

.positive{
background: url(images/btn1.gif);
}

.negtive{
background: url(images/btn2.gif);
}

.setbox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "新細明體";
	font-size: 12px;
	background-color: E0E0E0;
}

