@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
body{
	background:none ! important;
	}

#wrapper img {
	border: none;
	}
	
#wrapper strong{
	color:#e73516;
}
	
/* Base Link
------------------------------------------------------------------*/
#wrapper a{
	color:#3399cc;
	}
	
#wrapper a:hover{
	text-decoration:none; 
	color:#3399cc;
	}

#wrapper a.nu{
	text-decoration:none; 
	color:#3399cc;
	}
	
#wrapper a.nu:hover{
	text-decoration:underline; 
	color:#3399cc;
	}

.pageTop a img{
	border: none;
	}

/* Common Layout
------------------------------------------------------------------*/
#pathNavi,
#subHead{
	font-size:12px;
	line-height:18px;
	font-family:'Verdana', 'Arial';
	}

#wrapper{
	font-size:12px;
	line-height:18px;
	background:none;
	margin:0;
	padding:0;
	}


/* msn revision
------------------------------------------------------------------*/	
#subCol h2,
#subCol h2 em{
	color:#333;
}

a:link img,
a:visited img,
a:hover img,
a:focus img,
a:active img{border:none;}

#brand{
	height:62px;
}
#brand #logo a.name{
	font-size:16px ! important;
}
#search input.textbox{
	font-size:12px;
}
h2#catName,
div.title h2{
	color:#333;
}