html,body,address,blockquote,div,p,pre,h1,h2,h3,h4,h5,h6,hr,
dd,dl,dt,ul,ol,li,
a,abbr,acronym,b,big,br,cite,code,del,dfn,em,i,	
ins,kbd,q,samp,small,span,strong,sub,sup,tt,var,
img,object,
caption,table,tbody,td,tfoot,th,thead,tr,
input,textarea,select,button,form,fieldset,legend,label,
font,u,s,center,dir,menu,strike,xmp
{
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	text-indent: 0;
	font: normal 12px/16px "Tahoma","Arial","Verdana";
	color: white;
	text-decoration: none;
	list-style-type: none;
	background-color: transparent;
}
p { margin: 3px 0px 5px 0px; }
h1, h2, h3, h4, h5, h6 { color: #F6DC36; font-weight: bold; font-size: 12px; }
a, a:link { text-decoration: underline; color: #ccc; }
a:hover { text-decoration: none; color: #ccc; }
applet,iframe,embed { display: none; }
hr,img,object { border: 0; }
input,select,button { vertical-align: middle; }
textarea { vertical-align: top; }
input,button{ overflow: visible; }
select[size]{ vertical-align: top; }
select[size="1"] { vertical-align: middle; }
fieldset legend { *margin-left: -7px; }
caption,td,th,tr { vertical-align: top; }
table { border-collapse: collapse; }
optgroup { color: black; background: white; font-style: normal; }
optgroup option { padding-left: 22px; }
hr { color: black; background-color: black; height: 1px; margin: 7px 0; *margin: 0; }
ol li, ul li{ vertical-align: bottom; }
ol li{ list-style-type: decimal; }
ul li{ list-style-type: disc; }
q { quotes: '\00AB' '\00BB' '\201E' '\201C'; }
q:before { content: '\00AB'; }
q:after	 { content: '\00BB'; }
q q:before { content: '\201E'; }
q q:after { content: '\201C'; }
sub, sup{ position: relative; font-size: 11px; }
sub{ top: 5px; }
sup{ top: -5px;}

body { background-color: #161616; }

#header { background: url('files/Image/h1_bg.jpg') right top no-repeat; height: 100px; }
#menu { height: 217px; background: url('/files/Image/leftbubbles1.png') top left no-repeat; padding: 0px 0px 0px 320px; }
#menu a, #menu a:link { text-decoration: none; line-height: 1.6; }
#menu a:hover { text-decoration: underline; }
#menu h1 { margin-bottom: 5px; }
a.mainmenulink { display: block; width: 220px; }
a.mainmenulink:hover { background-color: #333; text-decoration: none; }

#logo { position: absolute; top: 50px; left: 80px; height: 218px; width: 139px; z-index: 1; }
#body { padding: 0px 20px; }
#vertical { background: url('files/Image/vertline.png') no-repeat; position: absolute; top: 120px; left: 303px; height: 530px; width: 2px; z-index: 1; }

.newspreviewblock { background-image: url('files/Image/vertline.gif'); background-position: center bottom; text-align: justify; background-repeat: no-repeat; margin-bottom: 10px; padding-bottom: 10px; }

#body .newspreviewblock { font-size: 11px; }
#body .newspreviewblock a { font-size: 11px; }
#body .newspreviewblock h1 { font-size: 10px; }

.pages{
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	background-color: transparent;
	}
.pages A, .pages A:link{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	padding: 1px 5px 1px 5px;
	background-color: #264D2C;
}
.pages A:hover {
	background-color: #408049;
}

.borderimg { padding: 5px; border: 1px solid #aaa; margin: 5px; }