﻿/* CSS Document */
.header{ height:96px;}
.main{ width:1018px; height:500px; background:#fff; border:1px solid #cfcfcf; margin:0 auto 26px;}

/*内容样式*/
.main h2{ height:36px; line-height:36px; color:#0090d9; font-size:16px; margin:12px 14px 0; padding:0 20px; border-bottom:1px solid #cfcfcf; display:block;}
.main h2 a{ float:right; color:#13a63c; font-size:14px;}

form.register{ width:981px; display:block; margin:40px auto 0;}
form.register p{ min-height:40px; line-height:40px; font-size:13px; overflow:hidden; padding-left:186px;}
form.register p strong{ height:40px; line-height:40px; color:#e90101; float:left;}
form.register p span{ height:40px; line-height:40px; color:#9e9e9e; font-size:13px; float:left;}
form.register p img.mark{ float:left; padding:12px 2px; margin:0;}
form.register p label{ width:65px; height:40px; line-height:40px; color:#565656; font-size:13px; padding:0 4px; float:left; text-align:right;}
form.register p label.strong{ color:#e90101; font-weight:bold;}
form.register p input.text{ width:228px; height:20px; line-height:20px; color:#666666; border:1px solid #c5c5c5; font-size:13px; font-family:Arial; float:left; margin:8px 10px;}
form.register p input.code{ width:70px;}
form.register p textarea.message{ margin-top:6px; padding:0; float:left; width:428px; height:142px; line-height:20px; resize:none;}
form.register p img.code{ float:left; color:#00a3e8; margin:10px 8px;}
form.register p a{ float:left; color:#ad701f; height:40px; line-height:40px;}
form.register p a:hover{ color:#de3204; text-decoration:underline;}
form.register p input.button{ width:156px; height:32px; background:url(../images/icons/register_btn_bg1.jpg) no-repeat; margin-left:83px; border:none; text-indent:-9999px; display:block; cursor:pointer;}

.geren_reg p a{ color:#0090d9;}
.geren_reg p a:hover{ text-decoration:underline;}