@charset "utf-8";
body {
	margin:0px;
	background-color: #EAF1F9;
	background-repeat: repeat-x;
	background-image: url(bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#uheader {
	background-repeat: repeat-x;
	padding:18px 0 0 0;
	MARGIN: 0px auto;
	height:80px;
	WIDTH: 980px;
}

#topNavigation {
	PADDING:0px 10px 0px 15px;MARGIN: 0px auto;BACKGROUND: url(menu_top.gif) no-repeat 50% top; HEIGHT: 31px; width:980px;
}
#topNavigation IMG {
	MARGIN: 6px 0px 0px 1px; HEIGHT: 23px
}

#ucenter{
width:980px;
margin:0px auto;
background:url(bg-content.jpg);
background-color:#FFF;
}

#ufoot {
	background-image: url(bg-footer.gif);
	background-repeat: repeat-x;
	margin:0px auto;

	width:980px;
	height:35px;
	text-align:right;	
}

.headerbg{
background:url(header-bg.gif);
background-repeat:repeat-x;
}

.hidden {
	DISPLAY: none
}
.w12b{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.b12b{
font-size:12px;
font-weight:bold;
color:#1973c9;
}

.b12{
font-size:12px;
color:#1973c9;
}

.td20{
font-size:12px;
line-height:180%;
}

.divbg{
height:2px;
width:210px;
background-image:url(dian.gif);
background-repeat: repeat-x; 
margin:0 auto;
font-size:0px;
}

.profile20{
font-size:12px;
line-height:150%;
color:#808387;
text-align:left;
padding:5px 10px 5px 8px;
/*text-align:justify;*/
/*text-justify:inter-ideograph;*/
}

.profile22{
font-size:12px;
line-height:150%;
color:#808387;
text-align:left;
padding:5px 2px 5px 2px;
/*text-align:justify;*/
/*text-justify:inter-ideograph;*/
}

.text12,a.categeries:link,a.categeries:visited,a.categeries:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D6188;
	text-decoration: none;
	line-height: 20px;
   }

a.categeries:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #90BB01;
	text-decoration: none;
	line-height: 20px;
   }
   
a.product:link,a.product:visited,a.product:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1973c9;
	text-decoration: none;
	line-height: 20px;
   }

a.product:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7bb9f4;
	text-decoration: none;
	line-height: 20px;
   }

