@charset "utf-8";
/*公共+通用样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td { margin:0; padding:0; }
body {
	width: 100%;
	height: 100%;
	color: #000;
	background-color: #053359;
	/*font-family: \5FAE\8F6F\96C5\9ED1,Arial,Tahoma,sans-serif;*/
	font-family: "宋体", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
*{ word-wrap: break-word;}
html { overflow:-moz-scrollbars-vertical; }
.clear{ clear:both} 
fieldset, img { border:none; }
img{ border:0;}
.clear{ clear:both; }
.f12{ font-size:12px;} 
a, a:hover {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: none;
}
.f_r {
	color: #F00;
}
.f_w {
	color: #FFF;
}

.f_b {
	color: #999;
}
.td150{
	line-height: 150%;
}

/*clear-fix加在内部有浮动的大层中，以防止父层无法撑开*/
.clear-fix:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}


/*---------------------------------------*/

.max_w {width:1110px;}
#top_info {
	background-color: #656565;
}
.maxw {width:98%; margin: 0 auto;}
#top_info a {
	display: block;
	padding: 5px;
	float: right;
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Geneva, sans-serif;
	color: #CCC;
}
#top_nav {
	background-image: url(top1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
}

#top_nav_cont{
	margin: 0 auto;
	background-color: #06C;
}
#top_toolbar{
	background-image: url(top_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 79px;
	box-shadow: 0px 4px 2px rgba(0,0,0,0.2);
	}
#main_logo{
	width:98%;
	margin: 0 auto;
	background-image: url(CYCMS_LOGO.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 79px;

}
.main_btn{
	display: block;
	height: 35px;
	font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: rgb(6,95,165);
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	margin-left: 5px;
	float: right;
	padding: 3px 10px 3px 10px;
	vertical-align: middle;
	border-radius: 5px;
	background-image: linear-gradient(rgb(255,255,255) 0%,rgb(225,225,225) 100%);
	background:#FFF\0; /*for ie8/9*/
	border: 1px solid #FFF\0; /*for ie8/9*/

}
.main_btn *{
	vertical-align:middle;
 }
.main_btn img { padding-bottom:4px;}

#conter{
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	box-shadow: 2px 4px 2px rgba(0,0,0,0.2);
}
.cont_left {
	float: left;
	width: 150px;
}
.cont_right {
	float: right;
	width: 945px;
}
.qk_nav_div ul  {
	margin: 0px;
	list-style-type: none;
}
.qk_nav_div ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.qk_nav_div ul li a {
	font-size: 14px;
	color: #065FA5;
	background-color: #F6F6F6;
	display: block;
	padding: 8px;
	border: 1px solid #DDDDDD;
	background-image: url(ico_arrr.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
}
.qk_nav_div ul li a:hover{
	background-color: #0088D1;
	color: #fff;
}
.qk_nav_div ul li a.qk_title, .qk_nav_div ul li a.qk_title:hover {
	background-color: #0088D1;
	color: #FFF;
	font-size:16px;
	background-image: url(ico_arrd.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	border: 1px solid #FFF;
	box-shadow: 0px 2px 2px rgba(0,136,209,.15);
}
.qk_now{background-image: url(ico_arrr_now.png)!important; color:#F30!important;}
.qk_now:hover{color:#FF0 !important;}

#conte_foot{
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
#conte_foot a {color: #FFF;}
#title_div{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#title_div h1{
	color: #065FA5;
	text-decoration: none;
	font-size: 16px;
	padding-left:35px;
	font-family: \5FAE\8F6F\96C5\9ED1, Verdana, Geneva, sans-serif;
	background-image: url(ico_arrr.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width:60%;
	float:left;
}
#title_div span {
	width: 70px;
	float: right;
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	border-radius: 5px;
	border: 1px solid #bebebe;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.table_line
{
	border-collapse: collapse;
	border: none;
	background-color: #FFF;
}
.table_line th{
	background-color: #F5F5F5;
	color: #333333;
	border: 1px solid #ddddee;
	font-weight: bold;
	padding: 3px;
}
.Tr_Highlight{ background-color:#FFF6D2 !important;}
.table_line td
{
	border: 1px solid #ddddee;
	padding: 3px;
}

.table_line th a{
	color: #333;
	text-decoration: none;
}
.table_line th a:hover{
	color: #F90;
	text-decoration: none;
}
.table_noborder td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conetnt_common{
	padding-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.input1,.input2{
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #B6B6B6;
	margin:1px;
	}
.input2{
	background:#E8F6E8;
	}
.bt_red{
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 5px;
	margin: 1px;
	background: #FF4400;
	box-shadow: 1px 1px 1px #ccc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	}
.bt_red:hover{ color:#FC0;}
.bt_gree{
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 5px;
	margin: 1px;
	box-shadow: 1px 1px 1px #ccc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	background-color: #66CC66;
	}
.bt_gree:hover{ color:#FC0;}

.bt_blue{
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 5px;
	margin: 1px;
	background: #3595CC;
	box-shadow: 1px 1px 1px #ccc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color:#FFF;
	font-size:14px;
	cursor:pointer;
	text-align: center;
	}
.bt_blue:hover{ color:#FC0;}
.bt_disabled, .bt_disabled:hover,
.bta_disabled, .bta_disabled:hover
{ background: #ccc; color:#EFEFEF; cursor:text;}
.bt_a100{
	display:block;
	width:100px;
}
.bt_a60{
	display:block;
	width:60px;
}
.bt_a28{
	display:block;
	width:28px;
}
.bt_a_center{
	margin-right: auto;
	margin-left: auto;
}


.sort_name_td *{
	vertical-align:middle;
 }
.sort_name_td img { padding-bottom:4px;}

.tips_imglist ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	
}
.tips_imglist ul li{
	float: left;
	color: #999;
	text-align: center;
	width: 90px;
	line-height: 150%;
}
.tips_imglist ul li a {
	color: #666;
	font-size:12px;
	text-decoration: none;
}
.tips_imglist ul li a:hover {
	color: #F00;
}
#img1{
	max-width:500px;
	_width:expression(this.width > 500 ? "500px" : this.width);/*for IE6*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ico_search{
	background-image: url(ico_search.png)!important;
}
.ico_addnew{
	background-image: url(ico_addnew.png)!important;
}
.ico_list{
	background-image: url(ico_list.png)!important;
}
.ico_see{
	background-image: url(ico_see.png)!important;
}
.ico_arrrl{
	background-image: url(ico_arrrl.png)!important;
}
.ico_bhadd{
	background-image: url(ico_bhadd.png)!important;
}
.ico_re{
	background-image: url(ico_re.png)!important;
}
.glsul{}
.glsul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.glsul ul li  {
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	width: 200px;
	padding:2px;
	border: 1px solid #bebebe;
	border-radius: 5px;
	background-color: #FFF;
	box-shadow: 1px 2px 2px rgba(0,0,0,.2);
}
.gls_imgs{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/*for ie6/7*/
	*display: block;
	*font-size: 175px;/* 约=高度*0.873，四舍五入*/
	*font-family:Arial;	
	width: 200px;
	height: 200px;
	}
.gls_imgs img{
	max-width:180px;
	max-height:180px;
	vertical-align:middle; border:0;
}
.gls_sort{ text-align:center; padding:5px; text-align:center; line-height:150%;}

.gls_toolbar{
	text-align: center;
	padding:5px;
}
#main_login{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 300px;
	border-radius: 15px;
	background: #eee;
	margin-left: -250px;
	margin-top: -150px;
	padding: 0px;
	box-shadow: 2px 4px 2px rgba(0,0,0,0.2);
}
.login_head{
	background-color: #0860A8;
	background-image: url(key.png);
	width: 458px;
	height: 50px;
	font-size: 16px;
	text-shadow: 0 -1px #003764;
	color: white;
	line-height: 50px;
	padding-left: 40px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #0296cc;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.login_body {
	padding: 10px;
}
.login_submit{
	padding: 5px;
	text-align: center;
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.login_tips{
	font-size: 10px;
	color: #A9A9A9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	line-height:130%;
	font-family:Verdana, Geneva, sans-serif;
}
.art_tipsdiv{
	background-color: #FFF;
	padding: 10px;
	width: 160px;
}
.a_ding {
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 2px;
}
.a_hot {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
}
.a_tj {
	color: #FFFFFF;
	background-color: #9933CC;
	padding: 2px;
}
.a_new {
	color: #FFFFFF;
	background-color: #03F;
	padding: 2px;
}
#preview{
	/*鼠标指向弹出图*/
	background-color: #FFF;
	border: 1px solid #DDDDEE;
	padding: 3px;
	text-align: center;
}
.img1{
	padding: 3px;
	border: 1px solid #DDDDEE;
}

#mymb_div {}
#mymb_div li{
	float: left;
	width: 210px;
	list-style-type: none;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #CBCBCB;
	margin: 3px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size:12px;
}

#mymb_div li span {
	display: block;
}
#mymb_div li span.sort {
	display: block;
	color: #999;
}

#mymb_div li:hover{
	border: 1px solid #F00;
}
#mymb_div li a{ color:#FFF;}
#mymb_div li a:hover{
	color: #FF0;
}