/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
/*menu top*/
.menu{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; text-transform:uppercase
}
.menu a:link{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; text-transform:uppercase
}
.menu a:visited{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; text-transform:uppercase
}
.menu a:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase
}
.menu a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase
}

/*footer*/
.footer{
	color:#FFFFFF;  font-weight:bold; text-decoration:none;
}
.footer a:link{
	color:#FFFFFF;  font-weight:bold; text-decoration:none;
}
.footer a:visited{
	color:#FFFFFF;  font-weight:bold; text-decoration:none;
}
.footer a:hover{
	color:#000000;  font-weight:bold; text-decoration:none;
}
.footer a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none;
}
/*Cat*/
.cat{
	color:#c8010b;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:link{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:visited{
	color:#FFFFFF;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
.cat a:visited:hover{
	color:#000000;  font-weight:bold; text-decoration:none; text-transform:uppercase;
}
/*Title*/
.title{
	color:#c8010b;  font-weight:bold; text-decoration:none;
}
.title a:link{
	color:#c8010b;  font-weight:bold; text-decoration:none; 
}
.title a:visited{
	color:#c8010b;  font-weight:bold; text-decoration:none; 
}
.title a:hover{
	color:#c8010b;  font-weight:bold; text-decoration:underline; 
}
.title a:visited:hover{
	color:#c8010b;  font-weight:bold; text-decoration:underline; 
}
/* Detail*/
.detail{
	color:#c8010b; text-decoration:none;
}
.detail a:link{
	color:#c8010b; text-decoration:none; 
}
.detail a:visited{
	color:#c8010b;  text-decoration:none; 
}
.detail a:hover{
	color:#c8010b; text-decoration:underline; 
}
.detail a:visited:hover{
	color:#c8010b; text-decoration:underline; 
}
/*other*/
.other{
	color:#000000; text-decoration:none;
}
.other a:link{
	color:#000000; text-decoration:none; 
}
.other a:visited{
	color:#000000;  text-decoration:none; 
}
.other a:hover{
	color:#000000; text-decoration:underline; 
}
.other a:visited:hover{
	color:#000000; text-decoration:underline; 
}

-->
/* CSS rieng */


.s1 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s2 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s3 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s4 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s5 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s6 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s7 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s8 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s9 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}
.s10 {
	width: 200px;
	height: 145px;
	float: left;
	padding: 3px;
	border: 0;
	text-align: center;
}

.gcwrap{
	position: relative;
	width: 720px;
	height: 200px;
	overflow: hidden;
	
}
.gc{
	margin-left: 0;
	position: absolute;
	background: white;
	padding: 5px;
	visibility: hidden;
	text-align: center;
	font: bold 11px Tahoma;
	padding-left:8px;
}
.gctog{
	margin-top: 0;
	text-align: center;
	margin-left: 26px;
	
}
.gctog a{
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #ccc;
	color: #ccc;
	background: #fff;
	padding: 1px 6px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
/*other2*/
.other2{
	color:#0000FF; text-decoration:none; font-weight:bold;
}
.other2 a:link{
	color:#0000FF; text-decoration:none; font-weight:bold; 
}
.other2 a:visited{
	color:#0000FF;  text-decoration:none; font-weight:bold; 
}
.other2 a:hover{
	color:#0000FF; text-decoration:underline; font-weight:bold; 
}
.other2 a:visited:hover{
	color:#0000FF; text-decoration:underline; font-weight:bold; 
}
/* CONTACT */
.contact{
	text-decoration:none; font-weight:bold; font-size:16px;
}
.contact a:link{
	text-decoration:none; font-weight:bold; font-size:16px;
}
.contact a:visited{
	text-decoration:none; font-weight:bold; font-size:16px;
}
.contact a:hover{
	text-decoration:underline; font-weight:bold; font-size:16px;
}
.contact a:visited:hover{
	text-decoration:underline; font-weight:bold; font-size:16px;
}

