* {
	padding:0; 
	margin:0; 
}


/* mac ie5 hack \*/
body, html { 
	width:100%; 
	height:100%;  
}
/* end hack */

body, html { 
	font-family:Arial,Helvetica, Sans-serif; 
	color:#fff; 
	background:#333; 
}

.nobo {
	vertical-align:middle;
}
 
input, textarea, select, optgroup { 
	font-family:Arial,Helvetica, Sans-serif; 
	color:#fff; 
	font-size:10px;
	padding:1px;
	background:#2e2e2e;
}

select {
	border:0;
}

img, .nobo, input.image { 
	border:0; 
	background:transparent;
}


table, th, td { 
	font-size:11px; 
	color:#fff;  
}

p, form { 
	margin:0; 
	padding:0;
}

a, a:visited {
	color: #CCCCCC;
}

a:hover {
	color:#ED1B23;
	cursor: hand
}

#main {
	width:980px; 
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}


/* external wrapper */
#body_tab { 
	width:980px; 
	height:100%; 
}

#body_tab #td1 {
	width:10px;
	height:1px;
}

#body_tab #td2 {
	width:960px;
	height:1px;
}

#body_tab #td3 {
	width:10px;
	height:1px;
}

/* internal wrapper */
.table_dim { 
	width:980px; 
	height:100%; 
}


.p_class	{ 
	padding-bottom:10px; 
}


.back_left { 
	background:url(../img/share/back_left.gif) repeat-y 0 0; 
}

.back_right { 
	background:url(../img/share/back_right.gif) repeat-y 0 0; 
}

.back_centre {
	padding-left:20px;
	background-color: #141414;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0 0;
}

.bottom {
	padding-left:20px;
	background-color: #141414;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.logo_dada { 
	padding-right:45px; 
}

.pad_login	{
	padding:0 2px 0 32px;
	font-size:10px;
}
.pad_login2	{ padding:4px 10px 4px 10px; font-size:10px; }

.tit_login2	{ padding-bottom:5px; padding-right:15px; }

.tit_login	{ padding: 1px 22px 0 11px; }
.tit_login:hover {
	color:#ED1B23;
	cursor:hand;
	text-decoration:none;
}
.txt_login	{ padding:8px 0 2px 2px; }
.input_login	{ padding-left:2px; }
.input	{ border:1px #282828 solid; width:99px; }

.footer { 
	text-align:right; 
	padding:10px 0 10px 19px; 
	text-decoration:none; 
}


.footer a, .footer a:visited { 
	color:#fff; 
	text-decoration:none; 
}

.footer a:hover { 
	color:#fff; 
}

.no_record {
	text-align:center;
	font-size:1.1em;
	padding-top:40px;
}

.main_page {
	padding-left:40px;
}


.double_sep {
	padding-top:12px;
	padding-bottom:12px;
	margin-top:12px;
	margin-bottom:12px;
	border-top:2px #222 solid;
	border-bottom:2px #222 solid;
}

.bread {
	padding:12px 0 8px 8px;
	width:420px;
	background:url(../img/share/bread-back.gif) no-repeat bottom left;
}

.bread a, .bread a:visited, .bread a:hover {
	color:#fff;
	text-decoration:underline;
}

.bread_sep {
	color:#ED1B23;
}



.spiega_login {
	border-top:1px #595959 solid;
	color:#fff;
	padding:8px 0;
	border-bottom:1px #595959 solid;
}

.img_home { 
	padding:11px 0 14px 26px; 
}

.home_bottom_left { 
	padding:6px 12px 10px 73px; 
	border-right:2px #222 solid; 
}

.home_bottom_right { 
	padding:6px 12px 10px 42px; 
}

.tit_box { 
	padding-bottom:12px; 
}

.input_box { 
	width:158px; 
	border:1px #282828 solid; 
}

.memberzone {
	padding:37px 0 10px 27px; 
}

.member_txt { 
	padding:12px 0; 
	line-height:135%;
	text-align:justify;
	width:431px;
}

.member_txt p {
	margin-bottom:4px;
}



