@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
.clear {clear: both; margin:0px; padding:0px;}
html, body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#000;
	FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";
	line-height: 22px;
	/*background:#1A0B09;*/
	background:#000;
}

h2{
	font-size:15px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#06C;
}

#stage{ margin:10px auto; width:950px;}
#mymenu{background: #000;}
#mylogo{ float:left; width:200px; padding-top:3px;}

#mcontent{background:#FFF; min-height:400px; height: auto !important; height:400px;}
#mcontent2{background:#FFF; min-height:330px; height: auto !important; height:330px;padding:35px;}

#mybrand{ width:200px; padding:10px; float:left;}
#brandtitle{ text-align:center;}
#brandtitle a{ color:#06F; text-decoration:none;}
#brandtitle a:hover{ color:#930;}

#pda{float:left; width:210px; padding:20px;}
#pddetail{ float:right; width:700px;}
#pdtitle{ padding:8px; font-size:15px;}
#pdcat2{ border-bottom:#CCC solid 1px; margin-bottom:10px;}

#spda{float:left; width:100px; padding:0px 10px 10px 0px; position:relative;}
#spdb{float:left; width:100px; padding:0px 0px 10px 0px; position:relative;}

#spda .snew, #spdb .snew{ position:absolute; top:3px; left:3px;}


#portfolio{padding:12px; width:150px; float:left;}
#portfoliotitle{ padding:5px 0px 5px 0px; text-align:left; line-height:18px; height:32px; overflow:hidden;}
#portfoliotitle a{ color:#06F; text-decoration:none;}
#page { font-size:11px;}
#page a{ color:#06F; text-decoration:none;}
#page a:hover{ color:#960}

#con_form td { padding:3px;}