@import url("important.css");
#body{
	float:left;
	background:#FFF;
	padding:10px;
}
#left{
	width:152px;
	float:left;
	padding-right:5px;
}
#logo{
	background:url(../img/images/logo.gif) center no-repeat;
	height:89px;
}
#right{
	width:717px;
	float:left;
	border-left:1px dotted #ccc;
}
#banner{
	background:url(../img/images/banner.gif) right top no-repeat;
	height:117px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
/*################## MENU STRT ########################*/
#menu_container{
	margin-top:66px;
}
#menu, #current{
	background:url(../img/images/arrow2.gif) left no-repeat;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
}
#current{
	background:#E7B200 url(../img/images/arrow1.gif) left no-repeat;
}
#menu a, #current a{
	font-weight:bold;
	font-size:12px;
	color:#A8A8AA;
	display:block;
	text-decoration:none;
	padding-left:31px;
}
#menu a:hover{
	background:#E7B200 url(../img/images/arrow1.gif) left no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:0 0 0 31px!important;
	padding:0 0 0 31px;
}
#current a{
	color:#fff;
}
/*################## MENU END ########################*/
#slogan, #content_left_title{
	height:49px;
	line-height:49px;
	text-align:right;
	color:#094480;
	font-size:25px;
	font-style:italic;
}
#content_left_title{
	height:20px;
	line-height:20px;
	text-align:left;
}
.slogan_bold{
	font-weight:bold;
}
.slogan_yellow{
	font-weight:bold;
	color:#E6B101;
}
#content{
	padding:10px 0 20px 10px;
	border-bottom:1px dotted #ccc;
	height:161px;
}

#content1{
	padding:10px 0 20px 10px;
	height:auto;
}
#content_left{
	width:170px;
	padding-right:10px;
	float:left;
}
#content_left_img{
	height:135px;
}
#content_right{
	width:519px;
	float:left;
}

#content_right1{
	width:705px;
	float:left;
}
#content_bot{
	height:180px;
	padding:10px 0;
}
#content_bot_left{
	background:url(../img/images/arrow3.gif) right no-repeat;
	width:156px;
	padding-left:10px;
	color:#094480;
	font-size:25px;
	font-style:italic;
	height:130px;
	line-height:30px;
	font-weight:bold;
	padding-top:50px;
	float:left;
}
#content_bot_right{
	width:152px;
	height:180px;
	margin-left:30px;
	float:left;
}
#content_bot_img{
	height:77px;
	text-align:center;
}
#content_bot_title{
	color:#094480;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#content_bot_txt{
	text-align:center;
}
#more, #more a{
	color:#0186C9;
	text-align:center;
}
strong{
	height:16px;
	line-height:16px;
	text-align:right;
	color:#094480;
	font-size:14px;
	font-style:italic;
}

#newscontent{
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #ccc;
	height:119;
	float:left;
}

#newtitle_background{
	background: #E9ECF1;
	line-height:25px;
	height:25px;
	padding-bottom:5px;
}

#newstitle{
	margin-left:12px;
	text-indent:16px;
	font-size:14px;
	font-weight:bold;
	color:#094480;
	float:left;
	width:580px;
	}
.newstitle{
	text-indent:16px;
	font-size:14px;
	font-weight:bold;
	color:#094480;
	float:left;
	}
#newstitle a{
	color:#094480;
	text-decoration:none;
	}

#newsdate{
	font-size:11px;
	text-indent:1%;
	color: #333333;
	font-weight:bold;
	float:left;
	width:100px;
}

.newsdate{
	font-size:11px;
	color: #333333;
	font-weight:bold;
	float:left;
}

#newscontenttext{
	padding: 5px 0;
	
}

#news_img{
	height:70px;
	text-align:center;
	/*width:124px;*/
	float:left;
	margin-right:10px;
}

#newstext{
	float:left;
	/*width:580px;*/

}

#newsmore{
	height:24px;
	line-height:24px;
	width:100px;
	background:#6EA8E8;
	color:#fff;
	text-align:center;
	margin-top:4px;
	
}

#newsmore a{
	color:#fff;
	text-decoration:none;
}
table{
	width:100%;
}