﻿#panel h1 {	font-size: 1.6em; padding-bottom:10px; margin: 0; color: white; font-weight:normal; }
#panel h2{ font-size: 1.2em; padding: 10px 0 5px; margin: 0; color: white; font-weight:normal; }
#panel p { margin: 5px 0; padding: 0; }
#panel a { text-decoration: none; color: #15ADFF; border:none; }
#panel a:hover { color: white; }
#panel a-lost-pwd { display: block;	float: left; }
#panel .contact { width: 960px; margin: 0 auto; padding-top: 15px;	text-align: left; font-size: 0.85em; }
#panel .contact .left { width: 200px; float: left; padding: 0 15px; border-left: 1px solid #333; }
#panel .contact .right { border-right: 1px solid #333; }
#panel .contact form {	margin: 0 0 10px 0; }
#panel .contact label { float: left; padding-top: 8px;	clear: both; width: 280px; display: block; }
#panel .contact input.field { border: 1px #1A1A1A solid; background: #414141; margin-right: 5px; margin-top: 4px; width: 200px; color: white; height: 16px; }
#panel h3   { margin:0;padding:5px 0px 2px 0px; font-size:12px; font-weight:normal;}
.patent     { font-size:10px;}
/* #bayi p     { margin:0; padding:0; padding-bottom:10px; }
#bayi h2    { padding:0; margin:0; padding-bottom:5px; } */

/* BUTTONS */
/* Login and Register buttons */
#panel .contact input.bt_login,
#panel .contact input.bt_register { display: block; float: left; clear: left; height: 24px; text-align: center; cursor: pointer; border: none; font-weight: bold; margin: 10px 0; }
#panel .contact input.bt_login { width: 74px; background: transparent url(../images/bt_login.png) no-repeat 0 0; }
#panel .contact input.bt_register { width: 94px; color: white; background: transparent url(../images/bt_register.png) no-repeat 0 0; }
#panel .lost-pwd { display: block; float:left; clear: right; padding: 15px 5px 0; font-size: 0.95em; text-decoration: underline; }