/* CSS Document */
*{ margin:0; padding:0;}
ul,li{
	list-style:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
a{ 
	text-decoration:none; color:#666;
}
b{
	color:#666666;
}

img{
	 border:0;
 }
body{
	font-size:12px; font-family:"ËÎÌå"; text-align:center; margin:0 auto;
}


.top{
	height:138px; width:780px;
}
.logo{
	height:138px; width:231px; background:url(../img/php_r1_c1.jpg) repeat-x;
}
.dl{
	height:35px; width:549px; background:url(../img/php_r1_c6.jpg) repeat-x;
}
.nav{
	height:53px; width:549px; background:url(../img/php_r2_c6.jpg) repeat-x; padding-top:50px;
}
.nav a{
	color:#FFFFFF; font-size:14px; font-weight:bold;
}
.mian{
	height:331px; width:783px;
}
.xia{
	height:200px; width:780px; background:url(../img/php_r5_c1.jpg) repeat-x;
}
.xialeft{
	height:200px; width:376px;
}
.xiaright{
	height:200px; width:356px; line-height:22px;
}
.xiaright ul{	
	height:200px; width:356px; 
}
.di{
	height:56px; width:780px; background:url(../img/php_r12_c9.jpg) repeat-x; padding-top:20px;
}