﻿/* regular */
body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	background-color: #fff;
	background-image:url(../images/bg-body.jpg); 
	background-repeat: repeat-x;
}
img
{
	border: 0px;
}

h1{
	font-family: Arial;
	font-weight:bolder;
	font-size: 20px;
	font-weight:bold;
	color: #033759;
	padding-bottom:0px;
}

h4{
	font-family: Arial;
	font-weight:bolder;
	font-size: 20px;
	font-weight:bold;
	color: #033759;
	padding-bottom:0px;
}

#content_2col{
	width:640px;
	float:right;
	padding-top:8px;
	}	
	
#content_2col_l{
	width:418px;
	float:right;
	padding-left:0px;
	padding-right:10px;
	}	
	
#content_2col_r{
	width:210px;
	float:left;
	vertical-align:text-top;
	color:#494949;
	line-height:18px;
	}
	
.news_2col_lftimg{
	width:630px;
	float:right;
	padding-top:10px;
	}	
	
.news_2col_lftimg_txt{
	width:340px;
	float:right;
	padding-left:0px;
	padding-right:10px;
	}	
	
.news_2col_lftimg_img{
	width:262px;
	float:left;
	vertical-align:text-top;
	}
.size
{
	width: 899px;
	margin: 0px auto;
	border:1px solid #666666;
	margin-top:20px;
}
/* header */
.header
{
	height: 138px;
	overflow: hidden;
	background-color: White;
}
.header01
{
	height: 152px;
	overflow: hidden;
}
.mnav
{
	height: 39px;
	overflow: hidden;
	background-image: url(../images/img_38.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	width: 930px;
	position: relative;
}
.mnm ul
{
	margin: 0px;
	padding: 0px;
}
.mnm li
{
	float: left;
	padding: 0 0px 0 0px;
	min-width: 155px;
	line-height: 44px;
	text-align: center;
	color: #a7a8a8;
	font-family: Arial;
	background-image: url(../images/3_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	list-style: none;
}
.mnm a
{
	color: #c7c7c7;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 150px;
	height: 100%;
}
.mnm a:hover, .mnm a:active
{
	background: url(../images/3_021.jpg) repeat-x;
}
.mnimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.mnimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.logo
{
	float: left;
	padding-top: 11px;
	padding-left: 72px;
}
.hright
{
	float: left;
	width: 595px;
	overflow: hidden;
	padding:26px 10px 10px 20px;
}
*+html .hright
{
	float: left;
	width: 595px;
	overflow: hidden;
	padding:0px 10px 10px 20px;
}

.hr01
{
	width: 407px;
	height: 28px;
	background-image: url(../images/img_09.jpg);
	background-repeat: no-repeat;
}
.hr01 div
{
	float: left;
	line-height: 30px;
	font-size: 11px;
}
.hr01 a:link, .hr01 a:visited
{
	color: white;
	text-decoration: none;
}
.hr01 a:hover, .hr01 a:active
{
	color: white;
	text-decoration: underline;
}
.hr0101
{
	padding-left: 52px;
}
.hr0102
{
	padding-left: 30px;
}
.hr02
{
	text-align: right;
	padding-top: 22px;
	padding-right: 22px;
}

/*Menu*/
.content_left
	{
	float:left;
	width:225px;
	margin:0px;
	padding:0px;
	height:auto;
	}
	
.ver_menu
	{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	
	}
	
ul.ver_menu_ul, ul.ver_menu_ul ul {
  width: 100%;
  background-color: #fff;
  padding: 0px;
  cursor: default;
  margin: 0px;
}
ul.ver_menu_ul li {
  list-style: none;
  margin: 0px;     
  width:100%; 
  position: relative;
  color: #000; 
  
}
ul.ver_menu_ul li > ul { 
  display: none;
  position: absolute; 
  top: 0px; 
  left: 225px;
  border:1px solid #036;
}
ul.ver_menu_ul li:hover, ul.ver_menu_ul li.CSStoHighlight {
  background-color: #fff;
  color: #000;    
  margin:0px;
  padding:0px;
 
}
*+html ul.ver_menu_ul li:hover, ul.ver_menu_ul li.CSStoHighlight
{
 float:right;
}
ul.ver_menu_ul ul.CSStoShow {
  display: block;
}
ul.ver_menu_ul li:hover > ul { 
  display: block; 
  
}
/* and some link styles */
ul.ver_menu_ul li a { color: #000; display: block; width: 100%; text-decoration: underline; }
ul.ver_menu_ul li a:hover, ul.ver_menu_ul li a.CSStoHighLink { color: #000; }
ul.ver_menu li:hover > a { color: #000; }

/*-------- new menu css for ie6 -------*/
*html ul.ver_menu_ul li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( scripts/csshover.htc );
}
*html ul.ver_menu_ul ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 0px; left: 225px; border-left:1px solid #fff;
}
*html ul.ver_menu_ul li:hover, ul.ver_menu_ul li.CSStoHighlight
	{
	float:left;
	}
	
/*--------- end of new menu css -----------*/
	
.ver_menu ul li ul li a
	{
	background:#3f8fc6;
	}
	
.ver_menu ul li ul li a:hover
	{
	color:#fff;
	background:#036;
	}
	
.ver_menu ul li a
	{
	width:225;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #036;
	padding:6px 0px 6px 0px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	}
	
.ver_menu ul li a:hover
	{
	background:url(../images/arrow_over.gif) 10px 9px no-repeat #3f8fc6;
	}

/* content */
.content
{
	background-color: White;
	overflow: hidden;
}
.cmainimg
{
	margin-left: 0px;
	margin-bottom:0px;
}
.submenu
{
	height: 28px;
	margin-left: 10px;
	width: 930px;
	background-image: url(../images/img_97.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	position: relative;
	margin-bottom: 11px;
}
.subtext
{
	color: #aba6a6;
	font-size: 11px;
	margin-left: 11px;
	margin-top: 6px;
	float: left;
	width: 100px;
}
.subimag
{
	float: right;
	margin-top: 6px;
	margin-right: 30px;
}
.subimag ul, .subimag li
{
	padding: 0px;
	margin: 0px;
}
.subimag li
{
	list-style: none;
	float: left;
	padding-left: 4px;
}
.subimag a
{
	text-decoration: none;
}
.snimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.snimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.mcontent
{
	overflow: hidden;
	background-color: White;
/*	height: 760px; */
}
.mcleft
{
	float: left;
	width: 225px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: White;
}
.mcbox01
{
	overflow: hidden;
	margin-bottom: 15px;
}
.mc01t
{
	height: 37px;
	background-image: url(../images/img_147.jpg);
	background-repeat: no-repeat;
}
.mc01t2
{
	height: 24px;
	background-image: url(../images/img_240.jpg);
	background-repeat: no-repeat;
	color: #f3f8fe;
	padding-left: 23px;
	padding-top: 13px;
}
.mc01c
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 205px;
	overflow: hidden;
	background-color: #f0f0f0;
}
.mc01c ul
{
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
.mc01c li
{
	padding-left: 18px;
	margin: 0px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.mc01cc
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 205px;
	overflow: hidden;
	background-color: #f0f0f0;
}
.mc01cc li
{
	list-style-type: square;
	font-family: Arial;
	font-size: 12px;
	padding-top: 15px;
}
.mc01cc a
{
	text-decoration: none;
	color: #494949;
}
.mc01cc a:hover, .mc01cc a:active
{
	text-decoration: underline;
}
.mc01b
{
	height: 5px;
	overflow: hidden;
	font-size: 0px;
}
.mcright
{
	width: 640px;
	overflow: hidden;
	float: right;
	background-color: White;

}

.mcright_in
{
	width: 640px;
	overflow: hidden;
	float: right;
	background-color: White;
	color:#494949;
}

.mc01
{
	overflow: hidden;
	margin: 0px auto;
}
.mc0101
{
	width: 345px;
	height: 82px;
	background-color: Black;
	position: relative;
	float: left;
}
.mcr
{
	margin-left: 11px;
	text-align: left;
	color: #ffffff;
}
.mcr01
{
	font-size: 19px;
	font-family: Arial;
	padding-top: 10px;
}
.mcr02
{
	padding-top: 13px;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}
.mcl
{
	margin-left: 11px;
	text-align: left;
	color: #ffffff;
}
.mcl01
{
	padding-top: 10px;
	font-family: Arial;
	font-size: 19px;
}
.mcl02
{
	padding-top: 13px;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}
.r0101
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.r0102
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.r0103
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.r0104
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.mc0102
{
	margin-left: 14px;
	width: 345px;
	height: 82px;
	background-color: #227ab4;
	float: left;
	position: relative;
}
.mc01t
{
	font-size: 14px;
	padding-left: 23px;
	padding-top: 11px;
	height: 24px;
}
.mc01c li
{
	list-style: none;
	border-bottom: solid 1px #d7d7d7;
}

.mc01c a
{
	text-decoration: none;
	color: #3e6680;
}

.mc01c a:hover, .mc01c a:active
{
	text-decoration: underline;
}
.mc02
{
	padding-top: 24px;
	overflow: hidden;
}
.latestnews
{
	overflow:hidden;
	width:630px;
	margin:auto;
}

.latestnews_title
{
	font-family: Arial;
	font-weight:bolder;
	font-size: 20px;
	font-weight:bold;
	color: #033759;
	float: left;
}

.latestnews_image
{
	float: right;
	padding-left:10px;
}

.latestnews_image_02
{
	float: left;
	padding-right:10px;
}

.latestnews_container
{
	margin-top: 10px;
	width:630px;
}

.latestnews_text
{
	font-size: 12px;
	color: #494949;
	width: 630px;
}

*+html .latestnews_text
{
	font-size: 12px;
	color: #494949;
	width: 480px;
	float:right;
}

.mc0201
{
	font-family: Arial;
	font-weight:bolder;
	font-size: 20px;
	font-weight:bold;
	color: #033759;
	float: left;
}

.mc0202
{
	padding-right: 18px;
	float: right;
}
.mc0203
{
	margin-top: 40px;
}
*+html .mc0203
{
	margin-top: 40px;
	width:200px;
	overflow:visible;

}
.mc020301
{
	font-size: 12px;
	color: #494949;
	line-height: 18px;
	letter-spacing: -0.1px;
	width: 700px;
}
*+html .mc020301
{
	font-size: 12px;
	color: #494949;
	line-height: 18px;
	letter-spacing: -0.1px;
	width: 200px;
}


.mc020302
{
	margin-top: 25px;
	margin-bottom: 40px;
	margin-left: 65px;
	line-height: 25px;
}
.mc020302 a
{
	text-decoration: none;
	color: #033759;
	font-size: 12px;
	font-family: Arial;
}
.mc020302 a:hover, .mc020302 a:active
{
	text-decoration: underline;
}
.mc020302 li
{
	list-style-type: square;
}

.mc020303
{
	color: #494949;
	width:630px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.1px;
	margin:left;
	padding:20px 0 20px 0;
	margin:auto;
}

.btmlinks
{
	color: #494949;
	width:750px;
	font-size: 12px;
	margin:auto;
	text-align:center;
	padding:20px 0 20px 0;
}

.btmlinks a
{
	color: #494949;
	text-decoration:none;
	font-size: 11px;
	margin:auto;
	text-align:center;
}

.btmlinks a:hover
{
	color: #3984cd;
	text-decoration:underline;
}

.searchresults
{
	color: #494949;
	width:630px;
	font-size: 12px;
}

.searchresults a
{
	color: #3984cd;
	text-decoration:none;
	font-size: 12px;
}

.searchresults a:hover
{
	color: #3984cd;
	text-decoration:underline;
}

.title
{
font-size:18px;
}


/* footer */
.footer
{
	height: 142px;
	overflow: hidden;
	background-repeat: repeat-x;
	position: relative;
	font-size: 11px;
	color: White;
	text-align: center;
	clear: both;
	width: 100%;
	padding-top:10px;
}
.footer a:link, .footer a:visited
{
	color: #000;
	text-decoration: none;
}
.footer a:hover, .footer a:active
{
	color: #3984cd;
	text-decoration: underline;
}