@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#FFF;
	FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";
	line-height: 22px;
}
#stage{ margin:0px auto; width:950px;background-image:url(images/leftMenu_bg.gif); background-repeat:repeat-y; background-position:right top;}
#stagem{ margin:0px auto; width:950px;background-image:url(images/leftMenu_bgm.gif); background-repeat:repeat-y; background-position:right top;}
#stage2{ margin:0px auto; width:950px;}
#stage_d{ margin:0px auto; width:950px;}
#topMenu1{margin:0px 30px 0px 0px;}
#topMenu1 a{color:#FC0; text-decoration:none;}
#topMenu1 a:hover{color:#FFF; text-decoration:none;}
#topMenu1 .selbtn{color:#F90; font-weight:blod;}

#topMenu2{height:70px;}

#domusLogo{ padding-left:30px;margin-top:10px; float:left;}
#mainMenu{float:right; padding-right:30px; margin-top:30px;}
#mainMenu a{color:#FFF; text-decoration:none;}
#mainMenu a:hover{color:#FC0; text-decoration:none;}
#mainMenu .selbtn{color:#F90; font-weight:blod;}

#lineTop{ background-image:url(images/bg_dot.gif); background-repeat:repeat-x; background-repeat:top left;}
#contentA{margin:0px;}
#titleArea{margin:10px 0px 15px 0px;}
#leftMenu{float:left; width:220px;}
#menu1{text-align:right; font-size:13px; color:#CCC}
#menu1 UL { list-style-type: none; }
#menu1 ul li a{
	display:block;
	height:25px;
	font-size:13px;
	color:#CCC;
	text-decoration:none;
	margin:0px 15px 0px 15px; padding:3px 20px 0px 0px;
}
#menu1 ul li a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333
}
#menu1 .wd_sel{color:#FC0;}
#menu2{text-align:right; font-size:13px; color:#CCC}
#menu2 UL { list-style-type: none; }
#menu2 ul li a{
	display:block;
		min-height:25px;height: auto !important;
	height:25px;
	font-size:13px;
	color:#CCC;
	text-decoration:none;
	margin:0px 25px 0px 15px; padding:3px 20px 0px 0px;
}
#menu2 ul li a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333
}
#menu2 .wd_sel2{color:#FC0;}

#rightContent{float:right;width:670px;padding:15px 30px 20px 30px; color:#999;}
#rightContentm{float:right;width:670px;padding:15px 30px 20px 30px; color:#000;}
#rightContentm h1{ color:#03F}

#rightContent2{float:right;width:730px;padding:0px 0px 0px 0px; color:#999;}

#pdphoto{height:400px;}
#pdlist{padding:0px 10px 0px 10px; float:right; width:580px;}
#pdtitle{
	padding:0px 10px 0px 10px;
	font-size:15px;
	color:#FFF;
	FONT-FAMILY:arial;
	font-weight: bold;
}
#test19 a{ color:#FFF; size:12px; border:#000 solid 1px; padding:2px 3px 2px 3px; text-decoration:none; background:#333}
#test19 a:hover{ color:#FC0; size:12px; border:#000 solid 1px; padding:2px 3px 2px 3px; text-decoration:none; background:#000}
#pddetail{padding:0px 10px 0px 10px; color:#FFF}
.pdprice{ color:#FC0; font-size:15px; font-weight:bold; padding-left:10px;}

#copyright{ margin:15px 30px 0px 0px;}

#pda{ width:15px; height:15px; background-color:#333; font-size:10px;padding:0px;margin:0px;}

#cust{ width:163px; height:160px; float:left; padding-left:15px}
#cust_img{width:140px; border:#CCC solid 1px; max-height:105px; overflow:hidden}
#cust_title{width:140px;margin-top:5px;}



h1{margin:0px 0px 10px 0px; font-size:16px; color:#FFF;}
h2{margin:0px 0px 10px 0px; font-size:13px; color:#FFF;}
p{margin:0px 0px 10px 0px;}


a.pdn{
	background-color: #666;
	border: 1px solid #999;
	font-size: 10px;
	text-decoration:none;
	color: #CCC;
}
a.pdn:hover{
	background-color: #333;
	border: 1px solid #FFF;
	font-size: 10px;
	color: #FFF;
}
a.pdn2{
	background-color: #333;
	border: 1px solid #FFF;
	font-size: 10px;
	color:#FC0;
	text-decoration:none;
}
a.pdn2:hover{
	background-color: #333;
	border: 1px solid #FFF;
	font-size: 10px;
	color: #FFF;
}

#det{line-height:22px;}
#det p{line-height:22px;margin-botton:15px;}
#det ULa{ padding:5px 15px 5px 40px;}
#det h2{
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	background-image: url(images/title_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#det ul li{margin-left:30px;}
#det ol li{margin-left:30px;}
#det a{
	color: #906;
	text-decoration: underline;
}
#det a:hover{
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
#det th{
	background-color: #CCC;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
#det .underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.imgmod .imgblock {
	FONT-SIZE: 12px; FLOAT: left;
}
.img-left{float:left; margin:0px 7px 7px 0px; border:1px solid #E8E8E8;}
.img-right{float:right; margin:0px 0px 7px 7px; border:1px solid #E8E8E8;}
.img-left1{float:left; margin:0px 35px 7px 0px; border:1px solid #E8E8E8;}
.img-right1{float:right; margin:0px 0px 7px 7px; border:1px solid #E8E8E8;}
.fixfloat: {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px;
}
.imgmod .imgblock {
	FONT-SIZE: 12px; FLOAT: left; MARGIN-LEFT: 15px; WIDTH: 260px
}
.imgmod .list {
	FLOAT: left; MARGIN-LEFT: 15px; TEXT-ALIGN: left
}
.imgmod .list LI {
	LINE-HEIGHT: 18px; HEIGHT: 20px
}


#download td{padding:3px;}
#download th{
	color:#FFF;
	font-size:12px;
	background-color: #333;
	background-position: 1px;
	padding:3px 5px 3px 5px;
}
#download p{margin:0px 0px 10px 0px; padding:0px;}
#download .bordera{border:#333 solid 1px;}
#download a{ color:#FC0; text-decoration:none;}
#download a:hover{ color:#FFC; text-decoration:none;}


#pdsmall{float:left; width:140px; height:80px;}

#mtable{font-size:12px; color:#CCC;}
#mtable th{ font-weight:bold; background:#333; border-left:#000 solid 1px; color:#FFF; font-size:12px; text-align:left; padding:3px;}
#mtable td{ padding:3px; border-bottom:#333 solid 1px;}
#mtable a{ color:#9C0; text-decoration:none;}
#mtable a:hover{ color:#9F0;}

#mtablem{font-size:12px; color:#000;}
#mtablem th{ font-weight:bold; background:#333; border-left:#000 solid 1px; color:#FFF; font-size:12px; text-align:left; padding:3px;}
#mtablem td{ padding:3px; border-bottom:#333 solid 1px;}
#mtablem a{ color:#03F; text-decoration:none;}
#mtablem a:hover{ color:#960;}


.wdYellow{color:#FC0}

#pdtype{margin-bottom:10px;}
#pdtype UL { list-style-type: none; }
#pdtype ul li a{width:103px; float:left; text-align:center; padding:3px; background:#333; color:#FFF; text-decoration:none;}
#pdtype ul li a:hover{ color:#FC0; background:#333 url(images/iconm1.gif) bottom center no-repeat;}
#pdtype .pdtypesel{ color:#FF0;background:#333 url(images/iconm1.gif) bottom center no-repeat;}

.clear {clear: both;margin:0px;padding:0px;}

#forum{}
#forum th{ color:#FC0; background:#666;}

#memforum{ color:#000;}
#memforum th{ background:#666; color:#FC0; padding:2px;}
#memforum .ftd{ padding:2px; border-bottom:#666 solid 1px;}
#memforum a{ color:#000; text-decoration:none;}
#memforum a:hover{ color:#03F;}

#dform{ font-size:13px; padding:10px;}
#dform td,tr{ padding:3px;}
#dform th{ background:#333; color:#FC0;padding:3px;}

#content{min-height:300px;height: auto !important;height:300px; padding:20px 40px 20px 40px;}

#txtHint{color:#FC0;}

#table_a{ border:#CCC solid 1px;}
#table_a th{ padding:5px; background:#630; color:#FFF; text-align:left;}
#table_a td{ padding:5px;}
#table_a .bdbr{ border-bottom:#CCC solid 1px;border-right:#CCC solid 1px;}
#table_a .bdb{ border-bottom:#CCC solid 1px;}
#table_a .bdr{ border-right:#CCC solid 1px;}
#table_a .bdbr2{ border-bottom:#CCC solid 1px;border-right:#CCC solid 1px; color:#CC0}
#table_a .bdb2{ border-bottom:#CCC solid 1px; color:#CC0}
#table_a .bdr2{ border-right:#CCC solid 1px; color:#CC0}
#table_a .cc0{ color:#CC0}
##table_a a{ text-decoration:none;}
#table_a .bdbr a, #table_a .bdr a{ color:#FFF; text-decoration:none;}
#table_a .bdbr2 a, #table_a .bdr2 a{ color:#CC0; text-decoration:none;}
#table_a .bdbr a:hover,#table_a .bdbr2 a:hover, #table_a .bdr a:hover, #table_a .bdr2 a:hover{ color:#FF6;}


#news{}
#news th{ padding:3px; text-align:left; background:#666; color:#FFF;}
#news .ttd2{
	padding:5px 3px 3px 20px;
	border-bottom:#333 solid 1px;
	background-position:5px 10px;
	background-image: url(images/news-icon1.png);
	background-repeat: no-repeat;
}
#news .ttd22{ padding:3px; border-bottom:#333 solid 1px;}
#news a{ color:#FC0; text-decoration:none;}
#news a:hover{ color:#F60; text-decoration:none;}
