* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
}
img {
	border-width: 0px;
}
.clear {
	font-size: 0px;
	clear: both;
}
a:link {
	TEXT-DECORATION: none;
	color: #FF9900;
}
a:visited {
	TEXT-DECORATION: none;
	color: #FF9900;
}
a:hover {
	TEXT-DECORATION: none;
	color: #3399CC;
}
a:active {
	TEXT-DECORATION: none;
}
.top_title a:link {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
.top_title a:visited {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
#header a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
.date {
	font-weight: bold;
	color: #FF9900;
}

#header a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
#header a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
#header a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
#footer a:link {
	TEXT-DECORATION: none;
	color: #000000;
}
#footer a:visited {
	TEXT-DECORATION: none;
	color: #000000;
}
#footer a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
#footer a:active {
	TEXT-DECORATION: none;
	color: #000000;
}
h1 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	margin-bottom: -5px;	
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header .head_logo {
	padding-left: 18px;
	float: left;
}
#header .head_link {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 6px;
	padding-right: 10px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	
}
#content p {
	margin-bottom: 10px;
}

#content .flash {
	padding-bottom: 20px;
}
#main {
	width: 660px;
	float: left;
}

#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}
#main .top_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/top_title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 15px;
}

#main .top_box1 {
	width: 660px;
	margin-bottom: 15px;
}
#main .top_box2 {
	float: left;
	width: 306px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	display: inline;
	padding-top: 1px;
	height: 90px;
}


#main .gray_box {
	background-color: #F7F7F7;
	border: 1px solid #EAEAEA;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 15px;
}

#side {
	width: 220px;
	float: right;
}
#side ul.side li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	list-style-type: none;
}

#side .scroll {
	overflow: auto;
	height: 145px;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-shadow-color: #F5F5F5;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-arrow-color: #3F9E9C;
	scrollbar-darkshadow-color: #F5F5F5;
}
#side .news_text {
	padding-bottom: 5px;
}
#side .side_title1 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/side_title_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

#side .gray_box {
	background-color: #F1F5F6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.font_red {
	color: #FF0000;
}

.font14_yollow_b {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.font14_green_b {
	font-size: 14px;
	font-weight: bold;
	color: #3F9E9C;
}
.font14 {
	font-size: 14px;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer .foot_box1 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}


#footer .foot_link {
	float: left;
	
}
#footer .top_btn {
	background-image: url(img/top_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 15px;
}

#footer .foot_copyright {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;	
}
#main .top_keyword_box {
	background-color: #FFFBD9;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main .top_keyword_box li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	height: 22px;
	vertical-align: middle;
}
