﻿@charset "utf-8";
/*==================全局样式===================*/

* {margin:0; padding:0;}
img{border:0;}
BODY {height:auto; color:#5d5d5d; font-size:12px; margin:0px auto; margin-top:0px; font-family:"SimSun","Arial Narrow"; background:url(../images/login_bg.gif) left top repeat-x #7498d2; text-align:center; overflow:hidden;
}

/*==================内容部分===================*/
.cdn_loginbl{width:620px; height:335px; background:#fff; margin:0 auto; margin-top:135px; padding:5px;}
.cdn_loginleft{float:left; margin-right:5px;}
.cdn_loginright{ width:425px; float:left;}
.cdn_loginrightn{float:left; margin-top:12px; padding-left:64px;}
.cdn_loginrightn table td{ padding-left:5px; padding-top:5px; padding-bottom:5px; height:28px; line-height:28px;
	text-align: center;
}
.cdn_loginf3{ font-size:14px; font-weight:bold;}
.cdn_loginsr{ width:160px; height:28px; line-height:28px; padding-left:5px; background:#fff; font-size:12px; border:#cccccc 1px solid; float:left;}
.m_left{ margin-left:25px;}
.button_login{width:80px; height:27px; line-height:27px; text-align:center; color:#fff; font-size:12px; font-weight:bold; background:url(../images/login_button2.gif) 0px 0px no-repeat; margin-right:5px; float:left;}
.button_login a{display:block;}
.button_login a:link {color:#fff; text-decoration:none;}
.button_login a:visited {color:#fff; text-decoration:none;}
.button_login a:hover { text-decoration:none; background:url(../images/login_button2.gif) 0px -54px no-repeat;}
.button_login a:active {color:#fff; text-decoration:none;}
.button_again{width:80px; height:27px; line-height:27px; text-align:center; color:#515153; font-size:12px; background:url(../images/login_button2.gif) 0px -27px no-repeat; float:left;}
.button_again a{display:block;}
.button_again a:link {color:#515153; text-decoration:none;}
.button_again a:visited {color:#515153; text-decoration:none;}
.button_again a:hover {color:#FFFFFF; text-decoration:none;background:url(../images/login_button2.gif) 0px 0px no-repeat;}
.button_again a:active {color:#515153; text-decoration:none;}


