/* common star */
body	{margin:0;padding:0;background:white;font-size:12px;font-family:Arial;}
body,img,input,select,radio,checkbox,textare,div,h1,h2,h3,h4,h5,h6,ul,li,ol,form,hr,p{margin:0;padding:0;}
td,input,select	{font-family:Arial;}


/* 字体大小 */
.sz10	{font-size:10px;}
.sz11	{font-size:11px;}
.sz12	{font-size:12px;}
.sz16	{font-size:16px;}
.sz18	{font-size:18px;}
.sz20	{font-size:20px;}


.fontweight	{font-weight:bold;}/* 文字加粗 */
.underline	{text-decoration:underline};/*文字下划线*/

.dpN	{display:none;}
.dpB	{display:block;}
.bgc_1	{background:#FEF3C6;}/*浅黄背景*/
.bgc_2	{background:#d2d7dd;}/*浅蓝灰背景*/
.bgc_3	{background:#FFFAEE;}
.bgc_4	{background:#EEEEEE}/* 灰色背景 */
.bgc_w	{background:#FFFFFF}


/* 边框线颜色 */
.bc1	{border:1px #A5ACB2 solid;}/*浅蓝灰边框*/
.bc2	{border:1px #6B8EC4 solid;}	
.bc3	{border:1px #CC6601 solid;}	


/* 字体颜色 */
.white	{color:white;}
.cFFFFFF	{color:#FFFFFF;}
.c000000	{color:#000000;}
.cD11F1D	{color:#D11F1D;}/* 红色 */
.c636363	{color:#636363;}
.c001c76    {color:#001C76;}/* 深蓝 */
.ccc6600    {color:#cc6600;}/*深黄*/

/* 文本居左中右 */
.taL		{text-align:left;}
.taC		{text-align:center;}
.taR		{text-align:right;}

.clr		{clear:both;}

/* 连距上下空白 */
.margin_tb10	{margin:10px 0;} 
.margin_tb5		{margin:5px 0;}


.line_solid		{background:url(http://resource.elong.com/images/index_0601/en/line_d1.gif);} /* 深红色虚线 */

/* 提交按钮 */
.button			{height:20px;line-height:16px;background:#009900;color:white;font-weight:bolder;border-top:1px #CACACC solid;border-right:1px #006600 solid;border-bottom:1px #006600 solid;border-left:1px #CACACC solid;}/*submit */
.button2	{width:60px;height:30px;background:url(http://resource.elong.com/images/index_0601/en/button_bg2.gif) no-repeat;text-align:center;border:0px;color:white;font-weight:bolder;font-size:14px;}
.button4	{width:110px;height:30px;background:url(http://resource.elong.com/images/index_0601/en/button_bg4.gif) no-repeat;text-align:center;border:0px;color:white;font-weight:bolder;font-size:14px;}
.button7	{width:140px;height:30px;background:url(http://resource.elong.com/images/index_0601/en/button_bg7.gif) no-repeat;text-align:center;border:0px;color:white;font-weight:bolder;font-size:14px;}
.button10	{width:230px;height:30px;background:url(http://resource.elong.com/images/index_0601/en/button_bg10.gif) no-repeat;text-align:center;border:0px;color:white;font-weight:bolder;font-size:14px;}

.w30	{width:30px;}
.w70	{width:70px;}
.w300	{width:300px;}



a:link,a:visited	{color: #001D75; text-decoration: underline;}
a:hover				{color: #FF6600; text-decoration: none;}
a:active			{color: #001D75; text-decoration: underline;}

.link_white a:link		{color: #FFF; text-decoration: underline;}
.link_white a:visited	{color: #FFF; text-decoration: underline;}
.link_white a:hover		{color: #FFF; text-decoration: underline;}
.link_white a:active	{color: #FFF; text-decoration: underline;}

.link_red a:link		{color: #D11F1D; text-decoration: underline;}
.link_red a:visited		{color: #D11F1D; text-decoration: underline;}
.link_red a:hover		{color: #D11F1D; text-decoration: underline;}
.link_red a:active		{color: #D11F1D; text-decoration: underline;}


/* header star */
#top			{width:776px;height:75px;background:url(http://resource.elong.com/images/index_0601/en/top_bg.gif);}
#top .logo		{width:279px;height:75px;text-align:left;float:left;}
#top .banner	{float:right;height:60px;padding:5px 20px 0 0;}

#nav		{width:766px !important;width:766px;height:27px;padding-left:10px;background:url(http://resource.elong.com/images/index_0601/en/nav_bg.gif);color:#001C78}
#nav .elong_cn_big5	{width:140px;float:left;text-align:right;padding-top:5px;}
#nav .imgr			{border-right:1px #FFF solid;margin:0px 8px 0 24px;padding-right:8px;}

#nav ul		{width:617px;list-style:none;background:url(http://resource.elong.com/images/index_0601/en/nav-1.gif);background-repeat: no-repeat;float:left;}
#nav li		{float:left;height:27px;line-height:27px;}
#nav li a span{cursor:hand; color:#000;background-image: url(http://resource.elong.com/images/index_0601/en/nav-1.gif);background-repeat: no-repeat; display:block;background-position: left top; float:left; } 

#nav li.w1	{width:53px;}
#nav li.w2	{width:111px;}
#nav li.w3	{width:107px;}
#nav li.w4	{width:126px;}
#nav li.w5	{width:127px;}
#nav li.w6	{width:93px;}

#nav li.w1b	{width:53px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: left;}
#nav li.w2b	{width:111px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -53px ;}
#nav li.w3b	{width:107px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -164px;}
#nav li.w4b	{width:126px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -271px;}
#nav li.w5b	{width:127px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -397px;}
#nav li.w6b	{width:93px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: right;}



.nav_link a:link	{color: #FFF; text-decoration:none;}
.nav_link a:visited	{color: #FFF; text-decoration:none;}
.nav_link a:hover	{color: #FFF; text-decoration:underline;}
.nav_link a:active	{color: #FFF; text-decoration:none;}

.nav_linkb a:link	{color: #001C78; text-decoration:none;}
.nav_linkb a:visited{color: #001C78; text-decoration:none;}
.nav_linkb a:hover	{color: #001C78; text-decoration:underline;}
.nav_linkb a:active	{color: #001C78; text-decoration:none;}

#hotline			{width:776px;height:24px;line-height:24px;background:#E0F0FF;color: #021D78;font-size:11px;}
#hotline .left		{width:320px;float:left;background:url(http://resource.elong.com/images/index_0601/en/pic_phone.gif);background-repeat: no-repeat;background-position: 16px 4px ;text-align:left;text-indent:15px;}
#hotline .left span	{color: #D11F1D;font-weight:bolder;}
#hotline img		{margin-top:4px;}
#hotline .right		{width:446px;float:left;text-align:right;padding-right:10px;}
#hotline .right span	{color: #D11F1D;}
#hotline .right span a:link	,#hotline .right span a:visited	,#hotline .right span a:hover ,#hotline .right span a:active	{color: #D11F1D; text-decoration:underline;font-size:11px;}

/* header end */



/* footer star */
#footer		{width:776px;border-top:1px #000 dashed;margin:0 0 14px 0;padding-top:14px;}

#footer p	{color:#001D75;margin:8px 0;}
#footer div b		{color:black;font-size:12px;font-weight:normal;}
#footer div 		{color: #999;font-size:11px;margin-bottom:8px;}
#footer div a:link		{color: #999; text-decoration: none;}
#footer div a:visited	{color: #999; text-decoration: none;}
#footer div a:hover		{color: #999; text-decoration: none;}
#footer div a:active	{color: #999; text-decoration: none;}
/* footer end */

/* common end */

/*静态页面*/
#help_l{ margin:10px 0 0 10px; text-align:left; line-height:20px;}
#help{ text-align:left; margin-top:15px;} 
#help h2,#help h3,#help .hotelh2{ font-size:16px; margin-top:20px; color:#cc6600; border-bottom:3px solid #6b8ec6;}
#help .hotelh2{ font-weight:bold;}
#help h3{ font-size:12px; color:#000000; font-weight:bold; line-height:20px; margin-top:5px; border:none;}
#help p{ line-height:18px; padding-top:0px; margin-bottom:15px;}
#help ol{ list-style-position:inside;}
#help li{ line-height:18px;}

/* nav_j start */
#nav_j		{width:766px !important;width:776px;height:27px;padding-left:10px;background:url(http://resource.elong.com/images/index_0601/en/nav_bg.gif);color:#001C78}
#nav_j .elong_cn_big5	{width:140px;float:left;text-align:right; padding-top:5px;}
#nav_j .imgr			{border-right:1px #FFF solid;margin:0px 8px 0 24px;padding-right:8px;}

#nav_j ul		{width:617px;list-style:none;background:url(http://resource.elong.com/images/index_0601/en/nav-1.gif);background-repeat: no-repeat;float:left;}
#nav_j li		{float:left;height:27px;line-height:27px;}
#nav_j li a span{cursor:hand; color:#000;background-image: url(http://resource.elong.com/images/index_0601/en/nav-1.gif);background-repeat: no-repeat; display:block;background-position: left top; float:left; } 

#nav_j li.w1	{width:53px;}
#nav_j li.w2	{width:111px;}
#nav_j li.w3	{width:107px;}
#nav_j li.w4	{width:126px;}
#nav_j li.w5	{width:127px;}
#nav_j li.w6	{width:93px;}

#nav_j li.w1b	{width:53px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: left;}
#nav_j li.w2b	{width:111px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -53px ;}
#nav_j li.w3b	{width:107px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -164px;}
#nav_j li.w4b	{width:126px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -271px;}
#nav_j li.w5b	{width:127px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: -397px;}
#nav_j li.w6b	{width:93px;background:url(http://resource.elong.com/images/index_0601/en/nav-2.gif);background-position: right;}

/* nav_j end */

/* 按钮样式修改 */
/*小钮两字*/
.s2_a {background:transparent url(http://resource.elong.com/images/index_0601/en/s1_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:61px;cursor:pointer;}
.s2_b {background:transparent url(http://resource.elong.com/images/index_0601/en/s1_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:61px;cursor:pointer;}

/*小钮四字*/
.s4_a {background:transparent url(http://resource.elong.com/images/index_0601/en/s2_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:77px;cursor:pointer;}
.s4_b {background:transparent url(http://resource.elong.com/images/index_0601/en/s2_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:77px;cursor:pointer;}

/*小钮六字*/
.s6_a {background:transparent url(http://resource.elong.com/images/index_0601/en/s3_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:98px;cursor:pointer;}
.s6_b {background:transparent url(http://resource.elong.com/images/index_0601/en/s3_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:12px;font-weight:bolder;height:21px;line-height:21px;text-align:center;width:98px;cursor:pointer;}

/*大钮6字*/
.l6_a {background:transparent url(http://resource.elong.com/images/index_0601/en/b1_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:109px;cursor:pointer;}
.l6_b {background:transparent url(http://resource.elong.com/images/index_0601/en/b1_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:109px;cursor:pointer;}

/*大钮7~8字*/
.l8_a {background:transparent url(http://resource.elong.com/images/index_0601/en/b3_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:140px;cursor:pointer;}
.l8_b {background:transparent url(http://resource.elong.com/images/index_0601/en/b3_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:140px;cursor:pointer;}

/*大钮9字*/
.l9_a {background:transparent url(http://resource.elong.com/images/index_0601/en/b4_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:160px;cursor:pointer;}
.l9_b {background:transparent url(http://resource.elong.com/images/index_0601/en/b4_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:160px;cursor:pointer;}

/*大钮14字*/
.l14_a {background:transparent url(http://resource.elong.com/images/index_0601/en/b2_a.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:230px;cursor:pointer;}
.l14_b {background:transparent url(http://resource.elong.com/images/index_0601/en/b2_b.gif) no-repeat scroll 0 0;border:0 none;color:white;font-size:14px;font-weight:bolder;height:30px;line-height:30px;text-align:center;width:230px;cursor:pointer;}


