@charset "utf-8";
/* CSS Document */
/*******************************************************/
.demain{ width:980px; }
#de_left{ width:655px; float:left;}
#de_right{ float:right; width:325px;}
.der_bg{ background-image:url(../images/mian2_07.jpg); background-repeat:repeat-y; width:325px;}

/*******login****88*/
.userinput{border: 1px solid #CCCCCC;}
#log_top{ background-image:url(../images/login_03.jpg); background-repeat:no-repeat; width:946px; height:70px; margin-top:10px;}
#log_foot{ background-image:url(../images/login_07.jpg); background-repeat:no-repeat; width:946px; height:184px; }
#log_mid{ height:162px; width:946px; overflow:hidden;}
#log_mid .lmleft{ float:left; width:271px; height:162px; overflow:hidden;background-image:url(../images/login_05.jpg); background-repeat:no-repeat;}
#log_mid .lmmid{ float:left; width:400px;}
#log_mid .lmright{float:right;width:214px; height:162px; overflow:hidden;background-image:url(../images/login_08.jpg); background-repeat:no-repeat; }

/*******reg****88*/
#reg_top{ background-image:url(../images/register_03.jpg); background-repeat:no-repeat; width:946px; height:70px; margin-top:10px;}
#reg_foot{ background-image:url(../images/register_07.jpg); background-repeat:no-repeat; width:946px; height:184px; }
#reg_mid{ height:162px; width:946px; overflow:hidden;}
#reg_mid .lmleft{ float:left; width:271px; height:162px; overflow:hidden;background-image:url(../images/register_06.jpg); background-repeat:no-repeat;}
#reg_mid .lmmid{ float:left; width:440px;}
#reg_mid .lmright{float:right;width:214px; height:162px; overflow:hidden;background-image:url(../images/register_08.jpg); background-repeat:no-repeat; }

/*******user center ****88*/
.red{ color:#F00;}
.img_border{border:1px solid #CCCCCC; padding:5px; }
.user_main{ width:950px; margin-top:10px; color:#666666;}
.user_left{ float:left; width:145px;}
.user_left .mtitle{ font-size:14px; letter-spacing:2px;}
.user_left .lan{height:30px; line-height:30px; border-bottom:#CCC 1px dashed;}
.user_left .mscore{ color:#ff5a00; line-height:30px;}

.user_right{ float:right; width:765px; line-height:20px;}
.user_right .ur_title{ background-image:url(../images/myaccount_07.jpg); background-repeat:no-repeat; height:37px; line-height:37px; font-size:14px; color:#FFF; width:96px; text-align:center; overflow:hidden; margin-left:0px;}
#user_info input ,#user_info textarea,#user_info select{border: 1px solid #CCCCCC; background-color:#f5f5f5;}
.user_right .border_foot{border-bottom:1px solid #CCCCCC; }

