﻿@charset "utf-8";

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,form{ margin:0;padding:0;border:0; }
body{ background:#fff;color:#4b9800; }
ul,ol{ list-style:none; }


.fl{ float:left; }
.fr{ float:right; }
.clr{ clear:both; }
.blk{ display:block; }
.tc{ text-align:center; }

a {
text-decoration:none;
}

a:hover, a:active {
text-decoration:underline;
}


body{ font:normal 63%/120% "宋体",Arial, Helvetica, sans-serif; background:#f0a087; }


#page{ width:1004px; margin:auto; background:#fff; }
.page_mrg{ margin:0 6px; }

#header{ font-size:1.2em; }
ul.header_navs{ background:#ff741f; height:21px; font-size:1em; }
ul.header_navs li{ background:url(../images/icon_4bits.gif) no-repeat 4px 9px; padding:5px 15px 0 11px; float:left; }
ul.header_navs a{ color:#fff; }


#content{ font-size:1.2em; }


#footer{ color:#a6a6a6; height:60px; padding:13px 0; font-size:1.2em; }
.footer_navs{ margin-bottom:12px; }
.footer_navs *{ color:#5ec9e0; }

#nav_fs{ float:right; }
#nav_fs.display ul{ display:block; }
#nav_fs.hidden ul{ display:none; }
#nav_fs ul{ border:solid 1px #bdbdbc; border-bottom:none; background:#fff; width:114px; position:absolute; margin-top:-83px; }
#nav_fs a{ color:#bdbdbc; line-height:1.7em; padding:0 5px; }



/* tools */

.arow_model{ 
	height:16px; 
	line-height:1.6em; 
	width:76px;
	color:#fff;
	text-align:center;
	font-size:1em;
	border:0;
	background:url(../images/btn_arr_r.gif) no-repeat 5px 5px;
}
.arow_model_posl{
	background-position:5px 5px;
}
.arow_model_posr{
	background-position:63px 5px;
}
.arow_model_l{
	background-image:url(../images/btn_arr_l.gif);
	background-repeat:no-repeat;
}
.arow_model_r{
	background-image:url(../images/btn_arr_r.gif);
	background-repeat:no-repeat;
}


.title_model{ height:73px; border-bottom:dotted 1px #fff; background-position:7px 17px; background-repeat:no-repeat; margin-top:3px; }

img.loadbar{ margin:0 auto; position:relative; top:50px; }

.arow_modelPage
{
	font:normal 63%/120% "宋体",Arial, Helvetica, sans-serif; 
	height:16px; 
	line-height:1.4em; 
	width:120px;
	color:#fff;
	text-align:center;
	font-size:1em;
	border:0;
	
}
a.page:hover, a.page:active {
text-decoration:none;
}


