body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #45494C;
}

.clear{
	clear: both;
}

#wrapper{
	margin: 0 auto;
	width: 980px;
}

#title{
	float: left;
	width: 980px;
	height: 57px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}

#logo{
	float: left;
	width: 438px;
	height: 57px;
}

.logo{
	float: left;
	width: 438px;
	height: 57px;
}

.title_rth{
	float: right;
	width: 16px;
	height: 57px;
	background-image: url(../images/menu_rth.gif);
	background-repeat: no-repeat;
}

#nav{
	float: left;
	width: 526px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-top: 32px;
}

#nav ul li{
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
}

#nav ul li a{
	color: #000000;
	text-decoration: none;
}

#nav ul li a:hover{
	color: #0078FF;
}

#header{
	float: left;
	width: 980px;
	height: 277px;
	margin-top: 5px;
}

.header01{
	float:left;
	width: 371px;
	height: 277px;
}

.header02{
	float:left;
	width: 319px;
	height: 277px;
}

.header03{
	float: right;
	width: 290px;
	height: 277px;
}

#box{
	float: left;
	width: 864px;
	height: 80px;
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 20px 0px 18px 116px;
}

.box{
	float: left;
	width: 200px;
	color: #6C6D6F;
}

.box p{
	margin: 5px 0px;
	padding: 0px;
}

.box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.box a:hover{
	color: #FB06BF;
}

.box1{
	float: left;
	width: 200px;
	color: #6C6D6F;
	padding-left: 45px;
}

.box1 p{
	margin: 5px 0px;
	padding: 0px;
}

.box1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.box1 a:hover{
	color: #FB06BF;
}

.read_more{
	float: left;
	width: 112px;
	height: 32px;
	margin-top: 8px;
}

#container{
	float: left;
	width: 980px;
}

.content_top{
	float: left;
	width: 980px;
	height: 11px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}

.content_bot{
	float: left;
	width: 980px;
	height: 15px;
	background-image: url(../images/content_bot.gif);
	background-repeat: no-repeat;
}

.container{
	float: left;
	width: 960px;
	padding: 0px 0px 0 20px;
	background-color: #FFFFFF;
}

#left{
	float: left;
	width: 700px;
}

#right{
	float: right;
	width: 244px;
}

.panel_title{
	float: left;
	width: 244px;
	height: 24px;
	background-image: url(../images/panel_title.gif);
	background-repeat: no-repeat;
}

.article_top{
	float: left;
	width: 244px;
	height: 36px;
	background-image: url(../images/article_top.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.news_top{
	float: left;
	width: 244px;
	height: 36px;
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.panel{
	float: left;
	width: 230px;
	padding-left: 14px;
	background-image: url(../images/panel_bg.gif);
	background-repeat: repeat-y;
}

.panel ul{
	margin: 0px;
	padding: 0px;
	padding: 10px 10px 10px 0px;
}

.panel ul li{
	list-style: none;
	display: block;
	line-height: 24px;
	border-bottom: 1px solid #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}

.panel ul li a{
	color: #000000;
	text-decoration: none;
}

.panel ul li a:hover{
	color: #00AEFF;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-transform: capitalize;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#left p{
	margin: 10px 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
	color: #515151;
}

#footer{
	float: left;
	width: 960px;
	padding: 10px;
}

#footer ul{
	margin: 0px;
	padding: 0px;
}

#footer ul li{
	list-style: none;
	display: inline;
	margin: 0px 10px;
}

#footer ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover{
	text-decoration: underline;
}

.copyright{
	padding: 5px 0 0 10px;
	margin: 0px;
	float: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949494;
	font-weight: bold;
}

.copyright a{
	color: #949494;
	text-decoration: none;
}

.copyright a:hover{
	text-decoration: underline;
}

#adsense2{
	float: left;
	width: 300px;
	height: 250px;
	margin-right: 5px;
}


.block{
	float: left;
	width: 468px;
	padding-left: 116px;
	height: 60px;
	margin-top: 10px;
}