﻿/* CSS Document */
@import url("global.css");
/* background:transparent url(../home/images/wrapper_bg.jpg) no-repeat 0 0; */

/* 页面初始化 */
a,a:link{ color:#f58b3d; outline:none; }
.alignRight{ text-align:right;}

/* 初始化结束 */


/* 主题内容开始 */
body{
	color:#d9c5a7;
	background: #dfd6c7 url(../images/bg.jpg) repeat-x top;
}
#wrapperO{background:transparent url(../images/top_bg8.jpg) no-repeat top center;}
#wrapper{ width:1002px; margin:0 auto;background:transparent url(../images/top_bg8.jpg) no-repeat -99px 0;}
#header{ height:350px; position:relative;}
#a1{ position:absolute; left:775px; top:5px; width:220px; text-align:center;}
#nav{ position:absolute; left:350px; top:0;}

#home{ position:absolute; left:790px; top:269px;}
#home a{ display:block; width:70px; height:69px;background:transparent url(../images/home.gif) no-repeat 0 0; text-indent:-9999px;}
#home a:hover{ background:transparent url(../images/home.gif) no-repeat 0 -69px;}
#reg{ position:absolute; top:383px; left:755px;}
#reg a{ display:block; background:transparent url(../images/reg.gif) no-repeat 0 0; width:117px; height:24px; text-indent:-9999px;}
#reg a:hover{background:transparent url(../images/reg.gif) no-repeat 0 -29px;}


#right{ float:left; display:inline; margin-left:89px; margin-top:90px; width:636px;}
.rightT{ height:81px; background:transparent url(../images/right_t.gif) no-repeat 0 0;}
.rightT img{ position:relative; top:20px; left:40px;}
.rightM{background:transparent url(../images/right_m.gif) repeat-y; padding:1px 30px; line-height:1.8;}
.rightB{ height:21px; background:transparent url(../images/right_b.gif) no-repeat 0 0;}

.rightBC{ margin:20px 0;}
.rightI{ float:left; width:175px; height:129px; background:transparent url(../images/a2_bg.gif) no-repeat 0 0;}
.rightI img{ position:relative; top:5px; left:5px;}
.rightC{ float:right; width:380px;}
.rightC p span{ font-weight:bold;}

#ydxTurn{ width:640px; height:150px; position:absolute; left:120px; top:255px;}
#imgTurnC{ position:absolute; left:0px; top:27px;}
#imgTurnC li , #textTurnC li{display:none;} /*---必须存在的----*/
#imgTurnC img{ width:580px; height:125px; border:1px solid #9d9c99;}
#numTurnC{ position:absolute; right:28px; top:30px;}
#numTurnC li{ display:block;cursor:pointer; margin-left:3px; width:19px; height:19px; line-height:19px; text-align:center; color:#fff; background:transparent url(../images/turn/turn_a_bt.gif) no-repeat 0 0; font-weight:bold;}

#numTurnC .numTurnLiNow{color:#fdff74;}

.h{ height:34px; width:576px;}
.h span{ position:absolute; right:10px; top:10px;}
.h1{background:transparent url(../images/down1.jpg) no-repeat 0 0; position:relative; left:30px; top:40px;}
.h2{background:transparent url(../images/down2.jpg) no-repeat 0 0;margin:20px 0; position:relative;}

#left{ float:left; width:177px; display:inline; margin-top:90px; margin-left:9px;}
.abc a{ display:block; height:137px;width:177px; background:#000 url(../images/a_bg.gif) no-repeat 0 0; text-align:center; margin-bottom:10px;}
.abc a img{ position:relative; top:8px;}


/* 底部 */
#bottom{ margin:0 auto; width:1002px; height:164px;background:transparent url(../images/bottom_bg.jpg) no-repeat 0 0;}
#foot{background-color:#000; margin:0 auto; width:1002px;}
.navC a {
	display:block;
	width:105px;
	height:30px;
	float:left;
	margin-right:10px;
	text-align:center;
	line-height:30px;
	background:transparent url(../images/a_bg2.gif) no-repeat 0 0;
}


#wemade {
	background: #000000;
	margin:0 auto;
	text-align: center;
	height: 60px;
	padding-top: 12px;
	width: 1002px;
}
