@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:"微软雅黑", "宋体";
	font-size:12px;
	background:#ffffff;
	color:#4e4d4d;
}
.float_clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.display_none {
	display:none;
}
img {
	border:none;
}
.red {
	color:red;
}
.must_input {
	font-weight:bold;
	color:red;
}
.green {
	color:green;
}
.blue {
	color:blue;
}
.gray {
	color:gray;
}
.purple {
	color:purple;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#313131;
}
a:hover {
	text-decoration:underline;
	color:#CC0001;
}
p {
	line-height:22px;
}
.highlight {
	color: #FFF;
	background: red;
	padding: 1px;
}
/* 顶部 */
#top_menu_main {
}
#top_menu {
	height:27px;
	line-height:27px;
	width:1024px;
	margin:0 auto;
}
#top_menu a {
	color:#000;
	font-weight:bold;
	color:#999;
}
#top_menu_main1 {
	height:27px;
}
#top_menu1 {
	height:27px;
	line-height:27px;
	text-align:center;
	width:1024px;
	margin:0 auto;
}
#top_menu1 a {
	color:#ffffff;
}
#top_main {
background-color:#333333
}
#top {
	width:1024px;
	margin:0 auto;
	height:130px;
}
#top_logo {
	float:left;
	height:57px;
	width:490px;
	margin-top:0px;
}
#top_time {
	height:5px;
	padding-top:40px;
	text-align:right;
}
#top_top {
	height:5px;
	padding-top:30px;
	text-align:right;
}
#top_left {
	float: left;
	width:600px;
}
#top_right {
	float: right;
	line-height:31px;
	background:url("images/top_bg2.png") no-repeat;
	width:230px;
	height:31px;
}
#top_right li {
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
}
#top_right li a {
	color:#FFFFFF;
}
#search {
	float:right;
	margin-top:35px;
}
#search_text {
	font-size:12px;
	border:1px solid #CCC;
	height:26px;
	line-height:26px;
	padding:0 5px;
	width:150px;
}
#search_button {
	font-size:12px;
	border:1px solid #CCC;
	height:26px;
	padding:0 5px;
	width:50px;
}
#search_text1 {
	font-size:12px;
	border:1px solid #CCC;
	height:20px;
	line-height:20px;
	padding:0 5px;
	width:140px;
}
#search_button1 {
	font-size:12px;
	border:1px solid #CCC;
	height:26px;
	padding:0 5px;
	width:50px;
}
.xian {
	width:806px;
	margin:0 auto;
	margin-top:1px;
	height:35px;
	background:url("images/xian.jpg") no-repeat;
	float:right;
}
.xian1 {
	width:806px;
	margin:0 auto;
	height:35px;
	background:url("images/xian.jpg") no-repeat;
	float:right;
}
.xian2 {
	width:1024px;
	margin:0 auto;
	height:35px;
	background:url("images/xian2.jpg") no-repeat;
}
/* 导航 */
#navigation_main {
	height:38px;
	background:url("images/navigation.jpg") repeat-x;
}
#navigation {
	width:960px;
	height:38px;
	margin:0 auto;
	padding:0 10px;
	position: relative;
	z-index: 9999;
}
#navigation ul #navigation_home {
	float:left;
	line-height:38px;
	text-align:center;
}
#navigation ul .main_nav {
	float:left;
	line-height:38px;
	text-align:center;
	background:url("images/navigation_li_bg.jpg") left no-repeat;
	padding-left:2px;
}
#navigation ul li a {
	width:118px;
	display:block;
	font-size:16px;
	color:#ffffff;
}
#navigation ul li a:hover {
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
	background:url("images/navigation_hover_bg.jpg") left no-repeat;
}
#navigation ul .current_navigation {
	font-size:14px;
	color:#FFF;
}
/*导航栏下拉*/
#navigation ul li ul {
	display:none;
	position:absolute;
	background:#fa5a52;
	padding:0px 0;
	border:1px solid #FFF;
}
#navigation ul li ul li {
	line-height:30px;
	border-bottom:1px solid #ffe4e3;
}
#navigation ul li ul li a {
	font-weight:normal;
	color:#FFF;
	font-size:12px;
}
#navigation ul li ul li a:hover {
	text-decoration:underline;
	background:none;
	font-size:12px;
	color:#FFF;
	background:url("images/navigation_hover_bg.jpg") left no-repeat;
}
/* 当前位置 */
.current_location {
	color:#4e4d4d;
	margin-left:40px;
}
.current_location a {
	color:#4e4d4d;
}
.current_location .current_channel {
	color:red;
}
.current_location1 {
	float: right;
	text-align: right;
	padding-right: 10px;
	color: #4e4d4d;
}
.current_location1 a {
	color: #4e4d4d;
}
.current_location1 .current_channel {
	color: red;
}
/* 幻灯 */
#banner_main {
}
#banner {
	width:100%;
	margin:0 auto;
	margin-top:0px;
}
#banner img {
	width:100%;
}
#banner_bottom {
}
/* 宽屏幻灯 */
.index_focus {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
}
.index_focus .bd ul li {
	position: absolute;
}
.index_focus .bd ul li a p {
	width:100%;
	height:100%;
	cursor:pointer;
}
.index_focus_post {
	z-index: 10;
}
.index_focus_pre, .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background: url("images/ico_sliding.png") no-repeat;
}
.index_focus_pre {
	left: 50px;
	background-position: 0 0;
}
.index_focus_next {
	right: 50px;
	background-position: 0 -72px;
}
.index_focus_pre:hover {
	background-position: 0 -144px;
}
.index_focus_next:hover {
	background-position: 0 -216px;
}
/* 主体 */
#content_main {
}
#content_title {
	display:none;
}
#content_body {
	width:1024px;
	margin:0px auto;
}
#content_body1 {
	width:1024px;
	margin:0px auto;
}
#content_bottom {
	display:none;
}
/*主体左侧*/
#left {
	float:left;
	width:218px;
	margin-top:10px;
}
.left_title {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title1 {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_contact {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_contact h2 {
	font-size:14px;
	line-height:28px;
	color:#ffffff;
}
.left_title h2 {
	font-size:14px;
	line-height:28px;
	color:#ffffff;
}
.left_title1 h2 {
	font-size:14px;
	line-height:28px;
	color:#ffffff;
}
.left_title h2 a {
	font-size:14px;
	color:#000000;
}
.left_body {
	overflow:hidden;
	zoom:1;
	padding:10px;
	border:1px solid #ccc;
}
.left_jingpin {
	overflow:hidden;
	zoom:1;
	padding:5px;
	border:1px solid #ccc;
}
.left_body .form_text {
	width:120px;
}
.left_body .form_textarea {
	width:120px;
}
.left_bottom {
	height:10px;
}
/*主体首页左侧*/
#left_sy {
	float:left;
	width:218px;
	margin-top:10px;
}
.left_title_sy {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_sy1 {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_contact_sy {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_contact_sy h2 {
	font-size:14px;
	line-height:28px;
	color:#000000;
}
.left_title_sy h2 {
	font-size:14px;
	line-height:28px;
	color:#ffffff;
}
.left_title_sy h2 a {
	font-size:14px;
	color:#000000;
}
.left_body_sy {
	overflow:hidden;
	zoom:1;
	padding:10px;
	border:1px solid #ccc;
}
/*主体首页右侧*/
#left_you {
	float:left;
	width:220px;
	margin-top:10px;
	margin-left:20px;
}
.left_title_you {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_you1 {
	height:28px;
	line-height:28px;
	background:url("images/left_title_bg.jpg") no-repeat;
	padding:0 50px;
}
.left_title_you h2 {
	font-size:14px;
	line-height:28px;
	color:#ffffff;
}
.left_title_you h2 a {
	font-size:14px;
	color:#000000;
}
.left_body_you {
	overflow:hidden;
	zoom:1;
	padding:10px;
	border:1px solid #ccc;
}
/*主体右侧*/
#right {
	float:right;
	width:804px;
	margin-top:10px;
}
.right_title {
	background:url("images/right_title_bg.jpg") no-repeat;
	height:36px;
	line-height:36px;
	padding:0 10px;
	margin-left:10px;
}
.right_title h2 {
	font-size:14px;
	color:#0F56A8;
}
.right_body {
	padding:20px;
	overflow:hidden;
	zoom:1;
}
#width {
	padding: 10px;
}
.w_title {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #DDDCDC;
}
.w_title h2 {
	font-size: 16px;
	color: #000;
}
.w_title h2 span {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-left: 10px;
}
.w_body {
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}
.w_bottom {
	height: 10px;
}
.right_bottom {
	height:20px;
}
/*主体首页中*/
#right_zhong {
	float:left;
	width:546px;
	margin-top:10px;
	margin-left:20px;
}
.right_title_zhong {
	background:url("images/right_title_bg1.jpg") no-repeat;
	height:33px;
	line-height:33px;
	padding:0 10px;
}
.right_title_zhong1 {
	background:url("images/right_title_bg1.jpg") no-repeat;
	height:33px;
	line-height:33px;
	padding:0 10px;
}
.right_title_zhong h2 {
	font-size:14px;
	color:#000;
}
.right_body_zhong {
	padding:10px;
	overflow:hidden;
	zoom:1;
}
/* 友情链接 */
#link_main {
	width:1024px;
	margin:0 auto;
}
#link_title {
	height:36px;
	line-height:36px;
	padding:0 20px;
	border:1px solid #ccc;
}
#link_title a {
	color:#000;
	font-size:14px;
	font-weight:normal;
}
#link_title h2 {
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
#link_body {
	width:1022px;
	margin:0 auto;
	padding:10px 0px;
	border:1px solid #ccc;
	border-top:none;
}
#link_pic {
	overflow:auto;
	zoom:1;
}
#link_pic ul li {
	float:left;
	padding:1px 3px;
	text-align:center;
}
#link_pic img {
	width:90px;
	height:30px;
	padding:2px;
	border:1px solid #CCC;
}
#link_pic ul li a:hover img {
	border:1px solid #6C9ACC;
}
#link_text {
	overflow:auto;
	zoom:1;
	font-size:12px;
	font-weight:normal;
}
#link_text ul li {
	float:left;
	text-align:center;
	padding:1px;
}
#link_text a {
	display:block;
	line-height:22px;
	width:100px;
}
/* 版权信息 */
#copyright_main {
	background:#8d0000;
}
#copyright {
	width:1024px;
	margin:0px auto;
	padding:7px 0;
	text-align:center;
	color:#ffffff;
}
#copyright1 {
	font-size:12px;
	width:1024px;
	margin:8px auto;
	padding:7px 0;
	text-align:center;
	color:#ffffff;
	font-weight:normal;
}
/* 留言 */
.guestbook_main {
	padding:10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.guestbook_title {
	color:#227BAD;
	line-height:30px;
	font-weight:bold;
	border-bottom:1px dashed #227BAD;
}
.guestbook_intro {
	line-height:30px;
	text-align:right;
}
.guestbook_content {
	padding:5px;
	border:1px dashed #CCC;
	margin-bottom:10px;
}
.guestbook_answer {
	padding:5px;
	border:1px solid #CCC;
}
.guestbook_answer h2 {
	color:red;
	line-height:20px;
	font-size:12px;
}
/*左侧通用列表*/
.ul_left_common li {
	font-size:14px;
	line-height:36px;
	padding-left:10px;
	background:url("images/ul_left_common.jpg") left no-repeat;
	font-weight:normal;
}
/*产品列表*/
.productslist li {
	float:left;
	text-align:center;
	padding:4px;
}
.productslist li img {
	padding:4px;
	border:1px solid #999999;
	width:156px;
	height:117px;
}
.productslist1 li {
	float:left;
	text-align:center;
	padding:4px;	text-overflow: ellipsis;
	white-space: nowrap;
	width:165px;
	overflow:hidden;
}
.productslist1 li img {
	padding:4px;
	border:1px solid #999999;
	width:155px;
	height:120px;
}
.productslist li a {
	line-height:22px;
		text-overflow: ellipsis;
	white-space: nowrap;
	width:165px;
	overflow:hidden;
}
.productslist1 li a {
	line-height:22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:165px;
	overflow:hidden;
}
.productslist li a:hover img {
	border:1px solid #cc0000;
}
.productslist1 li a:hover img {
	border:1px solid #cc0000;
}
.productslist_detail {
}
.productslist_detail_layout {
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}
.productslist_detail_pic {
	padding:4px;
	border:1px solid #999999;
	width:160px;
	height:120px;
	float:left;
	margin-right:10px;
}
.productslist_detail a:hover .productslist_detail_pic {
	border:1px solid #cc0000;
}
.productslist_detail_title {
	font-size:14px;
	line-height:26px;
	border-bottom:1px dashed #999;
	background:url("images/productslist.jpg") left no-repeat;
	padding-left:10px;
}
.productslist_detail_content {
	line-height:22px;
}
.productslist_detail_intro {
	text-align:right;
	color:#999;
	border-top:1px dashed #999;
	margin-bottom:10px;
	line-height:26px;
}
.productslist_detail_intro a {
	color:#999;
}
/*推荐产品列表*/
.dropList dl dt {
	line-height:26px;
	border-bottom:1px dashed #CCC;
	padding-left:10px;
	background:url("images/ul_left_common.jpg") left no-repeat;
}
.dropList dl dd {
}
.dropList dl dd img {
	padding:4px;
	border:1px solid #999999;
	width:180px;
	height:120px;
	margin-top:3px;
}
.dropList dl dd a:hover img {
	border:1px solid #cc0000;
}
/*新闻列表*/
.newslist li {
	line-height:30px;
	border-bottom:1px dashed #999;
	padding-left:10px;
	background:url("images/newslist.jpg") left no-repeat;
}
.newslist_detail {
}
.newslist_detail_title {
	font-size:14px;
	line-height:26px;
	border-bottom:1px dashed #999;
	padding-left:15px;
	background:url("images/newslist.jpg") left no-repeat;
}
.newslist_detail_content {
	padding:5px;
	line-height:22px;
}
.newslist_detail_intro {
	text-align:right;
	color:#999;
	border-top:1px dashed #999;
	margin-bottom:10px;
	line-height:26px;
}
.newslist_detail_intro a {
	color:#999;
}
/*评论列表*/
.commentlist {
}
.commentlist dt {
	line-height:22px;
	border:1px dashed #CCC;
	padding:0 10px;
	background:#F5F5F5;
}
.commentlist dd {
	padding:10px;
	border:1px dashed #CCC;
	border-top:none;
	margin-bottom:5px;
}
.searchlist li {
	line-height:30px;
	border-bottom:1px dashed #999;
}
/*分类列表 - 无限级分类*/
.channel_list_infinite {
}
.channel_list_infinite li {
	line-height:31px;
	padding:1px;
	border-bottom:1px dashed #CCC;
}
.channel_list_infinite li a {
	display:block;
	padding:0 15px;
}
.channel_list_infinite li a:hover {
	color:#ffffff;
	text-decoration:none;
	background: #8d0000;
}
.channel_list_infinite .current_channel_infinite a {
	background: #8d0000;
	font-weight:bold;
	color:#ffffff;
}
.channel_level1 {
	font-size: 14px;
	font-weight: bold;
}
.channel_level2 {
	font-size: 14px;
}
.channel_level3 {
	font-size: 14px;
}
/*分类列表 - 递推一级分类*/
.channel_list_recursion {
}
.channel_list_recursion li {
	line-height:31px;
	padding:1px;
	border-bottom:1px dashed #CCC;
}
.channel_list_recursion li a {
	display:block;
	padding:0 20px;
}
.channel_list_recursion li a:hover {
	color:#ffffff;
	text-decoration:none;
	background: #8d0000;
}
.channel_list_recursion .current_channel_recursion a {
	background: #8d0000;
	font-weight:bold;
	color:#ffffff;
}
/*频道列表 - 宽屏*/
.channel_list_w {
	overflow: auto;
	zoom: 1;
	padding: 10px 0;
	border: 1px solid #DDDCDC;
}
.channel_list_w li {
	float: left;
	padding: 1px;
}
.channel_list_w li a {
	display: block;
	padding: 0 15px;
	line-height: 24px;
	font-size:14px;
	background:url("images/li.png") left no-repeat;
}
.channel_list_w li a:hover {
	background: #8d0000;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.channel_list_w .current_channel_recursion a {
	background: #8d0000;
	font-weight: bold;
	color:#ffffff;
}
/*信息详情页*/
#info_name {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
#info_intro {
	padding:0 10px;
	text-align:center;
	color:#999;
	border:1px dashed #CCC;
	line-height:30px;
}
#info_intro a {
	color:#999;
}
#info_intro1 {
	padding:0 10px;
	text-align:center;
	color:#999;
	border:1px dashed #CCC;
	line-height:30px;
}
#info_intro1 a {
	color:#999;
}
#info_content {
	padding:10px 0;
}
#info_content1 {
	padding:10px 0;
	margin-left:20px;
	margin-right:20px;
}
#info_extra {
	padding:10px 0;
}
#info_pic {
	width:240px;
}
#info_picture {
	text-align: center;
	margin: 20px auto;
}
#info_picture img {
	padding: 5px;
	border: 1px solid #CCC;
}
#info_around {
	background:#F0F0F0;
	padding:5px;
	border:1px solid #E3E3E3;
}
#info_comment {
	text-align:right;
	padding:20px 0;
}
#info_multigraph {
	text-align: center;
	margin: 20px auto;
	overflow: auto;
	zoom: 1;
}
#info_multigraph1 {
	text-align: center;
	margin: 20px auto;
	overflow: auto;
	zoom: 1;
}
.info_multigraph_show img {
	padding: 5px;
	border: 1px solid #CCC;
	max-width: 600px;
}
.info_multigraph_show1 img {
	padding: 5px;
	border: 1px solid #CCC;
	max-width: 450px;
}
#info_multigraph_nav {
	overflow: auto;
	zoom: 1;
	margin-top: 10px;
	margin-left:50px;
}
#info_multigraph_nav li {
	float: left;
	padding: 3px;
}
#info_multigraph_nav li img {
	width: 50px;
	height: 50px;
	border: 1px solid #CCC;
	padding: 1px;
	cursor: pointer;
}
#info_multigraph_nav li:hover img {
	border:1px solid #cc0000;
}
#info_attach {
	margin: 5px auto;
	text-align:center;
	width:57px;
	height:89px;
}
#info_multigraph_nav1 {
	overflow: auto;
	zoom: 1;
	margin-top: 10px;
}
#info_multigraph_nav1 li {
	float: left;
	padding: 3px;
}
#info_multigraph_nav1 li img {
	width: 50px;
	height: 50px;
	border: 1px solid #CCC;
	padding: 1px;
	cursor: pointer;
}
#info_multigraph_nav1 li:hover img {
	border:1px solid #cc0000;
}
/*无缝滚动*/
#scrollleft {
	overflow:hidden;
	width:100%;
}
#scrollleft .scrollmain {
	float:left;
	width:1000%;
}
#scroll_a {
	float:left;
}
#scroll_b {
	float:left;
}
/*滑动门*/
#slide_navigation {
	overflow: hidden;
	zoom:1;
}
#slide_navigation li {
	height:30px;
	float:left;
	line-height:30px;
	padding:1px;
}
#slide_navigation li a {
	display:block;
	padding:0 10px;
	text-align:center;
	font-size:14px;
	color:#0F56A8;
	font-weight:bold;
}
#slide_navigation li a:hover {
	text-decoration:none;
	color:red;
	background:#A9C2E1;
}
#slide_navigation li .slide_current {
	color:#FFF;
	background:#A9C2E1;
}
#slide_content {
}
#sitemap li {
	font-size:14px;
	line-height:26px;
	margin-left:50px;
}
/*表单相关*/
input {
	font-family:"宋体";
	font-size:12px;
}
.form_text {
	font-size:12px;
	border:1px solid #CCC;
	height:26px;
	line-height:26px;
	padding:0 5px;
	width:500px;
}
.form_text_verifycode {
	font-size:12px;
	border:1px solid #CCC;
	height:26px;
	line-height:26px;
	padding:0 5px;
	width:50px;
}
.form_select {
	font-size:12px;
	border:1px solid #CCC;
}
.form_textarea {
	font-size:12px;
	width:500px;
	height:80px;
	padding:5px;
	border:1px solid #CCC;
}
.form_checkbox {
}
.form_submit {
	background:url("images/submit_button.jpg") no-repeat;
	width:79px;
	height:31px;
	border:none;
	color:#000;
	font-weight:bold;
}
.form_file {
	font-size:12px;
	padding:3px 5px;
	border:1px solid #CCC;
	background:#FFF;
}
.common_form {
}
.common_form li {
	padding:2px;
	overflow: auto;
	zoom:1;
	padding-bottom:10px;
}
.common_form label {
	float:left;
	width:80px;
	display:block;
	height:28px;
	line-height:28px;
}
/*表格*/
.layout_table {
	border-collapse:collapse;
	width:100%;
}
.common_table {
	border-collapse:collapse;
	width:100%;
}
.common_table td {
	padding:5px;
	border:1px solid #DBDBDB;
}
.common_table th {
	text-align:center;
	border:1px solid #DBDBDB;
}
.layout_table1 {
	border-collapse:collapse;
}
.common_table1 {
	border-collapse:collapse;
	margin-left:30px;
}
.common_table1 td {
	padding:5px;
}
.common_table1 th {
	text-align:center;
}
/* 漂浮的客服 */
#online_support_main {
	z-index:9999;
	left:-110px;
	width:140px;
	position:absolute;
	margin-top:50px;
}
#online_support {
	display:block;
	overflow:hidden;
	width:140px;
	zoom: 1;
}
#online_support_content {
	display: inline;
	float: left;
	overflow: hidden;
	width: 110px;
	zoom: 1
}
#online_support_title {
	height:42px;
	background:url("images/online_title.gif") no-repeat;
}
#online_support_body {
	min-height:100px;
	background:url("images/online_body.gif") repeat-y;
	padding:10px;
	color:#000000;
	text-align:center;
}
#online_support_bottom {
	height:47px;
	background:url("images/online_bottom.gif") no-repeat;
}
#online_support_button {
	display:inline;
	background:url("images/left.gif") no-repeat;
	float:right;
	margin-top:32px;
	width:29px;
	height:180px
}
/*分页样式*/
.page_turner {
	padding:4px 0px 0px 1px;
	float:right;
	clear:both;
}
.page_turner a, .page_turner span {
	float:left;
	display:block;
	border:1px solid #D3D1D1;
	padding:2px 5px;
	margin-left:4px;
	line-height:16px;
}
.page_turner a:link, .page_turner a:visited {
	text-decoration:none;
}
.page_turner a:hover, .page_turner a.c {
	background:#CC0001;
	color:#FFF;
}
#total {
	color:red;
}
