/*====================================================
	base
====================================================*/

*{
	margin:0;
	padding:0;
}

body{
	margin-top:-12px;
	margin-left:-8px;
	background-color:#666666;
	background-image:url("/EN/COMMON/IMAGES/body_bg.gif");
	color:#333333;
}

div,td,th,p,caption,address,li,dl{
	color:#333333;
}

.bg{
	background-color:#ffffff;
}

body#autech p{
	font-size:12px;
	line-height:1.33;
	font-family: Arial, Helvetica, sans-serif;
}

body#autech p.sText,
body#autech span.sText{
	font-size:10px;
	line-height:1.33;
	font-family: Arial, Helvetica, sans-serif;
}

body#autech p.lText,
body#autech span.lText{
	font-size:14px;
	line-height:1.33;
	font-family: Arial, Helvetica, sans-serif;
}

body#autech{
	margin:0;
	padding:0;
	background-repeat:repeat-y;
}


/*--------------------------
	link
--------------------------*/

a:link {color:#C71444; text-decoration:underline;}
a:visited {color:#C71444; text-decoration:underline;}
a:hover {color:#C71444; text-decoration:none;}
a:active {color:#C71444; text-decoration:none;}

/*for nn6,7*/
a[name]:hover {text-decoration:none; color:inherit;}
a[name]:active {text-decoration:none; color:inherit;}


/*--------------------------
	color,decoration
--------------------------*/

span.D01{
	
}

span.D02{
	
}

span.D03{
	
}

span.C01{
	color:#333333;
}

span.C02{
	color:#ffffff;
}

span.C03{
	color:#ff9933;
}


/*--------------------------
	super
--------------------------*/

body#autech span.super{
	font-size:9px;
}

body#autech span.super{
	vertical-align:top;
}


/*--------------------------
	em,strong
--------------------------*/

em{
	font-style:normal;
	font-weight:bold;
}


strong{
	font-style:normal;
	font-weight:bold;
	color:#;
}


/*--------------------------
	footer
--------------------------*/

.groupLogo{
	cursor:default;
}




