/*======================================
  ========= author: keler ==============
  ======================================*/

/*============ 首页样式 ================*/

@import url("layout.css");
@import url("public.css");
@import url("form.css");


#globalMenu ul li {
	display:inline;
	float:left;
	width:8px;
	height:58px;
	background: url(../images/bg_h_8-58_01.GIF) no-repeat #0033CC;
	}
#globalMenu ul .BGM {
	width:764px;
	background: url(../images/bg_h_8-58_02.GIF) repeat-x #0033CC;
	}
#globalMenu ul .BGR {
	background: url(../images/bg_h_8-58_03.GIF) no-repeat #0033CC;
	}
	

#loginSearch ul li {
	display:inline;
	float:left;
	width:11px;
	height:38px;
	background: url(../images/bg_login_11-38_01.GIF) no-repeat;
	}
#loginSearch ul .BGML {
	width:428px;
	height:20px;
	padding:0px 15px 18px 15px;
	_padding:0px 15px 16px 15px;
	background: url(../images/bg_login_1-38_02.GIF) repeat-x #FFF;
	}
#loginSearch ul .BGMR {
	width:270px;
	height:20px;
	padding:0px 15px 18px 15px;
	_padding:0px 15px 16px 15px;
	text-align:right;
	background: url(../images/bg_login_1-38_02.GIF) repeat-x;
	}
#loginSearch ul .BGR {
	background: url(../images/bg_login_11-38_03.GIF) no-repeat;
	}
#loginSearch ul .BGM .mar {
	margin-left:176px;
	}

#footer ul li {
	display:inline;
	float:left;
	width:8px;
	height:58px;
	background: url(../images/bg_f_8-58_01.GIF) no-repeat #0033CC;
	}
#footer ul .BGM {
	width:764px;
	text-align:center;
	line-height:58px;
	color:#A29393;	
	background: url(../images/bg_f_1-58_02.GIF) repeat-x #0033CC;
	}
#footer ul .BGR {
	background: url(../images/bg_f_8-58_03.GIF) no-repeat #0033CC;
	}

#bodyCon .title1 {
	width:auto;
	text-align:center;
	}
#bodyCon .BGT {
	width:auto;
	background:url(../images/bg_b_740-9_01.GIF) no-repeat center bottom;
	}
#bodyCon .BGT img {
	padding-left:200px;
	}
#bodyCon .BGM {
	width:auto;
	padding:0 15px;
	background:url(../images/bg_b_740-1_02.GIF) repeat-y center;
	}
#bodyCon .BGM h4 {
	color:#EC5003;
	font-size:16px;
	padding:8px 0;
	}
#bodyCon .BGM .caifu img {
	width:337px;
	display:block;
	float:left;
	margin:10px 0;
	}
#bodyCon .BGM .caifu p {
	width:355px;
	display:block;
	float:right;
	line-height:150%;
	font-size:14px;
	color:#FC6C25;
	}
#bodyCon .tianwang li {
	float:left;
	width:350px;
	line-height:94px;
	font-size:14px;
	color:#FC6C25;
	}
#bodyCon .tianwang li img {
	float:left;
	display:block;
	}
#bodyCon .BGB {
	width:auto;
	height:20px;
	background:url(../images/bg_b_740-9_03.GIF) no-repeat center top;
	}
.colTd {
	padding-right:6px;
	width:100px;
	text-align:right;
	}