html {
	margin:0;
	font-family :Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(assets/bg2.jpg);
}
body {
	margin:0px;
	padding:15px 0;
	height:100%;
	background:url(assets/bg.jpg) repeat-x;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color: #0000FF;
}
#thumb {
	width:300px;
	float:left;
	margin:20px 6px 0 6px;
	border:solid 1px #CCCCCC;
}
a:hover {
	text-decoration:none;
	color: #FF0000;
}
p,li {
	line-height:18px;
		font-size:105%;
}
h1 {
	margin:0px;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
}
h2 {
	font-size:12px;
	color: #FFF;
	padding:0;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}
h3{
	height:30px;
	margin:0px;
	font-size:12px;
	line-height:30px;
	color: #fff;
	background:#605f5f;
	padding-left: 10px;
	font-weight:normal;
}
h4{
	margin:0px;
	font-size:12px;
	line-height:20px;
	color: #FFFF00;
	font-weight:normal;
	text-transform:uppercase;
}

hr {
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top: solid 1px  #CCCCCC;
}

#header {
	width:900px;
	height:120px;
	background:url(assets/header.jpg);
}

#container {
	width: 900px;
	margin: 0 auto;
	background:url(assets/container_bg.jpg);
}
#container-page {
	width: 900px;
	margin: 0 auto;
	min-height:550px;
	background:url(assets/content_bg.jpg);

}
#content-page {
	width: 900px;
	margin: 0;
	height:100%;
	display:block;
}
#content-right {
	width: 630px;
	margin:10px;
	background:#FFFFFF;
	float:right;
	min-height:350px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width: 230px;
	margin:10px;
	float:left;
	background:#B20009;
	display:inline;
	overflow:hidden;
}
#sidebar2 {
	width: 230px;
	margin:10px;
	float:left;
}
#sidebar-content {
	width: 210px;
	margin:5px;
	padding:5px;
	float:left;
	background:#e50007;
	line-height:18px;
	color:#FFFFFF;
}
#sidebar ul{
	margin:0px;
	padding:5px;
	list-style:none;
	background:#B20009;
}
#sidebar ul li{
	line-height:30px;
	border-top:solid 1px #B20009;
	overflow:hidden;
	width:197px;
}
#sidebar ul li a{
	color:#FFF;
	padding-left:10px;
	display:block;
	background:#e50009;
}
#sidebar ul li a:hover, #current{
	background:#FFF;
	color:#FF0000;
	padding-left:10px;
	display:block;
}
#sb-title {
	width:200px;
	background:#b20009;
	height:35px;
	line-height:40px;
	background-image:url(assets/page-title.gif);
	padding-left:30px;
}
#banner {
	height:290px;
	width:600px;
	float:left;
}
#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: absolute;
	height:290px;
	width:600px;
}

#rotator img
{
	border: 0;
	cursor: none;
	height:290px;
	width:600px;
	cursor: pointer;
	float:left;
}
#banner-news {
	width:300px;
	height:290px;
	background:#2d3082;
	float:right;
}
#bn-clock {
	margin:10px;
	height:30px;
	line-height:30px;
	padding-top:5px;
	background:#1f225b;
}
#bn-news {
	margin:10px;
	height:225px;
	padding: 0 10px;
	background:#242668;
}
#search {
	float:right;
	margin-top:20px;
	margin-right:20px;
	display:inline;
	text-align:right;
}
#ym{
	float:right;
}
#index-content {
	padding:0 0 0 10px;
}
#tabing {
	floar:left;
	padding:0px;
	width:580px;
	overflow:hidden;
	display:inline;
	margin:0px;
}
    <!--
		UL.tabNavigation {
		    list-style: none;
		    margin: 10px 0 0 0;
			width:580px;
		    padding: 0;
			height:30px;
		}

		UL.tabNavigation LI {
		    display: inline;
			float:left;
			margin:0px;
			text-align:center;
			line-height:30px;
			bottom:0px;
		}
		UL.tabNavigation LI A {
			background-color:#666666;
			border-right:solid 1px #05312E;
		    color: #FFF;
			padding:0px;
			height:30px;
		    text-decoration: none;
			display:block;
			width:140px;
			padding: 0;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
			background:url(assets/tab.jpg);
		    color: #000;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}
		div.tabs div {
			padding:10px;
			width:550px;
			margin-top: 0px;
		}
		.tabs {
			width:580px;
			margin-top: 0px;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}
    -->
	
#home-sb{
	float:right;
	width:280px;
	padding:10px;
	height:400px;
}
#footer {
	background-color:#000;
	color:#FFFFFF;
	text-align:center;
		font-size:100%;
	line-height:30px;
}
#galleries {
	width:283px;
	float:right;
}
#content-text {
	width:335px;
	float:left;
}
table {
	cellpadding:2;
	cellspacing:2;
}
#galleries a img {
	border: solid 1px #CCCCCC;
}
#galleries a:hover img {
	border: solid 1px #000099;
}
#date {
	font-size:9px;
	color: #999999;
}
a[href$='.pdf'] {
	display:inline-block;
	text-indent:-1000px;
	width:200px;
	height:30px;
	background:transparent url(assets/download.jpg) center left no-repeat;
}
#company{
	display:inline-block;
	text-indent:0px;
	height:30px;
}