@charset "utf-8";
*{
	margin:0px;
	padding:0px;}
#big {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#big #main {
	background-image: url(../images/tjsj_bg.jpg);
	height: 520px;
	background-color: #CED7E0;
}


#big #head {

	height: 208px;
}
#big #main #left {
	float: left;
	width: 255px;
	padding-left: 20px;
}
#big #main #left h3 {
	background-image: url(../images/tjsj_h3.jpg);
	width: 108px;
	display: block;
	height: 35px;
	margin-top: 5px;
}
#big #main #left img {
	margin-top: 10px;
}


#big #main #left #sidebar {
	width: 221px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69729d;
	border-left-color: #69729d;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 10px;
	margin-left: 2px;
	margin-top: -4px;
	padding-top: 10px;
	height: 345px;
}
#big #main #left #sidebar ul {
	list-style-type: none;
}
#big #main #left #sidebar .ulhead a {
	text-decoration: none;
	color: #000000;
	height: 28px;
	width: 196px;
	display: block;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../images/sidebar_bg.jpg);
	font-size: 16px;
	margin-left: -40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#big #main #left #sidebar .ulhead a:hover {
	text-decoration: none;
	color: #FFFFFF;
	height: 28px;
	width: 196px;
	display: block;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../images/sidebar_bg_hover.jpg);
	margin-left: -40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#big #main #left #sidebar li {
	font-size: 12px;
	margin-left: 40px;
	margin-top: 10px;
}

#big  #main  #left  #sidebar  #link1 {
	background-image: url(../images/back.gif);
	width: 62px;
	display: block;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 62px;
	color: #606e8d;
	text-align: center;
	float: left;
	margin-top: 30px;
}
#big #main #left #sidebar #link2 {
	background-image: url(../images/email.gif);
	width: 62px;
	display: block;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 62px;
	color: #606e8d;
	text-align: center;
	float: left;
	margin-left: 14px;
	margin-top: 30px;
}
#big #main #left #sidebar #link3 {
	background-image: url(../images/bsdtlink.gif);
	width: 62px;
	display: block;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 62px;
	color: #606e8d;
	text-align: center;
	float: left;
	margin-left: 14px;
	margin-top: 30px;
}
#big #main #left #bottom {
	background-image: url(../images/sidebar_bottom.gif);
	height: 7px;
	width: 233px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
	display: inline;
}



#big #main #right {
	float: left;
	width: 728px;
	height: 520px;
	background-color: #CED7E0;
}
#big #main #right iframe {
	height: 520px;
	width: 728px;
}




#big #footer {
	
	background-repeat: repeat-x;
	height: 90px;
	float: left;
	width: 1003px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	padding-top: 10px;
}

