@charset "utf-8";
*{margin: 0px;padding: 0px;}

/*基本信息*/
body,td,th {font-family: arial, "微软雅黑", "宋体";font-size: 12px;color: #666666;line-height:19px;}
body {margin:0px;}
img { border:none}
a {color: #333;text-decoration: none;}
a:hover {color: #993333;text-decoration: underline;}
ul {list-style:none;}

/*字体颜色*/
.white { color:#FFF}
.white_bold { padding-left:6px;color:#FFF; font-weight:bold}
.white_sixteen { font-size:16px; color:#FFF; font-weight:bold}
.white_sixteen a { font-size:16px; color:#FFF; font-weight:bold}
.white_sixteen a:hover { font-size:16px; color:#FFF; font-weight:bold}

.white_shisi { color:#FFF;font-size:14px;text-decoration: none; }
.white_shisi a { color:#FFF;font-size:14px;text-decoration: none; }
.white_shisi a:hover { color:#FFF;font-size:14px;text-decoration: underline; }

.white_shisi_bold { color:#FFF;font-size:14px;text-decoration: none; font-weight:bold }
.white_shisi_bold a { color:#FFF;font-size:14px;text-decoration: none; }
.white_shisi_bold a:hover { color:#cccccc;font-size:14px;text-decoration: underline; }

.orange_newsdtitle{color:#ff6600;font-size: 22px; font-weight:bold;text-decoration: none;}

.orange{color:#ff6600;font-size: 14px;text-decoration: none;}
.orange a{color: #ff6600;text-decoration: none;}
.orange a:hover {color: #ff6600;text-decoration: underline;}

.orange_bold{color:#ff6600;font-size: 12px; font-weight:bold;text-decoration: none;}
.orange_bold a{color: #ff6600; font-weight:bold;text-decoration: none;}
.orange_bold a:hover {color: #ff6600; font-weight:bold;text-decoration: underline;}

.red_shisi{color:#4f0505;font-size: 14px; font-weight:bold;text-decoration: none;}
.red_shisi a{color: #4f0505; font-weight:bold;text-decoration: none;}
.red_shisi a:hover {color: #4f0505; font-weight:bold;text-decoration: underline;}

.orange_shisitwo{color:#ff6600;font-size: 14px; font-weight:bold;text-decoration: none;}
.orange_shisitwo a{color: #ff6600; font-weight:bold;text-decoration: none;}
.orange_shisitwo a:hover {color: #ff6600; font-weight:bold;text-decoration: underline;}

.orange_sixteen{color:#ff6600;font-size: 16px; font-weight:bold;text-decoration: none;}
.orange_sixteen a{color: #ff6600;text-decoration: none;}
.orange_sixteen a:hover {color: #ff6600;text-decoration: underline;}

.yellow {color:#9c8859;text-decoration:none}
.yellow a{color:#9c8859;text-decoration:none}
.yellow a:hover{color:#006699;text-decoration:underline}



/*内页右侧内容*/
.room01{margin:25px 0 0 90px; overflow:hidden}
.room{overflow:hidden}
.room ul li {overflow:hidden;padding:20px 40px;background:url(../images/room_listbg.png) no-repeat left bottom; width:770px; height:125px;}
.room ul li a {padding-left:20px;display:block; overflow: hidden}
.room ul li a:hover { color:#d6645a;}

.room ul li i a {padding-left:20px; height:24px; line-height:24px; font-size:14px;color:#53bc9b;background:url(../images/listarrow.png) no-repeat left center; display:block; overflow: hidden;font-style:normal}
.room ul li i a:hover { color:#d6645a;}

.none_price{text-decoration:line-through;color:#888;}