body 
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 14px;
	color: #333;
	margin: 0px;
	/*text-align: center;*/
}

.w1200{width:1200px;margin:0 auto;}


.llink a {  
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 14px; 
	color: #FFF; 
	text-decoration: none;
}
.llink a:hover {
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 14px; 
	color: #FFF; 
	text-decoration: none; 
	cursor: hand;
}

.btn
{
    background: #16a0d3;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 1px 0 0;
    padding: 0 20px;
    width:300px;
    text-align:center;
}
	.btn:hover{ background:#117ea6; }
	.btn.green{ background:#52A152; }
	.btn.green:hover{ background:#328032; }
	.btn.yellow{ background:#FF9C30;}
	.btn.yellow:hover{ background:#c87316; }
	.btn.violet{ background:#993333 ; }
	.btn.violet:hover{ background:#990033; }


a {  
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 14px; 
	color: #333333; 
	text-decoration: none;
}
a:hover{
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 14px; 
	color: #FF9966; 
	text-decoration: none; 
	cursor: hand;
}






.font14
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 14px;
	color: #333333;
}

.font14_red
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 14px;
	color: #CC3300;
}

.font12_line22
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

.font12Arial
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.font12_line18
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align:justify; 
	text-justify:inter-ideograph;
}

.font12_line0
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #333333;
}

.font14_line25
{
	font-family: "Arial", "å®‹ä½“";
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}




.whitefocus a {  
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
}
.whitefocus a:hover{
	font-family: "Arial", "å®‹ä½“"; 
	font-size: 12px; 
	color: #FF0066; 
	text-decoration: none; 
	cursor: hand;
}

.wk a {	text-decoration: none;}
.wk a:hover{position:relative;top:1px;}




.font12white {
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #FFF;
}

.font12red {
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #CC3300;
}

.font12blue {
	font-family: "Arial", "å®‹ä½“";
	font-size: 12px;
	color: #09F;
}

.courenew {
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	line-height: 22px;
}
.dotborder {
	border: 1px dashed #CCC;
}

.menu
{
    font-family: "Arial", "å®‹ä½“";
    font-size:12px;
    height:35px;
    line-height:35px;
	padding-left:10px;
}

.menuhead
{
    font-family: "Arial", "å®‹ä½“";
    font-size:14px;
    height:40px;
    line-height:40px;
    background-color:#051358;
    color:#FFFFFF;
    padding-left:10px;
}

#top
{
    width: 1200px;
    margin:0 auto ;
    text-align:left;
}