#view_menu *{
  margin:0px;
  padding:0px;
}

/* Layout */
#ct{
  position:relative;
  padding-top:55px;  
}



#ct a,#tinim_left a, #tinim_indexpage a, #popup_ct a, .jqmWindow a {
	color:#444444;
}
/*
*/

#tinim_indexpage {
	float:left;
	margin-top:-60px;
}

#tinim_indexpage h3.virsr a{
  color:#000000;
  text-decoration:none;
}

#tinim_indexpage h3.virsr a:hover{  
  text-decoration:underline;
}


div.column {
  position:relative;
	margin-top:25px;
	width: 280px;
	float:left;
	background-repeat:no-repeat;	
}

div.column .icon{
  position:absolute;
  top:0px;
  left:0px;
}

h3.virsr {
	margin:0 30px 5px 70px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #C0C0C0;
}
h3.virsr, h3.virsr2, h3.virsr3 {
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
h3.virsr2, h3.virsr3 {
	margin:0;
	padding:0;
}
h3.virsr a, h3.virsr a:hover,h3.virsr2 a, h3.virsr2 a:hover {
	color:#000000;
}
h3.virsr3, h3.virsr3 a, h3 virsr3:hover{
	color: #000000 !important;
}


.cat_list_main {
	margin-left:70px;
}

.cat_column {
	width:200px;
	padding: 10px 20px;
	float:left;
}


.cat_list a,.cat_list_main a, .d_filter a {
	font-size:12px;
	text-decoration:none;
}
.cat_list_main a:hover, .cat_list a:hover, .d_filter a:hover {
	text-decoration:underline
}

.d_filter, .d_filter a, .cat_list, .cat_list_main{
	line-height:17px;
}
.d_filter input {
	margin-bottom:-1px;
}



.cat_list ul {
	list-style:none;
	padding:2px 0;
	margin:2px 0;
}
.cat_list ul.cat_level_2, .cat_list ul.cat_level_3 {
	padding-left:8px;
	border-top:1px dotted #C0C0C0;
	border-bottom:1px dotted #C0C0C0;
}
.cat_list ul.cat_level_2 *, .cat_list ul.cat_level_3 * {
	font-size:11px !important;
}






#lang_select {
	float:right;
	position:relative;
	z-index:99;
}
#lang_select img{
	margin-bottom:-4px;
	margin-top:14px;
}




* html .wrap{
	height: 100%;
}

#wrap {
	margin:auto;
}

* html body.common #outermost
{
	height: 100%;
}
* html #outer
{
	height: 100%;
}

#lt, #rt, #ct{
	float:left;
	overflow:hidden;
}

#lt{
	margin-top:10px;
}

#ct{
	margin-right:10px;
	margin-left:10px;
	margin-top:0 !important;
}

#rt, #tt{
	margin-top:10px;
}

td, th {
	line-height: 1.3;
}
img {
	border: 0px none;
}

hr {
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	clear: both;
	margin:0px;
}
h1, h2, h3 {
	line-height: normal;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 1.4em;
	padding: 1ex 0 0.2ex;
}




table.content th{
	background-color: #EAEDF2;
}

table.content td, table.content th{
	border-left: 1px solid #bcc5d6;
	border-top: 1px solid #bcc5d6;
}

table.content{
	border-right: 1px solid #bcc5d6;
	border-bottom: 1px solid #bcc5d6;
}