/* CSS Document 
Made By Mateja Tursic 2008-12-17*/


/*-------------------General----------------------*/
body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
	
img {
	border:none;
}

.reset {
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
	clear:both;
}

#contentholder {
	width:860px;
	margin:0 auto;
}

form {
	padding:0;
	margin:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

a {
	text-decoration:none;
}

/*----------header----------*/

.header {
	padding:0;
	margin:0;
	height:285px;
	background:url(images/header.jpg) no-repeat top left;
}

.menu {
	height:31px;
	line-height:31px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.menu a {
	color:#ffffff;
}

.txt {
	font-size:12px;
	color:#333333;
}

.txt a {
	color:#333333;
}

.txt a:hover {
	color:#01afee;
	text-decoration:underline;
}


.txt11 {
	font-size:11px;
	color:#333333;
}

.txt11 span {
	color:#01afee;
}

.txt11 span a {
	color:#01afee;
	text-decoration:none;
}

.txt11 span a:hover {
	text-decoration:underline;
}

/*----------content----------*/

.content {
	margin:0 0 30px 0;
	padding:0;
}

.cont1 {
	float:left;
	width:262px;
	padding-right:25px;
}

.cont2 {
	float:left;
	width:321px;
}

.cont3 {
	float:left;
	width:222px;
	padding-left:30px;
}

/*----------search----------*/

.search {
	background:url(images/search.jpg) no-repeat top left;
	width:242px;
	height:347px;
	padding-left:20px;
}

h1.white {
	color:#ffffff;
	font-size:18px;
	padding:0;
	margin:0;
	height:30px;
	line-height:30px;
}

.formdiv {
    width:233px;
    padding-bottom:3px;
	height:40px;
}

label.formdiv {
    color:#333333;
    font-size:12px;
}

select.pckl {
    font-size:10px;
    color:#000000;
	border:solid 1px #686463;
	background:#ffffff;
    width:230px;
	height:18px;
}

select.pckd {
    width:38px;
    margin-right:3px;
}

select.pckm {
    width:48px;
    margin-right:3px;
}

select.pcky {
    width:42px;
    margin-right:3px;
}

select.pckh {
    width:54px;
    margin-right:3px;
}

select.pckt {
    width:105px;
}

.lft {
    float:left;
    width:117px;
}

.sml {
    width:112px;
    
}

.rgt {
    width:110px;
    float:left;
    text-align:right;
}

/*----------gallery----------*/

.gall {
	margin-top:15px;
	padding:0;
}

h1.blue {
	color:#0d2669;
	font-size:18px;
	padding:0;
	margin:0;
	height:20px;
	line-height:20px;
}

.border {
    border-bottom:dotted 2px #51cff5;
    height:1px;
    margin:8px 0 13px 0;
    font-size:1px;
    line-height:1px;
}

.imag1 {
	padding:0;
	margin:0;
}

.imag1 img {
	width:83px;
	padding:2px;
	float:left;
}

/*----------welcome----------*/

.wel {
	margin:0 0 20px 0;
}

h1.azz {
	color:#0075b9;
	font-size:18px;
	padding:0;
	margin:0;
	line-height:20px;
}

.inf {
	margin:0 0 15px 0;
}

.inf_l {
	float:left;
	width:81px;
}

.inf_l img {
	width:63px;
}

.inf_r {
	float:left;
	width:240px;
}

h2.blue {
	color:#004485;
	font-size:14px;
	padding:0;
	margin:0 0 3px 0;
}

.inf_l1 {
	float:left;
	width:145px;
}

.inf_l1 img {
	width:123px;
}

.inf_r1 {
	float:left;
	width:176px;
}

/*----------trip finder----------*/

.findr {
	background:url(images/finder.jpg) no-repeat top left;
	height:85px;
	margin-bottom:4px;
}

.find {
	margin:0;
	padding:0;
}

.find_top {
	background:url(images/find_top.jpg) no-repeat top left;
	height:10px;
	font-size:1px;
    line-height:1px;
}

.find_mid {
	background:url(images/find_mid.jpg) repeat-y top left;
}

.find_bot {
	background:url(images/find_bot.jpg) no-repeat bottom right;
	height:10px;
	font-size:1px;
    line-height:1px;
}

.find_in {
	padding:0 10px 0 15px;
	font-size:12px;
	color:#000000;
}

.find_in a {
	color:#000000;
	text-decoration:none;
}

.deal_top {
	background:url(images/deal_top.jpg) no-repeat top left;
	height:11px;
	font-size:1px;
    line-height:1px;
}

.deal_mid {
	background:url(images/deal_mid.jpg) repeat-y top left;
}

.deal_bot {
	background:url(images/deal_bot.jpg) no-repeat bottom right;
	height:11px;
	font-size:1px;
    line-height:1px;
}

.deal_in {
	padding:0 10px 0 15px;
	font-size:12px;
	color:#000000;
}

.deal_in a {
	color:#000000;
	text-decoration:none;
}

h3.blue {
	color:#004485;
	font-size:12px;
	padding:0;
	margin:3px 0 0 0;
}

/*----------footer----------*/

.footer {
	text-align:center;
	font-size:11px;
	color:#004485;
	padding:0;
	margin:30px 0 15px 0;
}

.footer a {
	color:#004485;
	text-decoration:underline;
}

.footer a:hover {
	color:#01afee;
	text-decoration:none;
}

/*----------about us----------*/

.cont4 {
	float:left;
	width:573px;
}

/*----------contact us----------*/

.cont5 {
	width:573px;
	margin:0 143px 0 143px;
}

.cont_line {
    margin-bottom:10px;
}

label.cont {
    width:190px;
    line-height:17px;
    height:17px;
    float:left;
    display:block;
}

input.sml1 {
    width:230px;
	color:#000000;
    line-height:17px;
    height:17px;
    border:solid 1px #c6c6c8;
    background:#ffffff;
    float:left;
    display:block;
}

input.cont1 {
    width:325px;
	color:#000000;
    line-height:17px;
    height:17px;
    border:solid 1px #c6c6c8;
    background:#ffffff;
    float:left;
    display:block;
}

input.flex {
	border:none;
}

input.numb {
    width:60px;
	color:#000000;
    line-height:17px;
    height:17px;
    border:solid 1px #c6c6c8;
    background:#ffffff;
    float:left;
    display:block;
}

select.hol {
    width:350px;
    color:#000000;
    line-height:17px;
    height:22px;
    border:solid 1px #c6c6c8;
    background:#ffffff;
    float:left;
    display:block;
	font-size:13px;
}

textarea.mess {
    color:#000000;
    border:solid 1px #c6c6c8;
    height:135px;
    line-height:19px;
    width:275px;
    background:#ffffff;
}

textarea.mess1 {
    width:325px;
}

select.pckd2 {
    font-size:10px;
    color:#000000;
    width:38px;
    border:solid 1px #c6c6c8;
    background:#ffffff;
	font-size:12px;
    margin-right:3px;
	line-height:20px;
	height:20px;
}

select.pckm2 {
    width:48px;
}

select.pcky2 {
    width:42px;
}

select.pckh2 {
    width:54px;
}

select.pckl2 {
    width:233px;
}

/*--------- Range --------*/

.range {
    padding:10px 0 15px 40px;
}

.red_top {
    height:15px;
    background:url(images/red_top.jpg) no-repeat top left;
    font-size:1px;
    line-height:1px;
}

.red_mid {
    background:url(images/red_mid.jpg) repeat-y top left;
}

.red_bot {
    height:15px;
    background:url(images/red_bot.jpg) no-repeat top left;
    font-size:1px;
    line-height:1px;
}

.red_in {
    padding:0 5px 0 5px;
    width:465px;
}

.red_l {
    width:190px;
    text-align:center;
    float:left;
}

.red_r {
    width:265px;
    float:left;
    padding:0 5px 0 5px;
}

/*----------coupons----------*/

.txt_blue {
    font-size:12px;
    color:#29aae1;
    text-align:left;
    padding-top:10px;
}

.txt_blue a {
    color:#3c4d9f;
    text-decoration:underline;
}

/*--------- common styles --------*/

.ajax-loading {
     background:url(images/common/loader.gif) no-repeat center center;
     min-height:60px;
}

.popContent {
    font-size:12px;
    color:#333333;
}

.popContent h3 {
    color:#0075b9;
    font-size:13px;
}

.popTitle {
    color:#0075b9;
}

/*---------search results--------*/

h1.sr, h1.pck {
	color:#0075b9;
	font-size:18px;
	padding:0;
	padding:0 0 5px 40px;
	margin:0;
	height:30px;
	line-height:30px;
}

.sr {
	background:url(images/sr.jpg) no-repeat top left;
}

.pck {
	background:url(images/pck.jpg) no-repeat top left;
}

.wid {
	width:860px;
	margin:0 0 25px 0;
}

.top {
	height:29px;
	line-height:29px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	margin:0;
	background:url(images/top.jpg) no-repeat top left;
}

.sred {
	border-right:solid 1px #8494d0;
	border-bottom:solid 1px #8494d0;
	border-left:solid 1px #8494d0;
}

.sred_i {
	padding:15px 0 15px 0;
	width:99%;
}

.src_l {
	float:left;
	width:161px;
	padding-left:15px;
}

.src_l img {
	width:140px;
	text-align:left;
}

.src_r {
	float:left;
	width:670px;
}

.txt2 {
	color:#333333;
	font-size:11px;
}

.txt2 a {
	text-decoration:underline;
}

.ser {
	padding-bottom:7px;
}

.ser_l {
	float:left;
	width:440px;
	padding-right:20px;
}

.ser_r {
	float:left;
	width:210px;
	background:url(images/whole.jpg) no-repeat top left;
	line-height:30px;
	text-align:right;
}

.res_b1 {
	height:48px;
	background:url(images/result.jpg) no-repeat top left;
	font-size:1px;
	line-height:1px;
}

.feat1 {
	width:72px;
	float:left;
	font-size:12px;
	color:#243166;
	font-weight:bold;
	padding-top:26px;
	padding-left:28px;
	line-height:13px;
}

.feat2 {
	float:left;
	width:570px;
    padding-top:7px;
}

.ftr {
    float:left;
    color:#243166;
    width:107px;
    padding-left:7px;
    line-height:10px;
    overflow:hidden;
    font-size:10px;
    height:12px;
}

/*---------rates--------*/

.ser_r1 {
	float:left;
	width:93px;
}

.nn1 {
	display:none;
}

.ser_r2 {
	float:left;
	font-size:14px;
	color:#1a75bb;
	font-weight:bold;
	text-align:right;
	width:117px;
}

.prices2 {
	line-height:13px;
	font-size:11px;
	text-align:right;
}

/*---------more info--------*/

.sred_i1 {
	background:url(images/glr.jpg) repeat-y top left;
	margin-left:15px;
}

.left1 {
	width:185px;
	padding-right:12px;
	float:left;
}

.right1 {
	width:626px;
	float:left;
}

.glr1 {
	padding-bottom:30px;	
}

.glr_txt {
	color:#263065;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:15px;
}

.wi {
	width:94px;
	padding-left:45px;
	margin:10px 0 20px 0;
}

.wi_top {
	height:7px;
	background:url(images/img_top.gif) no-repeat top left;
	font-size:1px;
	line-height:1px;
}

.wi_mid {
	background:url(images/img_mid.jpg) repeat-y top left;
}

.wi_i {
	text-align:center;
}

.wi_i img {
	width:77px;
	padding:10px 0 10px 0;
}

.wi_bot {
	height:7px;
	background:url(images/img_bot.gif) no-repeat bottom left;
	font-size:1px;
	line-height:1px;
}

.moreinf {
}

.minf1 {
	width:160px;
	float:left;
}

.minf1 img {
	width:147px;
}

.minf2 {
	width:181px;
	float:left;
	color:#243166;
}

.feat4 {
	background:url(images/feat4.jpg) no-repeat top left;
	height:24px;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
	font-size:12px;
}

.lnk1 {
	font-weight:bold;
	padding-top:40px;
	font-size:11px;
	text-align:left;
}

.lnk1 a {
	color:#243166;
}

.minf3 {
	width:270px;
	float:right;
}

.pr_top {
	background:url(images/pr_top.jpg) no-repeat top left;
	height:9px;
	font-size:1px;
	line-height:1px;
}

.pr_md {
	background:url(images/pr_mid.jpg) repeat-y top left;
}

.pr_bt {
	background:url(images/pr_bot.jpg) no-repeat top left;
	height:9px;
	font-size:1px;
	line-height:1px;
}

.bt {
	text-align:right;
	height:22px;
	padding:9px 5px 5px 0;
}

.feat3 {
	background:url(images/feat3.jpg) no-repeat top left;
	height:44px;
	font-size:1px;
	line-height:1px;
	padding-top:7px;
	margin:15px 0 15px 0;
}

.ftr1 {
    float:left;
    color:#243166;
    width:115px;
    padding-left:10px;
    line-height:10px;
    overflow:hidden;
    font-size:10px;
    height:12px;
}

.line {
	background:#ffffff;
	margin-top:12px;
	margin-bottom:17px;
}

.orn2 {
	height:13px;
	line-height:1px;
}

.orn_l2 {
	background:#f6e8c5 url(images/or_l.jpg) no-repeat top left;
	line-height:13px;
	line-height:1px;
}

.orn_r2 {
	background:url(images/or_r.jpg) no-repeat top right;
	height:13px;
	line-height:1px;
}

.ln_t {
	padding:15px;
	color:#333333;
	font-size:12px;
}

.t {
	margin:10px 0 10px 0;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
}

/*---------rates2--------*/

table.pr {
	width:100%;
	color:#253066;
	font-size:11px;
	text-align:right;
    border:none;
    border-left:solid 2px #4d65ad;
    background-color:#ffffff;;
}

table.pr tr.rd td {
	background-color:#e6e7e9;
}

table.pr td.red {
    color:#ff0000;
    border-top:solid 1px #4d65ad;
    border-bottom:solid 1px #4d65ad;
}

table.pr td {
	padding:4px 5px 4px 5px;
    border-right:solid 2px #4d65ad;
}

table.pr th {
    font-weight:bold;
    text-align:center;
    border-right:solid 2px #4d65ad;
}

table.pr td.bu {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
    background-color:#8ab3df;
	height:25px;
    text-align:right;
    border-top:solid 1px #4d65ad;
    border-bottom:solid 1px #4d65ad;
}

table.pr a {
	text-decoration:underline;
	color:#253066;
}

/*---------packages--------*/

.sred1 {
	border-right:solid 1px #8494d0;
	border-bottom:solid 1px #8494d0;
	border-left:solid 1px #8494d0;
	background:url(images/bkg1.jpg) repeat-y top left;
	padding-left:15px;
}

table.cena {
	border:solid 1px #83aad5;
	margin:7px 0 10px 0;
	color:#333333;
	font-size:11px;
	width:100%;
}

table.cena td.fr {
	border-bottom:solid 1px #83aad5;
	line-height:20px;
	text-align:center;
	font-size:12px;
}

table.cena td.rg {
	border-right:solid 1px #83aad5;
}

table.cena td.pd {
	padding:8px 0 8px 8px;
	text-align:left;
}

table.cena td.pd a {
	color:#333333;
	text-decoration:underline;
}

table.dt1 {
	text-align:left;
	width:100%;
	border:none;
}

table.dt1 td {
	padding-left:8px;
	line-height:17px;
}

table.cena1 {
	border:0;
	text-align:center;
	color:#333333;
	font-size:12px;
	width:100%;
}

table.cena2 {
	border:0;
	width:100%;
}

table.cena2 td {
	border-left:solid 4px #ffffff;
	line-height:16px;
}

table.cena2 td.az {
	background:#cedfef;
	color:#c52531;
}

.sred_l {
	width:684px;
	float:left;
}

.sred_r1 {
	width:144px;
	float:left;
	text-align:left;
	color:#78a5dc;
	font-weight:bold;
	font-size:11px;
}

.sred_r {
	width:144px;
	float:left;
	text-align:right;
	color:#78a5dc;
	font-weight:bold;
	font-size:11px;
}

.lk {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}

.lk a {
	color:#333333;
	text-decoration:underline;
}

.lk a:hover {
	text-decoration:none;
}

/*-------------------PackageInfo----------------------*/

div#tab2, div#tab3, div#tab4, div#tab5, div#tab6, div#tab7 {
    display:none;
}

.tabs {
	height:27px;
	line-height:27px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	width:100%;
}

ul.tab {
	list-style-type:none;
	margin:0;
	padding:0;
	height:27px;
	border:0;
	width:860px;
	font-size:12px;
}

ul.tab li {
	display:block;
	border:none;
	list-style-type:none;
	float:left;
	text-align:center;
	height:27px;
	line-height:27px;
}

ul.tab li a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	list-style-type:none;
	text-align:center;
	padding-right:3px;
	border-bottom:solid 1px #6c86bf;
}

ul.tab li.tab1 a {
	width:152px;
	background:url(images/tab1.jpg) no-repeat top left;
}

ul.tab li.tab1 a.selected {
	background:url(images/tab1w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab2 a {
	width:101px;
	background:url(images/tab2.jpg) no-repeat top left;
}

ul.tab li.tab2 a.selected {
	background:url(images/tab2w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab3 a {
	width:119px;
	background:url(images/tab3.jpg) no-repeat top left;
}

ul.tab li.tab3 a.selected {
	background:url(images/tab3w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab4 a {
	background:url(images/tab4.jpg) no-repeat top left;
	width:107px;
}

ul.tab li.tab4 a.selected {
	background:url(images/tab4w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab5 a {
	width:180px;
	background:url(images/tab5.jpg) no-repeat top left;
}

ul.tab li.tab5 a.selected {
	background:url(images/tab5w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab6 a {
	width:90px;
	background:url(images/tab6.jpg) no-repeat top left;
}

ul.tab li.tab6 a.selected {
	background:url(images/tab6w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

ul.tab li.tab7 a {
	width:93px;
	background:url(images/tab7.jpg) no-repeat top left;
	padding-right:0;
}

ul.tab li.tab7 a.selected {
	background:url(images/tab7w.jpg) no-repeat top left;
	color:#0063b5;
	border-bottom:none;
}

.brd {
	border-bottom:dashed 1px #525355;
	margin:15px 20px 15px 0;
}

table.tabber3 td {
	border:1px solid #8593c4;
	border-collapse:collapse;
	text-align:left;
	padding:5px;
}

table.tabber3 {
	border-collapse:collapse;
	margin:0;
	width:372px;
}

.over {
	background:url(images/over.jpg) no-repeat top left;
	width:94px;
	height:82px;
	float:left;
}

.over_txt {
	line-height:30px;
	font-size:12px;
	color:#78a5dc;
	font-weight:bold;
	padding:10px 0 0 10px;
}

.ne {
	text-align:left;
	width:100%;
}

.ne1 {
	float:left;
	width:295px;
	padding-left:15px;
}

.ne2 {
	float:left;
	width:101px;
	color:#094f94;
	font-size:10px;
	padding-top:10px;
	text-align:left;
}

.ne2 a {
	color:#094f94;
}

.brd1 {
	border-bottom:dashed 1px #8689b4;
	margin:15px 20px 15px 0;
}

.le {
	float:left;
	width:153px;
}

.le_el {
	font-size:11px;
	font-style:italic;
	color:#333333;
	padding-bottom:15px;
}

.le_el img {
	float:left;
	width:140px;
	margin-bottom:5px;
}

.ri {
	float:left;
	width:677px;
}

.activ1 {
    width:60px;
	float:left;
	text-align:center;
	overflow:hidden;
}

.img_gal {
	padding:10px 0 10px 0;
	float:left;
}

.imag {
	width:125px;
	height:115px;
	overflow:hidden;
	padding:0 35px 5px 0;
}

.imag img {
	width:125px;
}

.im_txt {
	font-size:11px;
	font-style:italic;
	width:115px;
	padding-right:25px;
	color:#333333;
	height:13px;
    overflow:hidden;
}

table.date {
	border:none;
	margin:7px 0 10px 0;
    width:97%;
}

table.date td {
	text-align:center;
	border-right:solid 3px #ffffff;
	border-bottom:solid 10px #ffffff;
	color:#c22126;
	font-size:12px;
	background:#cedfef;
}

table.date td.bla {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

table.date td.fir {
	color:#1a5b77;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

/*-------------------destinations----------------------*/

.content1 {
	background:url(images/glr.jpg) repeat-y top left;
}

.content1a {
	padding-left:0;
}

.left1a {
	width:185px;
	padding-right:4px;
	float:left;
}

.img_el {
	width:100px;
	padding:20px 0 0 42px;
	color:#047b9b;
	font-style:italic;
	font-size:10px;
}

.img_el img {
	padding-bottom:5px;
}

.right1a {
	width:660px;
	float:left;
}

.one_img {
	background: #29aae3 url(images/bkg.jpg) no-repeat top left;
	margin:0;
	padding:0;
    overflow:hidden;
	width:660px;
}

.ttl {
	background: url(images/ttl.jpg) repeat-x top left;
	margin:0;
	padding:0;
	line-height:53px;
	color:#ffffff;
	font-size:26px;
	padding-left:15px;
}

.textd {
	color:#333333;
	font-size:12px;
	padding-left:15px;
	margin-bottom:14px;
}

.textd a {
	color:#057a9d;
}

.border1 {
	height:5px;
	background:url(images/border.jpg) no-repeat top left;
	margin-top:25px;
}

.one1 {
	border-top:solid 1px #dae4ee;
	padding-top:14px;
}

h6 {
	color:#057a9d;
	font-size:14px;
	margin:0;
	padding:0;
	margin-top:5px;
	padding-left:15px;
	line-height:24px;
}

h6 span {
	font-size:16px;
	line-height:30px;
}

/*-------------------theme results----------------------*/

.thm {
	height:36px;
	vertical-align:middle;
}

h1.th_res {
	color:#0063b5;
	line-height:43px;
	font-size:14px;
	font-style:normal;
	padding:0;
	margin:0;
	padding-left:12px;
}

.th_tabs {
	width:860px;
	border-bottom:solid 1px #7fa9d3;
	height:43px;
}

ul.th_tab {
	list-style-type:none;
    margin:0;
    padding:0;
    height:43px;
    width:860px;
    font-size:14px;
	font-weight:bold;
}

ul.th_tab li {
    display:block;
    border-bottom:none;
    list-style-type:none;
    float:left;
    text-align:left;
    height:43px;
    line-height:43px;
}

ul.th_tab li a {
    color:#ffffff;
    text-decoration:none;
    display:block;
    list-style-type:none;
    margin-left:12px;
}

ul.th_tab li.tab_th a {
    width:204px;
    text-align:center;
    padding-right:30px;
    background:url(images/tab_inact.jpg) no-repeat top left;
}

ul.th_tab li.tab_th a.selected {
    background:url(images/tab_act.jpg) no-repeat top left;
    color:#0063b5;
	height:44px;
	border-bottom:none;
}

ul.th_tab li.tab_th1 {
    width:234px;
    background:url(images/arrow.jpg) no-repeat center left;
	color:#014c6b;
	font-weight:bold;
	font-size:12px;
	margin-left:22px;
	padding-left:18px;
}

.res {
	margin:30px 0 0 100px;
	padding:0;
	width:610px;
	font-size:12px;
	color:#000000;
}

.res_ic {
	width:50px;
	float:left;
	padding-top:6px;
}

.res_l {
	float:left;
	width:513px;
	line-height:25px;
}

.line1 {
	height:25px;
	margin:0;
	padding:0;
}

select.dep {
	font-size:11px;
    color:#000000;
    width:164px;
    border:solid 1px #686463;
    background:#ffffff;	
}

input.pckdate {
    font-size:11px;
    color:#000000;
    width:164px;
}

select.pckh3 {
    font-size:11px;
    color:#000000;
    width:54px;
}

.res_r {
	float:left;
	width:47px;
	padding-top:6px;
}

.comm {
	color:#c84243;
	font-size:11px;
	padding-left:150px;
}

.message {
 	color:#ff0000;
}

.comp {
    font-size:12px;
    color:#333333;
    margin-top:8px;
    text-align:center;
}
