/**Author :Gen**/
/**Project :Magzine Site**/
/**Browser Dependencies**/ 
* {
	margin: 0;
	padding: 0;
	text-decoration: blink;
}
/**Body**/

body 
{
 background:#565D6E url('images/background.jpg') repeat-x left top;
 font: .9pt ËÎÌå;
 color: #9F9A9F;
 line-height: 1.6em;
}

/**Common Tags **/

h3 a {
    color: #08AAE7
}
h3 a:hover {
    text-decoration: underline
}

a {
    text-decoration: none;
} 

/**zhongjian **/
#zhongjian {
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/**Top **/
 
#top {
 
    background: url(images/mainbg.png);
    height: 114px;
    padding: .1em;
} 

#sf93113_t {
    background: #fff;
}

 #top h1 {
    padding: 10px 0px 0px 10px;
    margin: 0;
    color: #fff;
    font: normal 2.8em Georgia, "Times New Roman", Arial;
} 
#top p {
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
} 

#sf93113_t #menu ul {
	border-bottom: 4px solid #5f5d5d;
	margin: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 31px;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	background: transparent url('images/1.gif') repeat-x top left;
	border-top: 1px solid #C0E2D4;
	padding: 0px;
}

 #sf93113_t li {
    display: inline;
    margin: 0;
    padding: 0;
}


 #sf93113_t #menu li a {
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	height: 21px;
	background: transparent url('images/divider2.gif') no-repeat top right;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 25px;
}

 #sf93113_t #menu li a:hover {
    background: transparent url('images/navhover1.gif') no-repeat top right;
}

 #sf93113_t #menu li a.current, #sf93113_t #menu li a.current:hover {
    color: #fff;
    background: transparent url('images/navon1.gif') no-repeat top right;
}

 #sf3210 {
    background: #EEEEEE url('images/sf3210_gradient.png') repeat-x scroll 0 0;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 4px 0 1px;
    text-align: right;
}

 #sf3210 a {
    padding: 1px 14px 0 17px;
    color: #333;
}

 #sf3210 a:hover {
    text-decoration: underline;
}

 #sf3210 .shop a {
    background: url('images/shirt.png') no-repeat;
} #sf3210 .mail a {
    background: url('images/envelope.png') no-repeat;
} #sf3210 .feed a {
    background: url('images/feed.png') no-repeat;
} #leftnav {
    margin: 0 0 0 65%;
    padding: 1em;
}

/**Footer part **/
 #footer {
    border-top: 1px dotted gray;
    clear: both;
    margin: 0;
    color: #CCCCCC;
    text-align: center;
    font-size: 9pt;
}
 #footer {
	min-height: 22px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #333333;
} #footer p, p a {
}
#footer a {
    text-decoration: none;
}

 #f3301xia {
    border-top: 1px dotted gray;
    clear: both;
    margin: 0;
    color: #333;
    text-align: center;
    font-size: 9pt;
}
 #f3301xia {
	min-height: 22px;
	background-color: #035F81;
	height: 60px;
	padding: 12px;
	color: #FFFFFF;
} #f3301xia p, p a {
    color: #FFCC00;
}
#f3301xia a {
    text-decoration: none;
}
.S2 {font-size: 10pt; font-weight:bold}
.sh8 {
	font-family: "¿¬Ìå_GB2312";
	padding-top: 10px;
	padding-left: 10px;
}
body,td,th {
	font-size: 9pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}

