@IMPORT url("/style/blitzer/jquery-ui-1.8.6.custom.css");

body {font-family: Arial, Helvetica, sans-serif;}
.angle {background-image: url(/images/v9/angle_fone.gif); background-repeat: no-repeat; background-position: right top;}
.tm_fone {background-image: url(/images/v9/topmenu_fone.gif);background-repeat: repeat-x;background-position: top;}
.line_ph {background-image: url(/images/v9/line_zag_mini.gif);background-repeat: repeat-x;background-position: top;}
.h1_zag {font-size: 12px; font-weight: normal;}
.menu1 {font-size: 12px;color: #000000;text-decoration: none;}
.menu1:hover {text-decoration: underline;}
.menu2_ots {padding-left: 5px;padding-top: 2px;padding-bottom: 2px;}
.sp_menu {font-size: 12px;margin: 0px;padding: 0px;}
.text {font-size: 12px;margin: 0px;padding: 0px;}

.gl {color: #CE2671;text-decoration: none;font-weight: 600;}
.gl:hover {color: #000000;text-decoration: underline;}
.gl:visited {color: #8e0031;text-decoration: underline;}

.price {font-size: 14px;}
.price_hot {font-size: 14px;color: #B12162;}
.btn {color: #FFFFFF;font-size: 12px;background-color: #CE2671;border: 1px solid #FFFFFF;}
.slog {color: #CE2671;font-size: 12px;padding: 3px;margin: 3px;}
.p_desc {font-size: 12px;padding-top: 3px;padding-left: 6px;padding-bottom: 0px;margin: 0px;}
.black_ping {font-size: 11px; color: #000000;}
.black_ping:hover {color: #CE2671;}
.area {background-color: #F4F4F4; font-size: 12px; border: 1px solid #999999;}
.black_link {text-decoration: none;color: #000000;}
.black_link:hover {text-decoration: underline;}


#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li { 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width: 140px;
	/*height:241px;*/
	overflow:hidden; 
}	

/*
#prevBtn, #nextBtn { 
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	margin-left: -30px;
	margin-top: -400px;
	z-index: 1000;
}	
#nextBtn { 
	margin-left: 400px;
}														

#prevBtn a, #nextBtn a {  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url('/images/btn_prev.gif') no-repeat 0 0;	
}	

#nextBtn a { 
	background:url('/images/btn_next.gif') no-repeat 0 0;	
}	
*/
/* numeric controls */	
ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol#controls li {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #CE2671;
	padding: 3px;
}

table.px1 tr th {
	border: 1px solid #CE2671;
	background-color: #CE2671;
	padding: 3px;
	color: white;
	font-weight: bold;
}
