/*------------------------------------------------------------------
[Master Stylesheet]
Project:           购团网--百年好合
Version:           1.1
Last time:         2009-04-20
Design:            Gogo

——————————————————————-*/

/* width:100px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; */
/* word-break:break-all; word-warp:warp; */
/* !important */
/*  word-spacing:10px */
/*  @import "style2.css"; */

/* 全局CSS定义 */
body {text-align:center;font-family: Arial, Helvetica, sans-serif;  margin:0; padding:0; background: url(bg.gif) repeat-x top #b0003a; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
table{ margin:0 auto;}
img{vertical-align:top;}

.border { border:#999999 3px solid}

/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; overflow:hidden;}
.blank5{ height:5px; font-size:1px; width:100%; overflow:hidden;}
.blank6{ height:6px; font-size:1px; width:100%; overflow:hidden;}
.blank9{ height:9px; font-size:1px; width:100%; overflow:hidden;}
.blank10{ height:10px; font-size:1px; width:100%; overflow:hidden;}
.blank12{ height:12px; font-size:1px; width:100%; overflow:hidden;}
.blank9w{ height:9px; font-size:1px; width:100%;  background:#fff;overflow:hidden;}
.blank15{ height:15px; font-size:1px; width:100%; overflow:hidden;}
.blank20{ height:20px; font-size:1px; width:100%; overflow:hidden;}
.blank30{ height:30px; font-size:1px; width:100%; overflow:hidden;}
.blank40{ height:40px; font-size:1px; width:100%; overflow:hidden;}

/* 链接颜色 */
a:link {color: #ffffff; text-decoration:none;}
a:visited {color: #ffffff;text-decoration:none;}
a:hover {color: #ffffff; text-decoration:underline;}
a:active {color: #000000;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed {color:#ff0000}
.cRed a:link{ color:#ff0000;}
.cRed a:visited{color:#ff0000;}

.cWhite { color:#ffffff;}
.cWhite a:link{ color:#ffffff;}
.cWhite a:visited{color:#ffffff;}

.cBlack { color:#000000;}
.cBlack a:link{ color:#000000;}
.cBlack a:visited{color:#000000;}

.cYellow { color:#ffff00;}
.cYellow a:link{ color:#ffff00;}
.cYellow a:visited{color:#ffff00;}

.cBlue { color:#1f3a87;}
.cBlue a:link{ color:#1f3a87;}
.cBlue a:visited{color:#1f3a87;}

.cDRed { color:#bc2931;}
.cDRed a:link{ color:#bc2931;}
.cDRed a:visited{color:#bc2931;}

.cGray { color:#4F544D;}
.cGray a:link{ color:#4F544D;}
.cGray a:visited{color:#4F544D;}

.cDGray { color:#666666;}
.cDGray a:link{ color:#666666;}
.cDGray a:visited{color:#666666;}

.c999 { color:#999999;}
.c999 a:link{ color:#999999;}
.c999 a:visited{color:#999999;}


/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f10px{ font-size:10px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f18px{ font-size:18px;}
.f20px{ font-size:20px;}
.f24px{ font-size:24px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0px; overflow:hidden; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}

/* 主体 */
.warp {width:1280px; margin:auto; text-align:left}
.warp .left_bg { background:url(bg_l.gif) no-repeat; width:139px; height:1000px; position:absolute}
.warp .mainbox { width:1003px; position:absolute; margin-left:139px; height:1557px}
.topbox { height:119px; background:url(topbg.gif) no-repeat}
.topmenu { text-align:right; color:#FFFFFF}

.txts { height:347px; background:url(bg_txt.gif) no-repeat}
.lboxtxt { position:absolute; width:520px; height:260px; margin-top:75px; margin-left:53px; line-height:22px; text-indent:18pt}
.urlbox { position:absolute; margin-top:110px; margin-left:630px}


.footer { background:url(bg_footer.gif) no-repeat; height:108px}
.copyright { margin-left:260px; line-height:24px; color:#ffffff}
.copyright a:link {color: #ffcc00; text-decoration:none;}
.copyright a:visited {color: #ffcc00;text-decoration:none;}
.copyright a:hover {color: #ffffff; text-decoration:underline;}