


a {color: #fff; text-decoration:none;}
a:hover {color: #999;}
a img{border: none;}

#menu {
	width: 100%;
	text-align: center;
	height: 40px;
	background: url(images/bg_menu.png) repeat-x top;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 13px;
}

#menu ul{
	width: 900px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

#menu a:hover{
	color:#c00;
}



#menu li{
	display: inline;
	padding: 0px 22px 0 0;
	color: #fff;
}



#main_box1 {
	margin: 20px 0 0 0;
	width: 900px;
	color: #fff;
}

h1 {
	background: url(images/bg_tbar.png) repeat-x top;
	height: 30px;
	padding: 8px 0 0 20px;
	border: 1px solid #333;
	font-size: 18px;
	margin: 0;
}

.main_list {
	width: 450px;
	margin: 20px 0 0 0;
	float: left;
}

.main_list:hover {
	background-color: #222;
}

.main_sub {
	width: 100%;
	margin: 20px 0 0 0;
}




.main_list img{
	float: left;
	padding: 0 20px 0 0;
}

.main_list li{
	list-style: none;
	line-height: 30px;
}


/* @group detail */

.detail_name {
	font-weight: bold;
	font-size: 16px;
}

.detail_spec {
	font-size: 14px;
}

.detail_content {
	font-size: 12px;
	padding: 5px 0;
}

.detail_price {
	font-size: 16px;
	color: #c00;
}

/* @end */

#left {
	margin: 20px 0 0 0;
	width: 600px;
	color: #fff;
	float: left;
}

#right {
	margin: 20px 0 0 0;
	width: 280px;
	color: #fff;
	float: right;
}


#list {
	width: 600px;
	height: 150px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #424242;
}

#list img{
	float: left;
	margin: 0 20px 0 0;
}

#list ul{
	padding: 0;
}


#list li{
	list-style: none;
	line-height: 20px;
}

#list_sub {
	width: 280px;
	height: 85px;
	border-bottom: 1px solid #424242;
	padding: 10px 0 0 0;
}

#list_sub:hover {
	background-color: #222;
}

#list_sub li{
	list-style: none;
	line-height: 20px;
}

#list_sub img{
	float: left;
	margin: 0 10px 0 0;
}

/* @group list nav */

#nav {
	width: 100%;
	text-align: center;
	float: left;
	margin: 20px 0;
	border-top: 1px solid #424242;
	padding: 20px 0 0 0;
}


#nav li{
	display:inline;
	padding:5px 10px 0 10px;
}



#nav .s_search {
	padding: 10px 0 0 5px;
}

#btn_back {
	text-align: right;
	padding: 5px 0 0 5px;
}

/* @end */

#sort {
	margin: 20px 0 0 0;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background-color: #1a1a1a;
	padding: 10px;
}


#sort li{
	display: inline;
	padding: 0 5px;
}




/* @group contact */



#contact_wrap .contact_box{
	padding: 0px 20px 20px 20px;
}


#contact_wrap h2{
	padding: 0 0 0 10px;
	color:#999;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
}

#contact_wrap .contact_detail{
	padding: 10px 10px 0 0;
	color: #fff;
	font-size: 14px;
}

#contact_wrap b{
	padding: 0 20px 0 0;
	color: #999;
	font-size: 16px;
}

#contact_wrap p{
	line-height: 20px;
}

#contact_wrap .contact_detail a{
	color: #c00;
	text-decoration: underline;
}

#contact_wrap .contact_detail a:hover{
	color: #fff;
	text-decoration: underline;
}

#contact_wrap .contact_name{
	padding: 10px 10px 0 0;
	color: #ff6793;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


/* @end */

#left p {
	padding: 20px 0 0 0;
	line-height: 22px;
}

#banner_box {
	padding: 20px 0 0 0;
}

#banner_box img{
	border: 1px solid #333;
}

#gallery_category {
	margin: 20px 0 0 0;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background-color: #1a1a1a;
	padding: 10px;
}


#gallery_category li{
	display: inline;
	padding: 0 15px;
}



#gallery_list {
	width: 910px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

.img_top {
	margin: 20px 0 0 0;
	border: solid 1px #333;;
}

#main_image {
	margin: 20px 0 0 0;
}



.sub_price {
	color: #c00;
}

#adsense {
	text-align: center;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background-color: #000;
	padding: 10px;
	margin: 20px 0 0 0;
}
