@charset "utf-8";
/* CSS Document */

body{ background:url(../images/bg.jpg) repeat-x; background-color:#fff;}

* {	margin:0 auto;}
.clear{display:block; clear:both;}
.container{  width:1000px; height:auto;}
.header{ width:1000px; height:auto;}

.selected{text-decoration:underline; color:#fff; background:url(../images/red.jpg) no-repeat; width:95px; height:31px; padding:20px;}
.menu{width:1000px; height:35px; margin-top:10px;}
.menu ul{float:left; height:38px; margin-top:0px;}
.menu ul li{ display:inline; height:38px;}
.menu ul li a{color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; background:url(../images/blck.jpg) no-repeat;line-height:38px;padding-left: 30px;
padding-right: 20px; height:38px; text-decoration:none;  padding-top:5px; padding-bottom:5px;}
.menu ul li a:hover{text-decoration:underline; color:#fff; background:url(images/hover_bg.jpg) repeat-x; line-height:38px; height:38px; padding-left:10px; padding-right:20px; padding-top:5px; padding-bottom:5px;}
.menu table{ float:left;}
.menu table tr td{ width:95px; background:url(../images/blck.jpg) no-repeat; text-align:center;}
.menu table tr td a{ color:#fff;  font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height: 28px;
text-align: center; text-decoration:none;}
.menu table tr td a:hover{ color:#CCC; text-decoration:none;}
.banner{ width:1000px; height:217px; background:url(../images/bnr.jpg) no-repeat; }
.content{ background:#fffcdb; width:1000px; height:auto; 	box-shadow:1px 0px 8px #333;
	-moz-box-shadow:1px 0px 8px #333;
	-webkit-box-shadow:1px 0px 8px #333; 
	behavior: url(PIE.htc); position:relative;	
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px; margin-bottom: 20px;}
.content_left{ width:670px; height:auto; float:left; padding:10px;}
.content_left h1{ font-family:"Bookman Old Style"; font-size:20px; color:#000; font-weight:normal; padding: 10px 10px 10px 0;}
.content_left p{ font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
padding: 0px 0 0 10px;
color: black;
width: 531px;
float: right; line-height:20px;
font-weight: normal; text-align:justify;}
.button{float:right; width:6F7px; height:23px; margin-top:10px;}
.content_left span img{ width:128px; height:93px; float:left;}
.content_right{ width:284px; height:auto; float:right; padding:10px 0 0 0px ;}
.content_right span{ width:273px; height:auto;}
.news{ width:271px; height:auto; background:#d8d8d8; border:solid 1px #adadad; margin: 20px 0 0 0;}
.news h1{ background:#890501; width:271px; height:auto; font-family:Verdana, Geneva, sans-serif; color:#fff; font-size:18px; font-weight:normal;}
.news h1 span{ float:left; width:8px; height:13px; border:none; margin: 5px;} 
.news p{font-family:Verdana, Geneva, sans-serif; color:#000; font-size:12px; font-weight:normal; padding:10px; float:left; text-align:justify;}


.practice{ width:691px; height:auto; background:url(../images/bg1.png) no-repeat; margin: 30px 0 0 0;}
.practice table{ margin:0 0 0 10px; width:670px; height:auto; float:left;}
.practice table tr td{width:153px; height:auto; padding:5px;  font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; }

.practice table tr td img{box-shadow:1px 0px 8px #333;
	-moz-box-shadow:1px 0px 8px #333;
	-webkit-box-shadow:1px 0px 8px #333; 
	behavior: url(PIE.htc); position:relative; border:solid 1px #000;}

.practice h1{font-family:"Bookman Old Style"; font-size:20px; color:#000; font-weight:normal; padding: 10px;}
.practice span img{ width:152px; height:101px; padding: 0px 8px 0 10px;}
.practice p{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; float:left; display:inline;}
.footer{ width:100%; height:auto; background:#900; }
.footer_center{ width:1000px; height:auto; margin:0 auto;}
.footer_center ul { float:left;}
.footer_center ul li{ display:inline;}
.footer_center ul li a{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#fff; text-decoration:none; padding:10px 10px 0 0; line-height:40px;}




.content_left span{ font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
padding: 0px 0 0 10px;
color: black;
width: 650px;
float:left; line-height:20px;
font-weight: normal; text-align:justify;}

.content_inner{ background:url(../images/shdw.png) no-repeat; width:1000px; height:auto; 	box-shadow:1px 0px 8px #333;
	-moz-box-shadow:1px 0px 8px #333;
	-webkit-box-shadow:1px 0px 8px #333; 
	behavior: url(PIE.htc); position:relative;	
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;}
	
.news_inner{ width:271px; height:auto; float:right; margin: 50px 5px 0 0;}

.news_inner span img{ float:left; } 

