﻿td {  font-family: "Arial"; font-size: 12px; line-height: 18px}
.back1 {  background-image: url(index/bk.png); background-repeat:repeat-x; background-position:top; margin:0px;}

a {  font-size: 12px; color: #825C00; text-decoration: underline}
a:link {  font-size: 12px; color: #825C00; text-decoration: underline}
a:hover {  font-size: 12px; color: #825C00; text-decoration: underline}


.navbk { background-color:#FFF9D6; border-color:#CCCCCC; border-right:1px; }
.navtitle { background-image: url(pictures/pics/title-search.gif); height:29px; background-repeat:repeat;}

.search_title { color:#FFD747; padding-left:6px;}
.category_content { color:#FFD747; padding-left:6px;line-height: 20px}
.wz {  font-size: 12px;color: #7a7a7a; }
.searchbox{ width:139px; border: #cc6600 1px solid;FONT-SIZE: 12px; BACKGROUND-COLOR: #ffffff}
.searchoption {BORDER: #cc6600 1px solid; FONT-SIZE: 12px;BACKGROUND-COLOR: #ffffff}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	
}

body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}



div.RoundedCorner{background: #f5f5f5}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #f5f5f5}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


