html,body,p,img,tr,td,ul,li,h1,h2,h3,h4,h5,h6,h7,div {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-size: 16px;
}

ul {
	list-style-type: none;
}

body {
	text-align: center;
	font-size: 80%;;
	line-height: 1.5;
	color: #666;
	background: url(../images/mainback2020.jpg) no-repeat top center;
}

/*-----------------------------------------*/
/* base                                    */
/*-----------------------------------------*/

#wrapper {
	/*width: 1590px;
	min-width: 950px;*/
width: 950px;
	margin: 0 auto;
}

#header {
	width: 100%;
	min-width: 950px;
}

#contents {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-top: 25px;
}

#contents_sub {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

#footer {
	clear: both;
	width: 100%;
	min-width: 950px;
	height: 250px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

/* header */
.logo {
	float: left;
	margin-top: 6px;
}

.add_tel {
	float: right;
	margin-top: 5px;
	text-align: right;
}

.tel {
	margin-top: 12px;
}

#top_bar_bg {
	width: 100%;
	height: 90px;
	background: url(../images/header_bg.gif) repeat-x;
}

#top_flash_bg {
	width: 100%;
	height: 515px;
	/*background: url(../images/mainback.jpg) no-repeat;*/
}

#header_img {
	width: 100%;
	height: 160px;
	background: url(../images/mainimage_short.jpg) no-repeat;
}

#main_navi_bg {
	clear: both;
	width: 100%;
	height: 40px;
	background: #265492 url(../images/navi_bg.jpg) no-repeat;
}


.header_item {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.himg_area {
	width: 950px;
	height: 160px;
	margin: 0 auto;
	text-align: center;
}

.flash_area {
	width: 950px;
	height: 310px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.index_header {
	position: absolute;
	top: 488px;
	left: 271px;
}

.main_navi_area {
	width: 950px;
	margin: 0 auto;
}

.main_navi li {
	float: left;
}

/* side */
.side_mt5 {
	margin-top: 5px;
}

.side_mt10 {
	margin-top: 10px;
}

.side_mt30 {
	margin-top: 30px;
}

.side_nav {
	padding-top: 4px;
}

.side_nav li {
	margin-top: 4px;
}

/* contents */
#main_area {
	float: left;
	width: 680px;
	margin-left: 15px;
	font-size: 80%;
	color: #000000;
	font-weight: bolder;
}

#side_bar {
	float: left;
	/*width: 255px;*/
	padding-left: 15px;
}

/* footer */
#footer_menu_bg {
	width: 100%;
	height: 30px;
}

#footer_menu_area {
	width: 950px;
	text-align: right;
	margin: 0 auto;
}

.footer_menu {
	float: right;
	margin-top: 10px;
}

.footer_menu li {
	float: left;
	border-right: 1px solid #b1a58b;
	padding: 0 10px 0 10px;
	font-size: 90%;
}

.footer_menu li:last-child {
	border-right: none;
	padding: 0 0 0 10px;
}

.footer_menu a {
	color: #ffffff;
	text-decoration: none;
}

.footer_cp {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	padding-top: 20px;
}

.footer_cp p {
	color: #ffffff;
}

.npage {
	text-align: center;
	margin-top: 200px;
	font-size: 150%;
}

.ptop {
	text-align: right;
	padding: 30px 20px 30px 0;
}

/*-----------------------------------------*/
/* index                                   */
/*-----------------------------------------*/

/* firefox */
.top_img, x:-moz-any-link {
	margin-top: -6px;
}
.top_img, x:-moz-any-link, x:default {
	margin-top: -6px;
}
/* ie */
.top_img {
	margin-top/*\**/: 0px\9;
}

#slideshow {
	position:relative;
	width:600px;
	height:515px;
	margin-left/*\**/: -350px\9;
}

#slideshow img {
	position: absolute;
	top: 1px;
	left: -1px;
	z-index: 8;
	overflow: scroll;
}

#slideshow img.active {
	z-index:10;
}

#slideshow img.last-active {
	z-index:9;
}

.movie2 {
	padding: 50px 0 0 10px;
}

.tn {
	width: 615px;
	margin: 15px 0 20px 23px;
	font-size: 80px;
}

.tn_header {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	padding: 0 0 3px 12px;
	background: #fff url(../images/tn_cursor.gif) no-repeat;
}

.tn_entry {
	padding: 10px 0 10px 10px;
	font-size: 15px;
}

/*-----------------------------------------*/
/* about                                   */
/*-----------------------------------------*/
.about_headers {
	margin-top: 15px;
}

.about_text {
	margin: 10px 20px 20px 30px;
	line-height: 1.8;
}

.ceo {
	width: 650px;
	font-size: 160%;
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}

.about_tbl {
	width: 644px;
	margin: 10px 0 30px 15px;
}

.about_tbl td {
	border-bottom: 1px solid #B3B3B3;
	padding: 10px 0 10px 5px;
	font-size: 15px;
	line-height: 1.8;
	font-style: normal;
	font-weight: normal;
}

.a_map {
	margin: 20px 0 50px 24px;
}

/*-----------------------------------------*/
/* qa                                      */
/*-----------------------------------------*/
#content {
	margin-left: 12px;
	padding-bottom: 50px;
}

.qa_img {
	float: left;
}

#content h3 {
	float: left;
	font-size: 20px;
	width: 500px;
	padding-left: 20px;
	font-weight: bolder;
}

#qa_list {
	clear: both;
	width: 640px;
	padding: 27px 0 0 15px;
}

.q {
	font-size: 24px;
	font-weight: bold;
	background: #fff url(../images/q.gif) no-repeat;
	padding-left: 40px;
}

.a {
	background: #fff url(../images/a.gif) no-repeat;
	padding-top: 5px;
	padding-left: 40px;
	font-size: 16px;
}

.qa_line {
	margin: 5px 0 5px 0;
}

.qa_line2 {
	margin: 30px 0 30px 0;
}

/*-----------------------------------------*/
/* led                                     */
/*-----------------------------------------*/
.led_title {
	margin: 3px 0 20px 12px;
}

.led_tbl {
	margin: 0 0 40px 0;
}

.led_tbl td {
	vertical-align: top;
}

.led_text ul {
	margin-top: 10px;
	font-size: 16px;
}

.led_text ul li {
	background: #fff url(../images/led_list.gif) no-repeat;
	font-size: 110%;
	padding-left: 10px;
	margin-top: 3px;
}

.led_text {
	margin-left: 12px;
}

.led_text2 {
	font-size: 24px;
	font-weight: bold;
}

/*-----------------------------------------*/
/* aivision                                */
/*-----------------------------------------*/
#aivision {
	width: 650px;
	margin-left: 20px;
	font-size: 120%;
}

.av_header {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.aivision_box {
	width: 640px;
	height: 566px;
	background: #fff url(../images/aivision_bg.jpg) no-repeat right bottom;
	margin: 30px 0 30px 0;
	}
.aivision24_box {
	width: 640px;
	height: 566px;
	background: #fff url(../images/aivision24bg.jpg) no-repeat right bottom;
	margin: 30px 0 30px 0;

}
.ADAIR_box {
	width: 640px;
	height: 566px;
	background: #fff url(../images/adairbg.jpg) no-repeat right bottom;
	margin: 30px 0 30px 0;

}
.ADEASY_box {
	width: 640px;
	height: 566px;
	background: #fff url(../images/adeasybg.jpg) no-repeat right bottom;
	margin: 30px 0 30px 0;

}
.ADMEIJIN_box {
	width: 640px;
	height: 566px;
	background: #fff url(../images/BG.jpg) no-repeat right bottom;
	margin: 30px 0 30px 0;

}

.aivision_box p {
	width: 250px;
	font-size: 15px;
}

.av_text1 {
	font-size: 180%;
	font-weight: bold;
}

.av_text2 {
	font-size: 12px;
	padding-bottom: 30px;
}

.avc {
	margin-top: 18px;
}

.av_tbl {
	width: 630px;
	margin-top: 40px;
	border-top: 1px solid #666;
	font-size: 12px;
}

caption {
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
}

.av_tbl td {
	font-size: 90%;
	border-bottom: 1px solid #666;
	padding: 8px 0 8px 0;
	text-indent: 15px;
}

.avc_title {
	width: 150px;
	border-right: 1px solid #666;
}

/*-----------------------------------------*/
/* contact                                 */
/*-----------------------------------------*/
.contact_tel {
	margin: 10px 0 0 0;
}

.contact_c1 {
	padding: 50px 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.contact_c2 {
	font-size: 150%;
	font-weight: bold;
	color: #E60012;
	margin: 20px 0 0 20px;
}

.contact_c3 {
	font-size: 110%;
	font-weight: bold;
	color: #E60012;
	margin: 20px 0 0 20px;
}

/*-----------------------------------------*/
/* sitemap                                 */
/*-----------------------------------------*/

.sm_line1 {
	background: #fff url(../images/sitemap_dot.gif) repeat-x;
	height: 30px;
	margin: 30px 20px 0 26px;
	border-bottom: 1px dashed #231815;
}

.sm_line1 a {
	color: #666;
	text-decoration: none;
}

.sm_header {
	background-color: #fff;
	float: left;
	font-size: 150%;
	padding-right: 4px;
}

.sm_text {
	background-color: #fff;
	float: right;
	font-size: 90%;
	padding: 4px 0 0 6px;
}

.sm_list li {
	background: #fff url(../images/sitemap_dot.gif) repeat-x;
	height: 30px;
	margin: 30px 20px 0 42px;
	border-bottom: 1px solid #231815;
}

.sm_list a {
	color: #666;
	text-decoration: none;
}

/*-----------------------------------------*/
/* sirius                                  */
/*-----------------------------------------*/

.as_img01 {
	margin: -10px 0 20px 13px;
}

.as_img02 {
	margin: 70px 0 40px 0;
}

.as_text {
	margin-left: 20px;
}

.as_text ul {
	margin-top: 10px;
}

.as_text ul li {
	background: #fff url(../images/as_dot.gif) no-repeat;
	font-size: 110%;
	padding-left: 18px;
	margin-top: 5px;
	line-height: 1.8;
}

.as_text2 {
	margin: 30px 0 0 0;
	font-size: 200%;
	font-weight: bold;
}
