﻿body { margin:0; padding:0; text-align:left; font-family:Arial; font-size:12px; color:#000;}
#clear{ clear:both;}
#content{ overflow:hidden; height:100%; background:#fff; padding:0; margin:0;}
#position{ height:25px; margin:0 0 5px 5px; color:#666; line-height:25px;}
#position a{ margin:0 10px; color:#666; text-decoration:underline;}
#position a:hover{ text-decoration:none;}
#contain{margin:0 auto; width:956px;  height:auto; padding:0;}


#top_02_bg{ background:url(../Master/images/topbot_images/02/top_bg.jpg) no-repeat; margin:0 auto; width:958px; height:145px;}
#login_02_bg{ float:right; margin:95px 10px 0 0; width:140px; height:21px; line-height:21px; color:#e70000;}
#login_02_bg span{ color:#004a94;}
#login_02_bg a{ color:#004a94; margin:0 5px; text-decoration:none;}
#login_02_bg a:hover{ text-decoration:underline;}
#menu_02_bg{ margin:7px 0 0 15px;}
#menu_02_bg img{ float:left; margin-top:2px;}
#menu_02_bg a{ color:#fff; font-size:14px; margin:0 16px; text-decoration:none; height:22px; display:block; float:left;}
* html #menu_02_bg a{margin:0 14px;}
#menu_02_bg a:hover{text-decoration:none; background:url(../Master/images/topbot_images/02/arrow_01.gif) no-repeat bottom center;}
#login_02_bg_logined{float:right; margin:73px 20px 0 0; width:220px; line-height:21px; text-align:right; color:#e70000;}
#login_02_bg_logined span{ color:#117dbb; font-weight:bold;}
#login_02_bg_logined a{ color:#e70000; margin:0 5px; text-decoration:underline;}
#login_02_bg_logined a:hover{ text-decoration:none;}
#menu_ge{height:1px; background:#ecf0f3; overflow:hidden;}
* html #menu_ge{ margin-top:-7px;}
#menu_sec{ width:945px; margin:0 auto; line-height:26px; color:#126ba3;}
* html #menu_sec{ padding:5px 0;}
#menu_sec img{ margin-left:-10px; line-height:26px;}
#menu_sec a{ color:#126ba3; margin:0 10px; text-decoration:none;}
#menu_sec a:hover{ color:#d70000;}
#menu_third{ margin:-6px auto; border-left:#d5dfe9 solid 1px; border-right:#d5dfe9 solid 1px; border-bottom:#d5dfe9 solid 5px; padding:15px; width:920px; background:#fff; position:absolute;}
* html #menu_third{ margin-top:-13px;}
#menu_third a{ width:100px; display:block; float:left; color:#cd5b00; text-decoration:none; height:20px;}
#menu_third a:hover{ text-decoration:underline;}

.menu_sec{ width:945px; margin:0 auto; line-height:26px; color:#126ba3;}
* html .menu_sec{ padding:5px 0;}
.menu_sec img{ margin-left:-10px; line-height:26px;}
.menu_sec a{ color:#126ba3; margin:0 10px; text-decoration:none;}
.menu_sec a:hover{ color:#d70000;}

#bottom{ padding:15px 0; line-height:30px; text-align:center; color:#676b6c; background:url(../Master/images/topbot_images/02/line_02.gif) top repeat-x;}
#bottom a{text-decoration:none; color:#676b6c; margin:0 20px;}
#bottom a:hover{text-decoration:underline;}




/*aql 2009-8-26 begin*/
#menu_FloatRe{ margin:5px 0 0 -5px; border-left:#d5dfe9 solid 1px; border-right:#d5dfe9 solid 1px; border-bottom:#d5dfe9 solid 5px; padding:15px; width:920px; background:#fff; position:absolute; }
* html #menu_FloatRe{ margin:22px 0 0 -78px;}
*+html #menu_FloatRe{margin:18px 0 0 -78px;} 
#menu_FloatRe a{ width:95px; display:block; float:left; color:#cd5b00; text-decoration:none; height:20px; font-size:12px;}
* html #menu_FloatRe a{ width:70px;}
*+html #mnu_FloatRe a{ width:100px; }
#menu_FloatRe a:hover{ text-decoration:underline;}

/*#menu_FloatCom{ margin:22px 0 0 3px; border-left:#d5dfe9 solid 1px; border-right:#d5dfe9 solid 1px; border-bottom:#d5dfe9 solid 5px; padding:15px; width:920px; background:#fff; position:absolute;}
* html #menu_FloatCom{ margin-left:-478px;}
*+html #menu_FloatCom{margin-left:-485px;}
#menu_FloatCom a{ width:131px; display:block; float:left; color:#cd5b00; text-decoration:none; height:20px;font-size:12px; }
* html #menu_FloatCom a{ width:70px;}
*+html #menu_FloatCom a{ width:100px; }
#menu_FloatCom a:hover{ text-decoration:underline;}

/*aql 2009-8-26 end*/

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 14px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Regions/Images/star_01.gif);

}

.emptyRatingStar {
    background-image: url(/Regions/Images/star_02.gif);
}

.savedRatingStar {
    background-image: url(/Regions/Images/star_01.gif);
}
/*----------------------------CSS截字 quanysq----------------------------------*/
#substrtext
{
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space:nowrap;
}

#substrtext a:hover
{
	overflow:auto;
	white-space:normal;
}
