
#guide{
	font-size:12px;
}

body{
	letter-spacing:0;
}

#support_header{
	font-size:16px;
	font-weight:bold;
	border: 1px #dadada solid;
	background-color: #f2f2f2;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#guide{
	margin-left:35px;
	margin-right:35px;
	margin-bottom:35px;
}


.link_right{
	text-align:right;
	margin-bottom:10px;
}

.guide_list > a:link ,
.guide_list > a:visited ,
.guide_list > a:active ,
.guide_list > a:hover { color:blue; /*text-decoration: none;*/ }

.br_line{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc ;
}

.guide_subtitle{
	padding-top:10px;
	padding-bottom:10px;
}

.text-blue{
	color:blue;
}

.question_title{
	border: 1px #f2f2f2 solid;
	background-color: #f2f2f2;
	padding-left:2px;
}

.anser_title{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#pankuzu{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

h3{
	font-weight:bold;
	color:#666666;
	background:url(../../packages/davos/common/images/arrow_right.gif) 0 5px no-repeat;
	padding-left:12px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

