HTML {
	SCROLLBAR-FACE-COLOR: #5A4F4C;
	SCROLLBAR-HIGHLIGHT-COLOR:#cccccc;
	SCROLLBAR-SHADOW-COLOR:#999999;
	SCROLLBAR-3DLIGHT-COLOR: #404040;
	SCROLLBAR-ARROW-COLOR: #a5997e;
	SCROLLBAR-TRACK-COLOR: #4E4E4E;
	SCROLLBAR-DARKSHADOW-COLOR: #4E4E4E;
}
body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-color: #F3F3F3;
	background-repeat: repeat-x;
}
a {noFocusLine:expression(this.onFocus=this.blur())}

/* global <home> setting */
#index{
	width: 1002px;
	text-align: left;
}
#flash{
	float: left;
	width: 203px;
	height: 618px;
	background-image: url(home_left_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#right{
	background-image: url(home_1123-02.jpg);
	background-repeat: no-repeat;
	height: 457px;
}
.mark_bg{
	background-repeat: no-repeat;
	background-image: url(home_1123-01.jpg);
	height: 110px;
}
.main_flash{
	text-align: center;
}
.word_home{
	color: #CCCCCC;
	font-size: 13px;
	margin: 20px 50px 10px 30px;
}

#ho_icon{
	letter-spacing: 1px;
	text-align: center;
	margin-top: 45px;
}
#ho_icon A:link, #ho_icon A:visited {
	COLOR: #D8D8D8;
	TEXT-DECORATION: none;
	border-right: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #cccccc;
}
#ho_icon A:hover {
	TEXT-DECORATION: none;
	color: #FFFF00;
}
#Copyright {
	background-image: url(home_1123-03.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 51px;
	clear: both;
}

#Copyright A:link, #Copyright A:hover, #Copyright A:visited {
	COLOR: #FFFFCC;
	TEXT-DECORATION: underline;
}
/* global <in> setting */
#in_index{
	width: 1000px;
	margin: auto;
	text-align: left;
}
#in_left{
	background-image: url(in_left_bg.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 618px;
	float: left;
	text-align: right;
}
#in_right{
	background-image: url(main_table_bg.gif);
	background-repeat: repeat-y;
	width: 850px;
	height: 618px;
	float: right;
	background-position: right top;
}
#in_mark_bg{
	background-image: url(in_mark_bg.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 81px;
}
#in_incn_bg{
	background-image: url(in_icon_bg.jpg);
	background-repeat: no-repeat;
	width: 157px;
	height: 537px;
	float: left;
}
.icon{
	margin: 15px;
	letter-spacing: 1px;
}
.icon A:link, .icon A:visited {
	COLOR: #D8D8D8;
	TEXT-DECORATION: none;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #9D9D9D;
}
.icon A:hover {
	TEXT-DECORATION: none;
	color: #FFFF00;
}
.banner{
}
#in_main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	width: 693px;
	height: 423px;
	float: right;
	background-position: 0px 65px;
}
.word_bg{
	overflow: auto;
	width: 673px;
	height: 400px;
	margin-bottom: 18px;
}
.word{
	color: #C1C1C1;
	margin: 20px 100px 0px 20px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 20px;
}
.word p{
	clear: both;
}
.word p A:link, .word p A:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
.word p A:hover {
	TEXT-DECORATION: underline;
	color: #99FF00;
}
.word h2{
	color: #99FF00;
	font-size: 16px;
	letter-spacing: 1px;
}
.word h3{
	color: #FFCC66;
	font-size: 15px;
	letter-spacing: 1px;
	clear: both;
}
.word h4{
	color: #33CCFF;
	font-size: 15px;
	letter-spacing: 1px;
}
.word strong{
	font-size: 16px;
	color: #99FF00;
}
.link_b{
	font-size: 18px;
	line-height: 38px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 50px 0px 50px 50px;
	padding: 0px;
}
.link_b A:link, .link_b A:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
}
.link_b A:hover {
	TEXT-DECORATION: underline;
	color: #99FF00;
}
.link_s li{
	list-style-type: none;
}

.off_img{
	clear: both;

}
.off_img img{
	border: 0px;
}
.off_img A:link, .off_img A:visited {
    border:5px solid #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.off_img A:hover {
	border:5px solid #CCFF99;
	text-decoration: none;
}
.pro{
	clear: both;
}
.pro img{
	border: 2px solid #ffffff;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.pro ul{
	margin: 0px 0px 0px 220px;
	padding: 0px;
}
.pro li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.table{
	background-color: #333333;
}
.table tbody td{
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	text-align: left;
}
.table tbody td img{
	margin-left: 20px;
}
.td01{
	background-color: #336666;
	color: #CCCCCC;
}
.td02{
	background-color: #CCCCCC;
	color: #333333;
}
.color01{
	color: #FF0000;
	text-decoration: underline;
}
#address {
	background-image: url(in_address_bg.gif);
	background-repeat: no-repeat;
	width: 693px;
	height: 49px;
	clear: both;

}
.add{
	text-align: center;
	color: #8B8B8B;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	margin-left: 30px;
	margin-right: 30px;
	border-top: 1px solid #635343;
}
.add span{
	margin-right: 20px;
}

.add A:link, .add A:hover, .add A:visited {
	COLOR: #FFFFCC; TEXT-DECORATION: underline
}
