﻿/* ===============================================================
      Copyright © 2005-2008 ETW International. All rights reserved.
	  Author: ETW International
================================================================== */

body {
	background: #8fc1e6; /*#ddd*/	
	width: 972px;
}

#wrapper {
	background: #6ca0c6; /*#b2bcc1*/
	font: 12px Tahoma,Verdana,Segoe,sans-serif;
	height: 870px;
	margin: 0 auto;
	padding: 5px 10px 1px 10px; /*0 10 1 10*/
	/*width: 792px;*/
	width: 852px;
}
#container {
	background: #fff;
	border: 1px solid #fff;
	float: left;
	height: 94%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#header {
	background: #0076d1 url(/images/head-bg.gif) repeat-x;
	height: 150px;
	width: 100%;
}
#header .etw-logo { padding-top: 55px; padding-left: 15px; text-align: left; }
#ecinfo_bar {
	background: #1e394a url(/images/head-bar.gif) repeat-x 0 0;
	height: 21px;
	padding: 5px 10px 1px 10px;
}
#ecinfo_bar .ecinf_bar_txt {
	background: url(/images/dot-blank.gif) no-repeat left center; 
	color: #fff;
	float: left;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
#ecinfo_bar .ecinfo_bar_date {
	color: #e3ff75;
	float: right;
	text-align: right;
}

.eligne-orange { background: #ff9933; height: 2px; font-size: 0px; }

/* =========================== Left Navigation ============================ */
.etw-content {
	color: #0e446e;
	margin: 20px auto 0px auto;
	padding-bottom: 52px;
	width: 95%;
	text-align: left;
}
.etw-content h4 { padding: 22px 0 5px 0; }
.etw-content p { line-height: 22px; }
#c_stats {
	display: block;
	width: 480px;
	margin: 12px auto 2px auto;
}
#c_stats_div {
	display: block;
	width: 480px;
	margin: 12px 0px; 2px auto;
	line-height:22px;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
/* End IE5-Mac hack */ 

#etw-footer {
	background: #fff;
	margin: 0;
	padding: 10px 1px 15px 1px;
	width: 100%;
}
#etw_tishi{ float:left;width:420px; margin-left:5px;}
#etw_tishi img { margin:0px; padding:0px; float:left;}
#etw_tishi a { display:block; float:left; padding:0px; float:left;}

