@charset "utf-8";
/* CSS Document */
html, body,p,h1,h2,h3,h4,h5,ul,ol,dl,dt,dd {
	margin:0;
	padding:0
}
body {
	font: 12px/1.5 arial, sans-serif;
	text-align:center;
	color:#494949;
	background:#F5AF7B url(../images/bg-02.png) repeat-x;

	
}
a {
	text-decoration:none; color:#FFFFFF;}
	a:hover {
	 color:#FF6600;}
img{
	display:block;
	}
a img{
	border:none;}	
.clear{
	clear:both;}	
#container {
	text-align:left;
	width:950px;
	margin:0 auto;
	position:relative;
}
#header {
	height:250px;
}
h1{
	height:226px;}
#nav{
	background:url(../images/nav_bg.gif) repeat-x;
	height:30px;
	line-height:30px;
	width:950px;
	margin:0 auto;
	}
#nav ul{
	padding-left:100px;}	
#nav li{
	list-style:none;
	float:left;
	}
#nav a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0 25px 0 0;
	padding:0 25px 0 0;
	background:url(../images/li_right.gif) no-repeat right center;
	outline:none;}
#wrapper{
	background:#fff;
	padding:15px 0;}
#content {
	float:right;
	width:655px;

}
#content .intro{
	}
#content h2{
	background:url(../images/title_h2.gif) no-repeat;
	height:27px;
	line-height:27px;
	padding-left:22px;
	color:#000;
	font-size:14px;
	font-weight:bold;}
#content .intro p{
	text-indent:2em;
	line-height:1.7em;
	padding:10px;}
#content .lesson{
	margin:10px 0;
	}
#content h4{
	color:#a71e60;
	background:url(../images/table_ico.gif) no-repeat left center;
	padding-left:30px;
	text-align:left;

}
#content table .margin_2{
	margin:2px;
	}	
#content .lesson table{
	border-collapse:collapse;
	
	}
#content .lesson table img{
	margin:0 auto;}	
#content .lesson td{
	border:1px solid #ccc;
	text-align:center;
	line-height:30px;}	
#content .lesson .th{
	text-align:center;
	background:#ccc;
	line-height:30px;}
#content .ms{}
#content .jxfc{}
#content .jxfc img{
	display:inline;
	font-size:0;
	padding:2px;
	border:1px solid #ccc;
	margin-left:5px;
	margin-top:8px;
}
#sidebar {
	float:left;
	display:inline;
	width:280px;
	margin-left:5px;

}	
#sidebar .show img{
	border:3px solid #eca875;
	margin:0 auto;
	}
#sidebar .contact{
	margin:12px auto;}
#sidebar h3{
	background:url(../images/title_h3.gif) no-repeat;
	height:26px;
	line-height:26px;
	padding-left:22px;
	color:#000;}
#sidebar .contact img{
	margin:0 auto;
	padding-top:5px;}	
#sidebar .jgfc{
	margin-bottom:15px;}	
#sidebar .jgfc img{
	padding:2px;
	margin:5px auto;
	border:1px solid #ccc;}
#sidebar .baoming{}
#sidebar .baoming p{
	background:#f4f4f4;
	line-height:1.7em;
	padding:10px;
	width:250px;
	margin:0 auto;}
#footer {
	clear:both;
	background:url(../images/foot_bg.gif) repeat-y;
	height:142px;
	width:950px;
	margin:0 auto;
	color:#FFFFFF;
	line-height:22px;
}
