/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
p,ul,li,form{ margin:0; padding:0;}
li{ list-style:none;}
.cls{ clear:both; height:0; width:0; overflow:hidden;}
.bodyframe{
	width:1000px;
	margin:0 auto;
	}
/*top*/
.nobtopframe{ height:66px;}
.logo{
	float:left;
	padding:17px 40px 0 40px;
	}
.menubar{
	float:right;
	padding:35px 15px 0 0;
	color:#868a8e;
	}
.menubar a{ margin:0 10px;}
.menubar a,.menubar a:link,.menubar a:hover,.menubar a:visited,.menubar a:active{
	font-size:14px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
	}
.menubar a:hover{ color:#ba1111;}
/*banner*/
.bannerframe{ clear:both;}
/*bottom*/
.bmuframe{
	background:url(botmenubg.gif);
	width:100%;
	height:43px;
	margin-top:15px;
	overflow:hidden;
	clear:both;
	}
.prdlbtfm{	margin-top:0;}
.copyframe{
	background-color:#ba1111;
	width:100%;
	text-align:center;
	font-size:10px;
	font-family:Arial;
	color:#FFF;
	padding:2px 0;
	}
.btmenu{
	float:left;
	line-height:43px;
	}
.btmenu a{ margin:0 15px;}
.favframe{
	float:right;
	background:url(ico_pls.gif) left center no-repeat;
	padding:0 15px 0 15px;
	color:#d32d2e;
	}
.favframe p{
	float:left;
	line-height:43px;
	margin-right:15px;
	}
.favframe img{
	border:#dcdedd solid 1px;
	width:18px;
	height:18px;
	float:left;
	margin:10px 10px 0 0;
	}
.topframe{
	height:66px;
	background:url(topbg.gif) bottom repeat-x #fff;
	overflow:hidden;	 	
	position:absolute;  
	z-index:100;
    -moz-opacity:0.9;   
    -khtml-opacity:0.9;  
    filter:alpha(opacity=90);  
    opacity:0.9;     
	}
.searframe{float:right; padding:10px 15px 0 0;}
.seartxt{
	background:url(searchbg.gif);
	height:17px;
	width:175px;
	border:none;
	color:#c7c7c7;
	line-height:17px;
	padding:0 5px;
	}
.searbut{
	background:url(ico_sarok.jpg);
	width:25px;
	height:17px;
	border:none;
	}