/* CSS Document */
body{margin:0px; padding:0px; font:12px "Segoe", Arial, Helvetica, sans-serif;}
h2{font:26px; color:#504f4f; text-decoration: underline; font-weight: bold;}
h3{font:18px; color:#504f4f;}


.td_maintext{color:#838383; font:12px; font-weight: bold; padding:30px;}
a.copyright{color:#FFFFFF; text-decoration: underline;}
a:hover.copyright{color:#FFFFFF; text-decoration: none;}

a.cate_menu{color:#838383; text-decoration: underline;}
a:hover.cate_menu{color:#838383; text-decoration: none;}


#gs_nav_search {
	float:left;
	background: #444;
	padding: 0 20px 0 20px;
	height: 74px;
	width: 260px;
}

#gs_nav_searchbox {
	bottom:0px;
	border-style:none;
	border-width:0;
	font-size:30px;
	color:#666;
	overflow:hidden;
	height:36px;
	width:233px;
	background:#444;
} 

#gs_nav_searchbox_border {
	border-bottom:solid 1px #999;
	padding: 20px 0 0 0;
	width:244px;
	float: left;
}

#gs_nav_searchbtn {
	color:#999;
	border:none;
	cursor:pointer;
	position: relative;
	top: 45px;
	left: 5px; 
}

#gs_nav_dd {
	font-size: 11px;
	line-height: 11px;
	display:block;
	position:absolute;
	overflow: visible;
	background: #fff;
	color:#666;
	padding: 1px 0 0 0;
	*padding: 2px 0 0 0;
}

