@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a {
	font-size: 13px;
	font-weight: normal;
	color: #41baf2;
	text-decoration:none;
}
a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.link1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link1:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.link2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link2:hover {
	font-size: 16px;
	font-weight: normal;
	color: #56cafd;
	text-decoration:none;
}
.font_11_blu {
	font-size: 13px;
	color: #41baf2;
}
.font_11_wit {
	font-size: 13px;
	color: #FFFFFF;
}
.font_13_wit {
	font-size: 13px;
	color: #FFFFFF;
}
.font_12_gra {
	font-size: 13px;
	color: #898585;
}
.font_12_blu {
	font-size: 13px;
	color: #41baf2;
}
.font_16_wit {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.top_hdr_bg {
	background-image: url(../images/top_hdr_rpt.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuoff_btn1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.menuon_btn1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_btn_hov1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.menuoff_btn2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.menuon_btn2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_btn_hov2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.menuoff_btn3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.menuon_btn3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_btn_hov3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.menuoff_btn4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.menuon_btn4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_btn_hov4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.search_field_bg {
	background-image: url(../images/search_field_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.search_field {
	background-image: url(../images/search_field_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:4px;
	font-size:14px;
	width:222px;
	border:transparent;
}
.bor_gra {
	border: 1px solid #b2b3ae;
}
.gra_hd_bg {
	background-image: url(../images/hd_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
.gra_hd_bg1 {
	background-image: url(../images/hd_bg_rpt1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
}
.gra_hd_bg2 {
	background-image: url(../images/hd_bg_rpt2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
}
.menuoff_btn5 {
	font-size: 13px;
	font-weight: bold;
	color: #219acd;
	cursor:pointer;
}
.menuon_btn5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/menu_mid_hov.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.menuoff {
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-top:5px;
}
.menuon {
	cursor:pointer;
	background-color:#ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-top:5px;
}
.left_hd_rpt {
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/hd_blu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	padding-top: 4px;
}
.left_hd_rpt_green {
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/hd_green_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	padding-top: 4px;
}
.bor_botm_gra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.right_box_rpt {
	background-image: url(../images/hd_bg_rpt2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.gra_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-bottom-color: #bdbcbd;
	border-left-color: #bdbcbd;
}
.search_field_right {
	padding:3px;
	font-size:13px;
	width:160px;
	border: 1px solid #2390bd;
	color: #818181;
}
.search_field_right1 {
	padding:3px;
	font-size:13px;
	width:168px;
	border: 1px solid #2390bd;
	color: #818181;
}
.footer {
	background-color: #000000;
	background-image: url(../images/footer_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*----------------------------------------Detail_page------------------------------------------*/
.menuoff_btn6 {
	font-size: 13px;
	font-weight: bold;
	color: #219acd;
	cursor:pointer;
}
.menuon_btn6 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/menu_mid_hov1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:pointer;
}
.bor_lit_gra {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.img_bor_blu {
	border: 3px solid #1f89b9;
}
.img_bor_blk {
	border: 1px solid #222121;
}
.right_box_rpt1 {
	background-image: url(../images/right_box_rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #dbdbdb;
}
.font_16_blu {
	font-size: 16px;
	color: #1b84b7;
}
.font_14_blk {
	font-size: 14px;
	color: #262626;
}

.font_11_gra {
	font-size: 13px;
	color: #505050;
}
.link3 {
	font-size: 14px;
	font-weight: normal;
	color: #219acd;
	text-decoration:none;
}
.link3:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}




/*----------  27-sep -------------*/
.lr_brd{
	background:url(../images/lr_brd.jpg) repeat-y 10px top;
}
.login_field{
	width:200px;
	border: solid 1px #dfdfdf;
	padding:3px 5px;
	font-family:Arial;
	font-size:14px;
}
.login_field2{
	width:220px;
	border: solid 1px #dfdfdf;
	padding:4px 5px;
	font-family:Arial;
	font-size:13px;
}
.login_field3{
	width:220px;
	height:60px;
	border: solid 1px #dfdfdf;
	padding:4px 5px;
	font-family:Arial;
	font-size:13px;
}
.captcha_field{
	width:120px;
	border: solid 1px #dfdfdf;
	padding:4px 5px;
	font-family:Arial;
	font-size:13px;
	margin-right:15px;
}
.city_field{
	width:232px;
	border: solid 1px #dfdfdf;
	padding:3px 5px;
	font-family:Arial;
	font-size:13px;
}
.font_13_blk {
	font-size: 13px;
	color: #262626;
	line-height:18px;
}
.font_12_blk {
	color: #8e8e8e;
}
.imp_note{
	padding-left:10px;
	font-size:13px;
	color:#219acd;
}
.requerd{
	font-size:14px;
	color:#FF0000;
}


/*----------   28 / SEP ---------------*/
.ac_brd{ border-bottom:solid 1px #dfdfdf; padding-bottom:10px;}
.at_note{
	padding:0px 5px 10px 0px;
}
.link4 {
	font-size: 13px;
	font-weight: normal;
	color: #219acd;
	text-decoration:none;
}
.link4:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.link5 {
	font-size: 14px;
	font-weight: normal;
	color: #219acd;
	text-decoration:none;
}
.link5:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	padding-left:13px;
	background:	url(../images/arrow2.png) no-repeat left 3px;
}
.left_act {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	padding-left:13px;
	background:	url(../images/arrow2.png) no-repeat left 3px;
}
.t-b {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; MARGIN-TOP: 0.1em; MARGIN-BOTTOM: 0.3em; BORDER-LEFT: #cccccc 0px solid; WIDTH: 100%; BORDER-BOTTOM: #cccccc 0px solid
}
.t-b TH {
	BORDER-RIGHT: #cccccc 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 0px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px solid
}
.t-b TD {
	BORDER-RIGHT: #cccccc 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 0px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px solid
}
.sub-table {
    font-size: 18px;
    background: #74afc9;
}