@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:#333;
	FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";
	line-height: 20px;
	background:url(images/background.png) top left repeat;
}

#stage{ margin:5px auto; width:970px;}
#subTopMenu{height:25px; padding:4px;}
#mainTOpMenu{background:url(images/topmenu_bg.png) top left no-repeat; height:47px; width:970px;}
#pdmenu{ background:#000; padding:20px; margin-top:5px;}
#pdmenu a{ color:#C6C6C6; padding:2px 20px 2px 20px; text-decoration:none;}
#pdmenu a:hover{ color:#FFF;}

#d_news{ color:#CCC; font-size:13px;}
#d_news h1{ color:#FFF; font-weight:bold; font-size:15px; padding:0px; margin:5px 0px 10px 0px;}
#d_news a{ color:#FFF; text-decoration:none;}
#d_news a:hover{ text-decoration:underline;}
#d_news .ndate{ color:#990; font-size:10px;}

#foot{ margin-top:15px; margin-bottom:15px; height:50px; background:url(images/foot.gif) 0px 25px no-repeat;color:#666; font-size:11px;}
#foot a{ color:#666; text-decoration:none;}
#foot a:hover{ color:#CCC;}

#dlang{ color:#D9A300}
#dlang a{ color:#D9A300; text-decoration:none;}
#dlang a:hover{ color:#FC0;}
#dabout{ color:#666}
#dabout a{ color:#666; text-decoration:none;}
#dabout a:hover{ color:#CCC;}

#div_content{ min-height:500px;height: auto !important;height:500px; background:url(images/content_bg.gif) top left repeat-y;}
#div_left{ float:left; width:220px;}
#div_right{ float:right; width:750px;}
#mycontent{padding:15px 30px 15px 30px;}

#country{ color:#900; font-size:15px; font-weight:bold; padding:5px 0px 5px 5px; background:#F0F0F0; border-bottom:#CCC solid 1px; }
#company{ padding-left:50px;}
#company h1{ color:#5A3827; font-size:13px; font-weight:bold; padding:4px;}
#company td{ padding:2px;}
#company a{ color:#06C; text-decoration:none;}
#company a:hover{ color:#060; text-decoration:none;}

#download{ border:#CCC solid 1px; margin-bottom:10px;}
#download_h1{ color:#06C; font-size:13px; font-weight:bold; padding:5px; background:#EFEFEF;}
#download a{ color:#06C; text-decoration:none;}
#download a:hover{ color:#060; text-decoration:none;}

#tech{ margin-bottom:15px; background:url(images/dot-underline.png) left bottom repeat-x; padding:5px 0px 20px 0px;}
#tech h1{ color:#900; font-size:15px;}
#tech h2{ color:#333; font-size:13px; padding-bottom:15px;}
#tech a{ color:#06C; text-decoration:none;}
#tech a:hover{ color:#060} 

#pd{ float:left; width:160px; height:220px;padding-right:90px;}
#pdr{ float:left; width:160px; height:220px;}
#pd a, #pdr a{ color:#06C; text-decoration:none; font-size:13px;}
#pd a:hover, #pdr a:hover{ color:#060;}

#pdd_img{ float:left; width:340px;}
#pdd_wd{ float:right; width:320px;}
#pdd_wd h1{ font-size:20px; padding:10px 0px 6px 0px;}
#pdd_wd h2{ font-size:13px; padding:0px 0px 10px 0px; color:#930;}
#pdbox{ border:#999 solid 1px; padding:10px;}

#myicon{padding:10px 0px 10px 0px; border-bottom:#CCC solid 1px;}
#myicon h1{ font-size:13px; padding:0px 0px 0px 0px; color:#333;}
#iconList2{border:#CCC solid 1px; padding:5px;}
#iconList{border-bottom:#CCC solid 1px; padding:5px 0px 10px 0px;}
