@charset "utf-8";
body { padding:0; margin:0; font-family:Verdana, Arial; font-size:12px;}
.top_img {
	background-image: url(images/top_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00B1E3;
}
.bg_menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_menu_pix {
	background-image: url(images/bg_menu_pix.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.brd_rig {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.brd_rig_top {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.brd_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bg_img {
	background-color: c1dae4;
}
.data_news {
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.brd_left_news {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #c1dae4;
	padding-left: 10px;
}
.bg_bottom {
	background-image: url(images/bottom_copy.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.padd-rig-left {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #63828b;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #2fb2ed;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.t3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.t3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	text-decoration:none;
}
.t5 {font-size: 14px}


.t_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	background:#CAEBFA;
}
.t_menu.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	background:#CAEBFA;
}

.href1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.href2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
}
.href2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
}
li { float: left; width: 150px; height:35px; text-align: center; color:#FFFFFF;}
li:hover { float: left; width: 150px; height:35px; text-align: center; background:#C5E8FB; color:#52a8dc;}
li a { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
li a:hover { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#52a8dc; text-decoration:none; font-weight:bold; background: #C5E8FB;}
.round-left {
	background-image: url(images/round.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.round-right {
	background-image: url(images/round-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.img-marg-rig {
	margin-right: 6px;
}