﻿iframe{v:expression(this.src='about:blank',this.outerHTML='');}
/* CSS Document */
/* 公共部分*/
*,img,#main,map,area{ margin:0px; padding:0px;}

body,table,td,th,p{
	font-size: 12px;
	color: #000000;
	line-height: 2em;
	font-family: "宋体";
}

a:link,a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p{ text-indent:2em;}
#nav,#nav p,#nav img{margin:0px;}
#nav{
	width:1004px;
	height:33px;
	background:url(../images/main_03.jpg) repeat-x 0px 0px;
}

#menutitle{
float:left;
	height:33px;
	width:183px;
	color:white;
	background-color:#0066cc;
	font-family: "宋体";
	font-size: 20px;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 8px;}
#menu{float:right;
}
#menu img{padding:0px;}
#nav p{
float:right;

}
body{
margin:0px auto;
text-align:center;}
/* 结构部分*/
#wrapper{
	width:100%;
	height:100%;
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	line-height: 2em;
	text-align:center;
}
#head{
background:#FFFFFF url(../images/index_01.jpg) no-repeat 0px 0px;
width:1004px;
height:251px;
padding-top:63px;
overflow:hidden;
}
#main{ width:1004px;
height:302px;
margin:0px auto;
background-color:#D6D6D6;
}
#container{
width:100%;
background-color:white;
padding-left:37px;
height:300px;
}
#sidebar{
float:left;
height:100%;
width:183px;
background-color:#E1E1E1;
}
#left{
background:#FFFFFF url(../images/index_08.jpg) 0px 33px no-repeat;
text-align:left; 
width:279px;
}
#center{
text-align:left;
width:481px;
background:url(../images/index_06.jpg) no-repeat 0px 0px;
height:302px;
padding:42px 20px 11px 20px;
}

#center img{
float:left;
margin:3px 4px;
border:1px solid #666;

}
.sd{
border:4px solid #999;
}
#center a{
color:#666;
text-decoration:none;
}
#center a:hover{
color:#999;
text-decoration:underline;
}
a.news:link,a.news:visited{
	font-family: "宋体";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
	background-image: url(../images/newsicon.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	display: block;
	text-indent: 18px;
}
a.news:hover{
	color: #ff6600;

}
#right{
text-align:left;
width:244px;
height:100%;
padding-top:42px;
background:url(../images/index_07.jpg) no-repeat 0px 0px;}
#casebox{
width:100%;
height:194px;
background-color:white;
}
#foot{
clear:both;
background-color:#4780B8;
height:46px;
}
.w_footcolor{
color:#BBE6FC;
}
.side{
	border: 1px solid #fff;
}