* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
}
a:active {
	TEXT-DECORATION: none;
}


.text_top1 a:link {
	TEXT-DECORATION: none;
	color: #FF6600;
}
.text_top1 a:visited {
	TEXT-DECORATION: none;
	color: #FF6600;
}
.text_top1 a:hover {
	TEXT-DECORATION: none;
	color: #FFA062;
}
.text_top1 a:active {
	TEXT-DECORATION: none;
	color: #FF6600;
}


.foot_link a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}



h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	width: 890px;
	position:absolute;
	z-index: 1;
	padding-top: 10px;
}

#wrap {
	background-image: url(img/wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	width: 900px;
	position: relative;
}
#header .head_logo {
	position:absolute;
	z-index: 2;
	top: 30px;
	left: 45px;
}
#header .head_right {
	position:absolute;
	z-index: 3;
	top: 32px;
	right: 0px;
}
#header .head_link {
	float: right;
	padding-right: 10px;
	
}

/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 47px;
	margin-bottom: 20px;
}
#globalnav li {
	display: block;
	float: left;
	height: 47px;
	text-decoration: none;
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 47px;
	height: 0px;
	width: 150px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.gif);
	background-repeat: no-repeat;
}
#globalnav .n2 a {
	background-image: url(img/navi2.gif);
	background-repeat: no-repeat;
}
#globalnav .n3 a {
	background-image: url(img/navi3.gif);
	background-repeat: no-repeat;
}
#globalnav .n4 a {
	background-image: url(img/navi4.gif);
	background-repeat: no-repeat;
}
#globalnav .n5 a {
	background-image: url(img/navi5.gif);
	background-repeat: no-repeat;
}
#globalnav .n6 a {
	background-image: url(img/navi6.gif);
	background-repeat: no-repeat;
}
#globalnav a:hover {
	background-position: left -50px;
}
#globalnav.navi1 .n1 a {
	background-position: 0 -100px!important;
}
#globalnav.navi2 .n2 a {
	background-position: 0 -100px!important;
}
#globalnav.navi3 .n3 a {
	background-position: 0 -100px!important;
}
#globalnav.navi4 .n4 a {
	background-position: 0 -100px!important;
}
#globalnav.navi5 .n5 a {
	background-position: 0 -100px!important;
}
#globalnav.navi6 .n6 a {
	background-position: 0 -100px!important;
}
@media print{
#globalnav li a {
	height: 47px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/
#content {
	width: 900px;
}
#content .news_date {
	font-weight: bold;
	color: #666666;
}
#content .news_text {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #666666;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}

#main {
	float: left;
	width: 660px;
}
#main p {
	margin-bottom: 10px;
}
#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 20px;
	padding-top: 13px;
	padding-left: 22px;
	margin-top: 20px;
	font-size: 18px;
	color: #333333;
}

#main h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 22px;
}
#main h3.s1 {
	font-size: 18px;
}

#main h4 {
	font-size: 14px;
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #333333;
	background-position: bottom;
	padding-bottom: 8px;
}
#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main ol.privacy li {
	margin-left: 40px;
	margin-right: 25px;
}
#main ul.content1 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}


#main .title_top1 {
	margin-bottom: 5px;
}
#main .title_top2 {
	margin-bottom: 13px;
}
#main .title_top3 {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
}
#main .title_top4 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#main .title_top5 {
	position:absolute;
	z-index: 4;
	left: -42px;
	top: -6px;
}
#main .title_shop {
	margin-top: 20px;
	margin-bottom: 15px;
}
#main .title_shop_right {
	float: right;
}

#main .title_shop2 {
	background-image: url(img/shop_title2_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
	margin-bottom: 5px;
}




#main .text_top1 {
	font-weight: bold;
	color: #FF6600;
	width: 400px;
	padding-left: 145px;
	margin-bottom: 10px;
}
#main .text_menu {
	margin-top: 5px;
}
#main .text_shop {
	margin-top: 8px;
}
#main .text_detail {
	color: #333333;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



#main .link_menu {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	text-align: center;
	background-position: 73px;
	font-size: 12px;
	line-height: 16px;
}
#main .link_menu2 {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	text-align: center;
	background-position: 49px;
	font-size: 12px;
	line-height: 16px;
}
#main .link_menu3 {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	text-align: center;
	background-position: 30px;
	font-size: 12px;
	line-height: 16px;
}

#main .link_shop {
	background-image: url(img/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#main .box_top1 {
	margin-top: 5px;
}





#main .box1 {
	width: 640px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #A82722;
	background-color: #FEEA8A;
	background-image: url(img/box1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
}
#main .box2 {
	display: inline;
	float: left;
	width: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#main .box3 {
	background-image: url(img/box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 135px;
	width: 626px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
}
#main .box4 {
	border: 5px solid #EDEDED;
}
#main .box5 {
	background-image: url(img/box5_bg.gif);
	background-repeat: repeat-y;
	width: 610px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}
#main .box5_top {
	font-size: 0px;
	line-height: 0px;
	background-image: url(img/box5_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	margin-top: 20px;
}
#main .box5_bottom {
	font-size: 0px;
	line-height: 0px;
	background-image: url(img/box_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
}
#main .box7 {
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
}
#main .box8 {
	background-image: url(img/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#main .box9 {
	margin-bottom: 20px;
}
#main .box10 {
	margin-bottom: 30px;
}
#main .box11 {
	margin-top: 10px;
}





#main .box_left {
	float: left;
}
#main .box_left_150 {
	float: left;
	width: 150px;
}
#main .box_left_315 {
	width: 315px;
	margin-left: 10px;
	float: left;
}



#main .box_left_380 {
	float: left;
	width: 380px;
}
#main .box_right {
	float: right;
}
#main .box_right_170 {
	float: right;
	width: 170px;
}


#main .box_right_255 {
	float: right;
	width: 255px;
}
#main .box_right_410 {
	float: right;
	width: 410px;
}
#main .box_right_565 {
	float: right;
	width: 565px;
}



#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #414141;
}
#main table.table1 td {
	padding: 10px;
	border: 1px solid #D8D8D8;
}
#main table.table1 col.col_gray {
	color: #4C4C4C;
	background-color: #F9F9F9;
	font-weight: bold;
}


#main table.table2 {
	width: 100%;
	border-collapse: separate;
	border: 1px solid #D8D8D8;
}
#main table.table2 td {
	padding: 10px;
}
#main table.table2 col.col_gray {
	color: #4C4C4C;
	background-color: #F5F5F5;
	font-weight: bold;
}

#main .box_gray2 {
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
#main .box_gray3 {
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main .box_gray4 {
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 620px;
}
#main .box_gray5 {
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	width: 620px;
}
#main .box_yellow {
	background-color: #FDF9EA;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
#main .box_yellow2 {
	background-color: #FDD000;
	padding: 10px;
	width: 620px;
	margin-bottom: 10px;
}

#main .box_pic1 {
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 25px;
	padding-top: 25px;
	text-align: center;
}
#main .box_shop {
	display: inline;
	float: left;
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(img/shop_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F6F6F6;
	height: 155px;
	margin-top: 20px;
}
#main .box_shop2 {
	margin-bottom: 5px;
	float: left;
	width: 145px;
}
#main #right.box_shop2 {
	margin-right: 0px;
}


#main .box_menu1 {
	float: left;
	display: inline;
	margin-left: 10px;
}
#main .box_menu2 {
	float: left;
	width: 206px;
	margin-left: 10px;
	display: inline;
	margin-bottom: 15px;
	color: #333333;
}
#main .box_menu3 {
	height: 145px;
}


#main .box_wallpaper {
	text-align: center;
	height: 370px;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(img/wallpaper_box_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#main .box_wallpaper2 {
	display: inline;
	float: left;
	margin-left: 10px;
}
#main .box_company {
	text-align: left;
}
#main .box_detail {
	display: inline;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#main .box_setmenu {
	background-image: url(img/line4.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 640px;
	margin-top: 15px;
	padding-top: 10px;
}







#side {
	float: right;
	width: 220px;
}
#side .side_link {
	margin-bottom: 10px;
}
.side_link a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
#side .box_gray {
	background-color: #F7F7F7;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
#side .scroll {
	overflow: auto;
	height: 92px;
	scrollbar-face-color: #F7F7F7;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-3dlight-color: #F7F7F7;
	scrollbar-arrow-color: #454545;
	scrollbar-darkshadow-color: #F7F7F7;
	padding-left: 8px;
	padding-right: 5px;
	margin-bottom: 8px;
}
#side .side_box1 {
	margin-top: 10px;
}


.font14_yellow_b {
	font-size: 14px;
	font-weight: bold;
	color: #893807;
}
.font_red_b {
	font-weight: bold;
	color: #FF0000;
}

.font_yellow {
	color: #FF7D0D;
}
.font24_yellow_b {
	font-size: 24px;
	font-weight: bold;
	color: #F07200;
	line-height: 26px;
}



.formfield_s {
	width: 180px;
}
.formfield_s2 {
	width: 148px;
}
.formfield_m {
	width: 260px;
}
.formfield_l {
	width: 320px;
}
#content .top_btn {
	text-align: right;
	margin-top: 45px;
	margin-bottom: 8px;
	padding-right: 10px;
}
#footer {
	background-color: #6D6D6D;
	width: 875px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer .foot_link {
	margin-top: 12px;
	margin-bottom: 7px;
}

#footer .foot_box_left {
	float: left;
	width: 550px;
}
#footer .foot_box_right {
	float: right;
}
#footer .foot_copyright {
	margin-bottom: 7px;
}
