BODY {
	font-size: 12px;
	background: white;
	margin: 0 auto;
}

.msg {
	margin: 2px auto;
	color: red;
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
}
.tip{
	margin-left: 2px;
	color: #888;
	
}
.operate{
	margin-top: 3px;
}
.operate a{
	color: #c12345;
}
.required{
	color: red;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}
.page{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.dialog_min{
	clear:both;
	position:absolute;
	top: 100px;
	left:500px;
	width:270px;
	height:150px;
	border:1px solid #f0f0f0;
	z-index:9;
}
.dialog_min_bg{
	clear:both;
	position:absolute;
	background:#999;
    filter:alpha(opacity=20);  
    -moz-opacity:0.2;  
    -khtml-opacity: 0.2;  
    opacity: 0.2; 
  	z-index: 5;
    width: 1000px;
    height: 1000px;
}

.select_down_title{
	width: 100px;text-align:center; right;background: #f0f0f0;margin-left: 180px;
	cursor: pointer;
}
.select_down_cont{
	display:none;
	width:280px;
	height:380px;
	position:absolute;
	background:#fafafa;
    filter:alpha(opacity=98);  
    -moz-opacity:0.98;  
    -khtml-opacity: 0.98;  
    opacity: 0.98; 
  	z-index: 5;
}
.select_down_cont .area{
	margin-left: 10px;
	margin-right:10px;
	padding: 1px 10px;text-align: left;
	border-bottom: 1px solid #a02020;
}
.select_down_cont .area a{
	font-size: 14px;
	margin:0;
	margin-left: 10px;
	padding: 0;
	
}

.tag{
	float: left;height: 22px;line-height: 22px;
	margin: 5px;margin-left: 0;margin-right: 25px;
	text-align: center;
	
}
.tag span{
	height: 20px;line-height: 20px;
	padding: 5px;
	background: #52a082;
	color: white;
}
.tag label{
	font-size: 14px;color: #333;width: 20px;height: 20px;line-height: 20px;cursor: pointer;text-align: center;margin-left: 1px;
}

.but{
	border: 1px solid #c0c0c0;width: 100px;height: 25px;line-height: 22px;background:#c54134;color: white;margin-left: 2px;text-align: center;margin-bottom: 5px; 
}
.but-normal{
	border: 1px solid #c0c0c0;width: 100px;height: 25px;line-height: 25px;background:#f0f0f0;color: #666;margin-left: 2px;text-align: center;margin-bottom: 5px;margin-top: 2px; 
}
.ipt-medium{
	width: 208px;height: 22px;line-height: 22px;padding: 2px;
	border: 1px solid #c0c0c0;
}
.ipt-select{
	width: 100px;height: 25px;line-height: 25px;padding: 2px;border: 1px solid #c0c0c0;
}
.ipt-large{
	width: 208px;height: 22px;line-height: 22px;padding: 2px;
	border: 1px solid #c0c0c0;
}
.ipt-xlarge{
	width: 300px;height: 22px;line-height: 22px;padding: 2px ;
	border: 1px solid #c0c0c0;
}
.ipt-datetime{
	width: 120px;height: 22px;line-height: 22px;border: 1px solid #c0c0c0;;
}
.ipt-small{
	width: 100px;height: 22px;line-height: 22px;padding: 2px;border: 1px solid #c0c0c0;
}
.ipt-file{
	border: 0;
}
.form-add{
	color: #666;
}

.form-add dl{
	text-align: left;
	width:760px;
	margin:2px;
	overflow: hidden;
}
.form-add dt{
	padding: 0;width: 100px;min-height: 28px;font-size: 14px;float: left;line-height: 28px;
	
}
.form-add dd{
	padding: 0;float: left;
	margin-top: 2px;
	width: 660px;
}
.form-add .heading{
	width:500px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	height:25px;
	border-bottom:  1px solid #c0c0c0;
}

/**顶部**/

.page_top {
	width: 100%;
	height: 25px;
	background: #c54134;
	border: 1px solid #c0c0c0;
	line-height: 25px;
	margin: 0 auto;
	padding: 0;
}
.top_main{
	width: 1000px;
	height: 25px;
	margin: 0 auto;
}

.page_top_left {
	float: left;
	width: 300px;
	color: white;
}

.page_top_link {
	position: absolute;
	right: 240px;
	width: 150px;
	color: white;
}

.page_top_share {
	position: absolute;
	right: 100px;
	width: 130px;
	height: 24px; 
	margin-top:1px;
	background: #c54134;
}


/**头部**/

.header{
	height: 90px;
	line-height:90px;
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	margin: auto 0;
}
.header_logo{
	float: left;
	margin-left: 50px;
	height: 80px;
	line-height:80px;
	width: 200px;
	margin-top: 5px;
}
.header_logo img{
	height: 70px;
	width: 200px;
	vertical-align: middle;
	margin: 0;
}
.header_menu{
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	width: 400px;
	float: left;
	text-align: center;
	padding-left: 40px;
	
}
.header_menu li{
	float: left;
	display: block;
	width: 50px;
	height: 25px;
}
.header_menu li a{
	text-decoration: none;
	color: #333;
	font-size: 18px;
}
.header_menu li a:hove{
	text-decoration:underline;
	color: #c00;
}

.header .search{
	
	width: 300px;
	height: 27px;
	line-height:27px;
	float: left;
	margin-top: 20px;
	border: 1px solid #f0f0f0;
	background: white;
	text-align: right;
}

.header .search button{
	background: #c54134;
	color: white;
	height: 27px;
	line-height:27px;
	width: 80px;
	border: 0;
}

.header_bg {
	width: 100%;
	height: 42px;
	color: white;
	background: #c54134;
	border: 1px solid #c0c0c0;
	line-height: 42px;
	margin: 0 ;
	padding: 0;
}
.header_simple {
	width: 100%;
	height: 50px;
	color: white;
	background: #c54134;
	border: 1px solid #c0c0c0;
	line-height: 50px;
	margin: 0 auto;
	padding: 0;
}
.header_simple_main{
	margin: 0 auto;
	width:1000px;
	line-height: 40px;
}
.header_simple_logo{
	width: 200px;
	float: left;
	padding-left: 50px;
	height: 50px;
}
.header_simple_logo .cn{
	font-size: 30px;
	float: left;
}
.header_simple_logo .en{
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-style: oblique;
}


.header_simple_menu{
	width: 480px;
	height:50px;
	line-height:50px;
	float: left;
}

.header_simple_search{
	width: 200px;
	height: 22px;
	line-height:22px;
	float: left;
	margin-top: 10px;
	border: 1px solid #f0f0f0;
	background: white;
	text-align: right;
	
}
.header_simple_search BUTTON{
	color: white;
	height: 22px;
	line-height:22px;
	width: 22px;
	border: 0;
	cursor: pointer;
}

.menu_sys{
	float:left;
	cursor: pointer;
	height:50px;
	width:100px;
	font-size: 14px;
	text-align: center;
}


.menu_sys .pop_menu{
	position: relative;
	width: 100px;
	height: 120px;
	z-index: 9;
	color:white;
	text-align: left;
	background:#999;
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8;  
    opacity: 0.8; 
    display: none;
}

.menu_sys .pop_menu a{
	color:white;
	width: 60px;
	float: left;
	margin: 5px;
	height: 20px;
	margin-left: 30px;
}

/**主体**/

.container{
	width: 1000px;
	margin:0 auto;
	padding: 0;
}
.main{
	width: 1000px;
	float:left;
	border: 1px solid #f6f6f6;

}
.content{
	width:790px;
	float: left;
	margin-left: 10px;
	padding: 0;
	height:600px;
	min-height:600px;
	_min-height:600px;
	height:auto !important;
}

/**左边**/

.left{
	width: 190px;
	float: left;
	background: #f0f0f0;
}
.left_top{
	text-align: center;
	margin-top: 10px;
}

.left_top td{
	margin: 0;
	padding: 0;
}

.left_menu{
	float: left;
	width: 190px;
	font-size: #666;
}
.left_menu dt{
	background: #b54234;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}

.left_menu dd{
	margin: 5px auto;
	height:25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	text-align: left;
	cursor: pointer;
	padding-left: 30px;
}
.left_menu .active{
	background: white;
}

.left_menu a{
	color: #333;
	text-decoration: none;

}


/**底部**/

.footer{
	margin:0 auto;
	width:1000px;
}
.foot_info{
	width:1000px;
	text-align: center;
	border-top: 3px solid #c00;
	height: 80px;
	padding-top: 10px;
	margin-top: 10px;
	color: #666;
	float: left;
}
.login_win{
	margin: 0 auto;
	width: 300px;
	height: 250px;
	background: white;
	padding: 10px;
}
.login_win .title{
	margin-top:10px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	height:30px;
	line-height:30px;
	width:280px;
	border:0;
	border-bottom: 1px solid #e8e8e8;
}
.login_main{
	margin: 0 auto;
	width: 1000px;
	height: 300px;
	background: white;
}
.login_main .top{
	margin-top:50px;
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	height:30px;
	line-height:30px;
	width:1000px;
	border:0;
	border-bottom: 1px solid #e8e8e8;

}
.login_main_cont{
	margin: 0 auto;
	width: 1000px;
}

.login_main_cont .left{
	float: left;
	margin-top:50px;
	padding-left:100px;
	width: 500px;
	height: 200px;
	line-height: 200px;
	border: 0;
	border-right: 1px solid #f0f0f0;
	background: white;

}

.login_main_cont .left .inp{
	border: 1px solid #c0c0c0;
	height: 25px;
	line-height: 25px;
	width: 200px;
}
.login_main_cont .but{
	border: 1px solid #c0c0c0;
	height: 25px;
	line-height: 25px;
	width: 120px;
	background: #c54134;
	color: white;
}

.login_main_cont .left td{
	height: 30px;
	line-height: 30px;

}

.login_main_cont .right{
	float: left;
	width: 300px;
	height: 200px;
	border: 0;
	background: white;
	text-align: center;
}

.right_title{

border-bottom: 2px solid #c54134;width: 80px;text-align: center;padding: 10px;font-size: 14px;
}
.right_title_span{

width: 80px;text-align: left;padding: 10px;font-size: 12px;float: left;color: green;
}

.right_cont{
border-top: 1px solid #c0c0c0;width: 760px;padding-left: 20px;padding-top: 20px;

}

.right_cont a{
	color: #517fa4;
}

.right_cont .bind{
	width: 80px;height: 25px;line-height: 25px;text-align: center;background: #c54134;color: white;vertical-align: middle;
	margin: 0;padding: 0;
}
.right_cont .table_bottom td{
	border-bottom: 1px solid #f0f0f0;
}

.tr_content td{
	background: #fff;
	height: 25px;
	line-height:25px;
	padding:3px;
	text-align: center;
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.input_len{
	height: 25px;line-height: 25px;width: 180px;border:1px solid #e0e0e0;padding: 2px;
}
.span_show{
	color: #517fa4;
}

.tabs{
	border-bottom: 1px solid #c54134;
	height: 30px;
	line-height: 30px;
}

.tabs li{
	float: left;
	display: inline;
	color: white;
	text-align:center;
	background: #c54134;
	width: 120px;
	height:30px;
	margin-left:5px;
	line-height: 30px;
}
.tabs .active{
	width: 120px;
	height:30px;
	line-height: 30px;
	text-align:center;
	background:white;
	color: #517fa4;
	border: 1px solid #c54134;
	border-bottom: 0px;
}

.list_cont{
	width: 700px;
	border: 0;
	margin-bottom: 10px;
}

.cont_table{
	width: 100%;
	
}

.table_title td{
	background: #f0f0f0;
	height: 25px;
	line-height:25px;
	padding:3px;
	text-align: center;
}
.table_date td{
	height: 25px;
	line-height:25px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
.table_date td a{
	color: #517fa4;
}
.dialog_table{
	margin:0 auto;
	margin-top: 30px;

}
.dialog_table td{
	padding: 10px 0;height: 25px;line-height: 25px;text-align: right;color: #666;font-size: 14px;
}
.dialog_table input{
	border: 1px solid #c0c0c0;width: 180px;height: 25px;line-height: 25px;
}
.dialog_table button{
	border: 1px solid #c0c0c0;width: 100px;height: 25px;line-height: 25px;background:#c54134;color: white;margin-left: 2px;text-align: center; 
}

.activity-list dl{width:285px; height:360px;}
    .share {
    	clear:both;
        background:#fff;
        margin-top:25px;
        
    }
    .share a{
        border:1px solid #FF0000;
        background:#CC0000;
        font-size:12px;
        padding:6px;
        color:#fff;
    }
        .share span { color:#666;
        }



.activity-cell  {
    font-size: 14px;
    line-height: 28px;
    font-family: "Microsoft YaHei" !important;
    color:#333;
}
.activity-cell dl{ float:left;width:456px;}
.activity-cell dt{font-size:16px;font-weight:bold;width:450px;}
.activity-cell dl dd span {
	width:70px;
	float:left;
}
.activity-cell dl dd label{
	float:left;
	width:386px;
}
.clear{
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.line{
	margin-top:12px;
	border-top:1px dashed #ccc;
}
.share-ed{
	line-height:25px;
	color:#333;
	margin-top:9px;
}
.share-test{
	padding-left:60px;
	line-height:25px;
}
.share-tit
{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
.share-ico{
font-size:14px;
font-weight:bold;
}
.share-ico img{float:left;}
.share-ico span{line-height:35px; float:left;margin-left:10px;}
.share-icotit{
	margin-top:12px;
}
