﻿@charset "utf-8";

/*===================================================================================================
Common
===================================================================================================*/
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote,
em,
address,
noscript {
	margin: 0px;
	padding: 0px;
	/*font: normal normal 12px/1.5em Meiryo,"メイリオ","ＭＳ Ｐゴシック", Osaka, san-serif;*/
}

ul,ol,li {
	list-style:none;
}

body {
	color:#333333;
	line-height:16px;
}

h1 {
	width:750px;
	margin:0 auto;
	padding:0;
	
	color:#999999;
	font-size:13px;
	font-weight:normal;
	
	line-height:22px;
	text-align:right;	
	vertical-align:middle;
	/*border-top:2px solid #C01E0F;*/
}

.h2{
	/*
	background:url(../common_img/mru_ten13X13.gif) no-repeat left top;
	padding: 0px 0px 0px 18px;
	font-weight:normal;*/
	font-size:13px;
	text-decoration:underline;
}

.menu_mm_bg{
	background:url(../common_img/menu_mm_bg.gif) no-repeat center top;
	padding: 7px 5px 0px 8px;
	margin:  5px 0px 0px 0px;
	height: 100px;
	color: #FFFFFF;
	font-size: 14px;
}

.h2_2{
	color:#C01E0F;
	font-weight:bold;
	font-size:15px;
}

.h3_1 {
	font-weight:bold;
	font-size:13px;
}

#container {
	width:100%;
	background:url(../common_img/bg.jpg) repeat-x center top;
}

#wrapper {
	width:750px;
	margin:0 auto;
}

#main {
	width:750px;
	background:url(../common_img/bg_body.jpg) repeat-y right top;
}

#tNavi {
clear:both;
	width:800px;
	margin:0;
	padding:30px 0 1px 0;
	border-bottom:2px solid #CCCCCC;
	background:#FFFFFF url(../common_img/bg_btm.jpg) no-repeat right top;
}

#tNavi {
clear:both;
	width:750px;
	margin:0;
	padding:10px 0 1px 0;
	border-bottom:2px solid #CCCCCC;
	background-color:#FFFFFF;
}

#tNavi ul {
	background-color:#CCCCCC;
	
	line-height:1em;
	text-align:center;
	vertical-align:middle;
}

#tNavi ul.upper { padding:5px 10px 3px;}
#tNavi ul.bottom { padding:2px 10px 5px;}

#tNavi ul li {
display:inline;
	
	color:#FFFFFF;
	font-size:12px;
	line-height:1em;
}

	/*text_setting*/
	#tNavi ul li a,
	#tNavi ul li a:link,
	#tNavi ul li a:visited {
		color:#FFFFFF;
		font-size:12px;
		text-decoration:none;
		line-height:1em;
	}
	
	#tNavi ul li a:hover,
	#tNavi ul li a:active {
		color:#C01E0F;
		text-decoration:underline;
	}
	
	#tNavi ul li strong{
		color:#F97020;
		font-size:12px;
		font-weight:normal;
		line-height:1em;
	}

#footer {
	margin:0;
	background-color:#FFFFFF;
}

#footer a,
#footer a:link,
#footer a:visited {
	color:#A1A1A1;
	font-size:10px;
}

#footer a:hover,
#footer a:active {
	color:#C01E0F;
	font-size:10px;
	
	text-decoration:underline;
}

.bt_bg {
	background:url(../common_img/bt_bg.gif) no-repeat center top;
	/*float:right;*/
	height:35px;
}

.bt_bg ul li {
	float:left;
}

.line_1 {
	margin:5px;
	border-bottom:1px dashed #CCCCCC;/*dotted dashed*/
}

.li_check {
	padding: 5px 5px 5px 25px;
	font-weight:bold;
	font-size:14px;
	background:url(../common_img/check.gif) no-repeat left top;
	line-height:18px;
}

#top_image {
	width:100%;
	height:15px;
	/*margin: 5px 0px 5px 0px;*/
	padding: 5px 10px 2px 0px;
}

#space_5 {
	height:5px;
}

#space_10 {
	height:10px;
}

#space_20 {
	height:20px;
}

.common_link {
	color:#F97020;
}

/*F97020 666666 C01E0F*/
.common_link a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.common_link a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.common_link a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


.common_link a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.common_link2 {
	color:#333333;
	font-size:13px;
}

/*F97020 666666 C01E0F*/
.common_link2 a:link{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.common_link2 a:visited{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.common_link2 a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


.common_link2 a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.red_start {
	color:#C01E0F;
	font-weight:bold;
}

.font_bold {
	font-weight: bold;
}

.margin_0 {
	margin: 0px;
}

.margin_10 {
	margin: 10px 10px 10px 10px;
}

.margin_20 {
	margin: 20px 0px 20px 0px;
}

/*===================================================================================================
Table
===================================================================================================*/
/******** Table1 ********/

#chargeTit th{
	border-right:1px solid #CCCCCC;
	/*border-bottom:1px solid #999999;*/
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

#chargeTit th.th1 {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

#chargeTit td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:transparent;
	
	font-weight:normal;
	text-align:left;
	padding: 5px;
}

#chargeTit td.td3{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:transparent;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
}

#chargeTit td.td4{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:transparent;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
}

#chargeTit td.td1{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:bold;
	/*font-size:13px;*/
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

#chargeTit td.td2{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:bold;
	/*font-size:13px;*/
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

#chargeTit td.td1_s {
	background:url(../common_img/hisu.gif) no-repeat right;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:bold;
	/*font-size:13px;*/
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

#chargeTit td.td2_s {
	background:url(../common_img/hisu.gif) no-repeat right;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DEDEDE;
	
	font-weight:bold;
	/*font-size:13px;*/
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	padding: 5px;
}

.chargeTit_button {
	text-align:center;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

/******** Table2 ********/

#chargeTit2 th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	background-color:#DEDEDE;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
}

#chargeTit2 td{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;/* #666666 #999999 #747474 */
	border-bottom:1px solid #999999;/* #666666 #999999 #747474 */
	background-color:#DEDEDE;
	
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}

/******** Table3 ********/

.table_border {
	margin: 10px 0px 0px 0px;
	padding: 8px;
}

.table_border_3 {
	margin: 10px 0px 0px 0px;
}

.table_border_1 {
	margin: 10px 0px 0px 0px;
	border-left:1px solid #CCCCCC;/*#D0D0D0*/
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.table_border_2 {
	border-bottom:1px solid #CCCCCC;
}

/******** Table4 ********/

#chargeTit4 {
	width:500px;
	/*height:150px;
	overflow:auto;*/
	margin: 20px 0px 20px 25px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	
	color:#666666;
	font-size:13px;
}

#chargeTit4 .title {
	padding: 3px 4px 3px 18px;
	line-height:14px;
	background:url(../faq/image/faq_ten.gif) no-repeat left top;
}

/*F97020 666666 C01E0F*/
#chargeTit4 .title a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

#chargeTit4 .title a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

#chargeTit4 .title a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


#chargeTit4 .title a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

/******** Menu ********/
/** Set Menu Images Start **/
.menu_bar {
	/*border-bottom:1px solid #D0D0D0;*/
	background:#FFFFFF url(../common_img/meun_bar.jpg) no-repeat left top;
	/*
	padding: 0px 0px 0px 22px;
	color:#FFFFFF;
	*/
	
	padding: 0px 0px 0px 28px;
	color:#C01E0F;
	font-weight:bold;
	font-size:15px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

/*
.menu_bar_1 {
	background:#FFFFFF url(../common_img/meun_bar_1.jpg) no-repeat left top;
}

.menu_bar_2 {
	background:#FFFFFF url(../common_img/meun_bar_2.jpg) no-repeat left top;
}
*/

/** Set Menu Images End **/

.menu_main_contant {
	padding: 3px;
	color:#666666;
	font-size:13px;
}

/*F97020 666666 C01E0F*/
.menu_main_contant a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.menu_main_contant a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.menu_main_contant a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


.menu_main_contant a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.menu_bar_end {
	/*border-top:1px solid #D0D0D0;*/
	color:#FFFFFF;
}

.menu_news_contant {
	padding: 3px 0px 3px 3px;
}

/******** Main Contant ********/
/** Set Main Contant Images Start **/
.main_page_bg_new {
	background:#ffffff url(../common_img/main_page_bg_news.gif) no-repeat left top;
	color:#FFFFFF;
}

.main_contant_bg_1 {
	background:#ffffff url(../common_img/main_page_test.jpg) no-repeat left top;
	color:#FFFFFF;
	margin: 10px 0px 0px 0px;
	border-left:1px solid #CCCCCC;/*#D0D0D0*/
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

/** Set Main Contant Images End **/

.main_contant_title {
	padding: 5px 5px 3px 5px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
}

.main_contant {
	padding: 3px 5px 3px 5px;
	color:#666666;
	font-size:13px;
}

.main_contant_h2 {
	padding: 3px 5px 3px 0px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

.faq_title {
	background:url(../faq/image/q.gif) no-repeat left top;
	border-bottom:1px solid #CCCCCC;
	margin: 8px 5px 5px 5px;
	padding: 3px 3px 3px 25px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
}

.faq_contant2 {
	background:url(../faq/image/a.gif) no-repeat left top;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 5px 25px;
	color:#666666;
	font-size:13px;
}

/*F97020 666666 C01E0F*/
.faq_contant2 a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.faq_contant2 a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.faq_contant2 a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.faq_contant2 a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.main_contant2 {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 5px 5px;
	color:#666666;
	font-size:13px;
}

/*F97020 666666 C01E0F*/
.main_contant2 a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.main_contant2 a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.main_contant2 a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.main_contant2 a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

/******** Form Setting ********/
input.top_mail_m_Inp:focus,
input.companyInp:focus,
input.departmentInp:focus,
input.addInp:focus,
input.nameInp:focus,
input.telInp:focus,
input.emailInp:focus,
select.select1:focus,
textarea.textarea:focus
/*,
input.addInp:focus,
select:focus,
textarea:focus
*/ {
	border:1px solid #F97020;/*C01E0F F97020*/
}

/*IME mode*/
/*
ime-mode:active;
ime-mode:disabled;
*/
input.top_mail_m_Inp {
	width:170px;
	border:1px solid #999999;
	color:#666666;
	ime-mode:disabled;
	padding: 2px;
}

input.companyInp {
	width:250px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:active;
}

input.departmentInp {
	width:170px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:active;
}

input.addInp {
	width:320px;
	border:1px solid #999999;
	/*color:#666666;*/
	color:#666666;
	padding: 2px;
	ime-mode:disabled;
}

input.nameInp {
	width:170px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:active;
}

input.telInp {
	width:100px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:disabled;
}

input.emailInp {
	width:250px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:disabled;
}

textarea.textarea {
	width:360px;
	border:1px solid #999999;
	color:#666666;
	padding: 2px;
	ime-mode:active;
}

select.select1 {
	width:40px;
	border:1px solid #999999;
	/*color:#666666;*/
	color:#666666;
	padding: 2px;
}

.formSubmit {
	margin:3px 0px 0px 0px;
	/*padding: 0px 0px 5px 0px;*/
	text-align:center;	
}

.formSubmit input {
	padding:3px;
	font-weight:bold;
	color:#333333;
}

.formSubmit2 {
	margin:0px 0px 0px 0px;
	/*padding: 0px 0px 5px 0px;*/
	text-align:left;	
}

.formSubmit2 input {
	padding:0px;
	font-weight:bold;
	color:#333333;
}

/* Site Map */
.sp_margin {
	margin: 20px 0px 20px 150px;
}

.menu_product_dt{
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}

#nProgram3 {
	width: 280px;
	/*height: 200px;*/
	/*overflow: auto;*/
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}

#nProgram3 dl {
	background:#FFFFFF url(../common_img/sankaku8X13.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#nProgram3 dl dt {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#666666;
}

#nProgram3 dl dd {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/*F97020 666666 C01E0F*/
#nProgram3 dl a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}


#nProgram3 dl a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

#nProgram3 dl a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


#nProgram3 dl a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

.menu_line_1{
	background:#FFFFFF url(../common_img/menu_line_1.gif) no-repeat left top;
	padding: 0px 0px 0px 25px;
	line-height: 20px;
}

.menu_line_2{
	background:#FFFFFF url(../common_img/menu_line_2.gif) no-repeat left top;
	padding: 0px 0px 0px 25px;
	line-height: 20px;
}

.menu_line_4{
	background:#FFFFFF url(../common_img/menu_line_4.gif) no-repeat left top;
	padding: 0px 0px 0px 55px;
	line-height: 20px;
}

.menu_line_5{
	background:#FFFFFF url(../common_img/menu_line_5.gif) no-repeat left top;
	padding: 0px 0px 0px 55px;
	line-height: 20px;
}

/******** News ********/
/*
.news_bar {
	background:#FFFFFF url(../common_img/news_bar.gif) no-repeat left top;
	border-bottom:1px solid #CCCCCC;
}
*/

#nProgram {
	width: 182px;
	/*height: 200px;*/
	/*overflow: auto;*/
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}


#nProgram dl {
	background:#FFFFFF url(../common_img/sankaku8X13.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
}

#nProgram dl dt {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#666666;
}

#nProgram dl dd {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border-bottom:1px dashed #CCCCCC;*//*dotted dashed*/
}

/*F97020 666666 C01E0F*/
#nProgram dl a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}


#nProgram dl a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

#nProgram dl a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


#nProgram dl a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

/******** FAQ ********/

#nProgram2 {
	width: 182px;
	/*height: 200px;*/
	/*overflow: auto;*/
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}


#nProgram2 dl {
	background:#FFFFFF url(../common_img/top_q.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#nProgram2 dl dt {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#666666;
}

#nProgram2 dl dd {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/*F97020 666666 C01E0F*/
#nProgram2 dl a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}


#nProgram2 dl a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

#nProgram2 dl a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


#nProgram2 dl a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

/* News Title */

.news_title {
	background:url(../common_img/news_title_bg.gif) repeat-y left;
	border-bottom:1px solid #CCCCCC;
	margin: 8px 5px 5px 5px;
	padding: 3px 3px 3px 10px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
}

/*F97020 666666 C01E0F*/
.news_title a:link{
	color: #F97020;
	text-decoration: underline;
}


.news_title a:visited{
	color: #F97020;
	text-decoration: underline;
}

.news_title a:hover{
	color: #C01E0F;
	text-decoration: none;
}


.news_title a:active{
	color: #C01E0F;
	text-decoration: none;
}

.time_right{
	float:right;
	width:100%;
}

.news_time {
	padding: 5px 5px 2px 5px;
	color:#666666;
	font-size:13px;
	text-align:right;
}

.news_image {
	margin: 2px;
	padding: 3px;
	border:1px solid #CCCCCC;
}

.phone_contact {
	background:#FFFFFF url(../common_img/phone_contact.gif) no-repeat center top;
	width:100%;
	height:50px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.phone_contact2 {
	background:#FFFFFF url(../contact/image/phone_contact2.gif) no-repeat center top;
	width:100%;
	height:50px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.rei {
	margin: 4px 0px 0px 0px;
}

.results_title {
	background:url(../results/image/results_line.gif) no-repeat left;
	padding: 3px 3px 3px 20px;
	color:#C01E0F;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.results_contant {
	padding: 5px 5px 5px 0px;
	color:#666666;
	font-size:13px;
}

/*F97020 666666 C01E0F*/
.results_contant a:link{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.results_contant a:visited{
	font-weight: normal;
	color: #F97020;
	text-decoration: underline;
}

.results_contant a:hover{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}


.results_contant a:active{
	font-weight: normal;
	color: #C01E0F;
	text-decoration: none;
}

/* Service */
.chart1_img {
	background:#FFFFFF url(../service/image/chart1.jpg) no-repeat center top;
	width:100%;
	height:111px;
}

.chart_arrow {
	background:#FFFFFF url(../service/image/arrow.jpg) no-repeat center top;
	width:100%;
	height:54px;
}

.chart2_img {
	background:#FFFFFF url(../service/image/chart2.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

#chart_bg {
	background:#FFFFFF url(../service/image/chart1_bg.jpg) no-repeat center bottom;
	width:522px;
	text-align: center;
}

#chart_bg .chart_contant {
	text-align: left;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
}

.chart_title1 {
	background:#FFFFFF url(../service/image/chart1_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title2 {
	background:#FFFFFF url(../service/image/chart2_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title3 {
	background:#FFFFFF url(../service/image/chart3_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title4 {
	background:#FFFFFF url(../service/image/chart4_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title5 {
	background:#FFFFFF url(../service/image/chart5_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title6 {
	background:#FFFFFF url(../service/image/chart6_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title7 {
	background:#FFFFFF url(../service/image/chart7_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title8 {
	background:#FFFFFF url(../service/image/chart8_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title9 {
	background:#FFFFFF url(../service/image/chart9_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title10 {
	background:#FFFFFF url(../service/image/chart10_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.chart_title11 {
	background:#FFFFFF url(../service/image/chart11_title.jpg) no-repeat center top;
	width:100%;
	height:60px;
}

.top_image {
	background:#FFFFFF url(../images/toppage.jpg) no-repeat center top;
	/*width:548px;*/
}

.top_font1 {
	width: 300px;
	color:#666666;
	/*color:#999999;*/
	font-weight:bold;
	font-size:16px;
	padding: 10px 0px 5px 230px;
	line-height: 20px;
}

.top_font2 {
	width: 245px;
	height: 170px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding: 10px 0px 5px 300px;
	line-height: 20px;
}

.news_title2 {
	background:url(../common_img/news_title_bg.gif) repeat-y left;
	border-bottom:1px solid #a80005;
	margin: 8px 5px 5px 5px;
	padding: 3px 3px 3px 10px;
	color:#a80005;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.metacu{
	font-size:17px;
	color: #a80005;
	font-weight:bold;
}

.metacu2{
	font-size:14px;
	font-weight:bold;
}

.main_contant3 {
	padding: 3px 10px 3px 10px;
	color:#666666;
	font-size:13px;
	line-height:22px;
}

.service_m1{
	margin: 0px 0px 0px 20px;
}

.service_m2{
	margin: 0px 0px 0px 50px;
}

#menuJ, #menuJ li{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	background:#c01e0f;
}

#menuJ li a, #menuJ li a:link, #menuJ li a:visited{
	display:block;
	margin:0px;
	padding:7px 10px 5px 10px;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

#menuJ li a:hover, .menuJactive{
	background:#f97020;
	text-decoration:none;
}

