/* CSS Document */
@charset "utf-8";

/* =========  DO NOT ALTER ANYTHING BELOW THIS LINE  ========= */

/* === RESET === */
img {
	border: 0;
}
div, tr, td, ul, li, p, h1, h2, input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	margin: 0 0;
	line-height: 1.2em;
	letter-spacing: 0.08em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	letter-spacing: 0.04em;
}
h1 a {
	color: inherit;
}
h1 a:hover, h1 a:focus {
	color: #F60;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0.04em;
}
h2 a {
	color: inherit;
}
h2 a:hover, h2 a:focus {
	color: #F60;
}
p {
	font-size: 13px;
	color: #000;
	text-align: justify;
}
a {
	text-decoration: none;
	color: inherit;
}

/* === BODY, MAIN === */
html {
	min-width:1000px;
	width:100%; 								
	height:100%;
	background-color: #EEEEEE;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	margin: 0;
	min-width: 1000px;
	width: 100%;
	height: 100%;
	background-color: #EEEEEE;
}

/* === HEADER === */
#pre_header {
	width: 100%;
	height: 10px;
	margin: 0px auto;
	background-color: #000;
}
#pre_header p {
	padding-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
#pre_header p a {
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000;
	border-bottom: 3px solid #FFF;
}
#header_container {
	width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
}
#barnner_header {
	width: 1000px;
	height: 115px;
	background-color: #000;
}
#logo  {
	width: 64px;
	height: 100px;
	padding-left: 10px;
	padding-top: 15px;
}
#logo_name {
	width: 184px;
	height: 100px;
	padding-top: 15px;
}
#tit_mail {
	width: 737px;
	height: 115px;
}
#logo, #logo_name, #tit_mail {
	float: left;
}
#name, #tit_mail {
	margin-left: 1px;
}
#title {
	width: auto;
	height: 32px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 125px;
	padding-right: 15px;
	font-size: 25px;
	letter-spacing: 0.04em;
	font-weight: bold;
	color: #FFF;
}
#mail {
	width: auto;
	text-align: right;
	margin-top: 13px;
	padding-right: 10px;
}

#logo_name a {
	width: 180px;
	margin-left: 15px;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#mail a {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-decoration: none;
	color: #FFF;
}
#mail a:hover, mail a:focus  {
	color: #F60;
}

/* === SPRY_HORIZONTAL === */
#SpryHorizontal {
	margin: 0 auto;
	width: auto;
	height: 53px;
	background-color: #000;
	border-bottom: 3px solid #FFF;
}
.Spry_img {
	margin: 0 auto;
	width: 1000px;
}
.Spry_img a {
	float: left;
	height: 50px;
	width: 36px;
	background-image: url(http://www.techadser.com/images/home_white.png);
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #000;
}
.Spry_img a:hover, Spry_img a:focus {
	float: left;
	height: 50px;
	width: 36px;
	background-image: url(http://www.techadser.com/images/home_black.png);
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	background-color: #F60;
}

/* === MAIN === */
#main {
	width:1000px;
	height: auto;
	margin: 0 auto;
	background-color: #FFF;
}


/* MAIN_CONTAINER */
/* in each css */


/* === BUTON_MAS_INFO === */
/*.button_mas_info {
	width: 120px;
	height: 60px;
	margin: 0px auto;
}*/

.button_mas_info {
	display: block;
	width: 120px;
	height: 35px;
	margin: 5px auto;
	padding-top: 15px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	background-color: #000;
	border: 1px solid #FAFAFA;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.button_mas_info:hover, .button_mas_info:focus  {
	background-color: #F60;
	border: 1px solid #FFF;
	color: #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
/* === SITE_MAP === */
#site_map {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	border-top: 3px solid #FFFFFF;
}
#columns {
	width: 1000px;
	height: 165px;
	margin: 0 auto;
}
#site_map p {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	/*line-height: 2em;*/
}
#site_map p a {
	color: #CCC;
	text-decoration: none;
}
#site_map p a:hover, #site_map p a:focus {
	color: #FFF;
	text-decoration: underline;
}
.site_map_column_1, .site_map_column_2, .site_map_column_3, .site_map_column_4, .site_map_column_5 {
	float: left;
	height: 160px;
	margin: auto auto;
}
.site_map_column_1 {
	width: 194px;
	border-left: 1px groove #999;
}
.site_map_column_2, .site_map_column_3, .site_map_column_4, .site_map_column_5 {
	width: 194px;
	margin-left: 5px;
	border-left: 1px groove #999;
}
.site_map_column_5 {
	border-right: 1px groove #999;
}
ul.site_map_txt {
	margin-top: 5px;
}
ul.site_map_txt li {
	list-style-type: none;
	margin-left: -12px;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	text-decoration: none;
}
ul.site_map_txt li a {
	color: #CCC;
	text-decoration: none;
	line-height: 1.7em;
}
ul.site_map_txt li a:hover, ul.site_map_txt li a:focus {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

/* === FOOTER === */
#footer {
	width: 99.85%;
	height: 30px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #000;
	border: thin solid #CCC;
	letter-spacing: 0;
}
.footer_table {
	width: 100%;
	font-size: 11px;
	letter-spacing: 0;
	color: #999;
	margin-right: auto;
	margin-left: auto;
}
.footer_txt_1 {
	letter-spacing: 0;
}
.footer_txt_1 a {
	color: #999;
	letter-spacing: 0;
	text-decoration: none;
}
.footer_txt_1 a:hover, txt_menu_1 a:focus {
	color:#CCC;
	letter-spacing: 0;
	text-decoration: underline;
}





/* SPACER_1 */
.spacer_1 {
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
}


/* SPACER_2 */
.spacer_2 {
	width: auto;
	height: 20px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
}
