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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-color: #FBFBFB;
	color: #666666;
	background-image: url(../images/grad_bg.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	color: #4F81BD;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper {
	height: auto;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #999999;
}
#wrapper_pop {
	height: auto;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #999999;
}

/* header */
#banner {
	padding: 0px;
	width: 800px;
	margin: 0px;
	height: 74px;
	background-image: url(../images/banner_TEL_bg.jpg);
}
#bannerpop {
	padding: 0px;
	width: 800px;
	margin: 0px;
	height: 74px;
	background-image: url(../images/b_banner_bg.jpg);
}
.popup_close {
	text-align: center;
	margin-top: 10px;
}
.popup_close a:link, .popup_close a:visited {
	color: #4E648D;
	text-decoration: none;
	font-weight: bold;
}
.popup_close a:hover {
	color: #FF0000;
}

#header {
	width: 800px;
	margin: 0px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	padding: 0px;
	border-bottom-color: #CCCCCC;
}
/* menu */
#menu {
	width: 190px;
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#menu a:link, #menu a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	display: block;
	background-image: url(../images/link_small_bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 35px;
	width: 153px;
	height: 17px;
	margin: 0px;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#menu a:hover {
	color: #222F3F;
	text-decoration: none;
	height: 17px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E9E9E9;
	border-bottom-color: #ECECEC;
	border-left-color: #CCCCCC;
}
#menu #currentpage a {
	color: #222F3F;
	text-decoration: none;
	height: 17px;
	background-color: #EFF2F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E9E9E9;
	border-bottom-color: #ECECEC;
	border-left-color: #CCCCCC;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
/* content */
#content {
	background-color: #EFF2F8;
	height: auto;
	width: 780px;
	margin: 0px;
	padding: 10px;
	float: left;
}
#content_full {
	background-color: #FFFFFF;
	width: 758px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
}

#content_left {
	background-color: #FFFFFF;
	width: 535px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#content_right {
	width: 210px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#contact_panel {
	width: 190px;
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-size: 90%;
}
/* footer */
#footer {
	width: 780px;
	text-align: right;
	font-size: 80%;
	background-color: #10131A;
	height: 54px;
	background-image: url(../images/footer_bg.jpg);
	color: #F3F3F3;
	background-repeat: no-repeat;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242F43;
	padding: 10px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #344563;
}

/**** drop form ****/
#drop {
	height: auto;
	width: 780px;
	float: left;
	padding: 0px;
	clear: both;
	margin: 0px;
	display: none;
}
#dropcontent {
	height: auto;
	background-color: #FFFFFF;
	width: 778px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	color: #999999;
}
#drop form {
	margin: 0px;
	padding: 0px;
}
.drop_column {
	width: 373px;
	margin: 0px;
	float: left;
	text-align: right;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.drop_field {
	width: 200px;
	margin: 0px;
	padding: 2px;
	color: #666666;
	height: auto;
	border: 1px solid #CCCCCC;
}
.drop_list {
	width: 206px;
	padding: 1px;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.drop_column ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.drop_column li {
	font-size: 80%;
	color: #666666;
	text-align: right;
	vertical-align: top;
	height: auto;
	margin-bottom: 10px;
	padding: 0px;
}
.drop_button {
	background-color: #627DAA;
	border: 1px solid #263145;
	font-size: 100%;
	color: #FFFFFF;
	height: 25px;
	width: 50px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 125px;
	margin-left: 25px;
}
.captcha {
margin-top: 10px;	
margin-bottom: 10px;
	}