@charset "utf-8";
/* CSS Document */
body{margin:0px;}
img{border:0px;}
/*:root{ overflow-y:scroll;}*/
.width{
	width:740px;
	margin:0px auto;
}

.back{ background:repeat-x top;}
.left{padding:0px 0px 0px 10px; background: left top no-repeat;}
.right{ padding:0px 10px 0px 0px; background: right top no-repeat;}
.fore{background:repeat-x top;}

#header_back{ background-image:url(../images/header_back.png);}
#header_left{ background-image:url(../images/header_left.png);}
#header_right{ background-image:url(../images/header_right.png);}
#header_fore{ background-image:url(../images/header_fore.png);}
#header{ height:100px; background:url(../images/header.png); position:relative;}
#logo{width:280px; height:100px; position:absolute; margin:0px 0px 0px 0px;}
#menu{width:440px; height:40px; position:absolute; margin:55px 0px 0px 280px;}
#menu2{width:410px; height:30px; position:absolute; margin:63px 0px 0px 300px;}

#flash_back{ background-image:url(../images/flash_back.png);}
#flash_left{ background-image:url(../images/flash_left.png);}
#flash_right{ background-image:url(../images/flash_right.png);}
#flash_fore{ background-image:url(../images/flash_fore.png);}
#flash{ height:300px;}


#content_back{ background-image:url(../images/content_back.png); background-color:#f2f2f2;}
#content_rightflex{background:url(../images/content_rightflex.png) repeat-y right;}
#content_leftflex{background:url(../images/content_leftflex.png) repeat-y left;}
#content_left{
	width:10px;
	height:180px;
	background:url(../images/content_leftflex.png) repeat-y;
}
#content_right{ width:10px; height:180px; background-image:url(../images/content_right.png);}
#content_fore{background: #FFFFFF url(../images/content.png) repeat-x; }
#content{}

#footer_back{background-image:url(../images/footer_back.png);}
#footer_left{ background-image:url(../images/footer_left.png);}
#footer_right{ background-image:url(../images/footer_right.png);}
#footer_fore{ background-image:url(../images/footer_fore.png);}
#footer{ height:20px;}

.home-text{ margin:0px 21px 40px 39px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#808080}
.home-text a {color:#4D4D4D; text-decoration:none}


.big_img_in_page{
	background-color: #FFFFFF;
	background-image: url(../_img/th_img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom:10px;
}

.big_img_in_pagea{
	background-color: #FFFFFF;
	background-image: url(../_img/th_img_bga.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-bottom:18px;
}
