@charset "utf-8";

/*///////////////////////////////////////////////////////////////////

 common style.css

///////////////////////////////////////////////////////////////////*/

html,body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#000000;
	text-align: center;
	background-color: #FFFFFF;
}

#container {
	text-align: center;
	width: 900px;
	padding: 0px;
	height:100%;
	mini-height:100%;
	margin: 0px auto;
	background-image: url(../imgs/common/bk.gif);
	background-repeat: repeat-y;
}

#container #main {
	background-color: #FFEDF7;
	width: 880px;
	padding: 0px;
	clear: both;
	height: auto;
	margin: 0px auto;
}

.f10 {
	font-size: 12px;
}

.red {
	color: #CC3300;
}

.red2 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}

html hr {display: none;}

html img {border:0px;}

a 			{	text-decoration:none; border:0px;}
a:link		{	color:#666666;text-decoration: underline;}
a:visited 	{   color:#666666;text-decoration: underline;}
a:active 	{   color:#CC3300;text-decoration: underline;}
a:hover 	{   color:#CC3300;text-decoration: underline;}

/*------------------------------------------

clearfix { top,sub }

------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
}
.clearfix {
    display: inline;
	height: 1%;
}

* html .clearfix { display: block; }

/* no ie mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

.clr {
    clear: both;
    overflow: hidden;
    width: 0px;
    height: 0px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
}

/*------------------------------------------

header { top,sub }

------------------------------------------*/

#container #header {
	height: auto;
	width: 860px;
	padding: 10px;
	margin: 0px auto;
	font-size: 0px;
	line-height: 0px;
}

#container #header_bk {
	background-color: #FFF0F8;
	width: 880px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px auto;
}

#header .logo {
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 106px;
	float: left;
	z-index: 99;
	position: relative;
	top: 1px;
}

/*** header_center ***/

#header .header_center {
	margin: 0px;
	width: 355px;
	float: left;
	height: auto;
	padding: 0px 0px 0px 14px;
       
}

h1 {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FF6600;
	margin: 0 -100px 6px 0;
	text-align: left;
	display: block;
	padding: 1px 0px 0px 2px;
        float:left;
        width:500px;
}


*html h1 {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FF6600;
	margin: 0px -190px 0px 0;
	text-align: left;
	display: inline;
	padding: 1px 0px 0px 2px;
        float:left;
        width:630px;
}






#header .header_center .tel {
	text-align: left;
	margin: 0px;
	padding: 6px 0px 0px 0px;
        position:relative;
}

#header .header_center .tel_text{
	font-size:11px;
        position:absolute;
        top:47px;
        left:70px;
        color:#666;
        line-height:12px;
}


*:first-child+html #header .header_center .tel_text{
	font-size:10px;
        position:absolute;
        top:59px;
        left:70px;
        color:#666;
        line-height:13px;
}


*html #header .header_center .tel_text{
	font-size:10px;
        position:absolute;
        top:43px;
        left:70px;
        color:#666;
        line-height:13px;
}





/**** header_right ****/

#header .header_right {
	width: 331px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


*html #header .header_right {
	width: 331px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
        margin:0 0 0 -40px;
}



#header .header_right ul {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	text-align: right;
	bottom: 31px;
	margin: 0px 5px 7px 0px;
}

#header .header_right ul li {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	background-image: url(https://www.370415.com/imgs/common/nav_icon.gif);
	background-repeat: no-repeat;
	display: inline;
	padding: 0px 5px 0px 5px;
}

#header .header_right .request_button {
	height: 55px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#header .header_right .by_button {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 0px 10px;
}

/*------------------------------------------

header_nav { top,sub }

------------------------------------------*/

#container #header_nav {
	clear: both;
	text-align: center;
	position: relative;
	z-index: 1;
	font-size: 0px;
	line-height: 0px;
	bottom: 31px;
	height: 30px;
	border-top: 2px solid #FF686C;
	border-bottom: 2px solid #FF686C;
	border-right-style: none;
	border-left-style: none;
	width: 880px;
	margin: 0px 0px -30px 0px;
	padding: 0px;
}

/* modern */

html>/**/body #container #header_nav {
	width: 880px;
	margin: 0px 0px -30px 10px;
	overflow: hidden;
}

#header_nav ul {
	text-align: left;
	font-size: 0px;
	line-height: 0px;
	z-index: 1;
	width: 898px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

/* modern */
html>/**/body #header_nav ul {
	width: 888px;

}



#header_nav ul li {
	font-size: 0px;
	line-height: 0px;
	display: inline;
	z-index: 1;
	text-align: left;
	position: relative;
	padding: 0px;
	margin: 0px 0px -31px -1px;
	border-style: none;
}

/*------------------------------------------

left_side { top,sub }

------------------------------------------*/

#main #left_side {
	background-color: #FFFFFF;
	width: 655px;
	height: auto;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

#left_side .pagetop, 
#left_side .pagetop_s {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	width: 640px;
	text-align: right;
} 

#left_side .pagetop {
	margin-top: 7px;
}

#left_side .pagetop_s {
	margin-top: 13px;
	margin-bottom: 13px;
}

/*** TOP ***/

#container .m_line {
	height: 1px;
	width: 880px;
	border-bottom: 2px solid #FF686C;
	position: absolute;
	top: 322px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	left: auto;
	right: auto;
}

/* modern */

html>/**/body #container .m_line {
		margin: 0px 0px 0px 10px;
}

/*** SUB ***/

#container .m_line_s {
	height: 1px;
	width: 880px;
	border-bottom: 5px solid #DF4D37;
	position: absolute;
	top: 343px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	left: auto;
	right: auto;
}

/* modern */

html>/**/body #container .m_line_s {
		margin: 0px 0px 0px 10px;
}

/*------------------------------------------

left_side ＜frame { sub Only!! }

------------------------------------------*/

#left_side .dock_title, 
#left_side .dock_title_1 {
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#left_side .dock_title {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 25px 0px 0px 9px;
}

#left_side .frame_title {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 17px 0px 0px 9px;
}

#left_side .dock_title_1 {margin: 15px 0px 0px 9px;}

#left_side .frame_bk {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 633px;
	border-right: 1px solid  #E4E1D2;
	border-left: 1px solid #E4E1D2;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px 0px 0px 9px;
	background-color: #F2F2F2;
}

#left_side .frame_tail {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 0px 9px;
}

#left_side .dock_title2 {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#left_side .dock_bk {
	font-size: 12px;
	line-height: 14px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	width: 605px;
	margin: 0px 0px 0px 5px;
	padding: 5px 7px 7px 7px;
}

#left_side .dock_tail {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.frame_bk .dock_p {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	padding: 7px 0px 5px 8px;
	font-weight: normal;
}

/*------------------------------------------

left_side ＜voice

------------------------------------------*/

#voice_title {
	width: 635px;
	text-align: left;
	padding: 0px;
	height: 30px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 10px auto 0px;
}

#voice,
#voice_side {
	width: 633px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px auto;
}


#voice {
	border-right-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	background-color: #F2F2F2;
}

#voice_side  {
	border-right-style: solid;
	border-left-style: solid;
	border-color: #E4E1D2;
	background-color: #F2F2F2;

}

#voice .p1,
#voice_side .p1  {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#voice .voice_i_t1, 
#voice_side .voice_i_t1 {
	font-size: 12px;
	line-height: 13px;
	color: #FF3300;
	text-align: left;
	padding: 3px;
}

#voice ul, 
#voice_side ul {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#voice ul li,
#voice_side ul li  {
	font-size: 0px;
	line-height: 0px;
	display: inline;
	float: left;
	background-image: url(../imgs/index/voice_bk2.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 309px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#voice_tail {
	width: 635px;
	text-align: center;
	padding: 0px;
	background-color: #0099FF;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px auto;
	clear: both;
}

#voice p,
#voice_side p  {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	color: #666666;
	text-align: right;
	clear: both;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------

right_side ＜request・Consultation

------------------------------------------*/

#left_side .req_button {
	float: left;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

html > body #left_side .req_button {
margin-bottom:10px;
}

#left_side .cons_button {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*------------------------------------------

left_side { sub Only!! }

------------------------------------------*/

#left_side .dia_f {
	width: 655px;
	background-color: #E4E4E4;
	height: 18px;
	clear: both;
	padding-top: 7px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	margin-top: 15px;
	color: #CCCCCC;
}

#left_side .dia_f a 			{	text-decoration:none; border:0px;}
#left_side .dia_f a:link		{	color:#CC3300;text-decoration: underline;}
#left_side .dia_f a:visited 	{   color:#CC3300;text-decoration: underline;}
#left_side .dia_f a:active 		{   color:#666666;text-decoration: underline;}
#left_side .dia_f a:hover 		{   color:#666666;text-decoration: underline;}

/*------------------------------------------

right_side { top,sub }

------------------------------------------*/

#main #right_side {
	float: left;
	width: 225px;
	text-align: left;
	background-color: #FFEDF7;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.r_details {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.r_details2 {
	font-size: 10px;
	line-height: 11px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: right;
}

.r_datails_r {
	text-align: right;
}

.r_datails_l {
	text-align: left;
	padding-right: 15px;
}




/*------------------------------------------

right_side ＜dock_menu { sub only!! }

------------------------------------------*/

#right_side #dock_menu {
	font-size: 0px;
	line-height: 0px;
	width: 225px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#right_side #dock_menu ul {
	font-size: 0px;
	line-height: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 5px 9px;
    background-color: #FFFFFF;
}

#right_side #dock_menu ul li{
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


/*------------------------------------------

right_side ＜news

------------------------------------------*/

#right_side #news_title {
	font-size: 0px;
	line-height: 0px;
	height: 30px;
	width: 207px;
	margin: 5px auto 0px auto;
}

#right_side #news {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 205px;
	text-align: center;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E1D2;
	border-right-color: #E4E1D2;
	border-bottom-color: #E4E1D2;
	border-left-color: #E4E1D2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#right_side .ifrmae {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 198px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #fff8dc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #fff8dc;
}

#right_side #news_tail {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px auto;
	width: 207px;
	text-align: center;
	clear: both;
}

/*------------------------------------------

right_side ＜news <information

------------------------------------------*/

#information {
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#information dl {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px dashed #333333;
}

#information dl dt {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	color: #FF3300;
	padding: 3px 0px 1px 0px;
}

#information dl dd {
	font-size: 10px;
	line-height: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

/*------------------------------------------

right_side ＜adviser {TOP}

------------------------------------------*/

#right_side #adviser_title {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: 207px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right_side .advisor_title2 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


#right_side .advisor_title2_1 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*------------------------------------------

right_side ＜adviser {sub only!}

------------------------------------------*/

#right_side #adviser_title_s {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: 207px;
	padding: 0px;
	margin: 15px auto 0px auto;
}

#right_side #adviser_bk,
#right_side #adviser_bk2  {
	width: 205px;
	padding: 0px;
	border-right: 1px solid  #E4E1D2;
	border-left: 1px solid #E4E1D2;
	margin: 0px auto;
	font-size: 0px;
	line-height: 0px;
	background-color: #FFFFFF;
}

#right_side #adviser_bk2  {
	padding-bottom: 3px;
}

#adviser_bk2 .a_center, 
#adviser_bk .a_center {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 6px;
	float: left;
}

#adviser_bk .a_image2 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	float: left;
	padding: 5px 5px 5px 6px;
}

#adviser_bk .a_text2 {
	font-size: 10px;
	line-height: 12px;
	float: left;
	width: 124px;
	padding-top: 5px;
	color: #666666;
}

#adviser_bk ul {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 7px auto 0px auto;
	width: 197px;
}

#right_side #adviser_bk ul li {
	background-image: url(../imgs/common/adviser_bk2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 70px;
	width: 197px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 5px 0px;
}

#right_side #adviser_tail {
	background-image: url(../imgs/common/adviser_bk.gif);
	background-repeat: repeat-y;
	width: 207px;
	padding: 0px;
	margin: 0px auto;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#adviser_bk .a_text, 
#adviser_bk2 .a_text {
	float: left;
	width: 111px;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	letter-spacing: 1px;
	padding: 5px 0px 0px 10px;
}

#adviser_bk .a_text a,#adviser_bk2 .a_text a				{	text-decoration:underline; border:0px;}
#adviser_bk .a_text a:link,#adviser_bk2 a:link				{	color:#006699;text-decoration: underline;}
#adviser_bk .a_text a:hover,#adviser_bk2 .a_text a:hover 	{   color:#CC3300;text-decoration: underline;}

/*------------------------------------------

right_side ＜side_bana

------------------------------------------*/

#right_side .side_bana {
	padding: 0px;
	width: 208px;
	font-size: 0px;
	line-height: 0px;
	margin: 10px auto 0px auto;
}

#right_side .side_bana ul {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 208px;
	margin: 0px auto;
}

#right_side .side_bana ul li {
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 9px;
}

#right_side .help_menu_s {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px auto;
	width: 205px;
}

/*------------------------------------------

right_side ＜ssl

------------------------------------------*/

#right_side .ssl {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../imgs/common/ssl_bk.gif);
	padding: 0px;
	height: 90px;
	width: 207px;
	margin: 0px auto;
	text-align: center;
}

.ssl .ssl_flash {
	float: left;
	font-size: 0px;
	line-height: 0px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 70px;
	height: 75px;
}

.ssl .ssl_text {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	float: left;
	color: #999999;
	text-align: left;
	width: 123px;
	margin: 17px 0px 0px 0px;
}


/*------------------------------------------

footer_nav { top,sub }

------------------------------------------*/

#footer_nav {
	width: 880px;
	background-color: #FFFFFF;
	height: auto;
	margin: 0px auto;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	border-bottom: 5px solid #FF686C;
	padding: 10px 0px 3px 0px;
}

#container #footer_nav ul {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #666666;
}

#footer_nav ul a 		{	color:#666666;text-decoration:none; border:0px;}
#footer_nav ul a:link	{	color:#666666;text-decoration: none;}
#footer_nav ul a:hover 	{   color:#FF6600;text-decoration: underline;}

/*-----------------------------------------

 footer { top,sub }

------------------------------------------*/

#footer {
	height: 20px;
	width: 900px;
	text-align: center;
	margin: 0px auto;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding: 0px;
	background-image: url(../imgs/common/bk.gif);
	background-repeat: repeat-y;
}

#footer #footer_bk p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #FEE0E0;
	color: #666666;
	z-index: 99;
	position: relative;
	text-decoration: underline;
}

#footer_bk {
	width: 880px;
	background-color: #FEE0E0;
	margin: 0px auto;
	height: 20px;
	color: #3366FF;
}

/* modern */

html>/**/body #footer {
	margin: 0px auto -20px auto;
}

html>/**/body #footer #footer_bk p {
	line-height: 0px;
	margin: 0px 0px -10px 0px;
	padding: 10px 0px 0px 0px;
	
}

/*-----------------------------------------

 left_side ＜main_image

------------------------------------------*/

#main_dock_image,
#main_little_image,
#main_use_image, 
#main_loan_image, 
#main_insurance_image{
	width: 655px;
	height: 217px;
	text-align: left;
	margin: 0px;
	clear: both;
	padding: 0px;
	background-repeat: no-repeat;
}

#main_dock_image {
	background-image: url(../imgs/dock/main_image.jpg);
}

#main_little_image{
	background-image: url(../imgs/little/main_image.jpg);
}

#main_use_image{
	background-image: url(../imgs/use/main_image.jpg);
}

#main_loan_image{
	background-image: url(../imgs/loan/main_image.jpg);
}

#main_insurance_image{
	background-image: url(../imgs/insurance/main_image.jpg);
}
