@import url(basic.css);
@import url(forms.css);
@import url(tables.css);
@import url(sidebar.css);
@import url(ad.css);




/* header */
h1#seo {
   clear: both;
	margin: 0px;
	width: 100%;
	height: 20px;
	background-color: #E2F8FF;
	text-align: center;
	font-size: 10pt;
	line-height: 20px;
}

div#header {
    clear: both;
    width: 800px;
}


/* funcgion bar */

div#functionbar {
	clear: both;
	margin-top: 20px;
	width: 800px;
	background-image: url(../images/function_bar_back.gif);
	background-position: left 30px;
	background-repeat: repeat-x;
}

div#tab {
	clear: both;
	width: 800px;
	height: 30px;
	line-height: 30px;
}
div#tab ul {
	width: 790px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
div#tab li {
	float: right;
	margin-left: 10px;
	padding: 0px;
	width: 120px;
	height: 30px;
	list-style: none;
}

div#menues {
	clear: both;
	width: 800px;
	height: 20px;
	line-height: 20px;
	font-size: 10pt;
	color: #2064A2;
	font-weight: bold;
}
div#menues ul {
	width: 790px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
div#menues li {
	float: right;
	margin-left: 10px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	list-style: none;
}

div#pagetitle{
	clear: both;
	width: 800px;
	height: 30px;
	line-height: 30px;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-indent: 1em;
}

div#searchbar{
	clear: both;
	width: 780px;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 10pt;
	color: #333333;
}
div#searchbar form {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
div#searchbar input {
	margin: 0px;
}
div#searchbar select {
	margin: 0px;
}

div#pankuzu {
	clear: both;
	width: 800px;
	height: 20px;
	line-height: 20px;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}



/* mainarea */
div#mainarea {
    clear: both;
    width: 800px;
}

div#leftside {
	float: left;
	width: 180px;
}
div#main {
	float: right;
	width: 615px;
}
div#center {
	float: left;
	width: 450px;
}
div#rightside {
	float: right;
	width: 160px;
}


/* Login Box */
dl#loginbox {
    clear: both;
	 width: 180px;
	 margin: 0px;
	 margin-top: 10px;
	 padding: 0px;
}
dl#loginbox dt {
	width: 180px;
}
dl#loginbox dd {
	width: 170px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/box_foot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFB3;
}
dl#loginbox dd p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10pt;
}
dl#loginbox dd p.loginmess {
	color: #ff0000;
}
dl#loginbox dd table {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
}

/* Category Box */
dl#categorybox {
    clear: both;
	 width: 180px;
	 margin: 0px;
	 margin-top: 10px;
	 padding: 0px;
}
dl#categorybox dt {
	width: 180px;
}
dl#categorybox dd {
	width: 170px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/box_foot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFB3;
}
dl#categorybox dd ul {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
dl#categorybox dd li {
	margin: 0px;
	padding-left:25px;
	width: 170px;
	background-image: url(../images/list_mark.gif);
	background-position: left;
	background-repeat: no-repeat;
	list-style: none;
	line-height: 22px;
	
}


/* Bid Box */
dl#bidbox {
    clear: both;
	 width: 160px;
	 margin: 0px;
	 margin-top: 10px;
	 padding: 0px;
}
dl#bidbox dt {
	width: 160px;
}
dl#bidbox dd {
	width: 150px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/box_foot_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFB3;
}
dl#bidbox dd table {
	margin-top: 10px;
}
dl#bidbox dd p {
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 10pt;
}
dl#bidbox dd p.loginmess {
	color: #ff0000;
}

div.bluearea {
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border-top-color: #66D9FF;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-color: #66D9FF;
	border-right-width: 4px;
	border-right-style: solid;
	border-bottom-color: #66D9FF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-left-color: #66D9FF;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E2F8FF;
}

div.greenarea {
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border-top-color: #E1E151;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-color: #E1E151;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #E1E151;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-left-color: #E1E151;
	border-left-width: 2px;
	border-left-style: solid;
}


/* Hot Auction */
table.pickitem {
	
}
table.pickitem td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #66D9FF;
	border-bottom-style: dashed;
}
table.pickitem td div.itytle {
	padding-left: 10px;
	font-size: 12pt;
	font-weight: bold;
}
table.pickitem td div.iinfo {
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
table.pickitem td div.iinfohighlight {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #2064A2;
	color: #ffffff;
}
table.pickitem td span.iinfobig {
	line-height: 23px;
	font-size: 11pt;
	font-weight: bold;
}

div.greenarea table.pickitem td div.iinfohighlight {
	background-color: #E1E151;
	color: #333333;
}

table.hotsearch td {
	width: 189px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	line-height: 16px;
	vertical-align: top;
	text-align: center;
}

/* Login page */
/* Login Box */
dl#loginboxbig {
    clear: both;
	 width: 300px;
	 margin: 0px;
	 margin-top: 50px;
	 margin-left: 250px;
	 padding: 0px;
}
dl#loginboxbig dt {
	width: 300px;
}
dl#loginboxbig dd {
	width: 290px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/box_foot_big.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFB3;
}
dl#loginboxbig dd table {
	margin: 10px;
	width: 270px;
}
dl#loginboxbig dd th {
	height: 30px;
	line-height: 30px;
	text-align: right;
}
dl#loginboxbig dd td {
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
}

/* item list */
table.itemlist {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2064A2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2064A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2064A2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2064A2;
}
table.itemlist tr.info {
	background-color: #FFFFB3;
}
table.itemlist tr.info td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2064A2;
}
table.itemlist tr.pic {
	background-color: #FFFFFF;
}
table.itemlist td {
	padding: 3px;
}
table.itemlist td.title {
	font-size: 12pt;
}
table.itemlist td.right {
	text-align: right;
}
table.itemlist td img {
	margin: 5px;
}


/* Item detail page */

div#detailarea {
	clear: both;
	padding-top: 10px;
	width: 800px;
}

table#iteminfo {
	margin-left: 10px;
}
table#iteminfo th {
	width: 120px;
	line-height: 25px;
	text-align: left;
}

div#detailarea p.image {
	text-align: center;
}

div#tab2 {
	clear: both;
	margin-top: 20px;
	width: 800px;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F56B3D;
}
div#tab2 ul {
	width: 790px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
div#tab2 li {
	float: left;
	margin-right: 10px;
	padding: 0px;
	width: 100px;
	height: 25px;
	list-style: none;
}

/* Bid page */

div.bidbanner {
	clear: both;
	margin-top: 10px;
	margin-left:40px;
}



/* footer */
div#footmenu {
    clear: both;
    width: 760px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div#footer {
    clear: both;
    width: 800px;
}

@import url(public_4ie.css);
