ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }


body {
/*background-image:url('../images/backfill.jpg');*/
background-image:url('../images/body-bg.gif');
/*background-image:url('../images/n_bg_s.gif');*/
font-size: 10pt;
font-family:"Arial";
}

a{
	color: #D00000;
}

a:hover{
	text-decoration:none;
}

h1 {
	margin: 10px 10px 3px 20px;
	color: #d00000;
	font-size: 14pt;
}
h2 {
	margin: 10px 10px 3px 20px;
	color: #d00000;
	font-size: 12pt;
}

.main{
	width:1004px;
	left: 50%;
	margin-left: -502px;
	/*border: 1px #591B1C solid; */
	border: 1px #aaa solid;
	position:absolute;
	background: url('../images/menu_left_dotted.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color:#fff;	
}

.toptime {
	/*clear:both;*/
	/*float:right;*/
	position:absolute;
	padding-right:15px;
	top:100px;
	right:15px;
	text-align:right;
	color:white;
	/*border:1px blue solid;*/
}
.header_menu{
  	height:33px;
  	padding:0;
	background: url('../images/menu_milk_fill.gif');
}

.vbanner {	
	float:left;
	height:70px;
	margin:0 0 auto 30px;	
	width:310px;
}
.top_banner {
	
	/*float:right;*/
	position:absolute;
	/*margin: 10px 10px 0 0;*/
	top: 43px;
	right:10px;
	width: 350px;
	height: 50px;
	overflow:hidden;
	/*border:1px green solid;*/
	text-align:right;
}
.left_banner {
	margin:20px 20px 10px 20px; padding: 5px 10px; background: #fefefe; border: 1px #ddd solid;
}
.bottom_banner {
	position: relative;
	bottom:0px;
	margin: -33px 0px 0 320px;
	width: 650px;
	height: 35px;
	/*border:1px #fff solid;*/
	text-align:right;
}
.lang {
	position: absolute;
	margin-left: 10px;
	width: 61px;
	height: 25px;
	padding: 3px  0 0 15px;
	background: url('../images/langbg.gif') no-repeat;
	font-size:8pt;
	color:#fff;
	/*margin-top:-11px;*/
}
.lang a{ color:#fff; }

.but {
	background: url('../images/menu_red_fill.gif');
	float: right;
	border-left: 1px #C54720 solid;
	line-height: 200%;
	padding-left: 7px;
	padding-right:7px;
	font-size:12pt;
}
.but a {
	color: white;
}
.but a:hover {
	text-decoration: none;
}

.over {

	color: #D00000;
	background: url('../images/menu_blue_fill.gif');
	border-left: 1px #ABBECB solid;
	font-weight: bold;
}
.over a {
	color: #D00000;
	text-decoration: none;
}


.header{
	background: url('../images/head.jpg') no-repeat;
  	height:85px;
  	padding:0;
	margin:0;
	background-color: #d00000;
}

.header_left{

	background-repeat: no-repeat;
	width: 638px;
	float:left;
}

.menu {
  	width:258px;
	float:left;

	min-height:500px;
	/*padding:10px;*/
}

.menu .search {
	width:258px;
	height: 56px;
	margin-top:-14px;
	background: url('../images/search_bk.gif');
	background-repeat:no-repeat;
}
	
.menu_general {
	
	margin-top: 20px;
}
.menu_root {
	margin-top: 3px;
	height: 28px;
	/*width: 218;*/
	padding-left: 40px;
	background: url('../images/menu_item.gif');
	line-height: 220%;
	font-size: 9pt;
}

.menu_root:hover {
	background: url('../images/menu_item_over.gif');
}

.podmenu {
	background-color: #eee;
	width: 228px;
	margin-left: 12px;
	margin-top: -1px;
	border: 1px #ccc solid;
}
.mitem {
	margin: 3px 3px 12px 12px;
	font-size: 9pt;
}

.mitem-2 {
	margin: 3px 3px 3px 12px;
	font-size: 8pt;
}

.info{
	/*margin-left:258px;*/
	background-color:#fff;
	width:726px;
	padding-right: 10px;
	float:left;
}

.info h2 a{
  font-size:14px;
}

.info .mbody ul{
  font-size:24px;
  margin:20px 0 0 46px;
}

.info .mbody ul li{
  margin:8px 0 8px 0;
}

.row {
	clear:both;
	margin:0;
	padding:0;
	height: 14px;
	background: url('../images/menu_little_milk.gif');
	background-repeat: repeat-x; 
}

.mbody {
	margin: 15px;
}

/*
.info .int {
	background:#f00;
	width: 640px;
	float:left;
}

.info .brands_new {
	background:#ccc;
	float:right;
	width: 164px;
	
}
*/
.footer {
	
	background: url('../images/footer_bk.gif');
	background-color: #B50404;
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
	padding: 15px;
	width: 974px;
	color: #fff;
	font-size: 9pt;
	clear: both;
}
.footer a {
	color: #fff;
}

.categories {
	float:left;
	margin: 10px;
	width: 200px;
	height: 275px;
	border: 1px #ddd solid;
}

.categories_title  {
 	color:white;
 	height: 31px;
 	padding-top: 10px;
 	background: url('../images/goods_top_fill.gif');
 	font-size: 11pt;
 	text-align:center;
}

.categories_body  {
 	
}

.categories_body .image {
	width:180px;
	height:180px;
	background: #eee;
	margin:10px;
}

#loading {
	
	text-align: center;
	padding-top: 140px;
	padding-bottom: 10px;
}

.products_table {
	margin: 10px;
	border: 1px #aaa solid;
	border-collapse: collapse;
	width: 700px;
	font-size: 9pt;
}

.products_table th {
	border: 1px #aaa solid;
	background: url('../images/goods_top_fill.gif');
		color: white;
		padding:6px;
		font-size:12pt;
}
.products_table td {
	border: 1px #aaa solid;

}

.tdbg {
	background:url('../images/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

/* news layout */
.news-section {	
	padding: 30px;
}
.news-section-date {
	color:#666666;
	float:left;
	font-size:12px;	
	margin-left:20px;
	margin-top:16px;
}
.news-section-title {
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:10px;	
	margin-top:11px;
	width:535px;
}
.news-section-body {
	display:block;
	margin-top:50px;	
}

.level3-active{
	font-size:9pt;
	font-weight:bold;
}
/*div { border: 1px solid red ;}*/