﻿/* ==全局样式定义== */
body
{
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
a
{
	text-decoration: none;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover
{
    color: #03c;
    text-decoration: underline;
}

h1
{
	margin: 0px;
	padding: 0px;
	background: none;
	text-align: center;
	font-family: "宋体";
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author
{
	margin: 0px 10px 10px;
	border-bottom: 1px solid #999999;/**#9bbde6**/
	overflow: hidden;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.c_content_text
{
	text-align: left;
	padding: 10px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.c_bot_text
{
	color: #000000;
	text-align: right;
	padding-left: 10px;
	height: auto !important;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.c_bot_text01
{
	text-align: right;
	padding-left: 10px;
	height: auto !important;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.c_bot_text02
{
	text-align: right;
	height: auto !important;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.c_bot_text03
{
	text-align: right;
	height: auto !important;
	background-color: #FFFFFF;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/* ==通用定义== */
.clearbox, .clearbox2
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0px;
    margin-top: 0px;
    height: 0px;
    clear: both;
    background: none;
    font-size: 0px;
    visibility: hidden;
}
.clearbox2
{
    margin-right: 205px;
    clear: left;
}

/* 定义ul、li项目预设标记 */
#Tab0 ul, #Tab1 ul, #Tab2 ul, #Tab3 ul, .c_main_box ul, .left_box ul, .user_box ul, .p_list_two, .c_content ul, .r_announce ul, .r_content ul, .class_content ul, .childclass_content ul, .information_new ul, .s_info_content_l ul, .special_photo_list ul, .special_class ul, .p_class_list ul, .p_shop_2 ul, .p_info_correlative ul, .s_info_correlative ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}


.font_left
{
    float: left;
}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.r_n_pic
{
	float: left;
	width: 30px;
	height: 20px;
	margin: 1px 0px 0px;
	display: block;
	background-image: url(../images/main/icon.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/* 文章内容页面 */
#wrap1 {
	width: 985px;
	margin-top: 5px;
} 
#wrap2 {
	width: 985px;
}
#wrap {
	background-image: url(../images/main/framework01.gif);
	background-repeat: repeat-y;
	width: 985px;
	margin-top: 5px;
} 
#right {
	float : right;
	width : 735px;
	background-image: url(../images/main/right.gif);
	background-repeat: no-repeat;
	height: auto !important;
} 
#left {
	float : left;
	width : 245px;
	background-image: url(../images/main/left.gif);
	background-repeat: no-repeat;
	height: auto !important;
} 
#wrapclear {
	width : 985px;
	height : 8px;
	overflow : hidden;
	float : left;
	background-image: url(../images/main/framework02.gif);
	background-repeat: no-repeat;

} 
#location {
	width: 735px;
	float: right;
	background-color: #FFFFFF;
}
#main{
	width: 735px;
	float: right;
	margin-top: 8px;
}
/*文章搜索框架*/
#search{
	width: 710px;
	margin-top: 10px;
}

#search_xt{
	width: 710px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#list{
	width: 710px;
	margin-top: 5px;
}
#list_bk{
	border: 1px solid #9bbde6;
}
.list_xt{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9bbde6;
	border-bottom-color: #9bbde6;
}
.list_xx{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9bbde6;
}
#work {
	width: 229px;
	background-position: top;
	margin-top: 5px;
}
/*文章搜索*/
.main_search
{
	clear: left;
	padding: 5px 5px 5px 70px;
	margin-top: 5px;
	height: auto !important;
	height: 36px;
	min-height: 36px;
	background: url(../images/main/search.gif) no-repeat 5px center;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(../images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
/*文章列表页面*/
/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/*c_main /* 中部中间定义 
{
    margin-right: 650px;
}

/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl
{
    border: 1px solid #9bbde6;
}
.c_main dd
{
    border: 5px solid #fff;
}
.c_title
{
	color: #014390;
	padding-left: 10px;
	background: url(../images/main_tit.gif) #dfebf9 repeat-x top;
	border-bottom: 1px solid #9bbde6;
	text-align: left;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
}
.c_title a, .c_title a:link
{
	text-decoration: none;
	color: #014390;
	padding-left: 34px;
	background: url(../images/c_title.gif) no-repeat 10px 2px;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
}
.c_title a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(../images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
    padding: 5px;
    line-height: 150%;
    color: #808081;
    min-height: 170px;
    text-align: left;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_bot
{
    background: none;
    height: 0px;
    font-size: 0px;
}

