*{
	margin: 0;
	padding: 0;
	border:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 9px;
}

h1{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
display:inline;
}

a { color: #000; }
a:hover { text-decoration:none; }

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

div.col-left {
	width:231px;
	padding-right: 9px;
	float: left;
}

div.col-right {
	width:755px;
	float:left;
}

div.col-right-a {
	width: 496px;
	float:left;
	padding-right: 9px;
}

div.col-right-b {
	width: 250px;
	float:left;
}

#header{
	height:109px;
	clear:both;
}



#footer {
	font-weight:bold;
	text-align:center;
	color: #7D7D7D;
	background: url(../img/footer_bg.gif) top repeat-x;
	height:36px;
	padding-top:10px;
}

#main-menu{
	padding-top:5px;
	padding-left: 20px;
	padding-bottom: 9px;
	background: url(../img/mainmenu_bg.jpg) top no-repeat;
	height:30px;
}

#main-menu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}

#main-menu a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#main-menu img {
	vertical-align: middle;
	padding: 0 15px;
}

div.left-menu-header{
	background: url(../img/lm_header.gif) top no-repeat;
	padding:7px 0;
	font-weight:bold;
	padding-left:20px;
	font-size: 12px;
}

div.left-menu-header a {text-decoration:none; }
div.left-menu-header a:hover {text-decoration:underline; }

div.left-menu{
	border-left:1px solid #EFF4FA;
	border-right:1px solid #EFF4FA;
	border-bottom:1px solid #EFF4FA;
	padding:1px;
}
div.left-menu div{
	background-color: #EFF4FA;	
}

#left-menu {
	padding: 10px 10px 20px 10px;
}

#left-menu div.sep{
	border-top:1px solid #6A0000;
}

#left-menu a{
	font-size: 12px;
	text-decoration:none;
	line-height:28px;
}

#left-menu a:hover{
	text-decoration:underline;
}

#left-menu a.lev0{
  color:#6A0000;
	margin-left:20px;
	font-weight:bold;
}

#left-menu a.lev1{
	margin-left:30px;
	font-weight:bold;	
	color:#2F4145;
}

#left-menu a.lev2{
	margin-left:40px;
}

#left-menu a.active{
	color: #000;
}

#left-menu a.lev1 h2{
font-weight:bold;	
	color:#2F4145;
	font-size: 12px;
	display:inline;
}

#left-menu a.lev0 h2{
font-weight:bold;	
	color:#6A0000;
	font-size: 12px;
	display:inline;
}


div.article{ border:1px solid #dcdcdc; margin-bottom:5px; position:relative; }
div.article img { position:relative; }
div.article div.body { padding:10px; background-color: #f7f7f7;  }

div.article div.title { 
	background: url(../img/article_header.gif) top repeat-x;
	padding:7px 0;
	font-weight:bold;
	color: #2F4145;
	font-size: 14px;
}
div.article div.title div.pub_date{
	font-size: 11px;
	font-weight:normal;
	color: #979AA1;
	float:right;
	padding-right:10px;
}

div.article div.title img { vertical-align:middle; }

div.article a.more_link {position:relative; float:right; background: url(../img/arrow_more.gif) bottom right no-repeat; padding: 10px 15px 2px 0; font-size: 10px; color: #787878; text-decoration:none; font-family: tahoma;}

div.article a.more_link:hover { text-decoration:underline; }





div.article_subpage{ margin-bottom:5px; padding:10px;}
div.article_subpage div.body { }
div.article_subpage div.body ul {padding-left:20px; }
div.article_subpage div.title { 
	padding:7px 0;
	aline-height: 32px;
	font-weight:bold;
	color: #2F4145;
	font-size: 14px;
}

div.article_subpage div.title h1{
font-weight:bold;
	color: #2F4145;
	font-size: 14px;
}
div.article_subpage div.title div.pub_date{
	font-size: 11px;
	font-weight:normal;
	color: #979AA1;
	float:right;
	padding-right:10px;
}
div.article_subpage a.more_link { float:right; background: url(../img/arrow_more.gif) bottom right no-repeat; padding: 10px 15px 2px 0; font-size: 10px; color: #787878; text-decoration:none; font-family: tahoma;}
div.article_subpage a.more_link:hover { text-decoration:underline; }


div.article_subpage div.body_short { float:left; width:470px; }


div.banner{ border:1px solid #dcdcdc; margin-bottom:5px; position:relative; }
div.banner img { position:relative; }
div.banner div { padding:1px; }
div.banner div.body { padding:10px; background-color: #E8E3CD;}
div.banner div.title { 
	font-weight:bold;
	color: #820910;
}

div.banner a.more_link { position:relative; float:right; background: url(../img/arrow_more_brown.gif) bottom right no-repeat; padding: 0px 15px 2px 0px; font-size: 10px; color: #787878; text-decoration:none; font-family: tahoma;}
div.banner a.more_link:hover { text-decoration:underline; }



div.subpage {border:1px solid #dcdcdc;}

#page-path { background: url(../img/article_header.gif) top repeat-x; padding: 7px 0;}

#page-path img { vertical-align:middle; }

#page-path a{
	font-size: 14px;
	color: #1F2B37;
	text-decoration:none;
	aline-height:28px;
	font-weight:bold;
}

#page-path a:hover{
	text-decoration:underline;
}

#page-path a.page-path-lev2 {
	font-weight:normal;
}

div.right-menu { float:right; width:220px; padding:0 0 40px 40px;}
div.right-menu a { display:block; line-height:29px; margin-bottom:5px; background-color:#F0EDDC; border:1px solid #dcdcdc; padding-left:15px; font-weight:bold; color:#820910; text-decoration:none;}

div.right-menu a:hover { text-decoration:underline;}


#sitemap{
	padding:20px;
}

#sitemap a {
	font-size: 12px;
	color: #1F2B37;
	text-decoration:none;
	line-height:22px;
}

#sitemap a:hover {
	font-size: 12px;
	text-decoration:underline;
}

#sitemap a.bold {
	font-weight:bold;
}


h2.ptitle{
	height: 26px;
	padding:5px 0;
	aline-height: 26px;
	margin: 10px 0 10px 30px;
	padding: 0 0 0 10px;
	border-left: 5px solid #0a4d80;
	font-size: 24px;
	color: #0a4d80;
	font-weight:bold;
	}
div.alist_sep { padding-top:5px;background: url(../img/alist_sep.gif) right bottom no-repeat}

.cboth{ clear:both; }
.cboth0{ clear:both; display:none; height:1px;}



#lang { float:right;padding-right:4px;}

img.logo{
float:left;
width:233px;
height:103px;
}

img.logo2{
position:relative;
float:left;
width:752px;
height:100px;
}

