html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.clear {
	clear: both;
}
#mainVisual {
	width:518px;
	height: 248px;
	border:1px solid #ccc; 
}
#txtwrap {
	background:url(images/textbox_bg.gif) left -1px no-repeat;
	width:146px;
	height:248px;
	float:left;
}
#txtbox {
	width:119px;
	float:left;
}
#txtbox a {
	color:#666;
	text-decoration: none;
}
#txtbox a:hover {
	text-decoration: underline;
}
#txtbox table {
	border-collapse: collapse;
}
#txtbox td {
	height:62px;
	vertical-align: middle;
	padding: 0 5px;
	font-size:11px;
}
#txtbarbox {
	width:5px;
	height:247px;
	padding-top:1px;
	padding-right: 1px;
    border-right: 1px solid #ccc;
	float:right;
}
#txtbar {
	margin-top:0px;
}
#imgstore {
	float:right;
	position: relative;
	width: 372px;
	height: 248px;
	overflow: hidden;
}
