﻿/*通用结构样式设置---全局样式,直接影响全部网页的结构*/
*{margin:0;padding:0;}
a {blr:expression(this.onFocus=this.blur())}
a{outline: none;}
body{font-size:12px;color:#626461;background:url(../images/default/bks.gif);font-family:arial,verdana,sans-serif,宋体;}
ul{list-style-type:none;padding:0;margin:0;}
table
{
	width:100%;margin:0 auto;
	border-collapse:collapse;
}
table tr td{padding:0;margin:0;}
a:link,a:visited
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	color:#01448A;
	text-decoration:underline;	
}
p{margin:0;padding:0;line-height:20px;}
#wrapper{width:778px;margin:0 auto;}

#head
{
	height:97px;width:100%;
	position:relative;	
	border:1px #c0c0c0 solid;
	border-bottom:none;
	background:#fff;
}
#head h1
{
	display:block;
	position:absolute;
	left:5px;
	top:25px;
	width:210px;
	height:59px;
	z-index:999;
	/*text-indent:-9000px;*/	
}
#head h1 img{ border:0px;}
/*
#head h1 a,#head h1 a:visited{ 
font-size:12px; 
font-weight:normal; 
font-family:Arial; 
text-indent:25px; 
position:absolute; 
top:70px;
text-decoration:underline;
color:#003368;
}
#head h1 a:hover{ text-decoration:underline; color:#0099CC;}
*/
#topbox
{
	position:absolute;
	right:10px;
	top:5px;
	width:545px;
	height:20px;
	z-index:997;		
}
#top_nav{width:545px;}
#top_nav a:link,#top_nav a:visited{color:#013370;text-decoration:none;}
#top_nav a:hover{color:#013370;text-decoration:underline;}

.t1,.t2{display:block;width:80px;line-height:16px;height:16px;text-align:center;}
.t3{ 
 display:block;
  width:90px;
 text-indent:2em;
 background:url('../images/other/icon/icon6.gif') no-repeat left center;
 }
.t0{width:20px;text-align:left;}
.t1{background:url(../images/default/home.gif) no-repeat 0px 2px;padding-left:0px;}
.t2{border-left:1px #CBCCCB solid;border-right:1px #CBCCCB solid;}
#menu
{
	position:absolute;
	right:18px;
	top:50px;
	z-index:998;
    height: 63px;
    width: 554px;
    overflow:hidden;   
    background: url(../images/default/navbg1.gif) no-repeat left top;		
}

#menu li {
	float: left;
	list-style: none;
	margin-top:7px;
}

#menu li a:link,#menu li a:visited{
    text-decoration: none;
    color: #fff;
    text-align: center;    
    display: block;
    float: left;
    height: 48px;
    line-height:48px;
    text-indent:-9000px;
}
#menu li a:hover {
    border: none;
    color:Orange;
}

#m1{margin-left:20px;_margin-left:10px;width:120px;}
#m2{width:130px;}
#m3{width:120px;}
#m4{width:130px;}
/*内容区*/
#main
{
	width:100%;	
	overflow:hidden;/*清除浮动*/
	border:1px #c0c0c0 solid;
	background:#fff;
}

/*页脚*/
#foot
{
	height:106px;width:100%;
	background:url(../images/default/foot_m.gif) repeat-x left top;
	border-left:1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	
}
.foot_l
{
	height:106px;width:7px;
	float:left;
	background:url(../images/default/foot_l.gif) no-repeat left top;
}
.foot_r
{
	height:106px;width:7px;
	float:right;
	background:url(../images/default/foot_r.gif) no-repeat left top;
}
#foot_main{height:60px;float:left;margin-top:23px;}
#foot_logo{width:230px;height:60px;float:left;border-right:1px #fff solid;}
#foot_logo span{text-align:center;width:50%;}
.log1{margin-left:20px;}
.log2{margin-left:10px;}
#footlink{width:540px;height:60px;float:left;text-align:center;border-left:1px #CDCDCD solid;border-right:1px #fff solid;}
#footlink table{width:480px; margin:0 auto;border-collapse:collapse;}
#footlink table tr td{ height:20px; line-height:20px; overflow:hidden;}
.tabletd{ width:80px; text-align:left;}
#tb_link a:link,#tb_link a:visited{color:#0076A3;}
#tb_link a:hover
{
	color:#0076A3;
	text-decoration:underline;
}
#tb_link b{color:#000;}
#footlink #contactfoot{width:100%;text-align:left; color:#000;}
#contactfoot .td0{ width:220px;}
#footlink #copy{width:100%;}
.qqbox{text-align:center;}
.qqbox span{display:block;width:70px;float:left;line-height:30px;height:30px;}
#tb_link b { color:#c2c2c2; font-weight:normal;}
#copy b{ color:#000; font-weight:normal; text-align:left;}
.foot_txt{color:#000; font-family:Arial; text-align:left;}

.adbg0{
 width:100%;
 height:110px;
 background:url('../images/default/01_780x110.gif') no-repeat left top;
}
.adbg0 a,.adbg0 a:visited{ text-indent:-9000px; display:block; width:100%; height:110px;}
.adbg1{
 width:100%;
 height:110px;
 background:url('../images/default/02_780x110.gif') no-repeat left top;
}
.adbg1 a,.adbg1 a:visited{ text-indent:-9000px; display:block; width:100%; height:110px;}
/*产权声明头部广告图片*/
.propertyadbg0{
 width:100%;
 height:110px;
 background:url('../images/default/probg.gif') no-repeat left top;
 text-indent:-9999px;
}