@charset "utf-8";

/*
120x600
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_120x600 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	height: 600px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_120x600 {
	width: 100px;
	height: 100px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) 0px 0px no-repeat;
	margin: 2px auto 0px auto;
	text-align: center;
	overflow: hidden;
}

.tytitle_120x600 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 25px;
	margin: 0px;
	font-weight: bold;
	width: 100px;
	float: left;
	line-height: 12px;
}
.tydescription_120x600 {
	font-size: 11px;
	position: relative;
	height: 33px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 100px;
	float: left;
	margin: 2px 0px 2px 0px !important;
	line-height: 11px;
}
.tydomain_120x600 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 100px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}

a.tydescription_120x600, a.tydomain_120x600 {
	text-decoration: none !important
}
a.tydescription_120x600 {
	color: #333333;
}
a.tydomain_120x600 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}

/*
160x600
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_160x600 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: 600px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_160x600 {
	width: 100px;
	height: 100px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) 0px 0px no-repeat;
	margin: 0px auto 0px auto;
	text-align: center;
	overflow: hidden;
}

.tytitle_160x600 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 25px;
	margin: 0px;
	font-weight: bold;
	width: 135px;
	float: left;
	line-height: 12px;
	text-align: center;
}
.tydescription_160x600 {
	font-size: 11px;
	position: relative;
	height: 33px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 135px;
	float: left;
	margin: 2px 0px 2px 0px !important;
	line-height: 11px;
	text-align: center;
}
.tydomain_160x600 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 135px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
	text-align: center;
}

a.tydescription_160x600, a.tydomain_160x600 {
	text-decoration: none !important
}
a.tydescription_160x600 {
	color: #333333;
}
a.tydomain_160x600 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
125x125
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_125x125 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	height: 125px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_125x125 {
	width: 100px;
	height: 100px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) 0px 0px no-repeat;
	margin: 2px auto 0px auto;
	text-align: center;
	overflow: hidden;
}

.tytitle_125x125 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 38px;
	margin: 10px 0px 0px 5px;
	font-weight: bold;
	width: 100px;
	float: left;
	line-height: 12px;
}
.tydescription_125x125 {
	font-size: 12px;
	position: relative;
	height: 36px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 100px;
	float: left;
	margin: 3px 0px 3px 5px !important;
	line-height: 12px;
}
.tydomain_125x125 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	width: 100px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}

a.tydescription_125x125, a.tydomain_125x125 {
	text-decoration: none !important
}
a.tydescription_125x125 {
	color: #333333;
}
a.tydomain_125x125 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
300x300
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_300x250 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 250px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_300x250 {
	width: 65px;
	height: 65px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) -17px -17px no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

.tywrap_300x250 {
	position: relative;
}

.tytitle_300x250 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 14px;
	margin: 0px;
	font-weight: bold;
	width: 195px;
	float: left;
	line-height: 12px;
}
.tydescription_300x250 {
	font-size: 11px;
	position: relative;
	height: 34px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 195px;
	float: left;
	margin: 1px 0px 2px 0px !important;
	line-height: 11px;
}
.tydomain_300x250 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 195px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}
a.tydescription_300x250, a.tydomain_300x250 {
	text-decoration: none !important
}
a.tydescription_300x250 {
	color: #333333;
}
a.tydomain_300x250 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
728x90
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_728x90 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 728px;
	height: 90px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_728x90 {
	width: 72px;
	height: 72px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) -14px -14px no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

.tywrap_728x90 {
	position: relative;
	overflow: hidden;
	height: 72px;
}

.tytitle_728x90 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 13px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	width: 150px;
	float: left;
	line-height: 12px;
}
.tydescription_728x90 {
	font-size: 11px;
	position: relative;
	height: 34px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 150px;
	float: left;
	margin: 2px 0px 2px 0px !important;
	line-height: 11px;
}
.tydomain_728x90 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}

a.tydescription_728x90, a.tydomain_728x90 {
	text-decoration: none !important
}
a.tydescription_728x90 {
	color: #333333;
}
a.tydomain_728x90 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
468x60
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_468x60 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 468px;
	height: 60px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_468x60 {
	width: 38px;
	height: 38px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) -31px -31px no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

.tywrap_468x60 {
	position: relative;
}

.tytitle_468x60 {
	font-size: 10px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 11px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width: 150px;
	float: left;
	line-height: 10px;
}
.tydescription_468x60 {
	font-size: 9px;
	position: relative;
	height: 17px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 150px;
	float: left;
	margin: 0px 0px 1px 0px !important;
	line-height: 9px;
}
.tydomain_468x60 {
	font-size: 8px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
	clear: left;
	display: block;
	line-height: 8px;
	height: 8px;
}

a.tydescription_468x60, a.tydomain_468x60 {
	text-decoration: none !important
}
a.tydescription_468x60 {
	color: #333333;
}
a.tydomain_468x60 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
600x600
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_600x600 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 600px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.tyimg_wrap_600x600 {
	width: 97px;
	height: 97px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) -3px -3px no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

.tywrap_600x600 {
	position: relative;
	overflow: hidden;
	height: 97px;
}

.tytitle_600x600 {
	font-size: 15px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 33px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width: 450px;
	float: left;
	line-height: 16px;
}
.tydescription_600x600 {
	font-size: 14px;
	position: relative;
	height: 43px;
	display: block;
	overflow: hidden;
	clear: left;
	width: 450px;
	float: left;
	margin: 2px 0px 2px 0px !important;
	line-height: 14px;
}
.tydomain_600x600 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 450px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}

a.tydescription_600x600, a.tydomain_600x600 {
	text-decoration: none !important
}
a.tydescription_600x600 {
	color: #333333;
}
a.tydomain_600x600 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

a img {
	text-decoration: none;
	border: 0px;
}


/*
220x250
*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tytable_220x250 {
	background: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 250px;
}

.tyimg_wrap_220x250 {
	width: 65px;
	height: 65px;
	border: 2px solid #fff;
	outline: 1px solid #d5d5d5;
	background: url(images/blank_image.jpg) -17px -17px no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

.tywrap_220x250 {
	position: relative;
}

.tytitle_220x250 {
	font-size: 12px;
	position: relative;
	padding: 0px;
	display:block;
	overflow: hidden;
	clear: right;
	height: 14px;
	margin: 0px;
	font-weight: bold;
	width: 195px;
	float: left;
	line-height: 12px;
}
.tydescription_220x250 {
	font-size: 11px;
	position: relative;
	height: 34px;
	display: block;
	overflow: hidden;
	clear: right;
	width: 195px;
	float: left;
	margin: 1px 0px 2px 0px !important;
	line-height: 11px;
}
.tydomain_220x250 {
	font-size: 9px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 195px;
	float: left;
	clear: left;
	display: block;
	line-height: 10px;
	height: 11px;
}
a.tydescription_220x250, a.tydomain_220x250 {
	text-decoration: none !important
}
a.tydescription_220x250 {
	color: #333333;
}
a.tydomain_220x250 {
	color: #009900;
}
a {
	color: #0000ff;
	outline: none;
}

.ty_label {
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 4px 0px;
	color: #ACACAC;
}

a img {
	text-decoration: none;
	border: 0px;
}

