/*--------------------------分页条-------------------------------*/
div.pagebar {float:left;text-align:left;width:580px;padding:0 5px 0 5px;line-height:150%; font-size:10px;font-family:arial, helvetica, sans-serif; margin:15px 0 10px 2px; color:#666666; padding:0 0 0 15px;}
div.pagebar .now-page { border:1px solid #acacac; margin:0 0 0 2px;padding:0 5px 0 5px;text-decoration: none;font-family:arial, helvetica, sans-serif;}
div.pagebar a {border:1px solid #acacac;text-decoration: none;padding:0 5px 0 5px;margin:15px 0 10px 2px;}
div.pagebar a:visited {border:1px solid #666666;text-decoration: none;}
div.pagebar a:hover { border:1px solid #666666;text-decoration: none;}

@charset "utf-8";
/* css document */


/*header login*/	
i{padding-left:30px; padding-right:10px}
#header_login {
	margin: 0px auto;
	height: 28px;
	line-height: 28px;
	color: #eee;
	text-align: left;
	padding-left: 12px;
	font-family: "宋体";
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
 	*background-image: url(bg_login.gif)!important;
 	*background-image: url(bg_login.gif);
	background-image: url(bg_login.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	}
#header_login a:link, #header_login a:visited {
	color: #eee;
	text-decoration: underline;
	}

/*site_frame start*/
#site_frame {
 	*background-image: url(bg_body.gif)!important;
 	*background-image: url(bg_body.gif);
	background-image: url(bg_body.gif);
	background-repeat: repeat-x;
	background-position: center -460px;
	}
#body_top {
	width: 938px;
	height: 14px;
	margin: 0px auto;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #fff;
 	*background-image: url(body_top.jpg)!important;
 	*background-image: url(body_top.jpg);
	background-image: url(body_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#body_page {
	width: 938px;
	margin: 0px auto;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #fff;
	}
#page_left {
	float: left;
	width: 678px;
	margin-left: 0px;
	}

#main_left {
float: right;
width: 678px;
margin-left: 0px;
}
#logo{float:left;}
#top_right{float:right; width:600px; height:55px}
#top_right ul{list-style-type:none}
#top_right ul li{width:100px; float:left}
/** news ***************************/
#page_news {
	margin-left: 0px;
	width: 675px;
	background-color: #ffffff;
	border: solid 1px #b7bbc1;
	clear: both;
	*background-image: url(page_newsshow.jpg)!important;
 	*background-image: url(page_newsshow.jpg);
	background-image: url(page_newsshow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#page_news h1 {
	font-size: 20px;
	margin: 20px 0px 10px 0px;
	text-align: center;
	color: #000000;
	}
#guide{height:30px; width:100%; background-color:#CCCCCC; padding-top:10px; padding-left:5px}

#page_edit {
	margin: 0px auto;
	width: 96%;
	color: #c00;
	padding: 6px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	}
#page_edit a {
	color: #c00;
	text-decoration: underline;
	}
#page_intro {
	width: 96%;
	color: #666;
	font-size: 14px;
	margin: 5px auto;
	line-height: 21px;
	text-align: left;
	}
#page_content {
	margin: 0px auto;
	width: 96%;
	color: #000000;
	font-size: 12px;
	margin-top: 25px;
	line-height: 24px;
	text-align: left;
	clear: both;
	height:500px
	}
#page_content p {
	text-indent: 24px;
	margin-bottom: 8px;
	}
#page_google_baidu {
	font-size: 14px;
	text-align: left;
	line-height: 25px;
	margin: 5px auto;
	margin-left: 15px;
	clear: both;
	}
#page_google_baidu a{
	font-size: 14px;
	text-decoration: underline;
	}
#page_editbot {
	margin: 0px auto;
	width: 96%;
	color: #c00;
	padding: 5px 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	}
#page_editbot a {
	color: #c00;
	text-decoration: underline;
	}
/** seo ***************************/
#page_seo {
	margin-left: 0px;
	width: 675px;
	background-color: #ffffff;
	border: solid 1px #b7bbc1;
	clear: both;
	*background-image: url(page_news.jpg)!important;
 	*background-image: url(page_news.jpg);
	background-image: url(page_news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#page_seo h3 {
	font-size: 14px;
	padding: 7px 0px 8px 10px;
	text-align: left;
	letter-spacing: 1px;
	}
/**4 columns************************/
.page_newsleft {
	float: left;
	width: 332px;
	background-color: #ffffff;
	border: solid 1px #b7bbc1;
	*background-image: url(page_news.jpg)!important;
 	*background-image: url(page_news.jpg);
	background-image: url(page_news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
.page_newsleft h3 {
	font-size: 13px;
	padding: 6px 0px 8px 10px;
	text-align: left;
	letter-spacing: 1px;
	}
.page_newsleft ul {
	list-style: none;
	margin: 3px 0px 3px 7px;
	font-family: "宋体";
	}
	
.page_newsleft ul li {
	line-height: 20px;
	text-align: left;
	font-family: "宋体";
	padding-left:3px;
	height:20px; float:left
	}
.page_newsleft ul li a:link, .page_newsleft ul li a:visited {
	font-family: "宋体";
	color: #333;
	text-decoration: none;
	}
.page_newsleft ul li a:hover {
	font-family: "宋体";
	color: #c00;
	text-decoration: underline;
	}
.page_newsright {
	float: right;
	width: 332px;
	background-color: #ffffff;
	border: solid 1px #b7bbc1;
	*background-image: url(page_news.jpg)!important;
 	*background-image: url(page_news.jpg);
	background-image: url(page_news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
.page_newsright h3 {
	font-size: 13px;
	padding: 6px 0px 8px 10px;
	text-align: left;
	letter-spacing: 1px;
	}
.page_newsright ul {
	list-style: none;
	margin: 3px 0px 3px 7px;
	font-family: "宋体";
	}
.page_newsright ul li {
	line-height: 20px;
	text-align: left;
	font-family: "宋体";
	height:20px; float:left
	}
.page_newsright ul li a:link, .page_newsright ul li a:visited {
	font-family: "宋体";
	color: #333;
	text-decoration: none;
	}
.page_newsright ul li a:hover {
	font-family: "宋体";
	color: #c00;
	text-decoration: underline;
	}
/***page right*********************/
#page_right {
	float: right;
	width: 246px;
	margin-right: 0px;
	background-color: #dedede;
	}
#main_right {
	float: left;
	width: 246px;
	margin-right: 0px;
	background-color: #dedede;
	}
#page_search {
	vertical-align: top;
	height: 40px;
 	*background-image: url(page_searchbg.jpg)!important;
 	*background-image: url(page_searchbg.jpg);
	background-image: url(page_searchbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#page_input {
	margin-top: 9px;
	width: 160px;
	height: 18px;
	line-height: 18px;
	border: solid 1px #ddd;
	}
#page_about {
	margin: 12px auto;
	}
.page_right_title {
	margin: 0px auto;
	width: 222px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	*background-image: url(page_right_title.jpg)!important;
 	*background-image: url(page_right_title.jpg);
	background-image: url(page_right_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.page_right_title h3 {
	font-size: 14px;
	padding-left: 10px;
	letter-spacing: 1px;
	}
.page_right_list {
	margin: 0px auto;
	padding: 6px 0px;
	width: 222px;
	list-style: none;
	background-color: #fff;
	}
.page_right_list li {
	line-height: 22px;
	font-family: "宋体";
	text-align: left;
	margin-left: 10px;
	}
.page_right_list li a:link, .page_right_list li a:visited {
	color: #000;
	text-decoration: none;
	font-family: "宋体";
	}
.page_right_list li a:hover {
	color: #c00;
	text-decoration: underline;
	font-family: "宋体";
	}
.page_right_bottom {
	margin: 0px auto;
	height: 4px;
	*background-image: url(page_right_bottom.jpg)!important;
 	*background-image: url(page_right_bottom.jpg);
	background-image: url(page_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#page_rightbot {
	margin: 0px auto;
	height: 95px;
	*background-image: url(page_rightbot.jpg)!important;
 	*background-image: url(page_rightbot.jpg);
	background-image: url(page_rightbot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#page_faq {
	margin: 0px auto;
	width: 220px;
	background-color: #ffffff;
	border: solid 1px #b7bbc1;
	background-image: url(page_tool.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	}
#page_faq h3 {
	clear: both;
	font-size: 14px;	
	padding: 6px 0px 0px 10px;
	text-align: left;
	letter-spacing: 1px;
	}
#page_faq ul {
	margin: 5px 0px 5px 10px;
	}
#page_faq ul li {

	clear: both;
	line-height: 23px;
	text-align: left;
	font-family: "宋体";
	}
#page_faq ul li a:link, #page_faq ul li a:visited {
	color: #000;
	text-decoration: none;
	font-family: "宋体";
	}
#page_faq ul li a:hover {
	color: #c00;
	text-decoration: underline;
	font-family: "宋体";
	}
#page_rightbot {
	margin: 0px auto;
	height: 95px;
	background-image: url(page_rightbot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
#member_login {
	clear: both;
	height: 900px;
	margin: 0px auto;
	}
#member_login table {
	margin: 0px auto;
	}
#member_login .header_input {
	margin: 5px 5px 5px 10px;
	width: 250px;
	border: solid 1px #999999;
	}
#member_login .header_submit {
	margin: 5px 10px 5px 10px;
	height: 20px;
	line-height: 20px;
	width: 75px;
	background-color: #eee;
	border: 1px solid #999;
	}
#page_membercontent {
	width: 96%;
	margin: 20px auto;
	}
.page_trborder {
	background-color:#fefefe;
	line-height: 25px;
	text-align: left;
	padding: 5px;
	}
.linetr {
	line-height: 33px;
	}









#header_bot {
	clear: both; border-right: #fff 1px solid; background-position: center top; background-image: url(banner.jpg)! important; margin: 0px auto; border-left: #fff 1px solid; border-bottom: #fff 1px solid; background-repeat: no-repeat; list-style-type: none; height: 220px; text-align: center
}
#banner_left {
	float: left; margin-left: 2px; width: 25%
}
#banner_right {
	float: right; margin-left: 5px; width: 73%
}
.margintop {
	clear: both; margin-top: 18px
}
#banner_p {
	padding-right: 25px; padding-left: 10px; font-size: 9pt; padding-bottom: 20px; color: #eeeeee; line-height: 24px; padding-top: 25px; text-align: left
}
#banner_h2 {
	clear: both; padding-left: 10px; color: #ff0000; text-align: left
}
#banner_h2 p {
	clear: both; margin-top: 5px; font-size: 8pt; color: #9b9b9b; text-align: left
}
#header_login {
	clear: both; border-right: #fff 1px solid; background-position: center center; background-image: url(bg_login.gif)! important; margin: 0px auto; border-left: #fff 1px solid; color: #dddddd; line-height: 28px; background-repeat: repeat-x; height: 28px; text-align: left
}
#header_login table {
	clear: both; margin: 0px auto
}
#header_login a:link {
	color: #dddddd; text-decoration: underline
}
#header_login a:visited {
	color: #dddddd; text-decoration: underline
}
#header_login .header_input {
	border-right: #d01920 1px solid; border-top: #d01920 1px solid; border-left: #d01920 1px solid; width: 200px; margin-right: 10px; border-bottom: #d01920 1px solid
}
#header_login .header_submit {
	background-position: center center; background-image: url(submit_login.jpg)! important; width: 63px; margin-right: 13px; height: 18px}
#site_frame {
	background-position: center -460px; background-image: url(bg_body.gif)! important; background-repeat: repeat-x; background-color: #91a5af
}
#body_top {
	border-right: #fff 1px solid; background-position: center top; background-image: url(body_top.jpg)! important; margin: 0px auto; border-left: #fff 1px solid; width: 938px; background-repeat: no-repeat; height: 14px; background-color: #fff
}
#body_page {
	border-right: #fff 1px solid; margin: 0px auto; border-left: #fff 1px solid; width: 938px; background-color: #fff
}
#page_left {
	float: left; margin-left: 0px; width: 678px
}
#news_adver {
	float: left; width: 240px; height: 210px; background-color: #eeeeee
}
#news_hot {
	border-right: #b7bbc1 1px solid; border-top: #b7bbc1 1px solid; float: left; margin-left: 10px; border-left: #b7bbc1 1px solid; width: 425px; border-bottom: #b7bbc1 1px solid; height: 208px; background-color: #ffffff
}
#news_hot h2 {
	clear: both; font-size: 16px; margin: 10px 0px 7px; color: #cc0000
}
#news_hot h2 a {
	color: #cc0000; text-decoration: none
}
#news_hot h2 a:hover {
	color: #cc0000; text-decoration: underline
}
#news_hot p {
	clear: both; font-size: 9pt; margin: 0px 20px 5px; color: #555555; line-height: 20px; font-family: verdana, geneva, sans-serif; text-align: left; text-indent:24px
}
#news_hot p a {
	color: #333333; text-decoration: underline
}
#news_hotlist {
	margin-left: 16px; list-style-type: none
}
#news_hotlist li {
	float: left; width: 195px; line-height: 21px; font-family: "宋体"; list-style-type: none; text-align: left
}
#news_hotlist li a:link {
	color: #000000; font-family: "宋体"; text-decoration: none
}
#news_hotlist li a:visited {
	color: #000000; font-family: "宋体"; text-decoration: none
}
#news_hotlist li a:hover {
	color: #cc0000; font-family: "宋体"; text-decoration: underline
}
#page_news {
	clear: both; border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; background-image: url(page_news.jpg)! important; margin-left: 0px; border-left: #b7bbc1 1px solid; width: 675px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff; text-align:left;
}
#page_news h3 {
	padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 8px; padding-top: 7px; letter-spacing: 1px; text-align: left
}
.news_daylist {
	clear: both; border-right: #fff 1px solid; border-top: #fff 1px solid; margin: 7px 12px 0px; border-left: #fff 1px solid; border-bottom: #fff 1px solid
}
.news_daylist h6 {
	float: left; margin: 3px auto; color: #c00; font-family: "宋体"; text-align: left
}
.news_daylist h6 a {
	color: #cc0000; text-decoration: underline
}
.news_daylist h6 a:hover {
	color: #cc0000; text-decoration: underline
}
.typeright {
	float: right; color: #000; margin-right: 5px
}
.typeright a {
	color: #000; text-decoration: underline
}
.typeright a:hover {
	color: #c00; text-decoration: underline
}
.news_daylist p {
	clear: both; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; color: #444; line-height: 22px; padding-top: 0px; font-family: "宋体"; text-align: left; text-indent:24px
}
#page_seo {
	clear: both; border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; background-image: url(page_news.jpg)! important; margin-left: 0px; border-left: #b7bbc1 1px solid; width: 675px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
#page_seo h3 {
	padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 8px; padding-top: 7px; letter-spacing: 1px; text-align: left
}
.page_newsleft {
	border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; float: left; background-image: url(page_news.jpg)! important; border-left: #b7bbc1 1px solid; width: 332px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
.page_newsleft h3 {
	padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 8px; padding-top: 7px; letter-spacing: 1px; text-align: left
}
.page_newsleft ul {
	margin: 3px 0px 3px 7px; font-family: "宋体"; list-style-type: none
}
.page_newsleft ul li {
	line-height: 20px; font-family: "宋体"; text-align: left
}
.page_newsleft ul li a:link {
	color: #333; font-family: "宋体"; text-decoration: none
}
.page_newsleft ul li a:visited {
	color: #333; font-family: "宋体"; text-decoration: none
}
.page_newsleft ul li a:hover {
	color: #c00; font-family: "宋体"; text-decoration: underline
}
.page_newsright {
	border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; float: right; background-image: url(page_news.jpg)! important; border-left: #b7bbc1 1px solid; width: 332px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
.page_newsright h3 {
	padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 8px; padding-top: 7px; letter-spacing: 1px; text-align: left
}
.page_newsright ul {
	margin: 3px 0px 3px 7px; font-family: "宋体"; list-style-type: none
}
.page_newsright ul li {
	 line-height: 20px; font-family: "宋体"; text-align: left
}
.page_newsright ul li a:link {
	color: #333; font-family: "宋体"; text-decoration: none
}
.page_newsright ul li a:visited {
	color: #333; font-family: "宋体"; text-decoration: none
}
.page_newsright ul li a:hover {
	color: #c00; font-family: "宋体"; text-decoration: underline
}
#page_link {
	clear: both; border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; background-image: url(page_news.jpg)! important; margin-left: 0px; border-left: #b7bbc1 1px solid; width: 675px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
#page_link h3 {
	padding-right: 0px; padding-left: 10px; font-size: 12px; float: left; padding-bottom: 8px; color: #c00; padding-top: 7px; letter-spacing: 1px; text-align: left
}
#page_linkmail {
	font-size: 8pt; float: right; color: #c00; line-height: 25px; margin-right: 10px; font-family: verdana, geneva, sans-serif
}
#page_linkbody {
	clear: both; padding-right: 5px; padding-left: 5px; font-size: 9pt; padding-bottom: 5px; padding-top: 5px; text-align: left
}
#page_linkbody a:link {
	margin-left: 7px; color: #333; text-decoration: none
}
#page_linkbody a:visited {
	margin-left: 7px; color: #333; text-decoration: none
}
#page_linkbody a:hover {
	margin-left: 7px; color: #c00; text-decoration: underline
}
#page_right {
	float: right; width: 246px; margin-right: 0px; background-color: #dedede
}
#page_search {
	background-position: center top; background-image: url(page_searchbg.jpg)! important; vertical-align: top; background-repeat: no-repeat; height: 40px
}
#page_input {
	border-right: #ddd 1px solid; border-top: #ddd 1px solid; margin-top: 9px; border-left: #ddd 1px solid; width: 160px; line-height: 18px; border-bottom: #ddd 1px solid; height: 18px
}
#page_about {
	margin: 12px auto
}
.page_right_title {
	background-position: center top; background-image: url(page_right_title.jpg)! important; margin: 0px auto; width: 222px; line-height: 25px; background-repeat: no-repeat; height: 25px; text-align: left
}
.page_right_title h3 {
	padding-left: 10px; font-size: 14px; letter-spacing: 1px
}
.page_right_list {
	padding-right: 0px; padding-left: 0px; padding-bottom: 6px; margin: 0px auto; width: 222px; padding-top: 6px; list-style-type: none; background-color: #fff
}
.page_right_list li {
	margin-left: 10px; line-height: 22px; font-family: "宋体"; text-align: left
}
.page_right_list li a:link {
	color: #000; font-family: "宋体"; text-decoration: none
}
.page_right_list li a:visited {
	color: #000; font-family: "宋体"; text-decoration: none
}
.page_right_list li a:hover {
	color: #c00; font-family: "宋体"; text-decoration: underline
}
.page_right_bottom {
	background-position: center bottom; background-image: url(page_right_bottom.jpg)! important; margin: 0px auto; background-repeat: no-repeat; height: 4px
}
#page_tool {
	clear: both; border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; background-image: url(page_tool.jpg)! important; margin: 0px auto; overflow: auto; border-left: #b7bbc1 1px solid; width: 220px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
#page_tool h3 {
	clear: both; padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 0px; padding-top: 6px; letter-spacing: 1px; text-align: left
}
#page_tool ul {
	margin: 5px 0px 5px 10px; list-style-type: none
}
#page_tool ul li {
	float: left; width: 100px; line-height: 23px; font-family: "宋体"; text-align: left
}
#page_tool ul li a:link {
	color: #000; font-family: "宋体"; text-decoration: none
}
#page_tool ul li a:visited {
	color: #000; font-family: "宋体"; text-decoration: none
}
#page_tool ul li a:hover {
	color: #c00; font-family: "宋体"; text-decoration: underline
}
#page_rightbot {
	background-position: center top; background-image: url(page_rightbot.jpg)! important; margin: 0px auto; background-repeat: repeat-x; height: 95px
}
#page_faq {
	clear: both; border-right: #b7bbc1 1px solid; background-position: center top; border-top: #b7bbc1 1px solid; background-image: url(page_tool.jpg)! important; margin: 0px auto; border-left: #b7bbc1 1px solid; width: 220px; border-bottom: #b7bbc1 1px solid; background-repeat: repeat-x; background-color: #ffffff
}
#page_faq h3 {
	clear: both; padding-right: 0px; padding-left: 10px; font-size: 14px; padding-bottom: 0px; padding-top: 6px; letter-spacing: 1px; text-align: left
}
#page_faq ul {
	margin: 5px 0px 5px 10px; list-style-type: none
}
#page_faq ul li {
	clear: both; line-height: 23px; font-family: "宋体"; text-align: left
}
#page_faq ul li a:link {
	color: #000; font-family: "宋体"; text-decoration: none
}
#page_faq ul li a:visited {
	color: #000; font-family: "宋体"; text-decoration: none
}
#page_faq ul li a:hover {
	color: #c00; font-family: "宋体"; text-decoration: underline
}
#page_rightbot {
	background-position: center top; background-image: url(page_rightbot.jpg)! important; margin: 0px auto; background-repeat: repeat-x; height: 95px
}

#page_news a{
color: #cc0000;
}

#bottom{font-size: 9pt; background-image: url(footer_bg.jpg);width: 960px; color: #fff; line-height:18px;text-align:left; height:67px; background-repeat:no-repeat; padding-bottom:20px}
#bottom_link{	MARGIN-TOP: 8px; FLOAT: left; MARGIN-LEFT: 10px;}
#bottom a{color:#FFFFFF; padding-right:5px; text-decoration:none}
#bottom a:hover{color:#FF3300}

* {
	border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; font-family: arial; border-right-width: 0px
}
html {
	padding-right: 0px; background-position: center top; padding-left: 0px; background-image: url(bg_html.gif)! important; padding-bottom: 0px; margin: 0px; width: 100%; padding-top: 0px; background-repeat: repeat-x; background-color: #768e9b
}
body {
	background-position: center -15px; font-size: 9pt; background-image: url(bg_body.gif)! important; margin: 0px auto; width: 960px; background-repeat: repeat-x; text-align: center
}
.space_left {
	clear: both; margin: 0px; height: 11px
}
.space_right {
	clear: both; margin: 0px; height: 14px
}
h1 {
	font-size: 18px
}
h2 {
	font-size: 18px
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 14px
}
h5 {
	font-size: 13px
}
h6 {
	font-size: 12px
}
.adver {
	border-right: #b7bbc1 1px solid; border-top: #b7bbc1 1px solid; border-left: #b7bbc1 1px solid; width: 675px; border-bottom: #b7bbc1 1px solid
}
#header {
	clear: both; background-position: center 25px; background-image: url(bg_header.jpg)! important; margin: 0px auto; width: 940px; background-repeat: repeat-x
}
#header_top {
	background-position: center top; background-image: url(header_top.gif)! important; background-repeat: no-repeat; height: 25px
}
#header_mid {
	border-right: #fff 1px solid; margin: 0px auto; border-left: #fff 1px solid;}
#header_contact {
	background-position: center top; float: right; background-image: url(header_contact1.gif)! important; margin: 10px 10px 0px 0px; width: 100px; background-repeat: no-repeat
}
#header_contact a:link {
	color: #fff; line-height: 22px; text-decoration: none
}
#header_contact a:visited {
	color: #fff; line-height: 22px; text-decoration: none
}
#contact1:hover {
	padding-right: 15px; background-position: 0px -20px; padding-left: 15px; background-image: url(header_contact1.gif)! important; padding-bottom: 5px; line-height: 22px; padding-top: 5px; background-repeat: no-repeat
}
#header_contact1 {
	background-position: center top; float: right; background-image: url(header_contact.gif)! important; margin: 10px 10px 0px 0px; width: 100px; background-repeat: no-repeat
}
#header_contact1 a:link {
	color: #fff; line-height: 22px; text-decoration: none
}
#header_contact1 a:visited {
	color: #fff; line-height: 22px; text-decoration: none
}
#contact2:hover {
	padding-right: 15px; background-position: 0px -20px; padding-left: 15px; background-image: url(header_contact.gif)! important; padding-bottom: 5px; line-height: 22px; padding-top: 5px; background-repeat: no-repeat
}
#header_logo {
	clear: both; margin: 0px auto; text-align: left}


#menu {
	clear: both; border-right: #fff 1px solid; background-position: center top; background-image: url(header_menu.jpg)! important; margin: 0px auto; border-left: #fff 1px solid; border-bottom: #fff 1px solid; background-repeat: no-repeat; list-style-type: none; height: 50px; text-align: center}
#menu_width {
	margin: 0px auto; width: 938px; text-align: center}
#menu li {
	float: left; text-transform: uppercase; line-height: 50px; list-style-type: none}
#menu li a {
	padding-right: 15px; background-position: center top; display: block; padding-left: 15px; font-weight: bold; font-size: 13px; background-image: url(menu_bg.gif)! important; padding-bottom: 0px; color: #fff; padding-top: 0px; background-repeat: no-repeat; font-family: arial; text-decoration: none; outline: none}
#bone {
	padding-right: 16px; background-position: 0px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px}
#bone:hover {
	background-position: 0px -53px; text-decoration: underline}
#menu li.current #bone {
	background-position: 0px -53px}
#btwo {
	padding-right: 16px; background-position: -88px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#btwo:hover {
	background-position: -88px -53px; text-decoration: underline
}
#menu li.current #btwo {
	background-position: -88px -53px
}
#bthree {
	padding-right: 16px; background-position: -176px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bthree:hover {
	background-position: -176px -53px; text-decoration: underline
}
#menu li.current #bthree {
	background-position: -176px -53px
}
#bfour {
	padding-right: 16px; background-position: -292px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bfour:hover {
	background-position: -292px -53px; text-decoration: underline
}
#menu li.current #bfour {
	background-position: -292px -53px
}
#bfive {
	padding-right: 16px; background-position: -408px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bfive:hover {
	background-position: -408px -53px; text-decoration: underline
}
#menu li.current #bfive {
	background-position: -408px -53px
}
#bsix {
	padding-right: 16px; background-position: -496px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bsix:hover {
	background-position: -496px -53px; text-decoration: underline
}
#menu li.current #bsix {
	background-position: -496px -53px
}
#bseven {
	padding-right: 16px; background-position: -584px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bseven:hover {
	background-position: -584px -53px; text-decoration: underline
}
#menu li.current #bseven {
	background-position: -584px -53px
}
#beight {
	padding-right: 16px; background-position: -672px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#beight:hover {
	background-position: -672px -53px; text-decoration: underline
}
#menu li.current #beight {
	background-position: -672px -53px
}
#bnine {
	padding-right: 16px; background-position: -760px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bnine:hover {
	background-position: -760px -53px; text-decoration: underline
}
#menu li.current #bnine {
	background-position: -760px -53px
}
#bten {
	padding-right: 16px; background-position: -848px 0px; padding-left: 16px; padding-bottom: 0px; padding-top: 0px
}
#bten:hover {
	background-position: -848px -53px; text-decoration: underline
}
#menu li.current #bten {
	background-position: -848px -53px
}
#content a{color:#000000; text-decoration:none}
#content a:hover{color:#990000}
div.info{clear:both;text-align:center;line-height:30px;}
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
#images img{border:1px solid #000000}
a.linking:link{color:#000000; font-size:9pt; text-decoration:none}
a.linking:hover{color:#000000; font-size:9pt; text-decoration:none}
a.linking:visited{color:#000000; font-size:9pt; text-decoration:none}