@charset "utf-8";
/* CSS Document */

@import "skeleton.css";
@import "ja-sosdmenu.css";
/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	line-height: 170%; margin:0; padding:0;
}

ol, ul {
    list-style-type:none; 
}
a { text-decoration:none; color:#333333; font-weight:bold
}
a:hover {
	text-decoration: none; color:#565656; font-weight:bold
}

.clr {
	clear: both;
}
h1,h2,h3, h4  {
    margin: 0; padding: 0; 	font-family: Tahoma, Arial, sans-serif;

}

form {
	margin: 0;
	padding: 0;
}

/* Clear Fix */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */

/* HEADER */

#ja-header {
    clear:both;
	width:1003px;
/*	background: url(../images/beran.gif) no-repeat center 1%;*/
	height: 164px;
	margin: 0 auto  14px auto;
}

#ja-pathway-outer {
	height: 20px;
	width: 1003px;
	margin: 0px auto 0 0;
	margin-bottom: 4px;
}

#ja-pathway {
	float: left;
	line-height:20px;
	padding-left: 10px;
	font-size: 11px; 
}

#ja-usertools {
	float: right;
	padding-right:5px;
	line-height:20px;
	margin: 0px auto 0 0;
	font:bold 11px Tahoma, Arial, sans-serif;
}

#ja-usertools .searchset{
    width:130px; vertical-align:middle; font:bold 11px Tahoma, Arial, sans-serif; color:#333333;
}

#header {
	width: 100%;
	height:110px;
	margin: 0 auto 0 0;
	background:url(../images/bg.gif) #FFFFFF  repeat-x;
}

#logo {
	float: left;
	position:absolute;
	margin-left:0px;
	height:90px;
	width:260px;	
	background: url(../images/logo.JPG) no-repeat left center;
}

* html .new {
	position:absolute; z-index:100; width:22px; height:21px; margin-left:-8px; margin-top:-15px;
}
* +html .new {
	position:absolute; z-index:100; width:22px; height:21px; margin-left:-8px; margin-top:-15px;
}
.new {
	position:absolute; z-index:100; width:22px; height:21px;  margin-top:-25px; float:left;
}

* html .news {
	position:absolute; z-index:900; width:22px; height:21px; margin-top:-15px;margin-left:0
}
* +html .news {
	position:absolute; z-index:900; width:22px; height:21px; margin-top:-15px;margin-left:0
}
.news {
	position:absolute; z-index:900; width:22px; height:21px; margin-left:108px; margin-top:-25px;
}

* html .newp {
	position:absolute; z-index:900; width:22px; height:21px; margin-top:-15px; margin-left:-20px;
}
* +html .newp {
	position:absolute; z-index:900; width:22px; height:21px; margin-top:-15px;margin-left:-20px
}
.newp {
	position:absolute; z-index:900; width:22px; height:21px; margin-left:108px; margin-top:-25px;
}


.texthidden{ 
display:block;/*统一转化为块级元素*/ 
overflow:hidden; 
width:0; 
height:0; 
}

.topulr {
	color:#FF0000; font:bold 18px/30px Arial, Helvetica, sans-serif;
}

#top_menu {
	float:right;
	width:748px;
	margin:0;
	text-align:left;
	padding-right:5px;
	padding-top:76px;
	font-weight:bold;
}
#top_menu2 {
	float: left;
	width: 500px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}
#top_menu a {
    color:#333333; text-decoration:none; font:bold 11px Tahoma, Arial, sans-serif;
}

#top_menu a:hover {
    color:#f00; font:bold 11px Tahoma, Arial, sans-serif;
}

#top_menu2 a {
    color:#333333; text-decoration:none; font:bold 11px Tahoma, Arial, sans-serif;
}

#top_menu2 a:hover {
    color:#565656; font:bold 11px Tahoma, Arial, sans-serif;
}

.menus {width:1003px; margin:0 auto; padding:0;}

.BOTT{ BORDER:#585a67 0px solid;  FONT-SIZE: 11px; background:#990000; HEIGHT: 18px;width:46pX; color:#FFFFFF;  font-family:Tahoma, Arial, sans-serif; vertical-align:middle;}
.BOTTs{ BORDER:#585a67 0px solid;  FONT-SIZE: 11px; background:#990000; HEIGHT: 18px;width:66pX; color:#FFFFFF;  font-family:Tahoma, Arial, sans-serif; vertical-align:middle;}
#content {
    width: 1003px;
	margin: 0 auto 0 0;
}

.contentheading {
	color: #B12A2A;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.componentheading {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	border-bottom:1px #AAAAAA solid;
}


#content .ja-leftcol {
	width: 180px;
	float: left;
	color: #000000;
	font-size: 11px;
}

#content .ja-leftcol .moduletab {
	margin-bottom: 16px;
	padding-bottom: 6px;
	background: url(../images/top-bg.gif) left top;
	border-bottom: 2px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
#content .ja-leftcol .moduletab h3 {
	background: url(../images/ja-h3-bg.gif) top left no-repeat;
	padding-left: 24px;
	height: 27px;
	color: #595959;
	font-size: 13px;
	line-height:27px;
	font-weight: bold;
	font-family:Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	border: none;
}

#content .ja-leftcol .moduletable {
	margin-bottom: 16px;
	padding-bottom: 6px;
	background: url(../images/left_bg.gif) left top;
	border-left: 1px solid #E1E1E1;
}

#content .ja-leftcol .moduletable h3 {
	background:#7D7D7D;
	width:150px;
	padding-left: 15px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: none;
}


#content .ja-leftcol .moduletable a{
    margin:0 0 0 10px;
	padding-left: 15px;
	background: url(../images/a_bg_2.gif) left no-repeat;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.8em;
}

#content .ja-leftcol .moduletable a:hover{
	color: #000000;
}

/* CONTENT */
#ja-content {
	width: 620px;
	float: left;
	margin-left: 15px;
	margin-right: 10px; 
}
#ja-contents {
	width: 590px;
	float: left;
	margin-left: 5px;
	margin-right: 5px; 
}
/* RIGHTCOL */
#ja-rightcol {
	float: right;
	width: 150px;
	font-size: 1em;
	clear: right;
}

#ja-rightcol .moduletable {
    padding:2px;
}

#ja-rightcol .moduletable h3 {
	background: none;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}


.xspace-list {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0.5em 0px; LINE-HEIGHT: 1.6em; PADDING-TOP: 0px; ZOOM: 1; LIST-STYLE-TYPE: none
}
.xspace-imagelist {
	 FLOAT: left; BACKGROUND-IMAGE: none; PADDING-BOTTOM: 4px; MARGIN: 0px 1px;  WIDTH: 176px; PADDING-TOP: 4px;  TEXT-ALIGN: center; display:block;
}
.xspace-imagelist IMG {
	border:1px #efefef solid; padding:2px; max-width:140px; max-height:113px; width:expression(this.width > 140 && this.height < this.width*113/140 ? 140: true);  height: expression(this.height > 113 ? 113: true);margin-top: expression(this.height < 113 ? (113-this.height)/2: 0);
}
.xspace-imagelistP {
	FONT-SIZE: 11px; MARGIN: 0px;  LINE-HEIGHT: 14px;  
}
.xspace-textwmen {
	FONT-SIZE: 11px; MARGIN: 0px auto;  LINE-HEIGHT: 16px; width:136px; background:#85A2FE; color:#FFFFFF; 
}
.xspace-textboy {
	FONT-SIZE: 11px; MARGIN: 0px auto;  LINE-HEIGHT: 16px; width:136px; background:#527AFC; color:#FFFFFF; 
}
.xspace-textmen {
	FONT-SIZE: 11px; MARGIN: 2px auto;  LINE-HEIGHT: 16px; width:136px; background:#295AFC;  color:#FFFFFF;
}

.xspace-imgstyle {
	width:150px; text-align:center; padding:2px; margin:2PX 0; height:205px;
}
.xspace-imgstyles {
	width:150px; text-align:center; padding:2px; margin:2PX 0; height:205px;
}
/*-- views --*/
.views-imagelist IMG {
	FONT-SIZE: 1px; MAX-WIDTH: 450px; VERTICAL-ALIGN: middle; ; WIDTH: expression(this.width > 450 && this.height < this.width ? 450: true); BORDER-TOP-STYLE: none; MAX-HEIGHT: 450px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; ; HEIGHT: expression(this.height > 450 ? 450: true); BORDER-BOTTOM-STYLE: none;
}
.views-span { width:20%; text-align:center; line-height:22px; color:#0066FF; float:left; background:#cccccc;}
.views-spans { width:80%; text-align:left;line-height:22px;color:#0066FF;  float:left;background:#cccccc;overflow:hidden;}
.views-spanlist { width:20%; text-align:center; line-height:22px; color:#0066FF; float:left;}
.views-spanslist { width:80%; text-align:left;line-height:22px; color:#0066FF; float:left; overflow:hidden;}
/*--end--*/
A.c:link {
	COLOR: #006699; TEXT-DECORATION: underline; font-family:Tahoma, Arial, sans-serif;font-size:11px; font-weight:100;
}
A.c:visited {
	COLOR: #006699; TEXT-DECORATION: underline;font-family:Tahoma, Arial, sans-serif;font-size:11px; font-weight:100;
}
A.c:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;font-family:Tahoma, Arial, sans-serif;font-size:11px; font-weight:100;
}

/* FOOTER */
#ja-footer {
	border-top: 4px solid #B9B9B9;
	background: #F1F1F1;
	float:left;
	height: 60px;
	clear: both;
}

#ja-footer-inner {
	width: 1003px;
	padding: 0;
}


#but-css {
	float: right;
	margin-top: 15px;
}


#copyright {
	float: left;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #8D8C90;
	margin-left:5px;
	margin-top: 12px;
	line-height:22px;
}

 .infoBoxContents {
	FONT-SIZE: 11px; BACKGROUND: url(../images/box-bg.gif) #ffffff repeat-x center bottom; FONT-FAMILY: Tahoma, sans-serif
}
.infoBox {
	BACKGROUND: #b6b7cb
}
.productListing-headingreg {BORDER-LEFT: #cecea4 1px solid;BORDER-RIGHT: #cecea4 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #cecea4 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #f0f3e3; PADDING-BOTTOM: 10px; COLOR: #000000; PADDING-TOP: 10px; BORDER-BOTTOM: #cecea4 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: LEFT; shopping-cart: 
} 


#insort { width:180px; text-align:center;}
#insortsort { height:28px; line-height:23px; text-align:left; background:url(../images/in-line-bbg.jpg)}
#insortline { margin:0; padding:0; overflow:hidden;}
#insortclear{ margin:0; padding:0; height:3px;}
#insortnsort { line-height:22px; text-align:left;}
.ProTitle { background:url(../images/in-line-bbg.jpg) no-repeat}
.ProTitleHover { background: url(../images/line-line.jpg) no-repeat
}
#insortnsort1 { margin:0; padding:0; height:28px; line-height:20px; text-align:left; background:url(../images/in-line-bbg.jpg); padding-top:2px;}


#hw0{width:148px; text-align:center; float:left;}
#hw00{width:154px; text-align:center; float:left;}
#hw1{  height:119px; width:146px; margin:0 auto; overflow:hidden;}
#hw1 img{ 
	border:1px #efefef solid; padding:2px; max-width:140px; max-height:113px; width:expression(this.width > 140 && this.height < this.width*113/140 ? 140: true);  height: expression(this.height > 113 ? 113: true);margin-top: expression(this.height < 113 ? (113-this.height)/2: 0);
}
#hw2{overflow:hidden;height:84px; width:146px; margin:0 auto; table-layout: fixed;WORD-BREAK: break-all; WORD-WRAP: break-word; color:4B4B4B; font-size:11px;}
#bar{text-align:left; padding-left:15px;margin-bottom:10px; height:20px; background:#CFE7F3; line-height:20px;  border:1px solid #A2CBEC;border-left:4px solid #A2CBEC;color:#00349A; font-weight:bold;}
#bar a{color:#00349A;font: bold 12px/18px Arial, Verdana, Helvetica, sans-serif; }
#tophref  { background:url(../images/searchmid.gif); padding-bottom:6px; padding-top:15px;}
#tophref a{ text-decoration:underline; color:#0366AA; font-size:11px}
.temp1{font-size:11px;color:#00349A}
#prohref a{ display:block; width:145px; border:1px solid #CFE7F3; text-align:center; float:left; margin:2px 3px; background:#f5f5ff; font:11px/18px Verdana, Arial, Helvetica, sans-serif;}
#showpage select {
	font-size:11px;
}
#showpage {  text-align:center; border-top: 1px solid #eee; padding:5px 0 10px 5px; font-size:11px;clear:both;}
#showpage a {font-size: 11px;
	color: #666666;
	padding: 2px;
	background-color: #F3F3F3;
	font-weight:100;
	line-height:18px;
	border: 1px solid #aaa;
}
/* VIEWS */
#detail-pictable {
	 MARGIN: 2px auto; WIDTH: 344px; float:left;
}
.detail-picbg {
	BACKGROUND: url(../images/p.gif) no-repeat; WIDTH: 343px; HEIGHT: 270px
}
.detail-picbg img {
	FONT-SIZE: 1px; MAX-WIDTH: 320px; VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 320 && this.height < this.width ? 320: true); MAX-HEIGHT: 250px;  HEIGHT: expression(this.height > 250 ? 250: true); line-height:250px;BORDER:none; 
}

.detail-iconbg {
	BACKGROUND: url(../images/bg-detailicon.gif) no-repeat; WIDTH: 85px; HEIGHT: 65px; overflow:hidden;
}
.detail-iconbg img {
	FONT-SIZE: 1px; MAX-WIDTH: 75px; VERTICAL-ALIGN: middle; WIDTH: expression(this.width > 75 && this.height < this.width ? 75: true); MAX-HEIGHT: 55px;  HEIGHT: expression(this.height > 55 ? 55: true); line-height:55px;BORDER:none; 
}

#hw_content {
	width:595PX; margin:5PX 0 20px 0;
}
#hw_content H2 {
	background:url(../images/moreinfo.gif) left no-repeat; height:21PX; width:163PX; text-align:center; margin:0; padding:0 0 0 10PX; font:bold 12PX/21PX Tahoma, Arial, Verdana; color:#FFF; text-transform:uppercase;
}
#hw_content .mss {
	font:bold 12PX/22PX Arial, Helvetica, sans-serif; color:#374853; border:1px #76839B solid; padding:5PX;
}
.box 
{ 
border: 1px solid #C0C0C0; 
width: 143px; 
height: 20px; 
clip: rect( 0px, 110px, 20px, 0px ); 
overflow: hidden; 
} 
.box2 
{ 
border: 1px solid #F4F4F4; 
width: 141px; 
height: 18px; 
clip: rect( 0px, 108px, 18px, 0px ); 
overflow: hidden; 
} 


