@charset "utf-8";
/*SEO STEP css 2007/04/27*/

*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#ff6600;
}
body {
	text-align: center;
	margin:0px; 
	padding:0px;
	font-size:75%;
	color:#333333;
	line-height:1.6;
	font-family: sans-serif;
	background:url(../image/background.jpg) repeat-x #FFF4D5;
}
img{
	border:0;
	vertical-align:middle;
}

h1{	
	font-size:10pt;
	padding-left:5px;
	font-weight:normal;
	position:relative;
	top:30px;
	left:75px;
	color:#999999
}
h2 a{
	display:block;
	position:relative;
	top:30px;
	left:70px;
	height:40px;
	width:430px;
	text-indent:-9999px;
}

#wrapper {
	width:980px;
	padding-left:10px;
	padding-right:10px;
	margin:0px auto;
	text-align:center;
	background-color:#ffffff;
	
}

#header{
	text-align:left;
	width:980px;
	height:111px;
	background:url(../pict/header.jpg);
}
#header ul{
	margin-top:23px;
	float:right;
	list-style:none;
}
#header li{
	float:left;
}
#header li a{
	text-align:center;
	display:block;
	vertical-align:middle;
	margin:0 5px 5px 5px;
	padding:2px;
	border:1px solid #666666;
	width:165px;
	color:#ffffff;
	letter-spacing:2px;
	background:url(../pict/button_back.jpg);
}


#main{
	
	background:url(../pict/main.jpg);
	width:980px;
	height:195px;
}
#menu{
	background:url(../pict/menu.jpg) no-repeat;
	height:38px;
	width:980px;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
}
#menu li a{
	display:block;
	width:160px;
	padding:10px 0 6px;
	color:#666666;
}
#menu li a:hover{
	border-bottom:3px solid #ff9933;
	color:#ff6600;
} 

#contents{
	text-align:center;
	width:980px;
	margin-top:15px;
}


#left{
	float:left;
	width:670px;
	
	background-color:#ffffff;
	
}
#left h4{
	text-align:left;
	color:#ff6600;
	padding:5px;
	font-size:22pt;
}
	

#left h3{
	text-align:left;
	padding:5px;
}
	
#left p{
	padding:10px;
	text-align:left;
	font-size:9pt;
	line-height:1.6;
}
.info ul{
	list-style:none;
	padding:10px;
}
.info li{
	padding:5px;
	text-align:left;
}
ol{
	text-align:left;
	margin:30px;
}
	

#right{
	float:right;
	width:300px;
	padding-top:10px;
	text-align:center;
	background:url(../pict/right_back.jpg) left top repeat-x #EAEBEF;
}

#right p{
	margin:0 15px 0 15px;
	padding:5px;
	text-align:left;
	width:260px;
}

h3{
	clear:both;
	text-align:left;
	margin-top:20px;
}

h6{
	clear:both;
	font-size:9pt;
	text-align:left;
	border-left:5px solid #F85112;
	border-bottom:1px solid #cccccc;
	margin:5px 2px 5px;
	padding:10px 0 0 5px;
	height:30px;
	vertical-align:middle;
	background:url(../pict/h3_back.jpg) repeat-x left center;
}

#right h4{
	margin:10px 15px 0 15px;
	background:url(../pict/h4_back.jpg) no-repeat;
	width:266px;
	height:26px;
	text-align:left;
	font-size:9pt;
	padding:5px;
	color:#ffffff;
}

#footmenu{
	clear:both;
	background:url(../pict/menu.jpg) no-repeat;
	height:38px;
	width:980px;
}
#footmenu ul{
	list-style:none;
}
#footmenu li{
	float:left;
}
#footmenu li a{
	display:block;
	width:160px;
	padding:10px 0 6px;
	color:#666666;
}
#footmenu li a:hover{
	border-bottom:3px solid #ff9933;
	color:#ff6600;
} 
#footmenu li strong{
	display:block;
	margin-left:20px;
	padding:10px 0 6px;
	color:#666666;
}

#footer{
	clear:both;
	width:980px;
	height:160px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	background:url(../pict/right_back.jpg) left top repeat-x #EAEBEF;
}

#footer a{
	color:#666666;
}
.website{
	margin:15px;
	float:left;
	text-align:left;
	color:#cccccc;
}
.website a{
	color:#999999;
}


.ibutton{
	vertical-align:middle;
	margin:0 5px 5px 5px;
	padding:2px;
	border:1px solid #666666;
	width:165px;
	color:#ffffff;
	letter-spacing:2px;
	background:url(../pict/button_back.jpg);
}
.silver{
	background-color:#efefef;
	color:#999999;
}
.yellow{
	background-color:#FFCC33;
}
.blue{
	color:#145CAE;
}
.red{
	background-color:#FFCECE;
}
.gray{
	background-color:#CCCCCC;
}
#cominfo{
	clear:both;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	text-align:center;
}

#cominfo table{
	
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:9pt;
	width:auto;
	
}
#cominfo th{
	border-top:none;
	border-bottom:1px solid #999999;
	border-right:none;
	background-color:#efefef;
	padding-left:10px;
	padding-top:5px;
	width:150px;
	letter-spacing:3pt;
	text-align:left;
	font-size:9pt;
}
#cominfo td{

	border-top:none;
	border-bottom:1px solid #999999;
	border-left:none;
	border-right:none;
	padding:10px;
	width:380px;
	text-align:left;
	font-size:9pt;
	line-height:1.4;
}
#cominfo td li{
	width:400px;
	padding:2px;
	border:none;
}


#rss_icon{
	position:relative;
	top:5px;
	width:305px;
	float:left;
}


#inquiry table{
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:100%;
	width:auto;

	margin-bottom:10px;
	margin-top:10px;
}
#inquiry td{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:none;
	padding:10px;
	width:380px;
	text-align:left;
}
.iradio{
	border:1px solid #cccccc;
	background-color:#f3f3f3;
	margin:0 5px 0 5px;
	width:20px;
	
}
.itext{
	border:1px solid #cccccc;
	background-color:#f3f3f3;
	padding:2px;
	width:250px;
}


#inquiry th{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:6px solid #ff6600;
	border-right:none;
	background-color:#f3f3f3;
	font-weight:normal;
	padding-left:10px;
	width:320px;
	text-align:left;
}
#inquiry th.free{
	border-left-color:#aaaaaa;
}
em{
	font-style:normal;
	color:#ff0000;
	padding-left:5px;
}
textarea{
	width:400px;
	height:150px;
	border:1px solid #cccccc;
	background-color:#f3f3f3;
	padding:5px;
	margin:5px;
	font-size:100%;
}
.style2 {
	font-size: 14
}
.style3 {
	font-size: 12
}
