/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   license: none (public domain)
*/
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, 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,
 caption, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	//border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
	line-height: 2em;
}
/* html5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 
 * these selection declarations have to be separate
 * no text-shadow: twitter.com/miketaylr/status/12228805301
 * also: hot pink!
 */

::-moz-selection { background: #59a9ff; color: #fff; text-shadow: none; }
::selection { background: #59a9ff; color: #fff; text-shadow: none; }


/* =============================================================================
   峬»
   ========================================================================== */

a:hover, a:active { outline: 0; }

/*=========================================
	main styles
=========================================*/


.clear {
clear: both;
}

/*=========================================
	ұ߽ϊ1%ĺ
=========================================*/
.blu_0 {
float: left;
width: 3%;
margin-left: 1%;
margin-right: 1%;
}

.blu_1 {
float: left;
width: 8%;
margin-left: 1%;
margin-right: 1%;
}

.blu_2{
float: left;
width: 210px;
margin-left: 2px;
margin-right: px;
}

.blu_3{
float: left;
width: 330px;
margin-left: 0;
margin-right: 0;
}
.blu_31{
	float: left;
	width: 325px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

.blu_33{
float: none;
width: 31%;
margin-left: 1%;
margin-right: 1%;
}

.blu_4{
float: left;
width: 330px;
margin-left: 0;
margin-right:0;
}

.blu_41{
	float: left;
	width: 320px;
	margin-left: 5;
	margin-right:0;
	background-image: ;
	background-repeat: repeat;
	display:inline;
}
.blu_5{
float: left;
width: 48%;
margin-left: 1%;
margin-right: 1%;
}

.blu_6{
float: left;
width: 392px;
margin-left: 0;
margin-right: 0;
}

.blu_7{
float: left;
width: 650px;
margin-left: 0;
margin-right: 0;
}

.blu_8{
float: left;
width: 785px;
margin-left:0;
margin-right:0;
}

.blu_9{
float: left;
width: 88%;
margin-left: 1%;
margin-right: 1%;
}

.blu_10{
float: left;
width: 98%;
margin-left: 1%;
margin-right: 1%;
}
/*=========================================
	ޱ߽
=========================================*/
.box_0 {
float: left;
width: 5%;
}

.box_1 {
float: left;
width: 10%;
}

.box_2{
float: left;
width: 20%;
}

.box_3{
float: left;
width: 30%;
}

.box_4{
float: left;
width: 40%;
}

.box_5{
float: left;
width: 50%;
}

.box_6{
float: left;
width: 60%;
}

.box_7{
float: left;
width: 70%;
}

.box_8{
float: left;
width: 80%;
}

.box_9{
float: left;
width: 90%;
}

.box_10{
float: left;
width: 100%;
}

/* floats */

.floatleft {
float: left;
}

.floatright {
float: right;
}


/*=========================================
	
=========================================*/
.offset_0 {
margin-left: 5%;
}

.offset_1 {
margin-left: 10%;
}

.offset_2 {
margin-left: 20%;
}

.offset_3 {
margin-left: 30%;
}

.offset_4 {
margin-left: 40%;
}

.offset_5 {
margin-left: 50%;
}

.offset_6 {
margin-left: 60%;
}

.offset_7 {
margin-left: 70%;
}

.offset_8 {
margin-left: 80%;
}

.offset_9 {
margin-left: 90%;
}

/*=========================================
	
=========================================*/
.after_0 {
margin-right: 5%;
}

.after_1 {
margin-right: 10%;
}

.after_2 {
margin-right: 20%;
}

.after_3 {
margin-right: 30%;
}

.after_4 {
margin-right: 40%;
}

.after_5 {
margin-right: 50%;
}

.after_6 {
margin-right: 60%;
}

.after_7 {
margin-right: 70%;
}

.after_8 {
margin-right: 80%;
}

.after_9 {
margin-right: 90%;
}





/*=========================================
	css3 media queriesж϶ͣ
=========================================*/

/* this is stage 2, when the main container becomes smaller. */

@media screen and (max-width: 999px) {
.container {
width: 720px;
}
}

/* stage 3, when the layout becomes fluid, and the size of the browser. */

@media screen and (max-width: 719px) {
.container {
width: 100%;
}

}

/* here, all the elements are the same size.  this way, mobile users can also use the site. */

@media screen and (max-width: 479px) {

.blu_1 {
width: 98%;
}

.blu_2 {
width: 98%;
}

.blu_3 {
width: 98%;
}

.blu_4 {
width: 98%;
}
.blu_5 {
width: 98%;
}

.blu_6 {
width: 98%;
}

.blu_7 {
width: 98%;
}

.blu_8 {
width: 98%;
}
.blu_9 {
width: 98%;
}

.blu_10 {
width: 98%;
}
}

/*=========================================
	

mac os

ϸstheiti light [stxihei]\534e\6587\7ec6\9ed1ϸ 
ĺstheiti\534e\6587\9ed1\4f53ĺ 
 ŀstkaiti\534e\6587\6977\4f53ŀ 
simsunstsong\534e\6587\5b8b\4f53simsun 
 ķstfangsong\534e\6587\4eff\5b8bķ 
 prolihei pro medium\4e3d\9ed1 pro pro 
 prolisong pro light\4e3d\5b8b pro pro 
 biaukai\6807\6977\4f53꿬 
ƻкapple ligothic medium\82f9\679c\4e3d\4e2d\9ed1ƻк 
ƻϸapple lisung light\82f9\679c\4e3d\7ec6\5b8bƻϸ 
windows

ϸpmingliu\65b0 \7ec6\660e\4f53ϸ 
ϸmingliu\7ec6\660e\4f53ϸ 
꿬dfkai-sb\6807 \6977\4f53꿬 
simhei\9ed1\4f53 
simsunsimsun\5b8b\4f53simsun 
simsun nsimsun\65b0\5b8b\4f53simsun 
fangsong\4eff\5b8b 
kaiti\6977\4f53  
_gb2312fangsong_gb2312\4eff\5b8b_gb2312_gb2312 
 _gb2312kaiti_gb2312\6977\4f53_gb2312_gb2312 
΢microsoft jhenghei\5fae\x8f6f\6b63\9ed1\4f53΢ 
΢źmicrosoft yahei\5fae\8f6f\96c5\9ed1΢ź 
office

lisu\96b6\4e66 
բ youyuan\5e7c\5706բ 
ϸstxihei\534e\6587\7ec6\9ed1ϸ 
ŀ stkaiti\534e\6587\6977\4f53ŀ 
simsunstsong\534e\6587\5b8b\4f53simsun 
 stzhongsong\534e\6587\4e2d\5b8b 
ķstfangsong\534e\6587\4eff \5b8bķ 
fzshuti\65b9\6b63\8212\4f53 
ҧfzyaoti\65b9 \6b63\59da\4f53ҧ 
ĳstcaiyun\534e\6587\5f69\4e91ĳ 
 sthupo\534e\6587\7425\73c0 
stliti\534e\6587\96b6\4e66 
 пstxingkai\534e\6587\884c\6977п 
κstxinwei\534e\6587\65b0\9b4f κ 

=========================================*/
