/* CSS Document */
body, h1, h2, h3, h4, h5, h6, h7, address, blockquote, dd, dl, hr, p, form{
	margin:0;
}

body{
	font-family:Arial; font-size:12px; color:#333333; text-align:center; background:#FFFFFF url('../images/pic_bg.gif') repeat-x;
}

p{
	line-height:140%; padding:10px 0 0 0;
}

#wrapper{
	width:800px; text-align:left; margin:auto;
}

#header{
	float:left; width:100%; height:100px; background: transparent url( '../images/pic_logo.png' ) no-repeat left; background-position: 5px 10px!important; background-position: 5px 25px;
}

h1{
	font-family:Arial; font-weight:bold; font-size:30px; color:#FFFFFF; padding:46px 0 0 200px!important; padding:60px 0 0 200px;
}

.menu{
	width:800px; margin-top:15px; text-align:left; font-family:Verdana; font-weight:bold;
}

.menu ul li{
	display:inline; padding:0 30px 0 0;
}

.menu a{
	text-decoration:none; color:#333333;
}

.menu a:hover{
	color:#ffcc00; border-bottom: 4px solid #ffcc00;
}

#container{
	float:left; width:800;
}

#content{
	width:530px; text-align:left; background-color:#ecebd9; padding:30px 20px 30px 20px; color:#666666;
}

#content a{
	color:#333333; text-decoration:underline;
}

#content a:hover{
	color:#333333; text-decoration:none;
}


h2{
	font-family:Verdana; font-weight:normal; font-size:24px; color:#ff9900; padding:0 0 10px 0;
}

.sidebar{
	float:right; width:210px; display: inline;
}

h3{
	height:20px; background:#ffcc00; border-bottom:1px solid #FFFFFF; font-size:12px; color:#FFFFFF; padding:7px 0 0 7px;
}

h4{
	height:24px; text-align:left; vertical-align:middle; background:#ededed; border-bottom:1px solid #999999; font-weight:normal; font-size:12px; padding:4px 0 0 8px;
}

h7{
	height:50px; background-image:url(../images/ruixing.jpg);
	}

h5{
	height:30px; text-align:center; background:#ededed; border-bottom:1px solid #999999; font-weight:normal; font-size:12px; padding:12px 0 0 0;
}

h6{
	font-weight:bold; font-size:16px; padding:12px 0 0 0; color:#a7896b;
}

.service1{
	background: transparent url( '../images/pic_service1.png' ) no-repeat left;
}

.service2{
	background: transparent url( '../images/pic_service2.png' ) no-repeat left;
}

.service1_2{
	background: transparent url( '../images/pic2_service1.png' ) no-repeat left;
}

.service2_2{
	background: transparent url( '../images/pic2_service2.png' ) no-repeat left;
}


.sidebar a{
	color:#333333; text-decoration:underline;
}

.sidebar a:hover{
	color:#333333; text-decoration:none;
}

#footer{
	clear:both; width:800px; padding-bottom:20px; text-align:left; color:#999999; margin:auto;
}

.blank{
	padding-top:30px;
}