body {
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#tmpbg {
	background-image: url(../img/background-bkup.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

#logo_temp {
    margin-right: auto;
	margin-left: auto;
	margin-top: 300px;
	margin-bottom: 800px;
}
#cot_title {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 2% center ;
	text-indent: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#cot_title strong {
	font-weight: normal;
}

#site_logo {
	
	float: left;
	height: 75px;
	width: 290px;
	padding: 0px;
	margin: 0 0 0 0px;
	
}

#site_logo a{
	padding: 0px;
	margin: 0 0 0 0px;
	display: block;
	text-indent: -5000px;
	height: 75px;
	width: 290px;
}


#wrapper {


	width: 921px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
	}

#pagetitle {

	background-image: url(../img/site_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 921px;
	height: 87px;
	overflow: hidden;
}

#content_l {
	
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 569px;
	clear: left;
	/* commented backslash IE5 hack \*/
	padding-right: 49px;
	/* end hack */
	padding-left: 49px;
	padding-top: 10px;
	}
	
#content_l h3 {

	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #663;
	text-align: left;
	margin: 0px;
	
}

#content_l h1 {
	background-image: url(../img/t_patch.gif);
	background-repeat: no-repeat;
	background-position: left bottom ;
	text-indent: 20px;
	
	font-size: 15px;
	color: #330;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60615B;
	
	margin: 0px;
	padding-top: 15px;
	
}

#content_l h2 {
	background-image: url(../img/t_patch.gif);
	background-repeat: no-repeat;
	background-position: left bottom ;
	text-indent: 20px;
	
	font-size: 15px;
	color: #330;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60615B;
	
	margin: 0px;
	padding-top: 15px;
	
}



#top_m_items_wrapper {
	width: 569px;
	margin-top: 15px;
	margin-bottom: 15px;

}
#new_item {
	width:189px;
	height:70px;
	
}
#new_item_name {
	
	font-size: 11px;
	width:189px;
	height:50px;
	margin-top: 10px;
	color: #330;
}
#new_item_detail {
	
	font-size: 10px;
	width:140px;
	height:80px;
	padding-left:24px;
	padding-right:24px;
	margin-top: -20px;
	text-align:left;
	line-height:14px;
	
}

#new_item_name a{
	text-decoration: underline;
	width:189px;
	color: #1E2019;
}
#new_item_name a:hover{
	width:189px;
	color: #F30;
}

#top_m_items_wrapped {
	float: left;
}

#m_items {
	
	width: 569px;
	margin-top: 30px;
	margin-bottom: 20px;
	
}

#m_items_name a{

	color: #F30;
}
	
#content_r {
	
	background-image: url(../img/nav_title_bk.gif);
	background-repeat: repeat;
	background-position: left top ;
	background-color: #1E2019;
	text-align: left;
	color: #FFFFFF;
	float: right;
	width: 253px;
	margin: 0;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}

#footer {

	width: 921px;
	margin: 0px;
	padding: 0px;
	background-color: #B3B39D;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	line-height: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FC0;
	
	}

#footer a:hover{
	
	color: #F30;
	
	}
	

#main_nav {

	text-align: center;
	width: 921px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #B3B39D;
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	}
	
#main_nav ul {
	margin: 0px 0px;
	list-style-type: none;
	padding: 0px 0px;
	}
	
#main_nav li {
	font-size: 12px;
	float:left;
	position: relative;
	}
	
#main_nav a {

	display:block;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	background-image: url(../img/nav_bg_norm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #60615B;
	border-bottom-color: #60615B;
	width: 106px;
	height: 25px;
	line-height: 25px;
	
	}
#main_nav a:hover {

	color: #FFFFFF;
	background-image: url(../img/nav_bg_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
	}
#current {
	height: 25px;
	background-image: url(../img/nav_bg_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

#current a{
	
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
	background-image: url(../img/nav_bg_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #60615B;
	border-bottom-color: #60615B;
	}

#current a:hover {
	
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
	background-image: url(../img/nav_bg_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #60615B;
	border-bottom-color: #60615B;
	}

#nav_home {
	width: 106px;
	}

#nav_goods {
	width: 106px;
	}

#nav_fashion {
	width: 106px;
	}
#nav_entert {
	width: 106px;
	}

#nav_links {
	width: 106px;
	}

#cot_nav {
	
	background-image: url(../img/nav_menu_bk.gif);
	background-repeat: repeat;
	background-position: left top ;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
}

#cot_nav li{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#cot_nav a {
	font-size: 11px;
}

#cot_nav a:hover{
	font-size: 11px;
	color: #F30;
}

#cot_nav img { 

	border: none; 
	text-decoration: none;
} 

#m_items_name
{
	width: 569px;
	color: #F00;
	font-size: 13px;
	font-family: "Lucida Grande",HiraMaruPro-W4,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#m_items_detail {
	
	margin-bottom: 10px;
	width: 569px;
	text-align: left;
}

#m_items_detail p{
	line-height: 18px;
	color: #1E2019;
}

#separater {

	width: 569px;
	background-image: url(../img/separater.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sub_nav {

	font-size: 12px;
	color: #FFFFFF;
	width: 150px;
	float: right;
	padding-top: 15px;
}

#paging {
	clear: left;
	font-size: 12px;
	color: #60615B;
	padding-bottom: 10px;
}

#paging a{

	font-size: 12px;
	color: #60615B;
}

#paging a:hover{
	color: #F00;
}


#paging b{
	font-weight: bold;
	color: #F00;
}


#search {

	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#s_map_links {
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
	
}


#s_map_links li{
	
	padding-top: 4px;
	padding-bottom: 4px;
	
	
}

#s_map_links h2 {

	font-size: 14px;
	color: #1E2019;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60615B;
	margin: 0px;
	padding-top: 15px;
}

#s_map_links  a{
	color: #1E2019;
}

#s_map_links  a:hover{
	color: #F60;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;min-height:1%;  /* for IE 7*/}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.pageDescrip{
	color: #663;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #60615B;
}

.catFollow{
	text-align:right;
	color: #1E2019;
	padding-bottom:10px;
	padding-top:10px;
}

.catFollow a{
	color: #1E2019;
}

.catFollow a:hover{
	text-decoration: underline;
	color: #F30;
}

.catFollow a:visited{
	color: #1E2019;
}

.pageDescripNavi a{
	color: #663;
}

.pageDescripNavi a:hover{
	text-decoration: underline;
	color: #F30;
}

.pageDescripNavi a:visited{
	color: #663;
}



/* top fix */

#item_wrapper{
	
	width: 569px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.item_element {
	
	width: 189px;
	float: left;
	padding-top: 10px;
	padding-bottom:5px;
}

.item_element a{
	
	text-decoration: none;
	color: #333333;
}

.item_element a:hover {
	text-decoration: underline;
	color: #F30;
}

.item_element strong{
	text-decoration: underline;
}


.item_element_detail {
	
	width:140px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	height: 70px;

}

.item_element_name {
	
	padding-top: 10px;
	padding-bottom:10px;
	font-size: 11px;
	width:189px;

}


.item_element_name a{
	text-decoration: underline;
	color: #1E2019;
}
.item_element_name a:hover{

	color: #F30;
}

