@charset "utf-8";
/* CSS Document 
Use for:	英文征服普宣广告引导页面
Version:	1.0
Date:		2009/09/10
Author:		jasy
Update:		
*/

/* CSS Reset */
body, div, span, applet, object, iframe,input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption{ text-align:left;}
ins{ text-decoration: none;}
del{ text-decoration: line-through;}
input,select,img{ vertical-align:middle;}
input,textarea,select{font:12px Tahoma,Geneva, Arial, Helvetica, sans-serif; }
fieldset, img { border: 0; }
address,code,caption,th,cite,dfn,em,var{font-style:normal;}
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }
q:before, q:after { content:""; }
legend{ display:none;}


/* bass css */
body{ margin:0 auto; font:12px/1.8 Tahoma,Geneva, Arial, Helvetica, sans-serif; color:#4f412d; background-color:#000; }
.full_bg{ background:url(http://images.91.com/co/img/flypage/100211/full_bg.jpg) no-repeat center top;}
.wrapper{ margin:0 auto; width:1002px; min-height:900px; height:900px;}
td {font-size:12px; line-height:1.8;}
.txt_left{ text-align:left;}
.txt_center{ text-align:center;}
.txt_right{ text-align:right;}
.txt_hide{ text-indent:-999em; display:block;}
.txt_u{ text-decoration:underline;}
.txt_t{ text-decoration:line-through;}
.txt_i{ text-indent:2em;}
.fw_n{ font-weight:normal;}
.fw_b{ font-weight:bold;}
.fs_12{ font-size:12px;}
.fs_14{ font-size:14px;}
.btn_txt_hide{ font-size:0px; overflow:hidden; line-height:999px; cursor:pointer;border:none;}
.left{ float:left;}
.right{ float:right;}
.undis{ display:none;}
.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clear {+display:none; clear:both }

/*********public style*********/

/* link css */
a {color: #f9dd9d; text-decoration:none; outline:none;}
a:hover { color:#ffd200;}

/* color & font  */
.c_red{ color:red;}
.c_black{ color:#333;}
.c_black2{ color:#000;}
.c_orange{ color:#ff7200;}
.c_grey{ color:#999;}
.c_green{ color:#00700a;}
.c_blue{ color:#0d5c84;}




/****************************************** 
 *index
 ******************************************/

/* -----------header---------- */
.header{ height:522px; position:relative}
.reg{ position:absolute; left:47px; bottom:0;}
.reg a{ display:block; width:144px; height:82px; text-indent:-999em;}

/* -----------body------------ */
.body{}
	
	.mode1{ float:left; width:408px; height:191px; background:url(http://images.91.com/co/img/flypage/100211/bg1.jpg) no-repeat; padding:30px 25px 0 72px;}
	.mode1 h3{ font-weight:bold; font-size:18px; color:#000; font-family:Arial, Helvetica, sans-serif;}
	.mode1 p{ font-weight:bold;}
	
	.mode2{ float:left; width:435px; height:169px; background:url(http://images.91.com/co/img/flypage/100211/bg2_1.jpg) no-repeat; padding:52px 0 0 62px;}
	.mode2 li{ float:left; width:205px; font-weight:bold; font-size:11px; margin-bottom:16px;}
	.mode2 li.l2{ width:90px;}
	
	.column2{ height:170px; background:url(http://images.91.com/co/img/flypage/100211/bg3.jpg) no-repeat; position:relative; padding:32px 0 0 70px;} 
	.prev,.next{ position:absolute; top:70px; width:10px; height:26px; background:url(http://images.91.com/co/img/flypage/100211/btn.gif) no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;}
	.prev{ background-position:0 0; left:57px; }
	.next{ background-position:-10px 0; right:89px; }
	.pics{ width:830px; overflow:hidden; height:104px;}
	.inpics{ width:99999px;}
	.pic_list{ float:left;}
	.pic_list li{ float:left; margin-right:7px; display:inline;}
	.pic_list li img{ width:156px; height:98px; border:1px solid #bd3212; padding:1px;}

/* -----------footer---------- */
.footer{ text-align:center; padding:20px 0; color:#44361a}
.footer a{ color:#44361a; margin:5px; font-weight:bold;}
.footer a:hover{ color:#f9dd9d;}
.footer table{ margin:0 auto;}
.logo { width:210px; height:100px; position:absolute; top:1px; left:18px; text-indent:-500em; z-index:100; cursor:pointer; display:block;}
