body { width:100%; }
div { color:#666; }

a:link { color: #fd9100; text-decoration: none; }
a:visited { color: #fd9100; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
a:active { color: #fd9100; text-decoration: none; }

#header { height:100px; }
#header div { color:#fff; }
#header_logo_panel { height:100px; background:url("../images/Logo.jpg") no-repeat 80% center; }
#header_follow_panel { height:40px; no-repeat 100% 0; text-align:right; }
#header_menu_panel { line-height:15px; height:40px; }
#header_menu { height:40px; border-bottom:1px solid #000; position:relative; }
#header_menu p { position:absolute; bottom:0; padding:0; margin:0; }
#header_menu p a { padding-left:30px; font-size:14px; font-weight:bold; }
#header_menu p a:link { color: #333; text-decoration: none; }
#header_menu p a:visited { color: #333; text-decoration: none; }
#header_menu p a:hover { color: #99ccff; text-decoration: none; }
#header_menu p a:active { color: #333; text-decoration: none; }

.Control
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: solid 1px #9EB8DE;
	padding-bottom:1px;
	
	
}

#footer { height:160px; background:#181411; }
#footer div { color:#fff; }
#footer a:link { color: #fff; text-decoration: none; }
#footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { color: #fd9100; text-decoration: none; }
#footer a:active { color: #fff; text-decoration: none; }

#main_slide_show_control { line-height:50px; height:50px; }
#main_slide_show_control div { text-align:center; background-color: #1d1d1d; }
#main_slide_show_control a { font-size:20px; font-weight:bold; }
#main_slide_show_control a:link { color: #fd9100; text-decoration: none; }
#main_slide_show_control a:visited { color: #fd9100; text-decoration: none; }
#main_slide_show_control a:hover { color: #afd900; text-decoration: none; }
#main_slide_show_control a:active { color: #fd9100; text-decoration: none; }

.ft-title { font-size:20px; width:100%; height:50px; line-height:50px; text-align:right; }
.ft-title a { color:#ccc; padding-left:10px; padding-right:20px; }
.ft-title a:link { color: #fd9100; text-decoration: none; }
.ft-title a:visited { color: #fd9100; text-decoration: none; }
.ft-title a:hover { color: #afd900; text-decoration: none; }
.ft-title a:active { color: #fd9100; text-decoration: none; }

.pic img { 
  padding: 4px;
  border: 1px solid #ccc; 
  background-color: #eee;
}

.data_form span { display:block; width:380px; height:40px; background:url("../images/Input_Bg.jpg") no-repeat 0 center; }
.data_form input[type=text] { height:20px; margin:8px 6px; border:0; width:350px; }
.data_form_label p { height:19px; font-size:14px; font-weight:bold; border:0; }
