/* Kaibell CSS Document */
/* Home Body Css */
/*@charset "utf-8";*/
@import url(/css/about.css);

#bleft {width:240px; min-height:100px; -height:100px; float:left;}
#bleft h2.cornertitle {height:30px; line-height:30px; padding-left:10px; 
background-color:#7E1281; color:#fff;}
#bleft .categorys {min-height:1px; margin-bottom:10px;}
#bleft .categorys h2 {height:30px; line-height:30px; padding-left:10px; 
background-color:#6A437A; color:#fff;}
#bleft .categorys ul a {font-size:13px;}
#bleft .categorys ul li {height:35px; line-height:35px; padding-left:10px;
background:url("/images/subject_button_bg.gif") no-repeat;}
#bleft .categorys ul li.category-ed a {color:#ff7300;}

#bright {width:700px; min-height:100px; -height:100px; float:right;}
#bright h2 {height:25px; line-height:30px; padding-left:10px; font-size:14px; color:#fff; font-weight:normal; overflow:hidden;
background:url("/images/menu_baner_5_6.gif") no-repeat; border-bottom:#008894 solid 5px;}
#bright .show-categorys {min-height:1px; margin-bottom:10px; padding:10px; border:#008894 solid 1px;}
#bright .show-categorys h3 {font-weight:bold; color:green; font-size:13px;}
#bright .show-categorys div {line-height:2.0; color:#000; font-size:13px;}
#bright .show-categorys div p {margin:10px 0;}
#bright .show-categorys div p span {color:#ff7300;}
#bright .show-categorys div a {text-decoration:underline;}
#bright .show-categorys table {color:#666;}
#bright .show-categorys .input-border {width:370px; height:20px; border:#ccc solid 1px; overflow:hidden;}
#bright .show-categorys .textarea-border {width:370px; height:120px; border:#ccc solid 1px; overflow:hidden;}
#bright .show-categorys .textarea-border textarea {width:370px; height:120px; margin:0; float:right;}
#bright .show-categorys .feedback-button input {width:90px; height:28px; padding:0; padding-bottom:2px; *padding:2px 0 0 0; font-size:12px; font-weight:bold; color:#5677c0;
background:url("/images/kaibell_button_bg.jpg") #b5dcf7 no-repeat; cursor:pointer;}
#bright .show-categorys .validate-td input {width:50px; height:20px; float:left; border:#ccc solid 1px;}
#bright .show-categorys .validate-td img {height:20px; margin:0 10px; border:#ccc solid 1px; cursor:pointer;}

/* resume */
#bright .show-categorys .resume {line-height:1.6;}
#bright .show-categorys .resume p {width:100%; clear:both; margin:5px 0; min-height:1px; float:left;}
#bright .show-categorys .resume img {width:150px; margin-right:10px; padding:3px; border:#eee solid 1px; float:left;}
#bright .show-categorys .resume strong {font-size:14px; color:green; display:block;}

/* kaibellandchina css */
#bright .kaibellandchina {padding-left:50px;}
#bright .kaibellandchina h3 {font-size:13px;}
#bright .kaibellandchina p {padding-top:10px;}

/* help system */
#bright .helpsystem h3 {font-weight:bold;}
#bright .helpsystem ol {margin-bottom:20px;}

/* Friend Links */
#friendlink {width:950px; min-height:100px; -height:100px; margin-bottom:10px;}
#friendlink .linksay {width:950px; min-height:100px; -height:100px; position:relative;}
#friendlink .linktitle {margin:10px 20px; color:red; font-size:14px; position:relative;}
#friendlink .linktitle img {position:absolute; top:5px; right:100px;}
#friendlink fieldset {width:946px; -moz-border-radius:5px; line-height:2.0;
overflow:hidden; -overflow:inherit; -overflow-x:hidden;}/*firefox 圓角*/
#friendlink legend {padding:2px 10px; font-size:14px; background-color:#fff;}
#friendlink legend span {padding:2px 10px; background-color:#fff; font-weight:normal; position:absolute; top:-1px; right:20px;}
#friendlink fieldset dl {margin:10px 20px; color:#666;}
#friendlink fieldset dl dt {background:url("/images/list-point.gif") no-repeat left center; padding-left:15px;}
#friendlink .sortlinks {width:910px; min-height:30px; -height:30px; margin-bottom:30px; padding:10px 20px; 
position:relative; overflow:hidden; -overflow:inherit; -overflow-x:hidden;}
#friendlink .sortlinks h2 {margin-bottom:10px;}
#friendlink .sortlinks h2 span {position:absolute; top:10px; right:10px; font-weight:normal;}
#friendlink .sortlinks ul {width:930px; color:#666; float:left;}
#friendlink .sortlinks ul li {width:auto; height:31px; margin:0 14px 10px 0; float:left; white-space:nowrap;}
#friendlink .sortlinks ul li img {width:88px; height:31px;}
#friendlink .sortlinks p a {color:#333; font-weight:bold; margin-right:10px;}

/* Float Window */
#floatLink {width:500px; height:400px; overflow:hidden; border:#24618E solid 2px; display:none;
position:absolute; left:30%; top:130px; background-color:#fff;}
#floatLink h2 {padding-left:10px; height:26px; line-height:26px; color:#fff; background-color:#24618E; position:relative;}
#floatLink h2 img {position:absolute; top:5px; right:5px; cursor:pointer;}
#floatLink input {width:250px; height:17px; margin:0; padding:2px 0 0 3px; border:#ccc solid 1px;}
#floatLink select {width:100px; height:19px; margin:0; padding:0;}
#floatLink textarea {width:300px; height:58px; margin:0; padding:0; border:#ccc solid 1px;}
#floatLink table {width:100%; line-height:2.0; margin-top:10px; color:#333;}
#floatLink table th {width:110px; padding-right:10px; text-align:right;}
#floatLink table p {position:relative;}
#floatLink table img {height:19px; border:#ccc solid 1px; border-left:0; cursor:pointer;
position:absolute; top:0; *top:1px; left:65px;}
#floatLink table .submit {width:80px; height:28px; color:#333;
border:#24618E solid 1px; background-color:#ccc; cursor:pointer;}