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

.cateAllWdth {
	clear:both;
	float:right;
	width:950px;
	margin-top:20px;
}
.cateAllWdth #ttle {
	clear:both;
	float:right;
	width:950px;
	margin-bottom:20px;
	text-align:right;
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#33332D;
	background-color:#f9f9f9;
}
.cateAllWdth #ttle h1{clear:left; float:right;margin:0 5px; padding:0; font-size:100%; }
.cateAllWdth #ttle A:link {text-decoration: none; color:#33332D;}
.cateAllWdth #ttle A:visited {text-decoration: none; color:#33332D;}
.cateAllWdth #ttle A:active {text-decoration: none; color:#33332D;}
.cateAllWdth #ttle A:hover {text-decoration: none; color:#33332D;}

.catRS {
	clear:both; 
	float:right; 
	margin-bottom:10px; 
	width:470px; 
	background-color:#f3f3f3;
}
.catLS {
	clear:left; 
	float:right; 
	margin-bottom:10px; 
	margin-right: 10px;
	width:470px; 
	background-color:#f3f3f3;
}
/*.catV_Line {
	clear:both; 
	float:right; 
	margin:0 0 5px 5px; 
	width:465px;
}*/
.catImg {
	clear:both; 
	float:right; 
	height:73px; 
	width:120px;
	padding:1px; 
	border:1px solid #CCC;
}
.catImgDrtn{
	position: relative;
    height: auto;
    padding: 0 2px 0 2px;
	float:left;
    left: 3px;
    top: -74px;
	opacity:0.5;filter:alpha(opacity=50);
	background-color:#000;
	color:#EEE;
	font:bold 8pt Verdana, Geneva, sans-serif;
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	/*visibility:hidden;*/
}
.catV_Lft {
	clear:left;
	float:right;
	width:335;
	margin-right:5px;
}

.mvpgcntCate {
	clear:both; 
	float:right; 
	width:950px; 
	text-align:center; 
	padding:20px 0; 
	border-top:1px solid #f3f3f3;
	font:10pt Tahoma, Geneva, sans-serif;
}
.wbwdth{clear:both;width:960px; margin-left:auto; margin-right:auto; background-color:#FFF;}
