﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size:12px;
	color:#555555;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#12addc;
}
td {font-size: 12px;}
img {border:0px;}
.pic1 { margin-bottom:12px;}

form {font-size: 12px;margin: 0px;padding: 0px;}
ul {margin: 0px;padding: 0px;}
select { font-size:12px;}

/* ----- Links ----- */
a {text-decoration:none;color:#3f4344;}
a:hover {text-decoration:underline;color:#c30101;}

/* ----- page ----- */
.page {
	margin: 10px 10px 15px 10px;
	padding: 5px 22px 5px 0px;
	text-align:center;
	color:#515151;
	clear:both;
}
.page a {text-decoration:none;color:#515151;}
.page a:hover {text-decoration:underline;color:#d10f02;}
.page span {color:#1d6cb1; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/* ----- Banner ----- */
.banner {
	margin: 0px;
	padding: 0px;
	height:110px;
	color:#fff;
	text-align:right;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.banner .top1{ padding:15px 20px 0px 0px;}
.banner .top1 a{
	padding:0px 15px 0px 10px;
	color:#fff;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.banner .top2{ padding:45px 20px 0px 0px;}

.ban_index {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	height:160px;
}
.ban_index2 {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}
.ban_famer {
	margin: 0px;
	padding: 0px 0px 1px 2px;
}

/* ----- Main frame ----- */
.mainbox {
	width:960px;
	margin: 0px auto;
	background-color:#fff;
	padding:0px 3px;
}
#layout_index {
	margin: 0px;
	padding:0px;
}
#layout_index .leftnr{
	margin: 0px;
	padding:0px;
	width:507px;
	float:left;
}
#layout_index .rightnr{
	margin: 0px;
	padding:0px 4px 0px 4px;
	width:265px;
	height:490px;
	float:right;
	background-color:#f7f7f6;
}
#layout_c1 {
	margin: 0px;
	padding:0px;
}
#layout_c1 .leftpic{
	margin: 0px;
	padding:15px 0px 0px 0px;
	width:206px;
	text-align:center;
	float:left;
}
#layout_c1 .rightlist{
	margin: 0px;
	padding:10px 0px 0px 0px;
	width:287px;
	float:left;
}


.leftbar {
	margin:0px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#2193d0;
}
.rightbar {
	width:250px;
	margin:0px;
	padding:0px 0px 0px 9px;
	background-color: #fff;
}


/* ----- Navigation ----- */
.mainnav {
	margin: 2px 0px;
	padding:0px 0px 0px 36px;
	height: 33px;
	overflow:hidden;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}
.nav_index {margin: 0px;padding:0px;}

.menu_tab {
	margin: 4px 0px 0px 0px;
	padding:0px;
	height: 27px;
	background-image: url(../images/bg_tab2.gif);
	background-repeat: repeat-x;
}
.menu_tab li{
	margin: 0px;
	padding:0px 18px 0px 18px;
	line-height:27px;
	list-style:none;
	color:#505455; float:left;
	background-image: url(../images/line_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_tab .on{
	background-image: url(../images/arrow_3.gif);
	background-repeat: no-repeat;
	color:#fd8306;
	background-position: center bottom;
}
.menu_tab .nobg{background-image: url();}


/* ----- submenu ----- */
.bg_menu1 {
	height: 31px;
	height:31px;
	font-size:12px;
	margin: 0px;
	text-align:right;
	padding: 0px;
}
.bg_menu1 a {
	color: #023266;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
}
.bg_menu1 a:hover {
	color: #2763a3;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
}
.bg_menu1 .on {
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
	color:#2763a3;
}


.menulist {
	margin: 0px;
	padding: 0px;
}
.menulist li {
	height: 31px;
	list-style: none;
	margin: 0px;
	text-align:right;
	padding: 0px;
	font-weight:bold;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
}
.menulist a {
	color: #023266;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
}
.menulist a:hover {
	color: #2763a3;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
}
.menulist .on {
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
	color:#2763a3;
}


.menulist2 {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.menulist2 li {
	height: 31px;
	list-style: none;
	margin: 0px;
	text-align:right;
	padding: 0px;
	font-weight:bold;
}
.menulist2 a {
	color: #023266;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
}
.menulist2 a:hover {
	color: #2763a3;
	display:block;
	line-height:31px;
	padding: 0px 33px 0px 0px;
	text-decoration: none;
	background-image: url(../images/bg_menu3.gif);
	background-repeat: no-repeat;
}
.menulist2 .on {
	background-image: url(../images/bg_menu3.gif);
	background-repeat: no-repeat;
	color:#2763a3;
}

.menulist3 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.menulist3 li {
	height: 22px;
	list-style: none;
	margin: 0px;
	text-align:right;
	padding: 0px;
}
.menulist3 a {
	color: #023266;
	display:block;
	line-height:22px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}
.menulist3 a:hover {
	color: #023266;
	display:block;
	background-color:#bce2f1;
	line-height:22px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}
.menulist3 .on {
	background-color:#bce2f1;
	color:#023266;
}

/* ----- Title ----- */
.title_index1 {
	height:32px; line-height:32px;
	background-image: url(../images/bg_title1.jpg);
	padding:0px 23px 0px 40px;
	margin:3px 0px 0px 0px;
	font-size:12px;
	color:#ff8400;
	background-repeat: no-repeat;
}
.title_index1 a{ float:right; font-weight:normal; color:#777777;}
.title_index2 {
	height:31px; line-height:31px;
	background-image: url(../images/bg_title2.jpg);
	padding:0px 23px 0px 40px;
	margin:11px 0px 0px 0px;
	font-size:12px;
	color:#ff8400;
	background-repeat: no-repeat;
}
.title_index2 a{ float:right; font-weight:normal; color:#777777;}

.title_index3 {
	height:31px; line-height:31px;
	background-image: url(../images/bg_title3.gif);
	padding:0px;
	margin:0px;
	font-size:12px;
	background-repeat: repeat-x;
}
.title_index3 li{
	line-height:31px;
	padding:0px 18px 0px 18px;
	margin:0px; float:left;
	color:#7190b9;
	list-style:none;
	border-right: 1px solid #a4dcf1;
	background-image: url(../images/bg_tab.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.title_index3 .on{ background-color:#ffffff; color:#333333;background-image: url();}

.title_index3 a{
	float:right;
	font-weight:normal;
	color:#777777;
	margin:0px 12px 0px 0px;
	padding:0px 11px 0px 0px;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.title_sub {
	padding:0px 0px 14px 0px;
	margin:0px 0px 6px 0px;
	background-image: url(../images/bg_title_sub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title_sub01 {
	padding:0px 0px 14px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/bg_title_sub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title_sub2 {
	padding:0px 54px 0px 23px;
	margin:42px 69px 0px 63px;
	height:24px;
	color:#1e6bb2;
	line-height:24px;
	border: 1px solid #a4dcf1;
	background-image: url(../images/bg_title_sub2.gif);
	background-repeat: repeat-x;
}
.title_sub2 span{ float:right;}

.title_sub3 {
	padding:0px 0px 0px 23px;
	margin:14px 0px 5px 0px;
	color:#1e6bb2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	line-height:26px;
	background-image: url(../images/bg_title_sub3.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.title_sub4 {
	padding:0px 0px 0px 23px;
	margin:26px 0px 2px 51px;
	color:#1e6bb2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	line-height:26px;
	background-image: url(../images/bg_title_sub4.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.title_sub5 {
	padding:0px 54px 0px 23px;
	margin:0px 68px 0px 63px;
	height:24px;
	color:#1e6bb2;
	line-height:24px;
	border: 1px solid #a4dcf1;
	background-image: url(../images/bg_title_sub2.gif);
	background-repeat: repeat-x;
}
.title_sub5 span{ float:right;}

.title_sub6 {
	padding:0px 0px 0px 24px;
	margin:0px 0px 5px 42px;
	color:#1e6bb2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; clear:both;
	height:26px;
	line-height:26px;
	background-image: url(../images/bg_title_sub4.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

.title_add {
	padding:30px 10px 14px 10px;
	margin:0px 0px 6px 0px;
	height:70px;
	line-height:22px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	background-image: url(../images/bg_add.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* ----- postion ----- */
.postion {
	color: #1e6bb2;
	padding:0px 0px 0px 20px;
	height:28px;
	line-height:28px;
	margin:1px 0px 0px 2px;
	background-image: url(../images/bg_postion.gif);
	background-repeat: no-repeat;
}
.postion a {text-decoration: none;color: #1e6bb2;}

/* ----- box ----- */
.bg_box_i1 {
	background-color: #1f7abd;
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_box_i2 {
	background-image: url(../images/bg_box_1.jpg);
	background-repeat: no-repeat;
	text-align:center;
	width:155px;
	height:39px;
	padding:33px 0px 0px 0px;
	margin:0px auto;
}
.bg_box_i3 {
	background-image: url(../images/bg_box_2.jpg);
	background-repeat: no-repeat;
	text-align:center;
	width:155px;
	height:115px;
	padding:36px 0px 0px 0px;
	margin:0px auto;
}
.box_index1 {
	padding:0px;
	margin:0px;
	border-left: 1px solid #f3cb79;
	border-right: 1px solid #f3cb79;
	background-color:#fff;
	background-image: url(../images/bg_box1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box_index2 {
	padding:0px;
	margin:0px;
	border: 1px solid #a4dcf1;
	background-color:#fff;
}
.box_index3 {
	padding:0px;
	margin:0px 43px 0px 42px;
	border: 1px solid #a4dcf1;
	height:auto !important;
	height:300px;
	min-height:300px;
}
.box_index3 .text{
	padding:22px 31px 30px 31px;
	margin:0px;
	line-height:22px;
}
.box_index4 {
	padding:15px 0px 0px 0px;
	margin:0px 43px 0px 42px;
	border: 1px solid #a4dcf1;
	height:auto !important;
	height:250px;
	min-height:250px;
}

/* ----- solid ----- */
.solid1 {
	border:1px solid #d8dfe7;
	background-color:#f4f9fc;
	color:#45494a;
	padding:0px;
}


.clear_1 { padding:0px; clear:both;}
.clear_2 { height:42px; padding:0px; clear:both;}
.clear_3 { height:25px; padding:0px; clear:both;}

/* ----- close ----- */
.close {
	color: #444444;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	height:30px;
	margin:10px 50px;
}
.close a {
	color: #444444;
	text-decoration:none;
}

/* ----- content ----- */
.con_index {
	color:#565656;
	margin:0px;
	padding:8px 10px 8px 18px;
	line-height:22px;
}
.con_news {
	color:#4d5558;
	margin:16px 13px 12px 13px;
	padding:0px;
	line-height:170%;
}
.con_news li{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 10px 0px 0px;
	background-image: url(../images/dot_3.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-bottom: 1px solid #a4ddf1;
}
.con_news .line{border-bottom: 0px solid #a4ddf1;}

.content {
	color:#565656;
	margin:0px;
	padding:32px 35px 35px 19px;
	line-height:22px;
}
.content .text01{padding:02px 0px 0px 15px;}
.content2 {
	color:#666;
	margin:0px 25px 12px 46px;
	padding:10px;
	line-height:200%;
	background-image: url(../images/line_3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content3 {
	color:#666;
	margin:0px 25px 12px 46px;
	padding:28px 10px 10px 10px;
	line-height:200%;
	background-image: url(../images/line_3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.content_news { /*细览页样式*/
	line-height: 200%;
	color: #444444;
	padding: 0px;
	margin:10px 20px;
}
.cen {
	text-align:center;
	margin:0px 20px;
	color:#666;
	padding:12px 0px;
	line-height:250%;
	border-bottom: 1px dashed #ccc;
}
.cen .f-red {
	color:#dc0304;
	font-size:16px;
	font-weight:bold;
	line-height:240%;
}
.cen2 {
	margin:25px 25px 0px 25px;
	font-size:20px;
	padding:10px 0px 10px 10px;
	color:#1e6bb2;
	font-weight:bold;
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* ----- pic ----- */
.t_pic1 {padding:8px 0px 0px 0px;text-align:center;}
.t_pic2 {padding:8px 0px 6px 0px;text-align:center;}
.t_pic3 {padding:29px 0px 12px 0px;text-align:center;}


/* ----- font ----- */
.f_title1 {
	color: #00468e;
	font-size:18px;
	margin:0px 0px 21px 0px;
	padding:0px 0px 12px 4px;
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.f_title2 {
	color: #1bad03;
	line-height:49px;
	height:49px;
	margin:0px;
	font-size:12px;
	padding:0px 0px 0px 62px;
}
.f_title2 a{color: #1bad03; text-decoration:underline;}

.f_title3 {
	color: #1e6bb2;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px 0px 3px 0px;
	padding:4px 0px 0px 18px;
	border: 1px solid #a4dcf1;
	background-image: url(../images/bg_title_sub6.gif);
	background-repeat: repeat-x;
}
.f_title4 {
	color: #1e6bb2;
	font-family:Arial, Helvetica, sans-serif;
	height:28px;
	line-height:28px;
	margin:0px 35px 3px 35px;
	padding:0px 0px 0px 30px;
	border-bottom: 1px solid #a9d8ea;
	background-image: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.f_blue {color: #1d69b1; font-weight:bold;}
.f_blue2 {color: #1d69b1;}
.f_blue3 {color: #0073b1; font-weight:bold;}
.f_gray {color: #000101; font-weight:bold;}
.f_gray2 {color: #000101;}
.f_green {color: #31c519;}
.f_red1 {color: #dc07a2;}
.f_red2 {color: #fe03e3; font-weight:bold;}

/* ----- form ----- */
.btn_1 {
	color:#01449f;
	font-size:12px;
	height: 18px;
	width:40px; margin-left:3px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_1.jpg);
	background-repeat: no-repeat;
}
.btn_2 {
	color:#232824;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 15px;margin-left:7px;
	width:25px; 
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_2.gif);
	background-repeat: no-repeat;
}
.btn_3 {
	color:#d5f0fe; font-weight:bold;
	font-size:12px;
	height: 34px;
	width:93px; 
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_5.jpg);
	background-repeat: no-repeat;
}
.btn_4 {
	color:#2763a3; font-weight:bold;
	font-size:12px;
	height: 34px;
	width:93px; 
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_6.jpg);
	background-repeat: no-repeat;
}

.text_input {
	color:#007bc2;
	border: 1px solid #007bc2;
	background-image: url(../images/bg_input1.gif);
	background-repeat: repeat-x;
}
.text_input2 {
	color:#515151;
	border-top: 1px solid #6b6b6b;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #a1a1a1;
}
.text_input3 {
	color:#515151;
	border: 1px solid #a4dcf1;
}

.select1 {
	color:#555555;
	font-size:12px;
	height: 19px;
	background-color:#fff;
	width:130px;
}

/* ----- list ----- */
.list_index1 {margin: 0px;padding: 6px 0px 0px 0px;}
.list_index1 li {
	list-style: none;
	margin: 0px 5px 0px 14px;
	line-height:25px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
.list_index1 a {color: #555555;text-decoration:none;}

.list_index2 {margin: 0px;padding: 7px 0px 0px 0px;}
.list_index2 li {
	list-style: none;
	margin: 0px 5px 0px 14px;
	line-height:22px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.list_index2 a {color: #555555;text-decoration:none;}

.list_index3 {margin: 0px;padding: 0px 0px 0px 0px;}
.list_index3 li {
	list-style: none;
	margin: 0px;
	line-height:24px;
	padding: 0px 0px 0px 23px;
	border-bottom: 1px dashed #dfdfdf;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}
.list_index3 span { float:right; padding-right:1px; color:#888888;}
.list_index3 a {color: #555555;text-decoration:none;}

.list_index4 {margin: 0px;padding: 10px 0px 0px 0px;}
.list_index4 li {
	list-style: none;
	margin: 0px 7px 0px 8px;
	line-height:24px;
	padding: 0px 5px 0px 23px;
	border-bottom: 1px dashed #dfdfdf;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}
.list_index4 span { float:right; padding-right:1px; color:#888888;}
.list_index4 a {color: #555555;text-decoration:none;}

.list_profile {margin: 33px 0px 0px 0px;padding: 0px 0px 0px 69px;}
.list_profile li {
	list-style: none;
	margin: 0px 11px 12px 0px;
	line-height:25px;
	width:200px;
	height:154px;
	float:left;
	padding: 4px 5px 0px 5px;
	border: 1px solid #a4dcf1;
}
.list_profile a {
	color: #555555;
	padding:0px 0px 0px 21px;
	text-decoration:none;
	background-image: url(../images/arrow_4.gif);
	background-repeat: no-repeat;
	background-position: 7px 1px;
}

.list_news {
	margin: 3px 69px 0px 63px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #a9d8ea;}
.list_news li {
	list-style: none;
	margin: 0px;
	line-height:29px;
	padding: 0px 0px 0px 22px;
	border-bottom: 1px solid #a9d8ea;
	background-image: url(../images/dot_2.gif);
	background-repeat: no-repeat;
	background-position: 9px 11px;
}
.list_news .date {
	color: #1e6bb2;
	width:101px; float:right;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;}
.list_news .icon {
	width:62px; float:right;
	display:block;
	padding-top:3px;
	text-align:left;}
	
.list_news a {color: #000000;text-decoration:none;}
.bgcolor {
background-color:#ddf2f8
}
.list_news2 {
	margin: 48px 92px 20px 20px;
	padding: 0px 0px 0px 0px;
	}
.list_news2 li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
.bg1{
	line-height:25px;
	padding: 0px 0px 0px 30px;
	color:#010101; font-weight:bold;
	background-image: url(../images/bg_title_news.gif);
	background-repeat: repeat-x;
}
.bg2{
	line-height:25px;
	padding: 0px 0px 0px 23px;
	color:#1bad03; font-weight:bold;
	background-image: url(../images/bg_title_news.gif);
	background-repeat: repeat-x;
}
.bg3{
	line-height:33px;
	padding: 0px; font-size:14px;
	color:#1e6bb2; font-weight:bold;
	background-image: url(../images/bg_title_sub5.gif);
	background-repeat: repeat-x;
}
.list_ad {
	margin: 20px 0px 0px 28px;
	padding: 0px 0px 0px 0px;
	}
.list_ad li {
	list-style: none;
	margin: 0px 10px 10px 0px;
	height:25px; line-height:22px;
	overflow:hidden;
	float:left;
	width:140px;
	border: 1px solid #bee8fa;
	padding: 3px 20px 0px 12px;
	background-image: url(../images/bg_f1.gif);
	background-repeat: repeat-x;
	background-color:#d9f1fb;
	background-position: top;
}
.list_ad li a{
	color:#4d5358;
	padding:0px 0px 0px 10px;
	background-image: url(../images/arrow_a1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.list_message {
	margin: 49px 43px 0px 43px;
	padding: 0px 0px 0px 0px;
	}
.list_message li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.list_message li .font1{ color:#e500c2; line-height:21px; padding:2px 5px 2px 15px;}
.list_message li .font2{ color:#1bad31; line-height:21px; padding:2px 30px 12px 48px;}

/* ----- footer ----- */
#bottom {
	color: #ffffff;
	height:54px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:23px;
	margin:7px 0px 0px 0px;
	border-top: 4px solid #1c5fa9;
	background-image: url(../images/bg_bottom.gif);
	padding:6px 40px 0px 19px;
	background-repeat: repeat-x;
}
#bottom .rwz{ float:right; color:#a3d0e7;}
#bottom a {
	color: #ffffff;
	text-decoration: none;
}
#bottom a:hover {
	color: #ffc600;
	text-decoration: underline;
}

