/* CSS Document */

body{
	font: 12px;
	color:#666666;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}

a img{
	border: 0;
}

#html{
	width:960px;
	margin: auto;
	position: relative;
	background-image:url(../image/bg01.jpg);
	background-repeat:repeat-y;
	z-index: 1;
}

#body{
	width:900px;
	margin: 0 auto;
	top:10px;
}

#top{
	width:890px;
	height: 240;
	margin: auto;
	z-index:2;
}

#view{
	height: 230px;
	background-image:url(../image/view1_new.jpg);
	background-repeat:no-repeat;
}
#view2{
	height: 230px;
	background-image:url(../image/view2_new.jpg);
	background-repeat:no-repeat;
}
#view3{
	height: 230px;
	background-image:url(../image/view3_new.jpg);
	background-repeat:no-repeat;
}
#view4{
	height: 230px;
	background-image:url(../image/view4_new.jpg);
	background-repeat:no-repeat;
}
#view5{
	height: 230px;
	background-image:url(../image/view5_new.jpg);
	background-repeat:no-repeat;
}

.page{
	width: 190px;
	height: 100px;
	top: 10px;
	right: 20px;
	position: absolute;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 1px;
}

.page1:link{
	color:#666666;
	text-decoration: none;
}

.page1:visited{
	color:#333333;
	text-decoration: none;
}

.page1:hover{
	color:#333333;
	text-decoration: none;
}

.page2:link{
	color:#666666;
	text-decoration: none;
}

.page2:visited{
	color:#333333;
	text-decoration: none;
}

.page2:hover{
	color:#333333;
	text-decoration: none;
}

#content{
	width: 890px;
	height: 240px;
	margin: auto;
	z-index:3;
	top: 230px;
	left:35px;
	position: absolute;
	background-image:url(../image/content_bg.jpg);
	background-repeat:repeat-x;
}

#menu{
	width: 180px;
	float:left;
	padding: 0 5px 0 10px;
}
#text{
	width: 680px;
	float:left;
	padding: 10px 5px 0 5px;
}
#text .title{
	margin-top:10px;
	height: 28px;
	width: 200px;
	float:left;
}
#text .submenu{
	margin-top:15px;
	padding-top:15px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing: 1px;
}

.underline{
	width: 680px;
	height: 5px;
	margin: 0;
	padding:0;
	top: 45px;
	left:200px;
	position: absolute;
	z-index: 5;
}
#text #text_font{
	padding: 5px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 20px;
	letter-spacing: 1px;
}
#text_font img{
	padding: 3px;
	/*border: #999999 1px solid;*/
	margin: 0px 8px 0 0;
}

#text_top{
	padding: 5px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	letter-spacing: 1px;
}

#text_font .pic_left{
	float:left;
}

#fooder{
	width: 960px;
	height: 162px;
	margin: auto;
	position: relative;
	background-image:url(../image/bg02.jpg);
	background-repeat:no-repeat;
}

#fooder_link{
	top: 125px;
	left: 150px;
	position: absolute;
	width: 246px;
	height: 20px;
	z-index: 10;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	letter-spacing: 1px;
}

#fooder_mark{
	top: 90px;
	left: 60px;
	position:relative;
	width: 246px;
	height: 50px;
	float:left;
	background-image:url(../image/footer_mark.jpg);
}

#fooder_address{
	float:left;
	width:550px;
	top: 85px;
	left: 100px;
	position:relative;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	letter-spacing: 1px;
}

.line{	
	top:157px;
	height: 5px;
	margin: auto;
	position:relative;
	background-image: url(../image/line_bg.jpg);
	background-repeat:repeat-x;
}

/*  content font  */

.org{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF6600;
}

.f_bold{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666666;
}

.contact_box{
	font-size:9pt;
	color:#FF6600;
	/*color:#0066CC;
	border: dashed 1px #999999;*/
	border: solid 1px #CCCCCC;
	letter-spacing: 1px;
}

.contact_che{
	clip: rect(1px, 18px, 18px, 1px);
} 

.content_bu{
	font-size:9pt;
	color:#FF6600;
	border: dashed 1px #999999;
	padding:1px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

/*  content font end  */

