﻿@charset "UTF-8";
/* D-Link Partner Portal CSS Document */

@import url("pageform.css");
@import url("newsform.css");
@import url("arc_pageform.css");
@import url("cashbox_form.css");

body{
	margin:0;
	text-align:center;
}

p,input,select,td{
	font-family:Verdana;
	font-size:0.75em;
}
#mainbody .butbg{
	cursor:pointer;
	margin-top:5px;
	border:outset 1px #ccc;
	color:#666;
	font-weight:bold;
	padding:2px;
	background:url(button-bg.gif) repeat-x left top;
}
#mainbody .button_e{
	cursor:pointer;
	margin-top:5px;
	border:outset 1px #ccc;
	color:#666;
	font-weight:bold;
	padding:2px;
	background:url(button-bg.gif) repeat-x left top;
}
#mainbody .blank{
	clear:both;
	margin:0;
	padding:0;
}
#mainbody .space35{
	height:35px;
}


#mainbody{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family: Verdana;
	font-size:0.75em;
}
#mainbody a:link{
	color: #0087bd;
	text-decoration: none;
}
#mainbody a:visited{
	color: #0087bd;
	text-decoration: none;
}

#mainbody a:hover{ 
	color: #000000;
}

/* ---------------------------------------------------------------頁首 */
#bodyhead{
	width:900px;
	height:115px;
	position:relative;
}
#bodyhead .logo{
	float:left;
	margin:22px 0 0 5px;
}
#bodyhead .headmsg{
	position:absolute;
	z-index:200;
	top:56px;
	left:250px;
color:#FF0000;
font-weight:bold;
}
#bodyhead .idinfo{
	float:right;
}
#bodyhead .idloginname{
	font-size:0.9em;
	text-align:right;
	font-weight:bold;
	color:#0087bd;
	margin:8px 12px 0 0;
}
#bodyhead .pointinfo{
	font-size:0.9em;
	text-align:right;
	font-weight:bold;
	color:#0087bd;
	margin:38px 12px 0 0;
}
#bodyhead .idname{
	float:right;
	font-size:0.9em;
	text-align:right;
	font-weight:bold;
	color:#0087bd;
	margin:61px 12px 0 0;
}
#bodyhead .languagecell{
	position:relative;
	z-index:100;
	float:right;
	Padding:10px 12px 0 0;
}
* html #bodyhead .languagecell{
	position:relative;
	z-index:100;
	float:right;
	Padding:10px 25px 0 0;
}
/* ---------------------------------------------------------------頁首下拉選單 */
#bodynavbar{
	width: 900px;
	height:47px;
	background:url(../images/navbg.gif);
}
#bodynavbar .leftlink{
	float:left;
	text-align:right;
	font-weight:bold;
	color:#666666;
	margin:16px 0 0 12px;
}
#bodynavbar .leftlink a:link{
	color: #666666;
	text-decoration: none;
}
#bodynavbar .leftlink a:visited{
	color: #666666;
}

#bodynavbar .leftlink a:hover{ 
	color: #000000;
}

#bodynavbar .rightlink{
	float:right;
	text-align:right;
	font-weight:bold;
	color:#0087bd;
	margin:16px 12px 0 0;
}
/* ---------------------------------------------------------------首頁左區塊 */
#bodyleft{
	float:left;
	width:560px;
	margin-right:12px;
	margin-top:32px;
	font-family: Verdana;
}
#bodyleft .lefttext{
	width:560px;
	font-size:0.9em;
	color:#666666;
	line-height:1.5;
	margin:0 0 14px 0;
	padding:0;
}
#bodyleft .lefttext p{
	font-size:1em;
	margin:0;
	margin-bottom:10px;
}
#bodyleft .lefttext1_1{
	float:left;
	width:50px;
	font-weight:bold;
}
#bodyleft .lefttext1_2{
	float:left;
	width:500px;
}
#bodyleft .lefttext1_3{
	clear:both;
	margin:0 0 10px 0;
}
* html #bodyleft .lefttext1_3{
	clear:both;
	margin:0 0 0 0;
}
#bodyleft .texttitle{
	font-size:12.8pt;
	font-weight:bold;
	color:#0087bd;
	line-height:1.3;
}
#bodyleft .texttitle_1{
	font-size:11pt;
	color:#0087bd;
	line-height:1.3;
}
#bodyleft .leftbanner{
	width:559px;
	margin-bottom:22px;
}

#bodyleft .highlightbar{
	float:left;
	width:175px;
	background-image:url(../images/barbg.gif);
	background-repeat: repeat-x;
	font-size:0.9em;
	color:#666666;
	line-height:1.2;
	padding-bottom:10px;
}
#bodyleft .highlightbar1{
	float:left;
	width:14px;
	width:13px \9;
	height:50px;
border_:1px solid #ffffff;
}
#bodyleft .highlighttitle{
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
	padding:8px 5px 5px 5px;
	margin-bottom:15px;
}
#bodyleft .highlighttextb{
	width:175px;
	font-weight:bold;
	color:#0087bd;
}
/* ---------------------------------------------------------------首頁右區塊 */
#bodyright{
	float:left;
	width:328px;
	margin-top:32px;
	font-family: Verdana;
}

#bodyright .popdoc{
	width:297px;
	background-image:url(../images/ind_downloadbg.gif);
	background-repeat: no-repeat;
	padding:15px;
	margin-bottom:4px;
	font-size:0.9em;
}
#bodyright .popdoctitle{
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
}
#bodyright .popdoc ul{
	list-style-type: none;
	margin:0;
	padding:0;
	width:297px;
	margin-top:5px;

}
#bodyright .popdoc li{
	border-top:1px solid #d0d0d0;
}
#bodyright .popdoc li a:link{
	color: #666666;
	text-decoration: none;
}
#bodyright .popdoc li a:visited{
	color: #666666;
}

#bodyright .popdoc li a:hover{ 
	color: #000000;
}
#bodyright .popdocicon{
	float:left;
	width:25px;
	margin-bottom:5px;
	margin-top:5px;
}
#bodyright .popdoctext{
	float:left;
	width:263px;
	margin-left:4px;
	margin-top:11px;
	margin-bottom:5px;
}
* html #bodyright .popdocicon{
	float:left;
	width:25px;
	margin-bottom:0;
	margin-top:5px;
}
* html #bodyright .popdoctext{
	float:left;
	width:263px;
	margin-left:4px;
	margin-top:11px;
	margin-bottom:0;
}
#bodyright .dnews{
	width:297px;
	background-image:url(../images/ind_newsbg.gif);
	background-repeat: no-repeat;
	padding:15px;
	margin-bottom:14px;
	font-size:0.9em;
}

#bodyright .dnewstitle{
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
	padding:0 0 5px 0;
}
#bodyright .dnewstext{
	width:297px;
	color:#666666;
	line-height:1.5;
	padding:10px 0 10px 0;
	border-top:1px solid #d0d0d0;
}
#bodyright .dnewstextb{
	font-weight:bold;
}
#bodyright .Featurbar{
	width:328px;
	background-image:url(../images/barbg.gif);
	background-repeat: repeat-x;
	padding-bottom:10px;
	font-size:0.9em;
}
#bodyright .Featurtitle{
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
	padding:8px 5px 5px 5px;
	margin-bottom:12px;
}
#bodyright .Featurtext{
	font-weight:bold;
	color:#0087bd;
}
#bodyright .Featurline{
	width:328px;
	height:21px;
	background-image:url(../images/featurline.gif);
	background-repeat: repeat-x;
	padding:0;
}
/* ---------------------------------------------------------------Login */
#bodyright .indlogin{
	width:297px;
	background-image:url(../images/ind_loginbg.gif);
	background-repeat: no-repeat;
	padding:15px;
	margin-bottom:4px;
	font-size:0.9em;
}
#bodyright .indlogintitle{
	width:297px;
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
}
#bodyright .indlogin p{
	width:297px;
	margin:10px 0 0 0;
	font-size:1em;
	line-height:1.5;
	color:#666666;
}
#bodyright .indlogin1_1{
	float:left;
	width:65px;
	padding:3px 0 0 0;
	margin:10px 0 0 0;
	color:#666666;
}
#bodyright .indlogin1_1r{
	width:225px;
	padding:3px 0 0 0;
	color:#666666;
	margin-left:61px;
}
#bodyright .indlogin1_1r input{
	vertical-align:middle;
}
#bodyright .indlogin1_2_12{
	width:225px;
	margin:3px 0 0 0;
}
#bodyright .indlogin1_2_11{
	width:100px;
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
	padding:3px 0 0 0;
	margin:5px 0 0 0;
}
#bodyright .indlogin1_2{
	float:left;
	width:225px;
	margin:10px 0 0 0;
}
#bodyright .indlogin1_2 input{
	font-size:1.2em;
	width:225px;
	height:18px;
	border:1px solid #666666;
}
#bodyright .indlogin1_2title{
	float:left;
	width:65px;
	font-size:1.2em;
	font-weight:bold;
	color:#0087bd;
	padding:3px 0 0 0;
	margin:5px 0 0 0;
}
* html #bodyright .indlogin1_2{
	float:left;
	width:217px;
	margin:10px 0 0 0;
}
* html #bodyright .indlogin1_2 input{
	font-size:1.2em;
	width:217px;
	height:18px;
	border:1px solid #666666;
}
#bodyright .indlogin1_3{
	float:left;
	width:200px;
	margin:7px 0 0 0;
	font-size:1.1em;
}
#bodyright .indlogin2_1{
	width:150px;
	margin:15px 0 10px 65px;
}
#bodyright .indlogin2_1 p{
	margin:0 0 8px 0;
	font-size:1em;
}
#bodyright .indlogin2_1 img{
	margin-right:3px;

}
/* ---------------------------------------------------------------下拉選單 */
#dropmenu{
	width:200px;
	background-color:#f7f7f7;
	font-size:1em;
}
.menu_border{
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
#dropmenu td{
	font-size:1em;
}
#dropmenu td img{
	margin-top:3px;
	margin-right:3px;
	margin-left:20px;
	margin-bottom:5px;
}
#dropmenu a:link{
	color: #0087bd;
	text-decoration: none;
}
#dropmenu a:visited{
	color: #0087bd;
}

#dropmenu a:hover{ 
	color: #000000;
	text-decoration:underline;
}
#dropmenu .level1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	color: #0087bd;
}
#dropmenu .level1_1{
	padding:0 0 5px 0;
}
#dropmenu .level2{
	padding:0 0 5px 20px;
}
/* ---------------------------------------------------------------底下區塊 */
#bodyfoot{
	width: 900px;
	border-top:1px solid #d0d0d0;
	margin:0 0 20px 0;
	padding:7px 0 0 0;
}

#bodyfoot .leftlink{
	float:left;
	font-size:0.9em;
	color:#666666;
	line-height:1.3;
}
#bodyfoot .leftlink a:link{
	color: #666666;
	text-decoration: none;
}
#bodyfoot .leftlink a:visited{
	color: #666666;
}
#bodyfoot .leftlink a:hover{ 
	color: #000000;
}
#bodyfoot .copytext{
	float:right;
	font-size:0.9em;
	color:#666666;
	line-height:1.3;
}

/* -- DI Home
------------------------------------------------------------- */

#dihome {
	width:560px;
	padding:0;
	font-family:Verdana;
	font-size:1.5em;
}
#dihome h1 {
	font-family:Verdana;
	font-size:1em;
	margin:10px 0 0 0;
	color:#000;
}
#dihome h2 {
	font-family:Verdana;
	font-size:0.7em;
	text-align:right;
	margin:5px 0 0 0;
	color:#000;
}
#dihome .homebox {
	font-family:Verdana;
	font-size:0.7em;
	line-height:1.2em;
	margin:15px 0 20px 0;
}
#dihome .brclear {
	clear:both;
}
#dihome a{
	margin:0;
	font-weight: normal;
}
#dihome ul {
	width:560px;
	list-style-type: none;
	height: 15px;
	margin:0;
	margin-left:-40px;*margin-left:0;
}
#dihome ul li {
	float: left;
}
#dihome ul li a {
	height: 15px;
	float: left;
	color: #959595;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	overflow: hidden;
}
#dihome ul li a:hover {
	background-position: 0 -20px;
}
#dihome ul li.li1 a {
	width: 184px;
	background-image: url(../img/intbut1.gif);
}
#dihome ul li.li1 a.li11 {
	width: 184px;
	background-image: url(../img/intbut1.gif);
	background-position: 0 -20px;
}
#dihome ul li.li2 a {
	width: 184px;
	background-image: url(../img/intbut2.gif);
}
#dihome ul li.li2 a.li21 {
	width: 184px;
	background-image: url(../img/intbut2.gif);
	background-position: 0 -20px;
}
#dihome ul li.li3 a {
	width: 184px;
	background-image: url(../img/intbut3.gif);
}
#dihome ul li.li3 a.li31 {
	width: 184px;
	background-image: url(../img/intbut3.gif);
	background-position: 0 -20px;
}
#dihome #info1 {
	font-family:Verdana;
	font-size:0.7em;
	line-height:1.2em;
	margin:15px 0 20px 0;
}
#dihome #info1 h1 {
	font-family:Verdana;
	font-size:1.3em;
	margin:15px 0 10px 0;
	color:#80b33a;
}
#dihome #info2 {
	font-family:Verdana;
	font-size:0.7em;
	line-height:1.2em;
	margin:15px 0 20px 0;
}
#dihome #info2 h1 {
	font-family:Verdana;
	font-size:1.3em;
	margin:15px 0 10px 0;
	color:#80b33a;
}
#dihome #info2 img {
	vertical-align: middle;
}
#dihome #info3 {
	font-family:Verdana;
	font-size:0.7em;
	line-height:1.2em;
	margin:15px 0 20px 0;
}
#dihome #info3 h1 {
	font-family:Verdana;
	font-size:1.3em;
	margin:15px 0 10px 0;
	color:#80b33a;
}