
/*basic setting*/
.{
padding:0;
margin:0;}
*{padding:0;
margin:0;}
body{
background-color:#22AAEE;/*#4B8EC5;*/
font-family: Calibri, Arial, Helvetica, sans-serif, '宋体';
font-size:12px;}
a {
text-decoration:none;
outline:none;
}
a:active{
star:expression(this.onFocus=this.blur());
}
:focus{
outline:0;
}
a:hover{ color:#09f; }

p{
padding:0;
margin:0;}
ul{
margin:0;
padding:0;
list-style-type:none;}
img{
border:none;
padding:0;
margin:0;}

#wrap{
/*border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding-bottom:10px;
*/
width:900px;
background-color:#fff;
margin:auto;
box-shadow: 0 1px 11px #00193a;
}

/*  head   */
#top{
border-bottom:1px solid #ccc;
padding:5px;
margin:0 10px;
padding-top:10px;
}
#top a{
color:#666;}
#top a:hover{
color:#6699cc;
border-bottom:1px solid #6699cc;}
#top .t a{
color:#ff6600;}
#top .t a:hover{
background-color:#ff6600;
color:#fff;}
#top_left{
width:390px;
float:left;
padding-top:20px;}
#top_left img{
display:block;}
#top_left p{
margin-top:5px;
font-weight:bold;
color:#6699ff;
font-size:12px;}
#top_left p span,#top_right p span{
color:#ff6600;}
#top_right{
width:400px;
text-align:right;
padding-right:10px;
float:right;
padding-top:19px;}
#top_right .hello{
color:#666;}
#top_right .top_navi{
margin-top:10px;}
.clear{
clear:both;}
#clear{
clear:both;}

#center{
margin-top:10px;}

#center_only{
margin-top:10px;
padding:10px 100px;
}

/*******************leftBar*******************/
#leftBar{
width:240px;
float:left;
border-right:1px solid #ccc;}

#leftBar .navi{
margin:0px 15px;
margin-right:5px;
padding:0px 10px;
}

#leftBar .navi a{
font-weight:normal;
text-align:left;
padding-left:20px;
display:block;
height:26px;
line-height:26px;
color:#666;
margin:3px 0px;
font-size:12px;
}

#leftBar .navi a:hover{
background-image:none;
background-color:#6699cc;
color:#fff;}

#leftBar .navi .navi_line{
border-bottom:1px dashed #ddd;}


#info .info a,
#guide .guide a,
#digest .digest a,
#pwd .pwd a,
#submit_digest .submit_digest a,
#subject .subject a{
color:#6699cc;
font-weight:bold;
background:url(../../img/right.gif) no-repeat 4px center;
}


/***********Main***********/
#main,.main{
margin:0 10px;
padding:10px 0 20px 0;}
#main a{ color:#069; text-decoration:underline; }
#main a:hover{ color:#03f; text-decoration:underline; }

.title{
font-weight:bold;
color:#6699ff;

background-color:#fbfbfb;
border-bottom:1px solid #ccc;
padding:8px 0px;
padding-left:10px;
margin-bottom:10px;}
.title .left{
float:left;
width:300px;}
.title .right{
float:right;
width:400px;
color:#666;
text-align:right;
padding-right:8px;}

.title a{
color:#6699ff;
border-bottom:1px solid #6699cc;}
.title a:hover{
color:#ff6600;
border-bottom:1px solid #ff6600;}
.cnt{
padding:10px;
font-size:12px;
margin-bottom:20px;}

.cnt .list{
margin-bottom:10px;
margin-left:50px;
}
.cnt .list .lbl{
font-size:12px;
color:#555;
padding-top:3px;
margin-right:15px;
float:left;
width:260px;
text-align:right;}

/*******************index block field************************/
.block,.block_t{
background-color:#fcfcfc;
color:#666;
font-size:12px;
text-align:left;
margin:5px 30px;
padding:20px 30px;
border-top:1px solid #ccc;
border:1px dashed #999;
/*
border:4px solid #999;

line-height:18px;*/
}
.block_t{
background-color:#ffe;}
.block .guide{
padding-bottom:8px;
margin-bottom:20px;
border-bottom:1px solid #ccc;}
.block .form{
}
.block a,.block_t a{
/*color:#ff6600;
border-bottom:1px solid #ff6600;*/}
.block a:hover,.block_t a:hover{
color:#fff;
background-color:#ff6600}
.block .des{
color:#666;}
.block ul{
margin-top:0px;
margin-bottom:10px;
margin-left:25px;}
.block ul li{
line-height:20px;
list-style-type:decimal;}
.block li span{
color:#CC3300;}
.block p,.block_t p{
margin-bottom:10px;}
.block .imp,.block_t .imp{
font-weight:bold;}
.block .imp_line,.block_t .imp_line{
font-weight:bold;
text-decoration:underline;}
.block .soimp,.block_t .soimp{
color:#ff6600;
font-weight:bold;}
.block .list_div,.block .list_div_top{
padding:6px 3px;
border-bottom:1px solid #eee;}
.block .list_div_top{
border-top:1px solid #eee;}
.block .pay{
text-align:right;
padding-right:10px;}

.list_div ul li{
list-style:none;
}

.block .show_tip{
padding:5px;}
.block .show_tip .imp_one{
color:#ff6600;
font-weight:bold;}
.block .show_tip .imp_two{
color:#6699cc;
font-weight:bold;}

.block .img_link{
border:none;}
.block .img_link:hover{
background-color:#fff;}



.top{
text-align:left;
margin:5px 10px;
padding:0px 10px 15px 10px;
line-height:20px;}
.top img{
display:inline;
margin-bottom:-5px;}
.one,.two,.three,.four,.five{
font-size:12px;
color:#6699CC;
padding:5px 2px;
font-weight:bold;
padding-left:24px;
display:inline;
margin-right:7px;
margin-left:7px;
background:url(../img/one_a.gif) no-repeat left center;}
.one a,.two a,.three a,.four a, .five a{
color:#ccc;}
.one a:hover,.two a:hover,.three a:hover,.four a:hover, .five a:hover{
color:#6699cc;}
.two{
background:url(../img/two_a.gif) no-repeat left center;}
.three{
background:url(../img/three_a.gif) no-repeat left center;}
.four{
background:url(../img/four_a.gif) no-repeat left center;}
.five{
background:url(../img/five_a.gif) no-repeat left center;}

#one .one{
background:url(../img/one_a.gif) no-repeat left center;}
#two .two{
background:url(../img/two_a.gif) no-repeat left center;}
#three .three{
background:url(../img/three_a.gif) no-repeat left center;}
#four .four{
background:url(../img/four_a.gif) no-repeat left center;}
#five .five{
background:url(../img/five_a.gif) no-repeat left center;}
#one .one a, #two .two a, #three .three a, #four .four a, #five .five a{
color:#6699cc;}
/**********************************************************/
.tip,.tip_dashed,.tip_dashed_t{
background-color:#fbfbfb;
color:#CC9900;
color:#CC0000;
font-size:12px;
line-height:16px;
text-align:left;
margin:10px 30px;
margin-bottom:20px;
padding:10px 20px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.tip_dashed{
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
}
.tip_dashed_t{
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
margin:30px 100px 15px 30px;
}
.tip a,.tip_dashed a{
color:#FF6600;
border-bottom:1px solid #ff6600;}
.tip a:hover,.tip_dashed a:hover{
background-color:#ff6600;
color:#fff;}
.line{
margin:15px 0px;
border-bottom:1px dashed #999;}


.warning{
/*background-color: #FFFFEC;
    border-color: #5B666C;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 10px;
    color: #FF3333;
    font-size: 16px;
    margin: 5px 10px 30px;
    opacity: 1;
    padding: 15px;
    text-align: left;*/
	
	background-color: #f2f2f2;
    border-color: #5B666C;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 5px;
    color: #333;
    font-size: 16px;
    margin: 5px 10px 30px;
    opacity: 1;
    padding: 15px;
    text-align: left;
	
}
.warning a {
    color: #6699CC;
    font-weight: bold;
}

.warning a:hover{
background:#6699cc;
color:#fff;}

/*=====================*/
#cf_t{
	color: #666666;  
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;}
#badging{
	height:150px;
	background:url(../images/sh_bgimg.jpg) no-repeat scroll 0 0 transparent;
	text-align:right;
	color:#333;
	padding:180px 25px 0 0;
}
.ttbar{
	background:url(../images/bg_tbar.jpg) no-repeat scroll 0 0 transparent; color:#FFF; height:27px;
	font-size:15px; font-weight:bold; padding:4px 0 0 10px; margin-left:10px;
}
.ttbar span{ float:right; font-size:12px; }
	
.foot{
text-align:center;
color:#FFFFFF;
line-height:22px;
padding:12px 0px 17px 0px;
}

#foot{ background:#8cc641; color:#FFF; height:22px; padding:5px 10px 0; }
#foot a{ color:#FFF; }
#foot a:hover{ color:#09F; }
.ft_left{ width:550px; float:left; text-align:left;}
.ft_right{ width:300px; float:right; text-align:right;}
.required{ color:#F00; font-size:13px; }
.optional{ color:#090; font-size:13px; }
.frm_remark{ font-size:11px; color:#000; display:block; }
.gap{ font-size:16px; }

.m_title{
	font-size:14px;
	/*color:#01367D;*/
	color:#000;
	padding:5px 2px;
	font-weight:bold;
	padding-left:24px;
	margin-right:7px;
	margin-left:7px;
	background:url(../img/img08.gif) no-repeat 10px center;
}

.Zh_CnChar{ display:none; }