﻿/* Common CSS Start */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	line-height: 1;
	-ms-word-break: break-all;
	word-break: break-all;
}
h2 {
	-ms-word-break: normal;
	word-break: normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000000;
	text-decoration: none;
	outline: none;
	-webkit-transition-property:color, text;
	-webkit-transition-duration: 0.3s, 0.3s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property:color, text;
	-moz-transition-duration:0.3s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property:color, text;
	-o-transition-duration:0.3s;
	-o-transition-timing-function: linear, ease-in;
}
a:hover {
	vertical-align: baseline;
	background: transparent;
	color: #009CE0;
	text-decoration: none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(204,204,204,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
.indepth-top-nav-outer {
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
}

.indepth-top-nav-outer-eng {
	
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	max-width:980px;
}
* {
	box-sizing: border-box;
}
.top-nav ul li a:hover {
	color: #0099FF;
	list-style-type: none;
}
.top-nav{
	overflow:hidden;
}
.top-header:before, .top-header:after {
	content: "";
	display: table;
}
.top-header:before, .top-header:after {
	clear: both;
}
.top-header {
	background-position: left top;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: relative;
}
.header-container img {
	width: 90%;
	height: auto;
	float: left;
}
.web-banner, .mob-banner {
	display: block;
	width: 100%;
	float: 	left;
}
.web-banner img, .mob-banner img {
	width: 100%;
	float: 	left;
	max-width:100%;
}
.mob-banner {
	display: none;
}
.link-01 {
	position: absolute;  
	left: 0%;  
	top: 0%;  
	z-index: 2;  
	width: 70%;  
	height: 100%;
}
.link-02 {
	position: absolute;  
	right: 0%;  
	top: 0%;  
	z-index: 2;  
	width: 30%;  
	height: 100%;
}


@media screen and (max-width:1200px)
{
}



@media screen and (max-width:800px)
{
.indepth-top-nav-outer {
	width: 100%;
}
.indepth-top-nav-outer-eng {
	width: 100%;
}

}
@media screen and (max-width:768px)
{

}
@media screen and (max-width:700px)
{
}

@media screen and (max-width:667px)/* IPHONE*/
{
}


@media screen and (max-width:640px)
{


}
@media screen and (max-width:600px)
{



}
@media screen and (max-width:568px)
{

}

@media screen and (max-width:480px)
{
.mob-banner {
	display: block;
}
.web-banner {
	display: none;
}
.link-01 {
	width: 52%;  
}
.link-02 {
	width: 48%;  
}


}
@media screen and (max-width:416px)
{
   
}

@media screen and (max-width:375px)
{
.top-nav ul li a {
	font-size: 15px;
	color: #061A47;
}

}
@media screen and (max-width:360px)
{
}

@media screen and (min-width:769px) and (max-width:800px)
{	

}

@media screen and (min-width:641px) and (max-width:768px)
{
	
}

@media screen and (min-width:601px) and (max-width:640px)
{
	
}

@media screen and (min-width:481px) and (max-width:600px)
{
	
}

@media screen and (min-width:361px) and (max-width:480px)
{
	
}

@media screen and (min-width:321px) and (max-width:360px)
{
}

@media screen and (max-width:320px)
{



}




