/* ---------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
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 {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	vertical-align: baseline; 
}

/* body----------------------------------------*/
body {
	font-size: 12px;
	text-align: center;
 	 
}

/* font --------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {}
/* list -----------------------------------------------------------*/
ol,ul {list-style-type: none;}
li {list-style: none;}
/* clearfix-----------------------------------------------------*/
.clearfix:after,.main:after,.m965:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}/*IE7ÓÃ*/
* html .clearfix,* html .main ,m980{ zoom: 1; display: inline-block;}/* Hides from IE-mac \*/
.clearfix,.main,.m980{ display:block;}/* End hide from IE-mac */
.l{ float:left;} .r{ float:right;} 

 
.hidden{ display:none;}
 .lnav{width:620px; float:left;}
.lnav a{ margin-right:7px;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
 /*¼ä¸ô*/
.blank1{ height:1px; clear:both; font-size:1px;overflow:hidden;}
.blank2{ height:2px; clear:both; font-size:1px;overflow:hidden;}
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank5{height:5px; font-size:1px; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;}
.blank8{ height:8px; font-size:1px; clear:both;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank10{ height:10px; font-size:1px; clear:both;overflow:hidden;}
.blank15{ height:18px; font-size:1px; clear:both;overflow:hidden;}
.blank20{ height:20px; font-size:1px; clear:both;overflow:hidden;}
.blank25{ height:25px; font-size:1px; clear:both;overflow:hidden;}
.blank{ height:400px; width:1000px;   clear:both;overflow:hidden; position:relative; margin:0 auto;}
 
  
/* link  ------------------------------*/
a:link    {color: #5c5c5c;text-decoration: none;}
a:visited {color:#5c5c5c;text-decoration: none;}
a:hover   {color: #5c5c5c;text-decoration: none;}
a:active  {color: #5c5c5c;text-decoration: none;}
.cRed,.cRed:link,.cRed:visited,.cRed:hover{ color:#e37000;}

.cWhite,.cWhite:link,.cWhite:visited,.cWhite:hover{ color:#FFF;}

.cBlue,.cBlue:link,.cBlue:visited,.cBlue:hover{ color:#2b8ee2;text-decoration:none;}
.cBlue a,.cBlue a:link,.cBlue a:visited,.cBlue a:hover{ color:#2b8ee2; text-decoration:none;}
 