body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.png) repeat-x top #131313;
}

img{
	border:0px;
}

a{
	color:#ffffff;
	text-decoration:none;
}

form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:779px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	height:117px;
}

div#header #header_title{
	color:#FFFFFF;
	font-size:39px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
	padding-top:32px;
}

div#header #header_menuD table.ALLtable{
	position:relative;
	top:0px;
	left:-20px;
}

div#header #header_menuD table.IEtable{
	position:relative;
	top:3px;
	left:-20px;
}

div#header #header_menuD table.Optable{
	position:relative;
	top:1px;
	left:-20px;
}

/* end header */

/*header*/

div#page #blog{
	width:100%;
	background:url(images/blog_bg.png) repeat-y top;
}

div#page #blog_top{
	width:100%;
	height:10px;
	background:url(images/blog_top.png) no-repeat top;
}

div#page #blog_end{
	width:100%;
	height:12px;
	background:url(images/blog_end.png) no-repeat bottom;
}

div#page #blog_pad{
	padding:10px;
	padding-top:1px;
}

/* sidebar*/
div#blog #blog_left #sidebar{
	width:179px;
	background:#7f9abd;
	padding-left:0px;
	margin-top:15px;
}
div#blog #blog_left #sidebar ul{
	padding:0px;
	margin:0px;
}
div#blog #blog_left #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div#blog #blog_left #sidebar ul li h2{
	color:#222830;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
	background:url(images/ul_top.png) no-repeat top;
	height:39px;
}
div#blog #blog_left #sidebar ul li{
	color:#d9e1eb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/ul_end.png) no-repeat bottom;
}
div#blog #blog_left #sidebar li a{
	color:#d9e1eb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:23px;
}
div#blog #blog_left #sidebar ul{
	padding-bottom:0px;
}
div#blog #blog_left #sidebar ul li ul{
	padding-bottom:15px;
}
div#blog #blog_left #sidebar ul li ul li ul{
	padding-bottom:0px;
}
div#blog #blog_left #sidebar ul li ul li{
	color:#d9e1eb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:0px;
}
div#blog #blog_left #sidebar ul li ul li ul li{
	color:#d9e1eb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
div#blog #blog_left #sidebar ul li.widget_categories ul li{
	background: url(images/dotted_li.png) bottom center no-repeat;
	border-bottom:0;
}
div#blog #blog_left #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/dotted_li.png) bottom center no-repeat;
}
div#blog #blog_left #sidebar ul li ul li a{
	padding-left:10px;
	background: url(images/bg_li.png) bottom left no-repeat;
}
div#blog #blog_left #sidebar ul li ul li a:hover{
	padding-left:10px;
	color:#ffffff;
}
div#blog #blog_left #sidebar ul li.widget_archives ul li a{
	padding-left:12px;
	background: url(images/bg_li2.png) bottom left no-repeat;
}
div#blog #blog_left #sidebar ul li.widget_meta ul li a{
	padding-left:0px;
	background: none;
}
div#blog #blog_left #sidebar ul li.widget_meta ul li a:hover{
	padding-left:0px;
	background: none;
}
div#blog #blog_left #sidebar ul li ul li ul{
	padding-left:5px;
}
div#blog #blog_left #sidebar ul li.widget_categories ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_left #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:9px;
}

/* end sidebar*/
div#blog #blog_right{
	padding-top:15px;
	padding-left:10px;
}

div#blog_right .item_class{
}

div.item_class .item_date{
	background:url(images/date_bg.png) no-repeat top;
	width:41px;
	height:64px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}

div.item_class .date_month{
	padding-top:3px;
}

div.item_class .date_day{
	padding-top:7px;
}

div.item_class .item_title1{
}

div.item_class .item_title1 a{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

div.item_class .item_title2{
	color:#d7dfea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/title_line.png) bottom no-repeat left;
	padding-bottom:7px;
	line-height:20px;
}

div.item_class .item_title2 a{
	font-weight:bold;
	color:#d7dfea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div.item_class .item_text{
	color:#303b4a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:22px;
}
div.item_class .item_text img{
        border:1px solid #cecece;
        padding: 4px;
        margin-top:15px;
        margin-right:15px;
        margin-bottom:5px;
        float: left;
}
div.item_class .item_panel{
	background:url(images/comm_panel.png) no-repeat top;
	width:484px;
	height:31px;
}

div.item_class .item_panel .panel_links{
	padding-left:10px;
	padding-top:5px;
}

div.item_class .item_panel .panel_links span.comm a{
	color:#21395f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) no-repeat left;
	padding-left:20px;
}

div.item_class .item_panel .panel_links span.read a{
	color:#21395f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/read.png) no-repeat left;
	padding-left:15px;
}

/* blog comm*/
div#blog #blog_right  .blog_comm{
	padding-left:65px;
	padding-right:25px;
	text-align:left;
}

div#blog #blog_right  .blog_comm .comm_title{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

div#blog #blog_right  .blog_comm .comm_count{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

div#blog #blog_right  .blog_comm .comm_data{
	background:#859ec0;
	height:23px;
}

div#blog #blog_right  .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}


div#blog #blog_right  .blog_comm .comm_data_pad a{
	color:#000000;
}
div#blog #blog_right  .blog_comm .comm_text{
	color:#003663;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div#blog #blog_right  #comm_form
{
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	text-align:left;
}

div#blog #blog_right  #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top left;
	height:49px;
}

div#blog #blog_right  #comm_form #form_title #form_title_text{
	color:#002157;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

div#blog #blog_right  #comm_form .form_table{
	background:#869fc0;
	width:484px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
}

div#blog #blog_right  #comm_form .form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat bottom left;
	height:14px;
}
/* blog comm end*/

/* end header */

/*footer*/
div#page #footer{
	width:100%;
	height:143px;
	background:url(images/footer_bg.png) no-repeat top;
}

div#footer #footer_menu{
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:18px;
}

div#footer #footer_menu a{
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #footer_menu a:hover{
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

div#footer #footer_copy{
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #footer_text{
	padding-top:30px;
	line-height:20px;
	color:#7d7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#footer #footer_text a{
	font-weight:bold;
	color:#7d7d7d;
}



/* end footer */

.blog_item blockquote{
	background:url(images/block_bg.png) repeat-y left top;
	padding-left:10px;
}

.blog_item ol{
	background:url(images/ol_bg.png) repeat-y left top;
}
