@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	/*body基本样式开始*/
    font-family: "宋体", Arial, verdana,;/*项目中根据自己项目的需要调整自己的字体，英文站要求使用Arial字体*/
	color:#000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: left;
	/*body基本样式结束*/

    /*body扩展样式开始*/
    background-repeat: repeat;	/*背景重复*/
	background-position: center;	/*背景居中*//*body扩展样式结束*/
}
ul li {list-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
#content_sk,#clum_title{width:100%; min-width:760px; margin:0 auto; overflow:hidden;}
#clum_title { overflow:hidden; border-bottom:2px solid #16569d; margin-bottom:15px;}
#clum_title_left { float:left; width:173px; line-height:36px;font-size:16px; font-family:"宋体";  font-weight:bold; text-align:center; color:#FFF; background-color:#16569d;}
#clum_title_right { display:block; float:right; font-size:14px; line-height:36px; color:#16569d; margin-right:15px;}
#content_textSK {margin:0 auto;  margin-bottom:15px; overflow:hidden;}
#content_textSK_box {width:650px; margin:0 auto;}
.content_textSK_title {font-size:12px; color:#4575fd; margin-bottom:10px;}
.content_textSK_top { height:30px; line-height:30px; background:#3366bb;  padding:0 10px;}
.content_textSK_top span {font-size:14px; font-weight:bold; color:#FFF; line-height:30px; float:left;}
.content_textSK_top ul {float:right;}
.content_textSK_top li {float:left; display:block;}
.baioqian,.baioqiana {width:81px; height:24px; margin:2px 0 2px 2px; border:1px solid #c2d0e7; line-height:24px; text-align:center; font-size:12px; cursor:pointer; }
.baioqian { font-weight:bold; background:#FFF;}
.baioqiana {color:#3366bb; background:#eeeeff;}
.content_textSK_border {border:1px solid #c2d0e7; border-top:none; overflow:hidden;}
.title_12 {
	font-size:12px;
	FONT-FAMILY:'宋体';
	color:#4575fd;
	line-height:150%;
}
