@charset "utf-8";
/* CSS Document 

@import "reset.css";
@import "base.css";
@import "fonts.css";
*/
body {
	font-size:14px;
	font-family: Arial, Verdana, Geneva, sans-serif, "微软雅黑";
	color:#FFF;
	background-color:#40c7f6;
	margin-top:0px;
	line-height: 25px;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#loginForm input{
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	color:#40c7f6;
	width:100px;
	height:20px;
	border:#FFF solid 1px;
}
#openningPageBox {
	margin-top: 0px;	
}
#productIntroBox{
	font-size:14px;
	font-family: Arial,Verdana, Geneva, sans-serif, "微软雅黑";
	width:480px;
	text-align:justify;
	}
#productIntroBox td{
	font-size:14px;
	font-family: Arial,Verdana, Geneva, sans-serif, "微软雅黑";	
	text-align:justify;
	}	
#productIntroBox td.title{
	font-size:14px;
	font-family: Arial,Verdana, Geneva, sans-serif, "微软雅黑";
	font-weight:bold;
	}
#productIntroBox td.price{
	margin-left:0px;
	margin-bottom:0px;
	font-size:14px;
	font-family: Arial,Verdana, Geneva, sans-serif, "微软雅黑";
	font-weight:bold;
	color:#ed1651;
	}
#productIntroBox_More{
	margin-left:100px;
	margin-bottom:0px;	
	}
#loginBox {
	width:157px;
	height:162px;
	background-image:url(../images/loginBox.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:30px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 35px;
	}
	
	#leftNavBox {
	width:180px;
	height:222px;	
	margin-left:20px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 35px;
	}

#mainFrame {
	margin-top:5px;
	}
#header {
margin-top: 15px;
text-align: right;
}

.title14PX {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}


ul, ol {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainText{
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
	
	}
#navbar {
	height: 25px;
	overflow: hidden;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width:860px;
  }
#navbar li {float: left; padding: 0 2px 0 0px; margin-right: 2px;
}
#navbar li a {
	display: block; 	
	text-decoration:none;
	color: #fff;}
#leftNavProducts {
	width:130px;
	overflow: hidden;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-left:4px;
	list-style-type: disc;
  }
#leftNavProducts li {
	margin-left:2px; 
	padding:2px;
	color: #fff;
	list-style-type:armenian;
}
#leftNavProducts li a {
	display: block;
	text-decoration:none;
	color: #fff;
	list-style-type:armenian;
	
}

#newCollectionsTitle{
	font-size:14px;
	font-family: Arial,Verdana, Geneva, sans-serif, "微软雅黑";
	width:240px;
	text-align:justify;
}
#songfangTitle{
	font-size:14px;
	font-family: Arial, Verdana, Geneva, sans-serif, "微软雅黑";
	width:480px;
	text-align:justify;
}

