﻿@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; }
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:#000; }
a:hover { text-decoration:underline; color:#05159C; }
p { line-height:18px; }
#top_main { background:url(images/top_bg.jpg) repeat-x; }
#top { width:980px; margin:0 auto; height:48px; }
#top_name { width:200px; height:48px; float:left; background:url(images/top_name.jpg) no-repeat; }
#top_menu { float:right; height:48px; }
#top_menu ul li { float:right; width:60px; line-height:48px; }
#top_menu ul li a { font-weight:bold; color:#FFF; display:block; }
#top_menu ul li a:hover { text-decoration:underline; }
#content_main { padding-top:2px; }
#content_title { display:none; }
#content_body { width:980px; margin:0 auto; padding:10px 0; }
#content_bottom { display:none; }
#left { float:left; width:140px; }
.left_title { height:27px; line-height:27px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_title h2 { font-size:12px; color:#05159C; text-align:center; }
.left_body { overflow:hidden; zoom:1; padding:5px; border:1px solid #DDDDDD; }
.member_nav { text-align:center; }
.member_nav li { text-align:center; line-height:22px; padding:1px; }
.member_nav li a { background:#DDDDDD; display:block; color:#444444; }
.member_nav li a:hover { background:#05159C; color:#FFF; text-decoration:none; }
.member_nav li .current_nav { background:url(images/left_nav_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }
.left_bottom { height:10px; }
#right { float:right; width:830px; }
.right_title { background:url(images/right_title_bg.jpg) repeat-x; border:1px solid #D3D1D1; height:26px; line-height:26px; padding:0 10px; }
.right_title h2 { font-size:12px; color:#05159C; }
.right_body { padding:5px; overflow:hidden; zoom:1; border:1px solid #D3D1D1; border-top:none; }
.right_body h2 { font-size:12px; line-height:30px; color:red; }
.right_bottom { height:10px; }
#bottom_main { }
#bottom { width:980px; margin:0 auto; text-align:right; border-top:1px solid #CDCDCD; padding:10px 0; color:#CDCDCD; font-style:italic; font-size:14px; }
/*表格开始*/

.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #CBD0D4; }
.common_table td td { border:none; padding:0; }
.common_table tr:hover td { background:#F2F2F2; }
.common_table th { text-align:center; border:1px solid #CBD0D4; background:url(images/th_bg.jpg) repeat-x; padding:0 5px; color:#05159C; height:26px; line-height:26px; }
/*表单*/
input { font-family:"宋体"; font-size:12px; }
.form_text { padding:3px 5px; border:1px solid #CCC; }
.form_select { font-family:"宋体"; font-size:12px; padding:3px 5px; border:1px solid #CCC; }
.form_textarea { font-family:"宋体"; font-size:12px; width:90%; height:60px; padding:3px 5px; border:1px solid #CCC; }
.form_checkbox { padding:0; margin:0; }
.form_submit { font-size:14px; background:url(images/submit_button.jpg) no-repeat; width:100px; height:26px; border:none; color:#FFF; font-weight:bold; }
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #CC0001; padding:3px 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; }
#member_notice{float:left; width:240px; border:1px solid #CBD0D4; padding:9px;}
#member_register{float:right; width:700px;}
#login { width:500px; margin:0 auto; padding:10px; }


/* 我的留言 */
.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; margin-bottom:5px; }
.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; }
/* 我的订单 */
.order_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.order_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; margin-bottom:5px; }
.order_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.order_answer { padding:5px; border:1px solid #CCC; }
/* 评论 */
.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; }

