@import url("reset.css");
 
body, div, h1, h2, h3, h4, p, ul, li {
margin:0;
padding:0;
}
body {
	background-color: #000;
}

/*---- FLASH 選單 ----*/
#HEADER {
	background-color: #FFFFFF;
	background-image: url(../fla/flash_nav.jpg);
	background-repeat: no-repeat;
	height: 151px;
}
/*
#HEADER h1 a {
text-indent: -9999px;
display: block;
width: 800px;
height: 200px;
background-image: url(images/header.gif);
}
/*---- FLASH BANNER ----*/
#index_BANNER {
	width: 1031px;
	height: 315px;
	background-color: #000000;
	background-image: url(../fla/index_flash.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

#BANNER {
	width: 1031px;
	height: 185px;
	background-color: #000000;
	background-image: url(../fla/flash.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

/*
#MAIN_NAV ul {
list-style-type:none;
}
#MAIN_NAV li {
float: left;
}
#MAIN_NAV li a {
display: block;
padding: 5px 10px 5px 10px;
background-color: #000000;
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 12px;
text-decoration: none;
border-right:1px solid #FFFFFF;
}
#MAIN_NAV li a:hover {
background-color: #FFFFFF;
color: #000000;
}

/*---- 選單內容包覆 ----*/
#CONBOX{
	width:1031px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../img/bg/bgcolor.jpg);
	float: right;
}

/*
#SUB_NAV_2 a{ color:#6699FF;}
#SUB_NAV_2 a:hover{ color:#FF0000;}
#SUB_NAV_2 p,#SUB_NAV_2 h2{ text-align:center; padding:5px 10px;}

/*---- 左選單 ----*/
#SUB_NAV_1{
	float:left;
	width:316px;
	background-image: url(../img/bg/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}

.left_tit_products{
	width:242px;height: 42px;margin-left: 50px;
	background: url(../img/bg/title01_bg.png) no-repeat 0px -42px;}
	
.left_tit_news{
	width:242px;height: 42px;margin-left: 50px;
	background: url(../img/bg/title01_bg.png) no-repeat 0px 0px;}
	
.left_tit_news2{
	width:242px;height: 42px;margin-left: 50px;
	background: url(../img/bg/title01_bg.png) no-repeat 0px -126px;}
	
.left_tit_support{
	width:242px;height: 42px;margin-left: 50px;
	background: url(../img/bg/title01_bg.png) no-repeat 0px -84px}

.left_con{
	width:242px;margin-left: 50px;
	background: url(../img/bg/leftnav01_bg.png) repeat-y top;}

.left_ser{
	width:242x;height: 55px;margin-left: 50px;	
	background: url(../img/bg/left_phone_bg.png) no-repeat;}
	

/*
#SUB_NAV_1 a{ color:#6699FF;}
#SUB_NAV_1 a:hover{ color:#FF0000;}
#SUB_NAV_1 p,#SUB_NAV_1 h2{ text-align:center; padding:5px 10px;}

/*---- 內容區 ----*/
#CONTENT {
	background-image: url(../img/bg/right_bg.jpg);
	background-repeat: no-repeat;
	width: 715px;
	float: right;
	overflow:hidden;
		
}
.right_tit_products{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px 0px;}
	
.right_tit_news{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -42px;}
	
.right_tit_news2{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -252px;}
	
.right_tit_support{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -84px;}

.right_tit_worldwide{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -126px;}
	
.right_tit_contact{
	width: 715px;height: 42px;float: left;
	
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -168px;}
.right_tit_aboutus{
	width: 715px;height: 42px;float: left;
	background: url(../img/bg/title02_bg.gif) no-repeat 0px -210px;}

.tit{
	font-size: 9px;color: #92cbde;
	float: right;margin-right: 80px;letter-spacing: 1px;}
.tit a{color: #92cbde;text-decoration: none;}
.tit a:hover{color: #92cbde;t}



/*
#CONTENT h2, #CONTENT h4, #CONTENT p {
padding:6px 20px 6px 20px;
font-size:12px;
}
#CONTENT h2 {
font-family: Arial;
font-size: 24px;
text-align: center;
padding-top: 10px;
background-color:#666;
color:#FFF;
letter-spacing:10px;
border-top:2px #999 solid;
}
