@charset "utf-8";
/* CSS Document */
body {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	background: #ececec;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 824px; 
	background: #f9f9f9 url(bg.png) repeat-y center;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#tube {margin:0 22px}
#header {
	background: #f9f9f9 url(dalihead1.jpg) top no-repeat;
	width:780px;
	height:254px;
	margin:0px;
	padding: 0 ;
}

#mainContent {
	padding: 0 20px;
	background: #f9f9f9;
}
#footer {
	padding: 10px;
	background:#f9f9f9;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align:center;
	color:#989898;
}
#menu {margin:0;padding:0;height:44px; width:780px;}
#menu ul{margin:3px 0 0 0;padding:0;height:44px; background: url(menubg-normal.gif) repeat-x; font-size:15px; list-style:none }
#menu ul li{width:155px; float:left;}
#menu ul li a{width:155px; height:44px; display:block; background:#f9f9f9 url(menubg-normal.gif) 0 0 repeat-x ; color:#B38800; text-decoration:none; text-align:center; line-height:44px;}
#menu ul li a:hover{width:155px; background:#f9f9f9; color:#674E00; text-decoration:none;}

p.captiontext{font:17px/22px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#989898; padding:0;}
p.name{color:#000; font-size:14px; font-style:italic; font-weight:bold; text-align:right;}
p.border{width:100%;height:1px;background: url(dot-line.gif) repeat-x;  padding:0px; margin:0px;}
p.redtext{font-size:18px; color:#8d0606; }
#mainContent a{color:#B38800; text-decoration:underline;}
#mainContent a:hover{text-decoration:none}

#list ul li {list-style:none;background:url(bullet.gif) 0 6px no-repeat #f9f9f9; color:#3D3C2C; font-size:14px; line-height:20px; text-decoration:none; padding:0 0 0 20px;}
.td1{width:450px;padding-bottom:30px;}
.td2{vertical-align:top; }