@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	background:url(../images/bgf.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	color: #333333;
}
h1 {
	color:#333333;
		
}
h2 {
	color:#0099FF;
		
}
h3 {
	color:#0066FF;
		
}
#container { 
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
} 
#header { 
	background-color: #FFFFFF;
	width: 1000px;
	height: 100px;
}
#header .headerBackground {
	width:1000px;
	height:100px;
	background-color: #FFFFFF;
} 
#header h1 {
	margin: 0;
	padding: 70px 40px 0 0; 
	color:#FFFFFF;
	text-align:left;
	font-size:28px;
}
#sidebar1 {
	float: left; 
	width: 300px;
	background: #ffffff; 
	margin:60px 10px 20px 10px;
}
#sidebar1 a {
	color:#009900;
	font-weight: bold;
}
#mainContent a {
	
	font-weight: bold;
}
#mainContent { 
	margin: 65px 10px 20px 320px;
} 
.productPic {
	float:left;
	margin:0 20px 15px 0;
}
#footer { 
	height:100px;
	background:url(../images/footerBackground.jpg)  no-repeat bottom;
}
.rss {
	float:right;
	width:212px;
	margin:16px 0 0 20px;
}
#footer p {
	padding-top:28px;
	margin:0 240px 0 0;
	text-align:center;
} 
.footerLink  {
	color:#292b25;
	text-decoration:none;
	font-size: 12px;
}
a.footerLink:hover {
	color:#0099FF;
	text-decoration:none;
	font-size: 12px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*begin main menu*/
#navcontainer {
	margin:auto 0;
	width:1000px;
	text-align:center;
}
#navcontainer ul {
	padding: 0;
	margin: auto 0;
	background: url(../images/menuBackground.gif) repeat-x left top;
	float: left;
	width: 1000px;
}
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-size:14px;
	padding:11px 30px;
}
#navcontainer ul li a:hover {
	background: url(../images/menuBackgroundActive.gif) repeat-x left top;
	color: #fff;
}
#navcontainer ul li #current {
	background: url(../images/menuBackgroundActive.gif) repeat-x left top;
	color: #fff;
}
/*end main menu*/
/* begin border corners*/
.t {background: #ffffff url(../images/dot.gif) 0 0 repeat-x; padding-bottom:20px;}
.b {background:url(../images/dot.gif) 0 100% repeat-x}
.l {background:url(../images/dot.gif) 0 0 repeat-y}
.r {background:url(../images/dot.gif) 100% 0 repeat-y}
.bl {background:url(../images/bl.gif) 0 100% no-repeat}
.br {background:url(../images/br.gif) 100% 100% no-repeat}
.tl {background:url(../images/tl.gif) 0 0 no-repeat}
.tr {background:url(../images/tr.gif) 100% 0 no-repeat; padding:1px 20px} 
/* end border corners*/
/* begin news border corners*/
.n_t {background: #eeeeee url(../images/n_dot.gif) 0 0 repeat-x; padding-bottom:20px;}
.n_b {background:url(../images/n_dot.gif) 0 100% repeat-x}
.n_l {background:url(../images/n_dot.gif) 0 0 repeat-y}
.n_r {background:url(../images/n_dot.gif) 100% 0 repeat-y}
.n_bl {background:url(../images/n_bl.gif) 0 100% no-repeat}
.n_br {background:url(../images/n_br.gif) 100% 100% no-repeat}
.n_tl {background:url(../images/n_tl.gif) 0 0 no-repeat}
.n_tr {background:url(../images/n_tr.gif) 100% 0 no-repeat; padding:1px 10px} 
/* end news border corners*/

a.menu_left:link,a.menu_left:hover,a.menu_left:visited,a.menu_left:active {
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#0099FF;
font-size:12pt;
font-weight:400;
}
.text_n
{
color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:300;
}  
.text_nb
{
	text-decoration:none;
	font-size:14px;
}  
.text_sale
{
color:#FF3300;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.text_discount
{
color:#FF6600;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
} 
a.menu_m:link {
color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight: 400;
}

a.menu_m:visited {
color:#000000;
text-decoration:none;
font-size:13px;
font-weight: 300;
}

a.menu_m:hover {
color:#0099FF;
text-decoration:underline;
font-size:13px;
font-weight: 300;
}

a.menu_m:active {
color:#000000;
text-decoration:none;
font-size:13px;
font-weight: 300;
}
a.menu_blue1:link {
color:#CCCCCC;
	text-decoration:none;
	font-size:13px;
	font-weight: 400;
}

a.menu_blue1:visited {
color:#CCCCCC;
text-decoration:none;
font-size:13px;
font-weight: 300;
}

a.menu_blue1:hover {
color:#0099FF;
text-decoration:underline;
font-size:13px;
font-weight: 300;
}

a.menu_blue1:active {
color:#CCCCCC;
text-decoration:none;
font-size:13px;
font-weight: 300;
}
.imgs_lx
{
	float:left; 
	background-color: #FFFFFF;
	border:solid 1px #CCCCCC; 
	padding:3px; 
	margin: 5px 5px 0px 0px;
}   
.text_bbg
{
color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.menu_bb:link {
color:#333333;
	text-decoration:none;
	font-size:12px;
	font-weight: 400;
}

a.menu_bb:visited {
color:#333333;
text-decoration:none;
font-size:12px;
font-weight: 400;
}

a.menu_bb:hover {
color:#0099FF;
text-decoration:underline;
font-size:12px;
font-weight: 400;
}

a.menu_bb:active {
color:#333333;
text-decoration:none;
font-size:12px;
font-weight: 400;
}
a.menu_r12:link {
color:#FF0000;
	text-decoration:none;
	font-size:14px;
	font-weight: 400;
}

a.menu_r12:visited {
color:#FF0000;
text-decoration:none;
font-size:14px;
font-weight: 400;
}

a.menu_r12:hover {
color:#FF9900;
text-decoration:underline;
font-size:14px;
font-weight: 400;
}

a.menu_r12:active {
color:#FF0000;
text-decoration:none;
font-size:14px;
font-weight: 400;
}
a.menu_b14:link {
color:#0099FF;
	text-decoration:none;
	font-size:18px;
	font-weight: 400;
}

a.menu_b14:visited {
color:#0099FF;
text-decoration:none;
font-size:18px;
font-weight: 400;
}

a.menu_b14:hover {
color:#00CCFF;
text-decoration:underline;
font-size:18px;
font-weight: 400;
}

a.menu_b14:active {
color:#0099FF;
text-decoration:none;
font-size:18px;
font-weight: 400;
}
#remark {
    width:600px;
	height:30px;
	margin:5px auto;
	text-align:left;
	padding: 5px 5px 5px 5px; 
	color:#0066FF;
	font-size:16px;
	background-color:#ECFDD5;
}
#ng { 
	width: 1000px;
	background: #CCCCCC;
	margin: 0 auto;
} 
a.menu_mn:link,a.menu_mn:hover,a.menu_mnt:visited,a.menu_mn:active {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#999999;
font-size:10pt;
font-weight:400;
}
#mainContentPack a {
	
	font-weight: bold;
}
#mainContentPack { 
		width: 1000px;
	background: #FFFFFF;
		margin: 50px 0px 10px 0px;
} 
.text_saleb
{
color:#0033FF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.text_discountb
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	background-color: #FF0000;
} 
#banner_s
 { 
	padding:5px 0px 0px 5px;
	margin: 5px 5px 2px 5px;
	width:178px;
	height:230px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	} 
	.text_black
{
color:#666666;
	text-decoration:none;
	font-size:16px;
	font-weight:400;
}   
#box_contact
 { 
	padding:5px 0px 0px 10px;
	margin: 15px 0px 0px 5px;
	width: 720px;
	border: 2px solid #CCCCCC4;
	background-color:#F4F4F4;
}

