* { margin : 0 ; padding : 0 ; }
body { 
	width: 100% ;
	font-family: 'Tahoma','Verdana', 'Helvetica';
	}
#ttw_body{
	width:700px;
	position:relative;
	margin:0 auto;
	background-color: #fff;
	}
#ttw_top {
	width:700px;
	height:15px;
	background-color:black;
}
#ttw_header {
	height:50px;
	padding: 10px 0 5px 20px;
	background-color: #fff;
	}
#ttw_menu {
	height:20px;
	background-color: #fff;
	}
#ttw_menu a{
	color:white;
	}
#ttw_contents {
	height:680px;
	padding: 30px 40px 10px 40px;
	background-repeat: no-repeat;
	background-position: 95% 95%;
	}
#ttw_contents li {
	width: 160px;
	display: list-item;
	margin: 0 30px;
	padding:0 0 0 10px;
	font-size:90%;
	}
#ttw_contents a{
	color: black;
	}
#ttw_contents.h {
	padding: 0 50px;
	}
#ttw_footer {
	height:50px;
	padding:5px;
	border-top:1.5px solid #000;
	background-color: #fff;
	font-size:70%;
	text-align:center;
	}
#ttw_footer p{
	text-align:center;
	color: black;
}
#gall_ul li {
	background: url("img/dotb.jpg") no-repeat;
	background-position: center left;
}

#gall_ul li.on {
	background: url("img/dotr.jpg") no-repeat;
	background-position: center left;
}
#gall_ul li.on a {
	color: red;
}
#gall_ul a:hover{
	color: red;
}
#topimg {
	width: 120px;
	height: 120px;
	background-color: #000;
	border: 1px solid #000;
	margin: 5px 5px 0 5px;
	}
#topimg.w{
	padding:20px 0;
	height: 80px;
	}

#topimg.h{
	padding:0 20px;
	width: 80px;
	}
#menu{
	width: 116px;
	height: 16px;
	margin: 1px;
	float: left;
	border:1px solid #000;
	}
#nonmenu{
	width: 46px;
	height: 16px;
	margin: 1px;
	float: left;
	border:1px solid #000;
	background-color:#000;
	}
#lab{
	width: 560px;
	height: 30px;
	margin: 20px;
	padding: 0 0 0 20px;
	font-size: 24px;
	border-bottom: 1px solid #000;
	}
#gall_lab{
	width:360px;
	margin: 0 20px 20px 0;
	padding: 0 0 0 40px;
	font-size: 120%;
	font-weight:600;
	color:white;
	float:right;
	background: url("img/bar.jpg") no-repeat;
	background-position:right center;
	}
#desc{
	padding: 2px 0 5px 50px;
	font-size: 90%; 
	}

#qa_box{
	width:560px;
	height:252px;
	border:1px solid #000;
	margin:25px;
	font-size: 90%;
	}
#qa_box .qa_q1{
	width:520px;
	height:24px;
	padding:4px 0 0 40px;
	background: url("img/qa_01.jpg") no-repeat;
	background-position:2% center;
	background-color: #eee;
	}
#qa_box .qa_q2{
	width:520px;
	height:24px;
	padding:4px 0 0 40px;
	background: url("img/qa_02.jpg") no-repeat;
	background-position:2% center;
	background-color: #fff;
	}
p.qa_q3{
	width:520px;
	margin: 0 25px;
	padding:7px 0 5px 40px;
	background: url("img/qa_01.jpg") no-repeat;
	background-position:2% center;
	background-color: #eee;
	font-size: 90%;
	}
p.qa_a{
	width:520px;
	margin: 0 25px 20px 25px;
	padding:5px 0 5px 40px;
	background: url("img/qa_03.jpg") no-repeat;
	background-position:2% 10%;
	background-color: #ede;
	font-size: 80%;
	}
	
li {
	list-style:none;
	padding: 0;
	display:inline;
	}
h1 {
	padding-left:20px;
	}
img{
	border:0 solid #fff;
	padding: 0;
	}
a {
	text-decoration: none;
	color:black;
	}
table {
	padding: 0;
	border-collapse:collapse;
	}
td {
	border:1px solid #000;
	font-size: 95%;
	}
.mid{
	width:120px;
	height:40px;
	padding: 0 5px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	}
.con {
	width:380px;
	padding: 5px 5px;
	vertical-align:middle;
	font-size: 90%;
	}
.h {
	margin: 0 50px;
}
.ga_h {
	width:270px;
	height:360px;
	margin: 0 15px 10px 15px;
	}
.ga_w {
	width:360px;
	height:270px;
	margin: 0 40px 10px 15px;
	}
.pagetop {
	width: 620px;
	height:16px;
	margin: 0 0 40px 0;
	padding: 0 80px 0 0;
	border: 0;
}
.pagetop img {
	float:right;
}
