html,body,h1,h2,h3,h4,pre,blockquote,code,ul,li,dl,dt,dd,p,div{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4{
	font-size:100%;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #800080;
}

body{
	font-family: Tahoma, verdana, arial, helvetica, Sans-Serif;
	line-height: 1.4;
	font-size: 90%;
	clear: both;
	white-space:normal;
	word-break: break-all;
	word-wrap: break-word;
	color:#3C3C3C;
	background-color: #EFEFEF;
}
#c{
	width: 950px;
	margin: 0 auto;
	border-top: 0px solid #204060;
	border-right: 2px solid #204060;
	border-bottom: 2px solid #204060;
	border-left: 2px solid #204060;
}

#header {
	background-color: #306090;
	border-bottom: 10px solid #204060;
	color : #ffffff;
	clear: both;
	float: none;
	background-image: url(image/airappli.com.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header h1 {
	margin: 0px 0px 0px 10px;
	padding: 8px 0px;
	font-size: 180%;
	letter-spacing: 0.1em;
}
#header p {
	margin: 0px 20px 5px;
}
#header a,#header a:visited,#footer a,#footer a:visited{
	color : #ffffff;
	text-decoration: none;
}
#header p a,#header p a:visited{
	color : #ffffff;
	text-decoration: underline;
}
#footer {
	background-color: #306090;
	border-bottom: 1px solid #306090;
	color : #ffffff;
	text-align:center;
	clear: both;
	float: none;
	padding:8px 0;
}

#navigator {
	background-color: #EEEEEE;
	padding:10px 0;
	clear: both;
	float: none;
	border-bottom: 10px solid #204060;
	text-align:center;
}
#navigator table{
	margin: 0px 15px;
	background-color: #F9F9F6;
}
#navigator td{
	background-color: #EEEEEE;
}
#navigator td img{
	margin: 8px;
}
#navigator th{
	background-color: #E4E7C9;
	padding:4px 0;
}

#content{
	margin:1em 0;
	clear:both;
	float:none;
}
#sidea {
	font-size: 80%;
	width:195px;
	background: #F9F9F6;
	float:left;
	border-top: 2px solid #306090;
	border-right: 2px solid #306090;
	border-bottom: 2px solid #306090;
	border-left: 1px solid #306090;
}
#sideb {
	font-size: 78%;
	width:160px;
	background: #F9F9F6;
	float:right;
	border-top: 2px solid #306090;
	border-right: 0px solid #306090;
	border-bottom: 2px solid #306090;
	border-left: 2px solid #306090;
}
#sidea h2,#sideb h2{
	border-bottom: solid 1px #204060;
	color: #204060;
	font-size: 100%;
	margin:5px;
}
#main {
	width:560px;
	margin:0px 0px 0px 10px;
	border: 5px solid #306090;
	background: #F9F9F6;
	float:left;
}
#main .item{
	margin:24px 16px 36px;
	line-height: 1.5;
}
#main .ag{
	margin:18px;
}
#main p{
	margin:0.5em;
}
#main h2 {
	border-bottom: solid 2px #204060;
	color: #204060;
	font-size: 115%;
	letter-spacing: 0.1em;
	margin-top:30px;
	padding-left:6px;
}
#main h2 a {
	text-decoration: none;
	color: #0066cc;
	line-height: 1.7;
}
#main h3 {
	border-bottom: solid 1px #204060;
	color: #204060;
	font-size: 104%;
	letter-spacing: 0.1em;
	margin-right:110px;
	margin-top:30px;
	line-height: 1.7;
}
#main h4 {
	border-bottom: solid 1px #204060;
	color: #204060;
	font-size: 92%;
	letter-spacing: 0.1em;
	margin-top:24px;
	line-height: 1.7;
}
#main .post{
	text-align:right;
	color: #666666;
	border-top: 1px dashed #666666;
	border-right: 0px dashed #666666;
	border-bottom: 0px dashed #666666;
	border-left: 0px dashed #666666;
	margin: 15px;
}
#main ul,#main ol {
	margin: 10px 0 1em 15px;
}
#main #message{
	font-size: 85%;
	margin:50px 30px 15px 30px;
	border-top: 2px dashed #666666;
}
#sidea ul,#sideb ul {
	margin: 10px 4px 20px 4px;
}
#content li{
	padding-left:15px;
	background-image: url(http://airappli.com/image/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image:none;
	list-style-type: none;
}
#content dl{
	padding-left:15px;
}
#content dt{
	padding-left:15px;
	background-image: url(http://airappli.com/image/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content dd{
	margin-left:15px;
	padding:8px;
	background-color: #EFEFEF;
}
#content .newtopics{
	margin:15px 15px 10px;
	background-color: #EFEFEF;
	border: 1px 1px 1px 1px solid #204060;
}
#content .newtopics h2{
	border-bottom: solid 1px #204060;
	color: #204060;
	font-size: 100%;
	letter-spacing: 0.2em;
	margin:0px;
	padding:5px 5px 5px 20px;
}
#content .pagenavi{
	margin:0px 0px 6px 12px;
}
blockquote{
	margin:10px 15px;
	background-color: #F0F0F0;
	border: 1px 1px 1px 1px solid #204060;
	padding:0.5em;
}
.item th{
	background-color: #DDDDDD;
	padding:4px 0px;
}
.item td{
	background-color: #F9F9F9;
}
