﻿/*Reset Css*/
body{font-family:"宋体",arial;margin:0;padding:0;background:#FFF;font-size:12px;color:#646262; line-height:20px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img,input{border:0;} 
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} 
ol,ul{list-style:none;} 
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:700;} 

/* Common */
.wrap{width:960px; margin:0 auto; overflow:hidden;}
.mb10{margin-bottom:10px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.mt8{margin-top:8px;}
.pl5{padding-left:5px;}
.text-indent{text-indent:2em;}


.overflow{overflow:hidden;}
.pointer{cursor:pointer;}

/* Link */
a:link{color:#646262;text-decoration:none;}
a:visited{color:#646262;text-decoration:none;}
a:hover{color:#ec1543;text-decoration:underline;}
a:active{color:#ec1543;}

.o_red{color:#ec1543;}
.o_red a{color:#ec1543!important;}

.sred{color:#a91d07;}
.sred a{color:#a91d07!important;text-decoration:underline;}
.sred a:hover{text-decoration:none;}

.s_gray{color:#646262;}
.s_gray a:link{text-decoration:underline;}
.s_gray a:hover{color:#646262; text-decoration:none;}
.l_gray{color:#c0c0c0;}
.l_gray a{color:#c0c0c0;}

.n_blue{color:#0241be;}
.n_blue a{color:#0241be;}

/* Color */
.black{color:#000;}

/* Font */
.fB{font-weight:700;}
.fN{font-weight:normal;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f18{font-size:18px;}

/* Other */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.hidden{display:none;}
.t_left{text-align:left;}
.t_right{text-align:right;}
.t_mid{text-align:center;}
.blank{clear:both;display:block;font-size:1px;height:9px;overflow:hidden;}


/* Navigation  CSS  */

.wrap .nav{font-size:14px; font-weight:bold; padding:10px 0;} 
.wrap .nav ul a{width:90px;color:#fff;text-decoration:none;display:block;}

.on{width:90px;height:37px; line-height:37px;display:block;}
.on a{color:#000!important;background:url(../images/index_bg.gif) 0px -29px;} 

.wrap .nav ul{width:960px;text-align:center;background:url(../images/index_bg.gif) 0 -325px; height:37px; line-height:37px;}
.wrap .nav li{width:90px;float:left;height:37px; line-height:37px;display:block;background:url(../images/nav_libg.gif) right center no-repeat;}


/* ------ Foot ------ */
#foot{width:960px;margin:10px auto;clear:both;text-align:center;}
#foot .link{background-color:#a91d06; color:#fff; font-size:14px; text-align:left;font-weight:bold; padding:7px 20px;}
#foot .link a,#foot .link a:hover{color:#fff;}
#foot p{margin:10px 0 5px; line-height:24px;}
#foot .shai,#foot .szhen{width:400px; float:left; text-align:left;}
#foot .shai{padding:0 10px 0 80px;}




