@charset "utf-8";
/* CSS Document 
Use for:	zf.com
Version:	1.02
Date:		2010/03/15
Author:		panda
Update:	
*/

/* CSS Reset */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, fieldset, form, tr, th, td, center, input, button, textarea{padding:0;margin:0}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
button,input,select,textarea{ font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif}
li{list-style:none}
h1, h2, h3, h4, h5, h6 {font-size: 100%; }

/* base css */
body{ margin:0 auto; text-align:center;font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; background:#fff }
.wrapper{ margin:0 auto; width:1002px; text-align:left  }
td {font-size:12px; line-height:160%;}
.left, .center{ float:left }
.right { float:right }
.right { float:right }
.nodis{display:none}

.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.clear { clear:both}

/* link css */
a {color: #00006e; text-decoration:none;}
a:hover {color: #3333cc; text-decoration:underline;}

/* color & font  */


/****************************************** 
 *index
 ******************************************/

/* -----------header---------- */
.full_bg{ background:url(http://images.91.com/co/images/2010version/hp/full_bg.jpg) no-repeat center top; width:100%}
/* -----------main------------ */
.main{ position:relative}
	.zo_1{ background:url(http://images.91.com/co/images/2010version/hp/zo_1_100428.jpg) no-repeat; height:161px;}
	.zo_2{ background:url(http://images.91.com/co/images/2010version/hp/zo_2.jpg) no-repeat; height:231px;}
	.zo_3{ background:url(http://images.91.com/co/images/2010version/hp/zo_3.jpg) no-repeat; height:187px;}
	.zo_4{ background:url(http://images.91.com/co/images/2010version/hp/zo_4_0915.jpg) no-repeat; height:254px;}
	.zo_5{ background:url(http://images.91.com/co/images/2010version/hp/zo_5.jpg) no-repeat; height:167px;}
	
	.flash_box{ position:absolute; left:249px; top:32px;}
	.button{ position:absolute; left:249px; top:736px;}
	.button a{ background-image:url(http://images.91.com/co/images/2010version/hp/btn.jpg); width:255px; height:55px; float:left; display:inline-block; text-indent:-999em; overflow:hidden}
	.b1{ background-position:0 0;}
	.b1:hover{ background-position:0 -55px;}
	.b2{ background-position:-268px 0; margin-left:13px;}
	.b2:hover{ background-position:-268px -55px;}
	
	

.footer{ position:absolute; bottom:40px; color:#efe1bf; left:260px;}
	.footer a{ color:#efe1bf;margin:0 3px}
	.footer a:hover{ color:#fff}

/* -----------footer---------- */
#footer{}

