


.tdline{ width:4px;}
.tdmenu{ width:120px;}
#nav{ width:120px; line-height:33px; list-style-type:none; font-size:14px;font-weight:bold;z-index:9999;}
#nav a{ display:block; width:120px; text-align:center;font-size:14px; text-decoration:none; color:#FFF;font-family: "微软雅黑";}
#nav a:hover{ color:#FFF; text-decoration:none; font-weight:bold;font-family: "微软雅黑";}
#nav li{ float:left; z-index:9999;}
#nav li a:hover{ text-decoration:underline;}
#nav li ul{
	line-height:27px;
	list-style-type:none;
	text-align:left;
	left:-999em;
	position:absolute;
	z-index:9999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #245E8C;
}
#nav li ul li{
	float:none;
	width:120px;
	background:#000F1F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #245E8C;
	border-bottom-color: #245E8C;
	border-left-color: #245E8C;
}
#nav li ul a{
	display:block;
	width:120px;
	text-align:center;
	font-weight:normal;
	font-family: "微软雅黑";
}
#nav li ul a:link{ color:#ffffff; font-size:13px;text-decoration:none;font-weight:normal;font-family: "微软雅黑";}
#nav li ul a:visited{ color:#ffffff;font-size:13px;text-decoration:none;font-weight:normal;font-family: "微软雅黑";}
#nav li ul a:hover{ color:#ffffff;font-size:13px;text-decoration:none;font-weight:normal; background:#053154;font-family: "微软雅黑";}
#nav li:hover ul{ left:auto;}
#nav li.sfhover ul{ left:auto;}
#content{ clear:left;}







a.one:link { color:#ffffff; text-decoration:none; font-size:14px;font-weight: bold;font-family: "微软雅黑";}
a.one:visited {color:#ffffff;text-decoration:none; }
a.one:hover { color:#ffffff; text-decoration:underline;}

a.two:link {color:#333333;text-decoration:none;}
a.two:visited {color:#ff0000;text-decoration:none;}
a.two:hover {color:#333333;text-decoration:none;font-weight: bold;}

.STYLE1 {font-size: 14px ; font-weight: bold;}
.STYLE2 {font-size: 12px ; font-weight: bold;color:#ffffff;}

.STYLE3 {font-size: 12px ; font-weight: bold;color:#0166b4;}

ul,li,form{ margin:0; padding:0;}
li{ list-style:none;}
img{ border:0;}
em{ font-style:normal;}
input,textarea{ padding:0; margin:0; font-size:12px; font-family:"Microsoft Yahei",tahoma,Arial,Century Gothic,verdana,Helvetica,sans-serif;}
.clear{ clear:both; height:0; font-size:0; overflow:hidden;}
.mc{ margin:0 auto; width:510px;}
.lc{ float:left;}
.rc{ float:right;}
.pipe{ padding:0 5px;}


/* 焦点图 */
.Focus{ margin:15px 0 0; width:502px;}
.FocusImg{ height:254px; background:#CCC;}
.FocusCon { position:relative; width:502px; height:254px; overflow:hidden; z-index:1}
.FocusPic li{ width:502px; height:254px; z-index:1}
.FocusPic img{ width:502px; height:254px;}
.FocusPic span{ position:absolute; bottom:0; left:0; padding:0 15px; width:440px; height:60px; line-height:25px; background:url(alpha30_b.png) 0 0 repeat; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden;}
.FocusPic span a{ color:#FFF; font-size:14px;}

	/*数字按钮样式*/
	.FocusCon .num{ overflow:hidden; height:25px; position:absolute; bottom:10px; right:5px; zoom:1; z-index:1 }
	.FocusCon .num li{ float:left; margin-right:10px; width:25px; height:25px; line-height:25px; text-align:center; font-weight:400; color:#FFF; background:#444; border-radius:50%; cursor:pointer; }
	.FocusCon .num li.on { background:#FF7700; }
	.FocusCon .prev,.FocusCon .next{ display:none; position:absolute; top:115px; display:none; width:40px; height:100px; background:url(btn.png) no-repeat;}
	.FocusCon .prev{ left:0;}
	.FocusCon .next{ right:0; background-position:right;}


#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 960px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 500%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

