/* Basic style begins */
/* 1. body  */

.hidden {position:absolute;width:0;height:0;border:none;overflow:hidden;}
table, td, input, div, p, span {text-align:left;}
body, td {color:#666666;font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 18px;}
body {text-align:center;padding:0;margin:0;}
ul, li, h3, h4, p, dl, dt, dd, fieldset {padding:0;margin:0;}
textarea {resize: none;}
.png24 {tmp:expression(setPng24(this));}
/* 2. basic link */
a:link {text-decoration: none;color:#666666;}
a:visited {text-decoration: none;color:#666666;}
a:hover {text-decoration: underline;color:#888888;}
a:active {text-decoration: underline;color:#666666;}
/* 3. images */
img {border-width: 0px;}
/* 4. image buttons */
.ib {cursor: pointer;}
/* 5. input text */
table {border-collapse: collapse;}
td, th {padding: 0px;}
/* 6. others */
form {margin: 0px;}
hr {display: none;}
img, a, fieldset {border: 0;}
img, a {
selector-dummy: expression(this.hideFocus=true);}
ul, ol {list-style:none;}
/* Basic style ends */

.hidden{
	position:absolute;
	width:0;
	height:0;
	border:none;
	overflow:hidden;
}

a{text-decoration: none; color: #067ab4;}
a:hover{text-decoration: underline;}



.contactForm{display:none;width:390px; position:absolute; left:450px; top:800px; z-index:100; background: url('/images/seo/conForm_bg_trm.png') no-repeat left top; height:441px; padding:27px 23px 0 29px;}
.contactForm legend{float:left; padding-bottom:26px;}
.contactForm .closeBtn{display:block; float:right;}
.contactForm strong{display:block; clear:both; font-size:15px; color:#2e9cd2; padding-left:8px;}
.contactForm div{width:382px; overflow:hidden; margin-top:20px; padding-left:10px;}
.contactForm dl{float:left;}
.contactForm dl dt,
.contactForm dl dd{float:left; font-family:Arial; font-size:12px; font-weight:bold; color:#666; line-height:10px; padding-left:10px;}
.contactForm dl dt{width:70px; border-left:3px solid #cfcfcf; margin-top:6px;}
.contactForm dl dd{margin-bottom:8px;}
.contactForm dl dd input,
.contactForm dl dd textarea{border:0; background:transparent;}
.contactForm dl dd input,
.contactForm dl dd select,
.contactForm dl dd textarea{font-family:Arial; font-size:12px; color:#666;}
.contactForm dl dd input{width:268px; background:url('/images/seo/seo_input.png') no-repeat left top; padding:4px; height:18px; line-height:18px;}
.contactForm dl dd select{width:276px; border:1px solid #abadb3; height:24px;}
.contactForm dl dd textarea{width:268px; background: url('/images/seo/seo_textarea.png') no-repeat left top; padding:4px; height:118px; overflow-y:hidden;}
.contactForm .contactMe{display:block; margin-top:12px; text-align:center;}

