* {
	margin:0;
	padding:0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	color:#3e3429;
	line-height:160%;
}
body {
	font-size:12px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h3 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#1a1a1a;
	margin-bottom:3px;
	line-height:140%;
}
h4 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#1a1a1a;
	line-height:130%;
}
h5 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#dc5800;
}

.more {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#dc5800;
}
.more a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#dc5800;
}
.more a:hover {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	color:#9b9b9b;
}

#wrap {
	width:948px;
	margin:0 auto;
	padding:0;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

/* Top Start */
#header {
	margin:0;
	padding:0;
	background:url(../images/logo.jpg) no-repeat top left;
	height:120px;
}

#zone1 {    /* clickable area */
	float: left;
	width : 570px;
	height: 70px;
	margin-left: 15px;
	margin-top: 40px;
}

#date {
	float:right;
	margin:7px 0 0 0;
	width:200px;
}
#date p {
    font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

/* Top End */
/* Menu Start */
#nav {
	height:29px;
	border-bottom:#a3a09b 4px solid;
	padding:0;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#nav ul li a {
	display:block;
	float:left;
	color:#3e3429;
	text-decoration:none;
	padding:5px 16px 0 17px;
	height:24px;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:13px;
}
#nav ul li a:hover {
	color:#fff;
	background:#dc5800;
	display:block;
	cursor:pointer;
	padding:5px 16px 0 17px;
}
#nav ul li.last a:hover {
	color:#fff;
	background:#dc5800;
	display:block;
	cursor:pointer;
	padding:5px 21px 0 17px;
}
/* Menu End */
/* contents Start */
#contents {
	float:left;
	width:948px;
	margin:15px 0 15px 0;
	background:url(../images/contentsbg.gif) repeat-y top left;
}
#leftbox {
	float:left;
	width:530px;
	padding:0 16px;
}
#leftbox title {
	float:left;
	margin-bottom:10px;
}
#maintext {
	margin-bottom:20px;
	line-height:170%;
}
.img_left {
	float:left;
	margin:0 10px 0 0;
	padding:o;
	border:0;
}
.img_right {
	float:right;
	width:139px;
	margin:0 0 0 10px;
	padding:o;
	border:0;
}
#rightbox {
	float:right;
	width:352px;
	padding:0 16px;
}
.newssmall {
	padding-bottom:20px;
}
.newssmall1 {
	margin-bottom:10px;
}
#main_img {
	padding-bottom:15px;
}

.titlebox {
	margin-bottom:15px;
	height:30px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.titlebox2 {
	margin:30px 0 15px 0;
	height:30px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.titlebox3 {
	margin-bottom:10px;
	height:30px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.titleimg_left {
	float:left;
	margin:11px 0 0 5px;
}
.titleimg_right {
	float:right;
	margin-top:2px;
	padding:0
}
 
#undercontents {
	clear:both;
	width:914px;
	margin:0 15px 10px 15px;
}
.hight {
	float:left;
	width:209px;
	height:128px;
	margin:7px 12px 0px 9px;
	padding-right:3px;
	background:url(../images/underpointline.gif) no-repeat right;
}
.hight1 {
	float:left;
	width:200px;
	height:128px;
	margin:7px 0 10px 5px;
}
.hight img,.hight1 img {
	float:left;
	margin:3px 4px 0 3px;
}
.hight h4,.hight1 h4 {
	color:#696969;
	font-size:15px;
	margin-bottom:7px;
}
.hight p,.hight1 p {
	line-height:150%;
}
.hight a,.hight1 a {
	color:#cc6666;
}
.hight a:hover,.hight1 a:hover {
	text-decoration:underline;
}
/* contents End */
/* footer Start */
#footer {
	clear:both;
	height:45px;
	background:#5b5b5b;
	padding:5px;
}
#footer p {
	color:#FFFFFF;
	font-size:11px;
}
#footer a {
	color:#FFFFFF;
	font-size:11px;
}
#footer a:hover {
	color:#9b9b9b;
	font-size:11px;
}
#footermenu {
	float:right;
	width:220px;
	margin:8px 10px 0 0;
}
#copy {
	float:left;
	width:650px;
	margin: 8px 0 0 10px;
}
/* footer End */