﻿@charset "utf-8";
/* CSS Document */
Body ,select,textarea,table,tr,td,div{ font-family: Arial, Helvetica, sans-serif,"新細明體"; font-size: 13px;letter-spacing: 0px; line-height: 130%; }
input,select { font-family: "新細明體"; font-size: 13px;letter-spacing: 2px; line-height: 130%}

/*-TeacherLogin-*/
.row{}
.clearfix{ clear:both;}

#TeacherLogin{}
#TeacherLogin .Left_box{
	width:230px;
	height:auto;
	float:left;
	margin-right:10px;
}
#TeacherLogin .Left_box .job_news{
	border:1px solid #c0c0c0;
	height:225px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 52%, rgba(236,236,236,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(52%,rgba(255,255,255,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(236,236,236,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 52%,rgba(236,236,236,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
}
#TeacherLogin .Left_box .job_news .jobnews_title{
	display:block;
	width:98%;
	margin:0 auto;
	height:32px;
	background:url(../images/tclogin_img.png) no-repeat -1px -3px;
	margin-top:1px;
}
#TeacherLogin .Left_box .job_news .trade_title{
	display:block;
	width:98%;
	margin:0 auto;
	height:32px;
	background:url(../images/tclogin_img.png) no-repeat -1px -39px;
	margin-top:1px;
}
#TeacherLogin .Left_box .job_news ul{
	width:85%;
	margin:0 auto;
}
#TeacherLogin .Left_box .job_news ul li{}
#TeacherLogin .Left_box .job_news ul li a.news{
	font-size:13px;
	color:#157dc6;
	text-decoration:none;
	line-height:2;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
    display:block;
	margin-top:5px;
}
#TeacherLogin .Left_box .job_news ul li a.news:hover{
	color:#0462a4;
	text-decoration:underline;
}

#TeacherLogin .Left_box .job_news ul li p{
	display:block;
	line-height:1.4;
	color:#414141;
	height:55px;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
#TeacherLogin .Left_box .job_news ul li a.trade{
	font-size:13px;
	color:#4c4c4c;
	text-decoration:none;
	line-height:1.6;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
    display:block;
	margin-top:3px;
}
#TeacherLogin .Left_box .job_news ul li a.trade:hover{
	color:#1c74c1;
	text-decoration:underline;
}
#TeacherLogin .Left_box .job_news ul li a.trade img{
	vertical-align:middle;
	margin-right:5px;
}
/*右側contant*/
#TeacherLogin .Right_box{
	font-family:"微軟正黑體";
	width:656px;
	float:left;
}
#TeacherLogin .Right_box .rightbg_top{
	display:block;
	height:15px;
	background:url(../images/Teacher-Login_Rightbox_top.png) no-repeat;
}
#TeacherLogin .Right_box .rightcontant{
	position:relative;
	background:url(../images/Teacher-Login_Rightbox_center.png) repeat-y;
}
#TeacherLogin .Right_box .rightbg_bottom{
	display:block;
	height:10px;
    background:url(../images/Teacher-Login_Rightbox_bottom.png) no-repeat;
}
#TeacherLogin .Right_box .rightcontant h3{
	font-size:13px;
	color:#3d85ca;
	padding-top:15px;
	margin-left:10px;
	font-weight:normal;
	margin-bottom:25px;
}
#TeacherLogin .Right_box .rightcontant h3 .icon_blud{
	display:inline-block;
	margin-right:5px;
	float:left;
	width:19px;
	height:19px;
	background:url(../images/tclogin_img.png) no-repeat 0 -139px;
}
#TeacherLogin .Right_box .rightcontant .seetrades{
	position: absolute;
	display: block;
	width: 190px;
	height: 43px;
	background: url(../images/tclogin_img.png) no-repeat 0 -84px;
	left: 446px;
	top: 2px;
}
#TeacherLogin .Right_box .rightcontant .seetrades:hover{
	background-position:0 -168px;
}
#TeacherLogin .Right_box .rightcontant dl{
	display:block;
	width:280px;
	float:left;
	margin:5px -4px 5px 25px; 
}
#TeacherLogin .Right_box .rightcontant dl dt{
	display:block;
	width:70px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	background-color:#3d88ca;
	float:left;
}
select.hotjobs{
	width:210px;
	height:30px;
	font-size:13px;
	letter-spacing:0.5px;
	color:#6d6d6d;
}
input.hotjobs{
	width:280px;
	height:28px;
	font-size:13px;
	letter-spacing:0.5px;
	color:#6d6d6d;
	padding:0 5px;
}
#TeacherLogin .Right_box .rightcontant dl dt dd{
	display:block;
	width:200px;
	height:30px;
	float:left;
}
#TeacherLogin .Right_box .rightcontant .checkbtn{
	position: absolute;
	right:180px;
	top:99px;
	clear:both;
	display:block;
	width:83px;
	height:34px;
	line-height:34px;
	font-size:15px;
	text-align:center;
	color:#4276a4;
	background:url(../images/tclogin_img.png) no-repeat 0 -318px;
	margin-left:26px;
}
#TeacherLogin .Right_box .rightcontant .checkbtn:hover{
	background-position:0 -358px;
} 
/*--列表開始 list_box--*/
#TeacherLogin .Right_box .rightcontant .seelist{
	clear:both;
	display:block;
	width:125px;
	height:38px;
	line-height:38px;
	font-size:15px;
	text-align:center;
	color:#FFF;
	background:url(../images/tclogin_img.png) no-repeat 0 -218px;
	margin-left:26px;
}
#TeacherLogin .Right_box .rightcontant .seelist:hover{
	background-position:0 -260px;
}  
#TeacherLogin .Right_box .rightcontant .list_box{
	width:92%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}
#TeacherLogin .Right_box .rightcontant .list_box table{}
#TeacherLogin .Right_box .rightcontant .list_box table thead{}
#TeacherLogin .Right_box .rightcontant .list_box table thead td.blue{
	background-color:#44a2f4;
}
#TeacherLogin .Right_box .rightcontant .list_box table tbody tr.bggray{
	background-color:#faf9f9;
}
#TeacherLogin .Right_box .rightcontant .list_box table tbody td{
	border-bottom:1px dashed #e0e0e0;
}
#TeacherLogin .Right_box .rightcontant .list_box table tbody td.gray{
	background-color:#bbbbbb;
	color:#FFF;
	font-family:"微軟正黑體";
	font-size:15px;
}
#TeacherLogin .Right_box .rightcontant .list_box table tbody td.type{
	color:#3d88ca;
	font-family:"微軟正黑體";
	font-size:15px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
}
#TeacherLogin .Right_box .rightcontant .list_box table tbody td.gtype{
	color:#7b7b7b;
	font-family:"微軟正黑體";
	font-size:14px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
}
#TeacherLogin .Right_box .rightcontant .pagenumber{}
#TeacherLogin .Right_box .rightcontant .pagenumber ul{
	display:block;
	width:70%;
	float:left;
	margin-left:23px;
	text-align:center;
	margin-top:10px;
}
#TeacherLogin .Right_box .rightcontant .pagenumber ul li{
	display:inline;
}
#TeacherLogin .Right_box .rightcontant .pagenumber ul li a{
	padding:4px 10px;
	border:1px solid #dddddd;
	background-color:#f1f1f1;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	display:inline-block;
}
#TeacherLogin .Right_box .rightcontant .pagenumber ul li a:hover{
	background-color:#3d88ca;
	border:1px solid #48a9fd;
	color:#FFF;
}
#TeacherLogin .Right_box .rightcontant .pagenumber .key{
	display:block;
	width:25%;
	float:left;
	margin-top:10px;
}
#TeacherLogin .Right_box .rightcontant .pagenumber .key .pagego{
	display:inline-block;
	width:25px;
	text-decoration:none;
	border:1px solid #dddddd;
	background-color:#f1f1f1;
	color:#333333;
	padding:2px 1px;
	vertical-align:middle;
}
#TeacherLogin .Right_box .rightcontant .pagenumber .key .pagego:hover{
	background-color:#1e75c2;
	color:#FFF;
}

/*-學生登入頁 Student Login -*/
#TeacherLogin .Right_box .rightcontant .stlogin_box{
	width:445px;
	height:258px;
	background:url(../images/tclogin_img.png) no-repeat -237px -258px;
	margin:0 auto;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul{
	padding:70px 0 0 40px;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li{
	float:left;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li.tle{
	width:70px;
	line-height:26px;
	margin-left:5px;
	display:inline-block;
	color:#4A4A4A;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li.inf{
	width:280px;
	line-height:26px;
	margin-bottom:10px;
	display:inline-block;
	color:#000;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li .account{
	display:block;
	float:left;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-right:5px;
	background:url(../images/tclogin_img.png) no-repeat -193px -264px;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li .passport{
	display:block;
	float:left;
	width:20px;
	height:20px;
	vertical-align:middle;
	margin-right:5px;
	background:url(../images/tclogin_img.png) no-repeat -193px -307px;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li a{
	clear:both;
	display:block;
	width:266px;
	height:31px;
	background:url(../images/tclogin_img.png) no-repeat -243px -521px;
	margin-left:76px;
}
#TeacherLogin .Right_box .rightcontant .stlogin_box ul li a:hover{
	background-position:-243px -560px;
}
.w266{ width:265px; height:26px;}
#TeacherLogin .Right_box .rightcontant .notice{
	width:500px;
	display:block;
	height:30px;
	color:#5d5d5d;
	margin-left:105px;
}




/*--Ucan 興趣找方向--*/

/*--興趣找方向interest txt setting-*/
.ucan_box{
	width:100%;
	height:auto;
}
.iblue15-bold{
    font:bolder 15px/20px Arial, Helvetica, sans-serif;
	color:#157bca;
}
.iorg15-bold{
    font:bolder 15px/20px Arial, Helvetica, sans-serif;
	color:#ec7a30;
}
.bgr-header_blue{
	background-color:#e2f1fd;
	font-size:13px;
	font-weight:bolder;
	color:#5c5c5c;
}
.bgr-header_blue{
	background-color:#e2f1fd;
	font-size:13px;
	font-weight:bolder;
	color:#5c5c5c;
}
.bgr-body_blue{
	background-color:#f5faff;
	font-size:13px;
	font-weight:bolder;
	color:#5c5c5c;
}
.bgheader_skin{
   background-color:#f6e3da;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bgheader_skin a:hover{
   background-color:#f6e3da;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.blue13-bold{
    font:bolder 13px/1.6 Arial, Helvetica, sans-serif;
	color:#006cbf;
}
.gray13-bold{
    color:#565656;
	font-size:13px;
	font-weight:bolder;
}
.linkorg13 a{
    color:#5f5f5f;
	font-size:13px;
	text-decoration:none;
	padding-right:15px;
	line-height:2em;
}
.linkorg13 a:hover{
    color:#e46100;
	font-size:13px;
	text-decoration:underline;
}
.graytxt_13{
    color:#636363;
	font-size:13px;
	line-height:1.7;
	font-family:Arial, Helvetica, sans-serif;
}
.browntxt_13 a{
    color:#b16d07;
	line-height:1.7;
	text-decoration:none;
}
.browntxt_13 a:hover{
    color:#b14707;
	line-height:1.7;
	text-decoration:underline;
}
.whitepage{
    color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.brownpage{
    color:#93764c;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.orgtxt_13{
    color:#fc6600;
    padding-left:4px;
    padding-top:2px;
}
.orgddl_13
{
    height:18px;
    border-style:none;
}
.yellowbold_13{
    color:#FFFF00;
	font-weight:bolder;
}
table .school td {
	border: 3px solid #FFFFFF;
	padding: 3px 3px 0 6px;
}
.bgbody_blue{
	background-color: #e5f0f9;
	color: #5082a9;
	padding-top: 3px;
}
.bgheader_blue{
   background-color:#d1e6f6;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bgheader_green{
   background-color:#ccdfca;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bgheader_yellow{
   background-color:#f5f3bf;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.whitepage {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*--position table setting---*/
.brown12{
	font-size:12px;
	color:#9c8565;
}
.brown12-2{
	font-size:12px;
	color:#b57920;
}
.green12{
	font-size:12px;
	color:#357b2d;
}

/*--softpower table setting---*/
/*-滑鼠變換滑去顯示黃色 單獨tr樣式;定義套用--*/
tr.color td{
   border:3px solid #FFFFFF;
}
tr.color{
   background-color:#f8f2f0;
   font-size:13px;
   color:#cf7c7f;
   line-height:22px;
   cursor:pointer; 
}
tr.color:hover{
   background-color:#fdffd7;
}
/*--*/
.colorgray13 a{
	font-size:13px;
	color:#5c5c5c;
	text-decoration:none;
}
.colorgray13 a:hover{
	font-size:13px;
	color:#5c5c5c;
	text-decoration:underline;
}
tr.colorblue{
   background-color:#edf3f8;
   font-size:13px;
   color:#5082a9;
   line-height:22px;
   cursor:pointer;
}
tr.colorblue:hover{
   background-color:#fdffd7;
}
/*--*/
tr.colorgreen{
   background-color:#ecf1eb;
   font-size:13px;s
   color:#55954e;
   line-height:22px;
   cursor:pointer;
}
tr.colorgreen:hover{
   background-color:#fdffd7;
}
/*--*/
tr.coloryb{
   background-color:#f2f6e8;
   font-size:13px;
   color:#7a8f4c;
   line-height:22px;
   cursor:pointer;
}
tr.coloryb:hover{
   background-color:#fdffd7;
}
/*--*/
tr.colorgreen2{
   background-color:#edf2f2;
   font-size:13px;
   color:#619598;
   line-height:22px;
   cursor:pointer;
}
tr.colorgreen2:hover{
   background-color:#fdffd7;
}
/*--*/
tr.colorpurple{
   background-color:#f4eef6;
   font-size:13px;
   color:#a069af;
   line-height:22px;
   cursor:pointer;
}
tr.colorpurple:hover{
   background-color:#fdffd7;
}
tr.colorblue2{
   background-color:#f0f4fc;
   font-size:13px;
   color:#647abf;
   line-height:22px;
   cursor:pointer;
}
tr.colorblue2:hover{
   background-color:#fdffd7;
}
tr.colorgray2{
   background-color:#eaeaea;
   font-size:13px;
   color:#676767;
   line-height:22px;
   cursor:pointer;
}
tr.colorgray2:hover{
   background-color:#fdffd7;
}
.blue a{
   color:#5082a9;
   font-size:13px;
   line-height:22px;
   text-decoration:none;
}
.blue a:hover{
   color:#186cac;
   text-decoration:underline;
}
/*--body-*/
.bglbody_skin{
   background-color:#f8f2f0;
   font-size:13px;
   color:#cf7c7f;
   line-height:22px;
   border:1px solid #DEDEDE;
}
.bglbody_skin a{
   color:#cf7c7f;
   line-height:22px;
   text-decoration:none;
}
.bglbody_skin a:hover{
   color:#e1474c;
   line-height:22px;
   text-decoration:underline;
}
/*--*/
.bglbody_blue{
   background-color:#edf3f8;
   font-size:13px;
   color:#5082a9;
   line-height:22px;
}
.bglbody_blue a{
   color:#5082a9;
   line-height:22px;
   text-decoration:none;
}
.bglbody_blue a:hover{
   color:#0861a6;
   line-height:22px;
   text-decoration:underline;
}
.bglbody_green{
   background-color:#ecf1eb;
   font-size:13px;
   color:#55954e;
   line-height:22px;
}
.bglbody_green a{
   color:#55954e;
   line-height:22px;
   text-decoration:none;
}
.bglbody_green a:hover{
   color:#297f29;
   line-height:22px;
   text-decoration:underline;
}
/**/
.bglbody_yb{
   background-color:#f2f6e8;
   font-size:13px;
   color:#7a8f4c;
   line-height:22px;
}
.bglbody_yb a{
   color:#7a8f4c;
   line-height:22px;
   text-decoration:none;
}
.bglbody_yb a:hover{
   color:#65890d;
   line-height:22px;
   text-decoration:underline;
}
/**/
.bglbody_green2{
   background-color:#edf2f2;
   font-size:13px;
   color:#619598;
   line-height:22px;
}
.bglbody_green2 a{
   color:#619598;
   line-height:22px;
   text-decoration:none;
}
.bglbody_green2 a:hover{
   color:#17777d;
   line-height:22px;
   text-decoration:underline;
}
/**/
.bglbody_purple{
   background-color:#f4eef6;
   font-size:13px;
   color:#a069af;
   line-height:22px;
}
.bglbody_blue2{
   background-color:#f0f4fc;
   font-size:13px;
   color:#647abf;
   line-height:22px;
}
.bglbody_gray2{
   background-color:#eaeaea;
   font-size:13px;
   color:#676767;
   line-height:22px;
}
/*--position setting--*/
/*-search-*/
.linkblu {font-size:13px;text-decoration: none; color:#0479bb;line-height:1.9;}
.linkblu a:link {text-decoration: none; color:#0479bb;}
.linkblu a:hover {text-decoration: underline;color:#666666;}
.linkblu a:visited  {text-decoration: underline;color:#0479bb;}

#search{
	width: 210px;
	position: absolute;
	left: 1114px;
	top: 375px;
}
/*--興趣找方ucan 最下方新增上下學期功能-*/
.select_box{
	width:900px;
	margin-top:15px;
}
.select_box .title_case{
	position:relative;
	top:1px;
	left:0;
	display: block;
	width: 629px;
	height: 48px;
	float: left;
	background-image: url(../images/ucan_03b.png);
	background-repeat: no-repeat;
	line-height: 48px;
	font-size: 15px;
	font-weight: bolder;
	color: #555555;
	padding-left: 50px;
	text-decoration: none;
}
.select_box .title_case:hover{
	background-image:url(../images/ucan_03.png);
}
.select_box .morejobs{
	position:relative;
	top:1px;
	left:-1px;
	display: block;
	width: 200px;
	height: 48px;
	float: left;
	background-image: url(../images/ucan_05b.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.select_box .morejobs:hover{
	background-image:url(../images/ucan_05.png);
}
.select_box dl{
	display:block;
	width:280px;
	float:left;
	margin:10px -4px 5px 25px;
}
.select_box dl dt{
	display:block;
	width:70px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	background-color:#e56098;
	float:left;
}
/*--ucan表格欄位 list_setting-*/
table .list td{
   border:3px solid #FFFFFF;
   padding:3px 3px 0 6px;
}
/*--head-*/
.bglheader_gray{
   background-color:#efefef;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_skin{
   background-color:#f7ece8;
   font-size:13px;
   color:#5c5c5c;
}
.bglheader_blue{
   background-color:#e3eef7;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_green{
   background-color:#e0eadf;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_yb{
   background-color:#ebf2da;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_green2{
   background-color:#e3ebec;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_purple{
   background-color:#efe4f2;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_blue2{
   background-color:#e7eefd;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
.bglheader_gray2{
   background-color:#dcdcdc;
   font-size:13px;
   font-weight:bolder;
   color:#5c5c5c;
}
/*--body-*/
.bglbody_skin{
   background-color:#f8f2f0;
   font-size:13px;
   color:#cf7c7f;
   line-height:22px;
}
.bglbody_skin a{
   color:#cf7c7f;
   line-height:22px;
   text-decoration:none;
}
.bglbody_skin a:hover{
   color:#e1474c;
   line-height:22px;
   text-decoration:underline;
}
/*--*/
.bglbody_blue{
   background-color:#edf3f8;
   font-size:13px;
   color:#5082a9;
   line-height:22px;
}
.bglbody_blue a{
   color:#5082a9;
   line-height:22px;
   text-decoration:none;
}
.bglbody_blue a:hover{
   color:#0861a6;
   line-height:22px;
   text-decoration:underline;
}
.bglbody_green{
   background-color:#ecf1eb;
   font-size:13px;
   color:#55954e;
   line-height:22px;
}
.bglbody_green a{
   color:#55954e;
   line-height:22px;
   text-decoration:none;
}
.bglbody_green a:hover{
   color:#297f29;
   line-height:22px;
   text-decoration:underline;
}
/*--body-*/
.bgbody_skin{
   background-color:#f9efea;
   color:#c48060;
   padding-top:3px;
}
.skin a{
   color:#c48060;
   font-size:13px;
   line-height:22px;
   text-decoration:none;
}
.skin a:hover{
   color:#d06431;
   text-decoration:underline;
}
.bgbody_green{
   background-color:#e2ede1;
   font-size:13px;
   color:#60915b;
   padding-top:3px;
}
.green a{
   color:#60915b;
   font-size:13px;
   line-height:22px;
   text-decoration:none;
}
.green a:hover{
   color:#40a608;
   text-decoration:underline;
}
.bgbody_yellow{
   background-color:#f9f8db;
   font-size:13px;
   color:#a8a020;
   padding-top:3px;
}
.yellow a{
   color:#a8a020;
   font-size:13px;
   line-height:22px;
   text-decoration:none;
}
.yellow a:hover{
   color:#8d7e19;
   text-decoration:underline;
}
