/* ----------------------------------------------
   design by bobe 2008-12-12
------------------------------------------------- */ 
html,body {
	margin:0px 0px;
	height:100%;
	background-color:#fff;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #fff;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table td {
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #272727;
}
img{ border:0; padding:0;}
a:link,a:visited {
	text-decoration:none;
	color: #272727;
}
a:hover { 
	text-decoration:underline;
	color: #ed2225;
}
input,text,select,textarea {
	padding: 2px;
	color: #3c3c3c;
/*	border-top:#868686 1px solid;
	border-left:#868686 1px solid;
	border-right:#868686 1px solid;
	border-bottom:#868686 1px solid;*/
	background-color: #FFFFFF;
}

input.button { 
	height: 30px;
	margin: 0;
	padding: 2px 2px; 
/*	color: #FFFFFF; 
	background-color: #b2076c;
	border-top:#eb4dab 1px solid;
	border-left:#eb4dab 1px solid;
	border-right:#7e054c 1px solid; 
	border-bottom:#7e054c 1px solid;*/
}
.bg_top{ background:url(../images/bg_menu.gif) no-repeat;}
.newBox{ border-left:#dfdfdf 1px solid; border-right:#dfdfdf 1px solid;}
.t_time{ color:#d11315; font-size:11px;}
.t_copyright{ color:#FFFFFF;}
.bg_footer{ background:url(../images/bg_footer.gif) repeat-x;}
.t_location{ color:#636363;}
a.t_location:link,a.t_location:visited{ color:#636363; text-decoration:underline;}
a.t_location:hover{ color:#ec2124;}
.line_BigTitle{ border-bottom:#dfdfdf 2px solid}
.t_info{ color:#707070;}
.t_newTitle{font: normal 1.8em "microsoft yahei","Trebuchet MS", Arial, Helvetica, sans-serif; color:#2a2a2a;}
.imgBox{ width:75px; height:50px; border:#bdbdbd 1px solid;}
.t_red{ color:#ed2225;}
a.t_red:link,a.t_red:visited{ color:#ed2225;}
a.t_red:hover{ color:#ed2225; text-decoration:underline;}