* {
    margin:0;
    padding:0;
    border:none;
}
a {	
	color: #3366CC;	
	text-decoration: none;

}
a:link {
     text-decoration:none;
	 color:#1B4188;
    }
a:visited {
     text-decoration:none;
	 color:#1B4188;
    }
a:hover {	
	text-decoration: underline;
	color:#FF0000;
	}
a:active {
    text-decoration:none;
	color:#000000;
	}
table,th,td,tr {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-align:center;
	}
h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	}
h2 {
	color: #1B4188;
	font-size:14px;
	font-weight:bold;
	}	
h3 {
	color: #1B4188;
	font-size:18px;
	font-weight:bold;
	}	
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 140%;	
	color: #000000;
	text-align:center;
	list-style:none;
	}
#header {
	height:133px;
	width:1280px;
	margin:0 auto;
	background-image: url(images/homepage_03.gif);
	background-repeat: repeat-x;
}
#header #logo {
	float:left;
	height:133px;
	width:287px;
	margin-left: 0;
	margin-top: 0;
}
#header #show {
	float:left;
	left:0;
	padding-top:30px;
	width: 558px;
	font-weight:bolder; 
	font-size: large; 
	color: #FFFFFF; 
	line-height:130%;
}
#header #header_horn {
    float:left;
	margin-left:64px;
    height:133px;
	width:138px;
}
#header #header_ver {
    float:left;
	margin-left:42px;
	padding-top:20px;
    height:113px;
	width:141px;
}
#main {
    width:1280px;
	text-align:left;
	margin:0 auto;
}
#main #menu {
    width:238px;
	background-color: #F2F2F2;
	float:left;
	clear:left;
	overflow:hidden;
	padding-top:17px;
	left:0;
}
#main #menu #nav {
	width:100%;
	height:100%;
}
.nav1 {
	background-image: url(images/homepage_08.gif);
	background-repeat: repeat-y;
	height:34px;
	color:#FFFFFF;
	vertical-align:middle;
}
.nav2 {
	height:120px;
	margin-left:16px;
	margin-top:5px;
}
#main #menu #company {
	height:88px;
	padding-left:16px;
	margin-top:200px;
}
#main #menu #indic {
    height:244px;
	background-image:url(images/indic.gif);
	background-repeat:no-repeat;
	margin-top:60px;
	padding-top:38px;
	margin-left:10px;
}
#main #menu #400tel {
	height:24px;
	margin-top:10px;
	margin-left:120px;
}
#main #text {
    float:right;
	clear:right;
	overflow:hidden;
	width:1042px;
}
#main #text #content {
	clear:both;
	width:1012px;
	margin-left:30px;
	padding-top:27px;
	float:left;
}
#content ul {	
    padding-left:30px;
    list-style:none;
    list-style-image: url(images/mark.gif);
}
#content ul li {
 
}
#footer {
    clear:both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width:1280px;
	height:57px;
	color:#FFFFFF;
	margin:0 auto;
}

