@charset "utf-8";
body{background:url('../img/zone/body_bg.png') no-repeat #B4DAF0;}
input[type='checkbox']{position:relative;top:2px;}
.btn_blue {width:60px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#ffffff; background-color:#00a0e9;}
.btn_blue:hover {background-color:#0066cc; cursor:pointer;}
.txt_blue {color:#0195df;}

/*** 以下是公共模块布局及样式***/

/*个人空间内容区*/
#g_content {float:top; width:100%; min-width:1002px; margin-top:62px;/*background-color:#00ff00;*/}
#g_content_center {width:1002px; margin:0px auto; /*background-color:#aaaaaa;*/}

/*公共底脚*/
#g_foot_bar {float:top; width:100%; min-width:1002px; border-top:1px solid #92c9d3; background-color:#f2f2f5;}
#g_foot_center {width:1002px; height:190px; margin:0px auto;}
#g_foot_center .left {float:left; width:800px; margin-top:18px;}
#g_foot_center .left .netName {float:top; height:30px; font-size:16px; margin-bottom:4px; letter-spacing:1px; color:#3f3f3f;}
#g_foot_center .left .intro {float:top; height:20px; line-height:20px; margin-top:4px; font-size:12px; color:#696E78;}
#g_foot_center .right {float:left; width:200px; margin-top:20px;}
#g_foot_center .right .qr_code {float:top; width:90px; height:90px; margin-left:54px;}
#g_foot_center .right .qr_code img {width:100%; height:100%;}
#g_foot_center .right .cp_name {float:top; width:200px; height:20px; line-height:20px; margin-bottom:4px; text-align:center; color:#3f3f3f;}
#g_foot_center .right .tel_pos {float:top; width:170px; height:20px; margin-left:32px; color:#696E78;}

.contentMain{background:#FFFFFF;margin-bottom:10px;}
.contentMainTitle{border:1px solid #DDDDDD;}
.contentMainTitle2{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;padding:10px;height:20px;line-height:20px;background:#F0F0F0;}
.contentMainTitle2 .floatLeft{font-size:18px;}
.contentMainTitle2 .floatRight{font-size:14px;}
.contentMainTitle2 .floatRight a{color:#708cb7;}
.contentMainContent{padding:10px;}
.contentMainContent .contentMainInfo{width:850px;margin:30px auto;}
.contentMainContent .contentMainInfo div{margin-bottom:20px;}
.contentMainContent .contentMainInfo .contentMainInfoTitle{font-size:18px;}
.contentMainContent .contentMainInfo .contentMainInfoBrief{font-size:14px;color:#AAAAAA;}
.contentMainContent .contentMainInfo .contentMainInfoAuthor{font-size:14px;color:#ADADAD;}
.contentMainInfoAuthor span{margin-right:20px;}
.contentMainInfoContent{min-height:480px;}
.contentMainInfoContent a{text-decoration:underline;}
.contentMainInfoContent img{max-width:850px;}