@import url("style_default.css");
body{margin: 0; font-size: 12px; font-family:Arial; color: #333333;}
img{border: none;}
form{margin: 0; padding: 0;}
textarea{resize: none;}
.comInt{height: 22px; width: 150px; border: 1px solid #afafaf; padding-left: 4px;}
.comBtn{border: none; background-color: #ea2e49; padding: 4px 10px; cursor: pointer; color: #fff; margin: 0;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;} 
.comText{height: 55px; width: 420px; border: 1px solid #afafaf;}
.comSel{height: 26px; width: 156px; border: 1px solid #afafaf; padding-left: 4px;}
.radiu4{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;} 
.clear0{clear: both;}
.clear5{clear: both; height: 5px;}
.clear10{clear: both; height: 10px;}
.clear15{clear: both; height: 15px;}
.clear20{clear: both; height: 20px;} 
.clear25{clear: both; height: 25px;}
.clear30{clear: both; height: 30px;}
.content{width: 1220px; height: auto; margin: auto;}
.aLink_blue{color: #2953a6; text-decoration: none; cursor: pointer;}
.aLink_blue:hover{text-decoration: underline;}
.aLink_blue2{color: #3366cc; text-decoration: none; cursor: pointer;}
.aLink_blue2:hover{text-decoration: underline; color: #ea2e49;}
.aLink_grey{color: #666; text-decoration: none; cursor: pointer;}
.aLink_grey:hover{text-decoration: underline;}
.aLink_pink{color: #ea2e49; text-decoration: none; cursor: pointer;}
.aLink_pink:hover{text-decoration: underline;}
.imgLink70{width: 70px; height: 70px; display: block; float: left;}
.imgLink70 img{width: 70px; height: 70px;}

.shadowBox1{-webkit-box-shadow: 0px 1px 8px -3px rgba(0,0,0,.5); box-shadow: 0px 1px 8px -3px rgba(0,0,0,.5);}
.shadowBox2{-webkit-box-shadow: 0px 1px 8px -3px rgba(0,0,0,.5); box-shadow: 0px 1px 8px -3px rgba(0,0,0,.5);}
.shadowBox3{-webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,.3); box-shadow: 0px 1px 8px 0px rgba(0,0,0,.3);}

.logo1{width: 250px; height: 70px; background: url("/resource/images/portal/logo1.png"); display: inline-block; margin-top: 20px;}

.aBtn_pink{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #ea2e49;
	color: #fff; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_green{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #85b77d;
	color: #fff; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_orange{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #ff6600;
	color: #fff; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_orange:hover{background-color: #e65c00;}
.aBtn_grey{display: block; width: auto; height: 14px; line-height: 14px; padding: 3px 7px; background-color: #f5f5f5;
	color: #666; float: left; text-decoration: none; cursor: pointer; border: 1px solid #ddd;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_grey:hover{background-color: #fff;}
.aBtn_white{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #ffffff;
	color: #666; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_white:hover{background-color: #f5f5f5;}
.aBtn_unable{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #f5f5f5;
	color: #aaa; float: left; text-decoration: none; border: 1px solid #ddd; cursor: default;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_grey:hover{background-color: #fff;}
.aBtn_yellow{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #ffd14d;
	color: #fff; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_blue{display: block; width: auto; height: 14px; line-height: 14px; padding: 4px 7px; background-color: #004b83;
	color: #fff; float: left; text-decoration: none; cursor: pointer;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.aBtn_mid{padding: 8px 16px; font-size: 14px; font-weight: bold;}
.aBtn_max{padding: 10px 20px; font-size: 16px; font-weight: bold;}
.aBtnBB{padding: 8px 16px; font-size: 14px; font-weight: bold;}
.aBtnInline{display: inline-block; float: none;}

