﻿/* ＊＊＊請勿任意修改此樣式檔＊＊＊ */
/*----- 相關網站連結 ----- */
#link_list {
    margin-top: 15px;
}

#link_list .frame_title {
    margin-bottom: 5px;
    background: url(img/theme/title_link_banner.gif) no-repeat left top;
    height: 40px;
}

#link_list .frame_content li {
    display: block;
    margin-bottom: 5px;
    width: 150px;
    height: 49px;
}

#link_list .pic_left
{
	float: left;
	margin-right: 1px;
}

#link_list .pic_right
{
	float: left;
}

/*----- 搜尋 ----- */
div#search_web {
    margin: 0 auto;
    padding-top: 2px;
    background: #c9e3f7 url(img/theme/icon_search.gif) no-repeat 5px 3px;
	width: 225px;
	_width: 230px;
	height: 26px;
	text-align: left;
}

div#search_web input.txt {
    float: left;
    margin-top: 2px;
    margin-left: 30px;
    padding: 2px 2px 0 2px;
    border: 1px solid #9acfc1;
	font-size: 12px;
	width: 130px;
	height: 16px;
}

div#search_web input.button {
    margin-top: 2px;
    background: url(img/theme/btn_search.gif) no-repeat left top;
    border: none;
	width: 50px;
	height: 22px;
	cursor: pointer;
}
