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

/*=========================================
 support_navi
=========================================*/

#support_navi{
	width:880px;
	height:130px;
	margin-bottom:20px;
}

#support_navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#support_navi li{
	float:left;
	overflow:hidden;
}

/*01*/
#support_navi li#s-navi01 a,#support_navi li#s-navi01 a:link,#support_navi li#s-navi01 a:visited{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_01_off.png) left top no-repeat;
	text-indent:-9999px;
}

#support_navi li#s-navi01 a:hover,#support_navi li#s-navi01 a:active{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_01_on.png) left top no-repeat;
	text-indent:-9999px;
}

/*02*/
#support_navi li#s-navi02 a,#support_navi li#s-navi02 a:link,#support_navi li#s-navi02 a:visited{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_02_off.png) left top no-repeat;
	text-indent:-9999px;
}

#support_navi li#s-navi02 a:hover,#support_navi li#s-navi02 a:active{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_02_on.png) left top no-repeat;
	text-indent:-9999px;
}

/*03*/
#support_navi li#s-navi03 a,#support_navi li#s-navi03 a:link,#support_navi li#s-navi03 a:visited{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_03_off.png) left top no-repeat;
	text-indent:-9999px;
}

#support_navi li#s-navi03 a:hover,#support_navi li#s-navi03 a:active{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_03_on.png) left top no-repeat;
	text-indent:-9999px;
}

/*04*/
#support_navi li#s-navi04 a,#support_navi li#s-navi04 a:link,#support_navi li#s-navi04 a:visited{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_04_off.png) left top no-repeat;
	text-indent:-9999px;
}

#support_navi li#s-navi04 a:hover,#support_navi li#s-navi04 a:active{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_04_on.png) left top no-repeat;
	text-indent:-9999px;
}

/*05*/
#support_navi li#s-navi05 a,#support_navi li#s-navi05 a:link,#support_navi li#s-navi05 a:visited{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_05_off.png) left top no-repeat;
	text-indent:-9999px;
}

#support_navi li#s-navi05 a:hover,#support_navi li#s-navi05 a:active{
	width:176px;
	height:130px;
	display:block;
	background:url(../common_img/navi_05_on.png) left top no-repeat;
	text-indent:-9999px;
}

/*=========================================
 Information
=========================================*/

#supprt_info{
	width:890px;
	padding:15px;
	background-color:#c0c0c0;
	border-bottom:#666 1px solid;
}

#info_txt{
	width:875px;
	line-height:30px;
	background-color:#FFF;
	font-size:14px;
	color:#ba0731;
	font-weight:bold;
	text-align:left;
	padding:5px;
	border:#666 1px solid;
}

#support_info_box{
	width:638px;
	background:url(../../image/top/center_info_bk.gif) left bottom repeat-x #FFF;
	border:#67a9df 1px solid;
	margin-bottom:15px;
	padding:10px;
}

#support_info_box ul{
	margin:0;
	padding:0;
	list-style:none;
}

#support_info_box li{
	padding:5px 0 5px 0;
	border-bottom:#CCC 1px dotted;
}

#support_info_box p{
	text-align:right;
	font-size:10px;
}

/*=========================================
 announce
=========================================*/

#announce{
	width:100%;
	border:0;
	border-collapse:collapse;
	margin-bottom:30px;
}

#announce td{
	border-bottom:#999 1px dotted;
	padding:10px;
	vertical-align:top;
}

.announce_ico{
	width:15%;
	text-align:center;
}

.announce_date{
	width:20%;
	text-align:right;
}

.anno_tit{
	font-size:14px;
	line-height:30px;
	float:left;
}

.list_btn{
	float:right;
	margin-top:7px;
}

/*manual_navi*/
#manual_navi{
	width:880px;
	height:50px;
	margin-bottom:10px;
}

#manual_navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#manual_navi li{
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}

#manual_navi p{
	float:right;
	font-size:16px;
}

#manual_navi li#pdf_dl a,#manual_navi li#pdf_dl a:link,#manual_navi li#pdf_dl a:visited{
	width:500px;
	height:50px;
	text-indent:-9999px;
	display:block;
	background:url(../image/pdf_dl_btn.jpg) left top no-repeat;
}

#manual_navi li#pdf_dl a:hover,#manual_navi li#pdf_dl a:active{
	width:500px;
	height:50px;
	text-indent:-9999px;
	display:block;
	background:url(../image/pdf_dl_btn.jpg) left bottom no-repeat;
}

.manual{
	padding:10px 0 10px 0;
	text-align:right;
	font-size:11px;
}

#announce a,#announce a:link,#announce a:visited{
	color:#2d6c9f;
	text-decoration:none;
}

#announce a:hover,#announce a:active{
	color:#ba0731;
	text-decoration:none;
}


/*=========================================
 SiLK Hotlines
=========================================*/

#silk_left{
	float:left;
	width:300px;
	height:250px;
	padding-bottom:10px;
	border:#2c6d9f 1px solid;
}


#silk_right{
	float:right;
	width:300px;
	height:261px;
	border:#2c6d9f 1px solid;
	border-collapse:collapse;
}

#silk_right th{
	height:30px;
}

#silk_right td{
	padding:5px 15px 0 15px;
}

.silk_respo{
	text-align:right;
	width:30%;
}

.silk_bottom{
	text-align:right;
	border-bottom:#999 1px solid;
}

.silk_bottom_b{
	text-align:right;
	border-bottom:#2c6d9f 1px solid;
}

/**Response Table********/
#response_table{
	width:100%;
	border:#2d6c9f 1px solid;
	border-collapse:collapse;
	margin-top:15px;
	margin-bottom:10px;
	}

#response_table th{
	text-align:center;
	background-color:#e4edf4;
	padding:5px;
	border:#2d6c9f 1px solid;
	font-size:10px;
}

#response_table td{
	text-align:left;
	border:#2d6c9f 1px solid;
	padding:5px;
}

.respo_tit{
	width:30%;
}

/*=========================================
 Technical
=========================================*/
#tec_table{
	width:100%;
	border:#666 1px solid;
	border-collapse:collapse;
}

#tec_table td{
	width:163px;
	height:40px;
	border:#666 1px solid;
	background:url(../common_img/red_ico_25-40.gif) left top no-repeat;
	padding-left:25px;
	line-height:40px;
}

#tec_table a,a:hover{
	text-decoration:none;
}

/*=========================================
 right tool
=========================================*/

#right_tool{
	width:190px;
	border-collapse:collapse;
	border:#2d6c9f 1px solid;
	background-color:#FFF;
	margin-bottom:10px;
}

#right_tool th{
	background-color:#2d6c9f;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	height:25px;
	line-height:25px;
}

#right_tool td{
	padding:10px;
	text-align:center;
}




