@charset "utf-8";
/* CSS Document */



body {background-color:#ffffff; margin: 10px 0 0 0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
img { padding-top:10px}

h1 {font-size:14px; color:#0066CC; font-weight:bold; margin:-2px 0 -4px 0}

#news ul {list-style-image:url(images/arrow.gif); padding-left:16px; margin:0}

#main {width:918px; background-image:url(images/bgmain.jpg); background-repeat:repeat-y; margin:auto;}
#contents {width:918px;  background-image:url(images/bgmain.jpg); background-repeat:repeat-y; margin:auto; padding-top:10px}
#leftmenu {width:200px; padding-left:30px; padding-top:0px; height:230px; float:left}
#leftmenu ul {list-style-image:url(images/arrow.gif); padding-left:15px; margin:0}

#menubox {width:240px; height:250px; background-image:url(images/sidemenu.jpg); background-repeat:no-repeat; padding:10px 0 0 20px}
#menuboxlong {width:240px; height:340px; background-image:url(images/sidemenu.jpg); background-repeat:no-repeat; padding:10px 0 0 20px}

#leftContent {width:550px;   margin:auto; font-size:12px; line-height:1.5; color:#333333; text-align:justify}

#leftContent2 {width:550px; height:600px;   margin:0 0 0 335px; font-size:12px; line-height:1.5; color:#333333; text-align:justify}
#leftContent2 a:link {text-decoration:underline; color:#990000}
#leftContent2 a:visited {text-decoration: underline;color: #990000;}
#leftContent2 a:hover {text-decoration: none;color:#FFFFFF; background-color:#990000}
#leftContent2 a:active {text-decoration: none;color: #990000;}

#leftContent p {padding-bottom:10px}

#footer {width:918px; margin:auto; background-image:url(images/bgmain.jpg); margin-top:25px }


/*--------------------------- TABLE ------------------------------------------------------------*/


.tableProduct {width:550px; border-collapse:collapse}
.tableProduct ul {list-style-image:url(images/arrow.gif); padding-left:16px; margin:0}
.tableProduct th { padding:5px 5px 5px 8px; width:190px; color:#660000;  font-weight:bold; text-align:left}
.tableProduct td { padding:5px 10px 5px 5px; text-align:justify}
.tableProduct2 th { padding-top:5px; width:190px; color:#660000;  font-weight:bold; text-align:left}

.tableASG {width:550px; border-collapse:collapse; margin-bottom:30px}
.tableASG th { padding:0 0 0 10px; width:190px; color:#660000;  font-weight:bold; text-align:left}
.tableASG td { padding:5px 10px 0 0px;}

.tableCompare {width:440px; border-collapse:collapse; margin:auto; border: 1px solid #D6DDE6; height:150px}

.tablePerformance {width:550px; border-collapse:collapse; margin:auto;}
.tablePerformance th {width:170px; color:#660000;  font-weight:bold; text-align:left}

.tableFaq {width:530px; border-collapse:collapse; margin:auto; }
.tableFaq th { padding:0 0px 0 10px;  color:#660000;  font-weight:bold; text-align:left}
.tableFaq td { padding:10px 0px 0 10px;  text-align:left}

.tableAddress {width:550px; border-collapse:collapse; margin:auto;}
.tableAddress td { padding:0px 0px 0 10px; text-align:left}
.tableAddress th { padding:5px 0px 5px 10px; text-align:left; color:#660000;}
/*--------------------------------------------------------------------------------------------*/
h2 {color:#006699; font-size:16px; font-weight:bold; }

/*-------------------TEXT STYLE---------------------------------------------------------------*/
.titleRed {color:#660000;  font-weight:bold; text-decoration:underline;}
.titleRed2 {color:#660000;  font-weight:bold; }
.titleBlue {color:#006699;  font-weight:bold; }
.titleBlack {color:#333333;  font-weight:bold; }
.titleBig {color:#006699; font-size:16px; font-weight:bold; }
.titleBigUnderline {color:#006699; font-size:16px; font-weight:bold; text-decoration:underline }
.underline{text-decoration:underline}
.dotted {border-bottom: 1px dotted #666666}
.small {font-style:italic; font-size:10px; color:#666666}
.title2 {color:#660000;  font-weight:bold; font-size:11px }



/*---------------------------------------------------------*/
a:link {text-decoration: none; color:#333333}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #990000;}
a:active {text-decoration: none;color: #333333;}

#product a:link {text-decoration: none; color:#006699}
#product a:visited {text-decoration: none;color: #006699;}
#product a:hover {text-decoration: underline;color: #006699;}
#product a:active {text-decoration: none;color: #006699;}


