﻿@charset "utf-8";
BODY {
	FONT-FAMILY:Arial, Tahoma, "宋体";
	FONT-SIZE: 12px;
	COLOR: #000;
	PADDING: 0px;
	MARGIN: 0px;
	BORDER: 0px;
	BACKGROUND: #fff;
}
DIV {
    PADDING: 0px; MARGIN: 0px;
}
TABLE,TR,TD,TH {
    FONT-SIZE: 12px;
}
H1,H2,H3,H4,H5,H6 {
     FONT-SIZE: 12px; PADDING: 0px; MARGIN: 0px; font-weight:normal
}
FORM {
    MARGIN: 0px; PADDING: 0px;
}
INPUT,SELECT,TEXTAREA {
	FONT-FAMILY: Arial,"宋体"; FONT-SIZE: 12px;
}
FIELDSET,LABEL,LEGEND {
    BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
IMG,A IMG {
    BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
UL,OL,LI {
    PADDING: 0px; MARGIN: 0px;
}
DL,DT,DD {
	PADDING: 0px; MARGIN: 0px;
}
LI {
	LIST-STYLE-TYPE: none
}
HR {
   HEIGHT:0px; BORDER-BOTTOM:1px solid #ccc; BORDER-TOP:none;
}
P,B,I {
   PADDING: 0px; MARGIN: 0px;
}
P {
   MARGIN-BOTTOM: 0.8em;
}
/* Link */
A:LINK {
	COLOR: #039;
	TEXT-DECORATION: none
}
A:VISITED {
	COLOR: #039;
	text-decoration: none;
}
A:HOVER {
	COLOR: #da2027; TEXT-DECORATION: underline
}
A:ACTIVE {
	COLOR: #da2027;
}
/* Font */
.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}
.f15{
	font-size: 15px;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.f20{
	font-size: 20px;
}
.H06{
	height: 6px;
	font-size: 0px;
	overflow: hidden;
}
.H08{
	height: 8px;
	font-size: 0px;
	overflow: hidden;
}
.H10{
	height: 10px;
	font-size: 0px;
	overflow: hidden;
}

.LH20 {
	line-height: 20px;
}

.fB {
	FONT-WEIGHT: bold
}
.fBlack {
	font-family: "黑体";
}
/* Color */
.cWhite {
	color: #fff;
}
A.cWhite:link {
	COLOR: #fff;
}
A.cWhite:visited {
	COLOR: #fff;
}
.cBlack {
	color: #000;
}
A.cBlack:link {
	COLOR: #000;
}
A.cBlack:visited {
	COLOR: #000;
}
.cGrey {
	color: #ACACAC;
}
A.cGrey:link {
	COLOR: #ACACAC;
}
A.cGrey:visited {
	COLOR: #ACACAC;
}
.cDGrey {
	color: #666666;
}
A.cDGrey:link {
	COLOR: #666;
}
A.cDGrey:visited {
	COLOR: #666;
}
.cRed {
	color: #F00;
}
A.cRed:link {
	COLOR: #F00;
}
A.cRed:visited {
	COLOR: #F00;
}
.cDRed {
	COLOR: #bc2931
}
A.cDRed:link {
	COLOR: #bc2931
}
A.cDRed:visited {
	COLOR: #bc2931
}
.cYellow{
	color: #F60;
}
A.cYellow:link {
	COLOR: #F60;
}
A.cYellow:visited {
	COLOR: #F60;
}
.cBlue{
	color: #03c;
}
A.cBlue:link {
	COLOR: #03c;
}
A.cBlue:visited {
	COLOR: #03c;
}
.cDBlue{
	color: #039;
}
A.cDBlue:link {
	COLOR: #039;
}
A.cDBlue:visited {
	COLOR: #039;
}
.cGreen{
	color: #008000;
}
A.cGreen:link {
	COLOR: #008000;
}
A.cGreen:visited {
	COLOR: #008000;
}
/* Line */
.unLine,.unLine a {
	TEXT-DECORATION: none
}
.underLine{
	text-decoration: underline;
}
.solid{
    border-bottom: 1px solid #CCCCCC; 
}
.dashed{
    border-bottom: 1px dashed #CCCCCC; 
}
.dotted{
    border-bottom: 1px dotted #CCCCCC; 
}
/* Other */
.fLeft {
	FLOAT: left
}
.fMiddle{
	margin-right: auto;
	margin-left: auto;
}
.fRight {
	FLOAT: right
}
.tLeft {
	text-align: left;
}
.tCenter{
	text-align: center;
}
.tRight {
	text-align: right;
}
.clear {
	CLEAR: both; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; HEIGHT: 0px
}
.hidden {
	DISPLAY: none
}
/* HEADER */
#topline {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
#topbar {
	width: 960px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
#topbar a {
	font-size: 10px;
	color: #402b62;
}
#topbar a:visited {
    color: #402b62;
}
#topbar a:hover {
	COLOR: #da2027; TEXT-DECORATION: underline
}
#topbar .left {
	float: left;
	display: inline;
	margin-top: 6px;
}
#topbar .right {
	float: right;
	padding-top: 6px;
	display: inline;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#header .logo {
	float: left;
	padding-top: 12px;
	width: 200px;
	display: inline;
}
#header .banner {
	width: 760px;
	float: right;
	padding-top: 12px;
	text-align: center;
	display: inline;
}
#menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
}
#menu ul {
	padding-left: 80px;
}
#menu li {
	float: left;
	height: 28px;
	width: 100px;
	margin-right: 8px;
	text-align: center;
}
#menu li a {
	display: block;
	height: 28px;
	background-image: url(../images/menu_bg.gif);
	background-position: 100px 0px;
	width: 100px;
	font-weight: bold;
	line-height: 28px;
	color: #402b62;
}
#menu li a.current {
	display: block;
	height: 28px;
	background-image: url(../images/menu_bg.gif);
	background-position: 0px 0px;
	width: 100px;
	color: #FFFFFF;
	line-height: 28px;
} {
	display: block;
	height: 28px;
	background-image: url(../images/menu_bg.gif);
	background-position: 100px 0px;
	width: 100px;
	font-weight: bold;
	color: #402b62;
	line-height: 28px;
}
#searchbar {
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	background-color: #493574;
}
#searchbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	text-align: center;
	padding-top: 10px;
}
#searchbox .search_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #341b52;
	background-image: url(../images/input_text_bg.gif);
	background-position: left top;
	width: 450px;
	height: 18px;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	background-color: #FFFFFF;
}
#searchbox .search_btn {
	background-image: url(../images/search_btn_pic.gif);
	height: 22px;
	width: 82px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	margin-left: 5px;
}

#Popular {
	height: 40px;
	background-image: url(../images/Popular_bg.gif);
	background-repeat: repeat-x;
}
#Popular .Popular_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-top: 6px;
	height: 22px;
	text-indent: 10px;
}
#Popular .Popular_box a {
	font-size: 11px;
	color: #402b62;
}
#add {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
}
/* FOOTTER */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 16px;
	color: #666;
}
