@charset "utf-8";

body{
	margin:0;
	color:#232323;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	background:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
h1{
	font-size:16px; color:#666;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#site_shadow {
    background: url(images/bg_shadow.png);
    background-repeat: repeat-y;
    background-position: center;
	margin:0 auto ;
	padding: 0;
}

img
{
border:none;
}
.style1
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#ffffff;
}
#header
{
margin:0 auto;
padding:0px;
width:1000px;
height:150px;
background: url(images/header.png);
}
#navigation
{
	width:920px;
	height:30px;
	padding-top:5px;
	background:#D1D3D4;
	border-bottom:#FFFFFF 0px solid;
}
#navigation ul
{
	list-style:none;
}
#navigation ul li
{
	height:20px;
	float:left;
	padding:0 20px;
	border-right:#CCCCCC 1px solid;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#navigation ul li a
{
	display:block;
	text-decoration:none;
	color:#333;
}
#navigation ul li a:hover
{
	color:#FFF;
	text-decoration:underline;
}

/*--------Menu----------*/
#menu {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px;
	width: 240px;
	padding: 0;
	
	
	
}

#menu li {
	font: 67.5% "Arial", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
	
	
	
	
}
#menu a {
	background: #fff url(images/image_39.jpg) no-repeat left;
	font-size: 14px;
	border-bottom: 1px dotted #393939;
	color: #333;
	display: block;
	margin: 10 auto;
	padding: 10px 20px;
	text-decoration: none;
	
	
}
#menu a:hover {
	background: #fff url(images/image_40.jpg) no-repeat left;
	color: #06F;
	padding-bottom: 10px;
}
/*--------Menu----------*/
#social {
	font:  "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	height: 30px;
	width: 80px;
	background-color:#D1D3D4;
	float: right;
	padding-top:5px;
	/*margin-top:0 auto;*/
}
#content
{
margin:0 auto;
width:1000px;
background: #FFF;
/*padding: 20px;*/

}
#content_left{
	width:250px;
	height:auto;
	float:left;
	margin:10px 0px 10px 30px;
	
}
#content_right{
	width:700px;
	height:auto;
	float:left;
	margin:10px 0px;
	
	
}


#fotter
{
margin:0 auto;
height:70px;
width:1000px;
background:#F1F2F2 no-repeat right bottom;
border-top: #CCC 1px solid;
border-bottom:#CCC 1px solid;
}
#fotter_date
{
width:200px;
margin:0 auto;
height:50px;
text-align:center;
font:normal 12px/16px Arial, Helvetica, sans-serif;
color:#666;
padding:10px;
float:left;
}

#fotter_copyright
{
width:600px;
margin:0 auto;
height:60px;
text-align:center;
font:normal 12px/16px Arial, Helvetica, sans-serif;
color:#666;
padding:10px;
float:right;
}
#wrap { padding: px px px px; width: 1000px; margin:0px auto; background: #FFF;}


.pTop{
	width:600px;
	height:44px;
	background:url(images/pTop.png) no-repeat;
	
	}
.pBody {
	width:600px;
	background:url(images/pBody.png) repeat-y;
	padding: 10px 30px;
}
.pBody1 {
	width:600px;
	background:url(images/pBody.png) repeat-y;
	padding: 10px 0px;
}
.pBottom{
	width:600px;
	height:44px;
	background:url(images/pBottom.png) no-repeat;
}
#Block{
	width:660px;
	float:inherit;
	margin:10px;
	padding: 5px 5px 5px 5px;
	
	
}
.title{
	width:auto;
	padding:15px;}