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

body,td,th {
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 13px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
	text-align: center;
}

a.main {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
a.main:link {
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
	color: #999999;
}
a.main:hover {
	text-decoration: none;
	color: #333333;
}
a.main:active {
	text-decoration: none;
	color: #999999;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;
}
a.white:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color:#333333;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}



.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}
a.sub:link {
	text-decoration: none;
	color:#666666;
}
a.sub:visited {
	text-decoration: none;
	color: #666666;
}
a.sub:hover {
	text-decoration: none;
	color:#990000;
}
a.sub:active {
	text-decoration: none;
	color: #666666;
}

.collect {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;
}
a.collect:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.collect:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.collect:hover {
	text-decoration: none;
	color:#333333;
}
a.collect:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	text-align:left;
	
}

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:normal;
	text-align:left;
}
a.gray:link {
	text-decoration: none;
	color:#666666;
}
a.gray :visited {
	text-decoration: none;
	color: #666666;
}
a.gray:hover {
	text-decoration: none;
	color:#CC3333;
}
a.gray:active {
	text-decoration: none;
	color: #666666;
}

.gray_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	font-style:italic;
	text-align:left;
}
	
.tear_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	text-align:left;
	
}

.tear_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:left;
	
}

.tear_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#990000;
	text-align:center;
	line-height: 20px;
	
}

a.tear_footer:link {
	text-decoration: none;
	color:#990000;
}
a.tear_footer:visited {
	text-decoration: none;
	color: #990000;
}
a.tear_footer:hover {
	text-decoration: none;
	color:#666666;
}
a.tear_footer:active {
	text-decoration: none;
	color: #990000;
}

.tear_btn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight:normal;
	text-align:left;
}
a.tear_btn:link {
	text-decoration: none;
	color:#666666;
}
a.tear_btn:visited {
	text-decoration: none;
	color: #666666;
}
a.tear_btn:hover {
	text-decoration: none;
	color:#333333;
}
a.tear_btn:active {
	text-decoration: none;
	color: #666666;
}
	
#main_container {
	min-height:600 px;
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	min-height:435px;
	top: 161px;
	overflow: hidden;
}


#logo {
	float: left;
	height: 75px;
	width: 190px;
	clear: right;
}
#top_nav {
	margin: 0px;
	float: right;
	height: 75px;
	width: 710px;
}
#gray_nav {
	float: left;
	min-height:360 px;
	width: 190px;
	background-color: #CAC9C0;
	height: 360px;
}
#top_image {
	float: left;
	min-height:360 px;
	width: 710px;
	overflow: hidden;
}

#footer {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 0px;
	float: none;
}

#tear_container {
	width: 900px;
	margin-top: 50px;
	height:900px;
	top: 161px;
	margin-left: 50px;
}


#tear_logo {
	float: left;
	height: 150px;
	width: 190px;
}
#tear_iteminfo {
	margin: 0px;
	float: right;
	height: 150px;
	width: 710px;
}

#tear_image {
	height:650px;
	width: 900px;
	overflow: hidden;
	float: right;
}

#tear_footer {
	height: 50px;
	width: 900px;
	overflow: hidden;
	margin-top: 0px;
	clear: both;
	margin-left: 50px;
}
