/*
AVTECHY.COM STYLESHEET
*/

* {
	margin:0; 
	padding:0;
}
body {
	font-family: Verdana; 
	background-color: #131929;
	background-image: url(img/bg_body.png);
	background-color: #9ca4bc;
}
#top_cap {
	width: 500px; 
	height: 25px; 
	background-image: url(img/top_cap.png); 
	margin-left:auto; 
	margin-right:auto; 
	padding-left: 10px; 
	padding-right: 10px; 
	background-repeat: no-repeat; 
	margin-top: 50px;
}
#bottom_cap {
	width: 500px; 
	height: 25px; 
	background-image: url(img/bottom_cap.png); 
	margin-left:auto; 
	margin-right:auto; 
	padding-left: 10px; 
	padding-right: 10px; 
	background-repeat: no-repeat; 
	margin-bottom: 20px;
}
#head {
	background-image: url(img/head.png); 
	width: 440px; 
	height: 30px; 
	margin-bottom: 10px; 
	padding: 20px; 
	margin-top: -10px;
	text-align: center;
	cursor: pointer;
}
#page_preview1 {
	position: absolute;
	z-index: 500;
	margin-top: -40px;
	width: 100%;
	display: none;
}
#page_preview2 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 600px;
	background-color: #cccccc;
	padding: 10px;
	
}
#page_preview2 iframe {
	border: 2px solid #333333;
}
#page_preview_close a {
	float: right;
}
#page_preview_close {
	margin-right: 10px;
	font-size: 14px;
	text-align: center;
	height: 20px;
}
#news2 {
	position: absolute;
	width: 100%;
	margin-top: -50px;
	margin-left: -10px;
}
#news {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
#news h2 {
	/*background-image: url(img/news.png);*/
	background-color: #9ca4bc;
	height: 30px;
	padding: 5px;
	color: #ffffff;
	cursor: pointer;
}
#news_text {
	overflow: auto;
	height: 0px;
	background-color: #ffffff;
	text-align: left;
}
#news_bottom {
	display: none;
	width: 504px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url(img/new_b.png);
	height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
}
#news_text2 {
	padding: 15px;
}
#news h4 {
	border-bottom: 2px solid #131929;
	border-left: 5px solid #131929;
	margin: 7px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#news p {
	margin: 15px;
}
.news_date {
	float: right;
	margin-right: 8px;
	color: #cccccc;
	font-size: 10px;
	padding-top: 6px;
}
#foot {
	padding: 5px; 
	height: 10px; 
	width: 460px; 
	font-size: 10px; 
	text-align: center; 
	padding-bottom:0px; 
	margin-top: 10px;
}
#foot_text {
	margin-top: 10px;
}
#container {
	width: 500px; 
	margin-left: auto; 
	margin-right: auto; 
	padding-left: 10px; 
	padding-right: 10px; 
	background-image: url(img/bg_cont.png); 
	background-repeat: repeat-y;
}
.slide {
	width: 40px; 
	height: 600px; 
	float: left; 
	overflow: hidden;
}
#holder {
	width: 480px; 
	height: 600px;
	}
#slide1 {
	width: 400px;
}
.tab {
	color:#ffffff; 
	width: 40px; 
	height: 600px; 
	background-image: url(img/tab.png); 
	text-align: center; 
	float:left; 
	cursor: pointer;
}
#s1t {
	padding-top: 130px;
}
#s2t {
	padding-top: 200px;
}
#s3t {
	padding-top: 240px;
}
.post {
	float: right; 
	background-color: #ffffff; 
	width: 340px; 
	height: 580px; 
	overflow: auto; 
	padding: 10px;
}
.post h3 {
	text-align: center;
}
input{
	font-size: 14px;
}
a img {
	border: none;
}
.post p {
	padding-bottom: 7px; 
	line-height: 150%; 
	font-size: 14px;
}
.print {
	display:none;
}
#side {
	height: 300px;
	width: 40px;
	position: fixed;
	margin-top: 200px;
	overflow: hidden;
	background-image: url(img/bg_side.png);
	background-position: right;
	z-index: 100;
}
#side_tab {
	text-align: center;
	float: right;
	width: 40px;
	background-image: url(img/side_tab.png);
	height: 250px;
	padding-top: 50px;
	color: #ffffff;
	cursor: pointer;
}
#side_text {
	background-color: #ffffff;
	padding: 15px;
	float: left;
	width: 230px;
	height: 270px;
}
#faq_table th {
	vertical-align: top;
	padding-right: 5px;
}
#pop_content  p {
	margin-bottom: 5px;
}
#pop_content {
	background-color: #ffffff;
	padding: 10px;
	overflow: auto;
	height: 320px;
}
#pop_contain {
	margin: 10px;
}
#pop_close {
	text-align: center;
	margin-top: 20px;
}
ul {
	padding-left: 40px;
	display: block;
}
