*{
	margin:0;
	padding:0;
}/*global reset*/
h1,h2,h3,h4,h5,h6,p,blockquote,label,ul,ol,dl,fieldset,address{
	margin: 5px 0;
}
li,dd{
	margin-left:0em;
}
fieldset{
padding:.5em;
}
select {
	min-width:1.5em;
	font-size: 12px;
}/* hiding the drop-down arrow of a select form widget in Firefox*/
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
}
UL {
	LIST-STYLE-TYPE: none;
	margin: 0;
}

#news_list{
	LIST-STYLE-TYPE: none;
	margin: 0;
	/* line-height:34px; */
}
#news_list li{

padding-top:5px;
padding-bottom:5px;
}
a.news_link{
margin-left:8px;
font-size:14px;
}
/* links */
A {
	font : 1em Verdana;
	color :#58575c;
	text-decoration : none;
}
A:hover {
	color :#C4161D;
	text-decoration : none;
}
A.white {
	font : 1em Verdana;
	color : #FFFFFF;
	text-decoration : none;
}
A.white:link {
	font : 1em Verdana;
	color : #FFFFFF;
	text-decoration : none;
}
A.white:hover {
	color: #FFFFFF;
	text-decoration : underline;
}
A.n {
	color : #333333;
	text-decoration : none;
	font-family: Verdana;
	font-size: 1em;
}
A.n:link {
	font : 1em Verdana;
	color : #333333;
	text-decoration : none;
}
A.n:hover {
	color : #333333;
	text-decoration : underline;
}
A.m {
	font : 1em Verdana;
	color : #616942;
	text-decoration : none;
}
A.m:link {
	font : 1em Verdana;
	color : #616942;
	text-decoration : none;
}
A.m:hover {
	color : #000;
	text-decoration : underline;
}
A.b {
	font : 1em Verdana;
	color : #000;
	text-decoration : none;
	line-height:1.5em;
}
A.b:link {
	font : 1em Verdana;
	color : #000;
	text-decoration : none;
	line-height:1.5em;
}
A.b:hover {
	font : 1em Verdana;
	color : #C4161D;
	text-decoration : underline;
	line-height:1.5em;
}
A.b:visited {
	color : #999;
}
A.c {
	font : 1em Verdana;
	color : #8A0400;
	text-decoration : none;
	line-height:1.5em;
}
A.c:link {
	font : 1em Verdana;
	color : #8A0400;
	text-decoration : none;
	line-height:1.5em;
}
A.c:hover {
	font : 1em Verdana;
	color : #C4161D;
	text-decoration : underline;
	line-height:1.5em;
}
A.blue {
	font : 0.82em Verdana;
	color : #05006A;
	text-decoration : none;
}
A.blue:link {
	font : 0.82em Verdana;
	color : #05006A;
	text-decoration : none;
}
A.blue:hover {
	font : 0.82em Verdana;
	color : #05006A;
	text-decoration : underline;
}
A.blue:visited {
	color : #999;
}
A.blog {
	font : 1em Verdana;
	color : #3C47BB;
	text-decoration : none;
}
A.blog:link {
	font : 1em Verdana;
	color : #3C47BB;
	text-decoration : none;
}
A.blog:hover {
	font : 1em Verdana;
	color : #3C47BB;
	text-decoration : underline;
}
A.blog:visited {
	color : #999;
}
A.title {
	font : 1em Verdana;
	color : #FF2D00;
	font-weight: bold;
	text-decoration : none;
}
A.title:link {
	font : 1em Verdana;
	color : #FF2D00;
	font-weight: bold;
	text-decoration : none;
}
A.title:hover {
	color : #FF2D00;
	font-weight: bold;
	text-decoration : none;
}
A.nav {
	color : #CB0C02;
	text-decoration : none;
	font-family: Verdana;
	font-size: 1.13em;
	line-height: 2em;
	font-weight: bold;
	margin-left: 10px;
}
A.nav:link {
	color : #CB0C02;
	text-decoration : none;
	line-height: 2em;
	font-family: Verdana;
	font-size: 1.13em;
	font-weight: bold;
	margin-left: 10px;
}
A.nav:hover {
	color : #444;
}
/* form */
#city_switch	{
	color :#333333;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	height: 20px;
	width: 55px;
}
form {
display : inline; 
} 


.title {
	font :15px Verdana;
	color :#CC0000;
	font-weight: bold;
}
#search_form {
height:26px;
line-height:1em;
margin-left:9px;
width:168px;
}
#search_field {
background-color:#F2F2F2;
border-color:#989793 rgb(216, 205, 175) rgb(216, 205, 175) rgb(152, 151, 147);
border-style:solid;
border-width:2px;
display:block;
float:left;
height:20px;
margin:1px 3px 0 0;
padding:0px;
width:100px;
}
#search_f {
display:block;
float:left;
margin:9px 0pt 0pt 0;
padding:0pt;
}
/* layout */
BODY {
	margin: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:76%;
	font-style: normal;
	font-weight: normal;
	line-height:1em;
	text-align: center;
	padding: 0;
	color: #000000;
}
#wrap{
	margin: 0 auto;
	width: 999px;
	text-align: left;
	position: relative;
}
#main	{
	width: 999px;
	text-align: left;
	background-image: url(i/main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	float: left;
}
#top {
	height: 129px;
	width: 999px;
}
.cf {
	clear: both;
}
#left {
	float: left;
	width: 201px;
}
#center {
	float: left;
	width: 568px;
}
#center_community {
	float: left;
	width: 768px;
}

.box_ksfwzn {
	width: 180px;
	margin: 6px 0 8px 9px;
}
.box_content {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	border-bottom: solid #7A7677 1px;
	border-right: solid #7A7677 1px;
	border-left: solid #7A7677 1px;
}
.box_padding {
	padding: 5px 20px 5px 26px;
}
.fl {
	float: left;
}
#right {
	float: left;
	width: 206px;
}
#footer_1 {
	width: 975px;
	color: #FFFFFF;
	background-color: #1257a4;
	text-align: center;
	margin: 0 auto 7px auto;
	padding: 0;
	height: 39px;
}
#footer1_padding {
	padding: 12px 0;
}
.footer_link {
	margin-right: 15px;
	margin-left: 15px;
}
#footer {
	text-align: center;
	padding: 0;
	width: 999px;
	height: 60px;
	background-image: url(i/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
A.t {
	font : 13px Verdana;
	color :#EEEEEE;
	text-decoration : none;
	line-height: 1.1em;
}
A.t:link {
	font : 13px Verdana;
	color :#EEEEEE;
	text-decoration : none;
	line-height: 1.1em;
}
A.t:hover {
	font : 13px Verdana;
	color: #FF0000;
	text-decoration : none;
}
.small {
	font-size: 1em;
}
#footer_2 {
	line-height: 1.5em;
	margin: 0;
	position: relative;
	padding-top: 20px;
}
#footer_1 table {
	text-align: center;
	margin: 0px auto;
}
#coupon_1{
	margin:0;
	height:372px;
	overflow:hidden;
	text-align:left;		
}
#coupon_1 ul{
	text-align:center;
	list-style:none;
	margin:5px 0px;
	padding:0px;
}
#coupon_1 li{
	text-align:center;
	list-style:none;
	padding:0px;
	margin-left: 0px;
}
#coupon_2{
	margin:0;
	height:140px;
	overflow:hidden;
	text-align:left;		
}
#coupon_2 ul{
	text-align:center;
	list-style:none;
	margin:5px 0px;
	padding:0px;
}
#coupon_2 li{
	text-align:center;
	list-style:none;
	padding:0px;
	margin-left: 0px;
}

.emag_ul {
}
ul.emag_ul li {
	list-style-type: disc;
	margin-left: 2em;
	padding-left: 0.5em;
}
#ad_title a {
	color: #FFFFFF;
	line-height: 1.5em;
}
ul#menu {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px 10px;
	padding: 0px;
	float: left;
}
#menu li A {
	font : 15px Verdana;
	color :#FFFFFF;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}
#menu li A:link {
	font : 15px Verdana;
	color :#FFFFFF;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}
#menu li A:hover {
	font : 15px Verdana;
	color: #E7F1FA;
	text-decoration : none;
	line-height: 1.3em;
	font-weight: bold;
}
ul#sub_menu {
	margin: 0px;
	padding: 0px;
}
#sub_menu li {
	margin: 0px 10px;
	padding: 0px;
	float: right;
}
ul#smenu1{
	width: 500px;
	font-size: 12px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	float: left;
	display: none;
	/*display: none;*/
}
#smenu1 li{
	text-decoration: none;
	margin: 0px 7px;
	list-style-type: none;
	float: left;
}
ul#smenu1 li A {
	color :#47484A;
	text-decoration : none;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1em;
}
ul#smenu1 li A:hover {
	color: #FF5220;
	text-decoration : none;
}
ul#smenu2{
	width: 500px;
	font-size: 12px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	float: left;
	left: 130px;
	display: none;
	/*display: none;*/
}
#smenu2 li{
	text-decoration: none;
	margin: 0px 7px;
	list-style-type: none;
	float: left;
}
ul#smenu2 li A {
	color :#47484A;
	text-decoration : none;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1em;
}
ul#smenu2 li A:hover {
	color: #FF5220;
	text-decoration : none;
}
ul#smenu3{
	width: 600px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	float: left;
	left: 280px;
	display: none;
	/*display: none;*/
}
#smenu3 li{
	text-decoration: none;
	margin: 0px 7px;
	list-style-type: none;
	float: left;
}
ul#smenu3 li A {
	color :#47484A;
	text-decoration : none;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1em;
}
ul#smenu3 li A:hover {
	color: #FF5220;
	text-decoration : none;
}
ul#smenu4{
	width: 500px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	float: left;
	left: 200px;
	display: none;
	/*display: none;*/
}
#smenu4 li{
	text-decoration: none;
	margin: 0px 7px;
	list-style-type: none;
	float: left;
}
ul#smenu4 li A {
	color :#47484A;
	text-decoration : none;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1em;
}
ul#smenu4 li A:hover {
	color: #FF5220;
	text-decoration : none;
}
ul.arrow{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.8em;
}

ul.arrow li{
	list-style-image: url(i/arrow_bullet.gif);
	margin-left: 10px;
	line-height: 1.8em;
}
.tabOn1 {
	float: left;
	height: 34px;
	width: 91px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb1_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab1 {
	float: left;
	height: 34px;
	width: 91px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb1_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabOn2 {
	float: left;
	height: 34px;
	width: 94px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb2_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab2 {
	float: left;
	height: 34px;
	width: 94px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb2_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabOn3 {
	float: left;
	height: 34px;
	width: 93px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb3_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab3 {
	float: left;
	height: 34px;
	width: 93px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb3_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabOn4 {
	float: left;
	height: 34px;
	width: 93px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb4_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab4 {
	float: left;
	height: 34px;
	width: 93px;
	text-decoration: none;
	cursor: hand;
	background-image: url(i/tb4_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_ad {
	height: 90px;
	width: 728px;
	position: absolute;
	top: 5px;
	right: 27px;
	border: 1px solid #c4c4c4;
}
#top_options {
	height: 26px;
	width: 180px;
	position: absolute;
	top: 70px;
	left: 30px;
	color: #FFFFFF;
}

ul.dot {
	list-style-type: disc;
	margin-left: 1em;
}
#coupon2 {
	padding:0;
	margin:0;
}
#coupon1 {
	padding:0;
	margin:0;
}
#coupon_2{
	margin:0;
	height:145px;
	overflow:hidden;
	text-align:left;		
}
#coupon_2 ul{
	text-align:center;
	list-style:none;
	margin:5px 0px;
	padding:0px;
}
#coupon_2 li{
	text-align:center;
	list-style:none;
	margin-bottom:1px;
	padding:0px;
	margin-left: 0px;
}
#left_top {
	height: 160px;
	width: 184px;
	margin-left: 9px;
	line-height: 1.5em;
}
.box_ksfwzn .box_content {
	background-color: #ECECEC;
}
.h3_1 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 1px;
	margin-bottom: 0px;
}
.sp_arrow {
	background-image: url(i/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#main_top {
	background-image: url(i/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 999px;
	margin-top: 7px;
}
#main_padding {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_padding_community {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(i/bg_community.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ad1 {
	height: 148px;
	width: 178px;
	margin: 0 0 5px 9px;
}
.ad10 {
	height: 120px;
	width: 180px;
	margin: 0 0 5px 9px;
}
.ad2 {
	height: 60px;
	width: 180px;
	margin: 0 0 5px 9px;
}
#center_login {
	background-image: url(i/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	color: #FFFFFF;
	float: left;
	width: 568px;
}
#login_form {
	display: block;
	float: left;
	padding-left: 84px;
}
.loging_box {
	background-color:#BF6A67;
	border:1px solid #D89C9B;
	height: 15px;
	width: 76px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	font-size: 0.92em;
}
.login_form_pd {
	margin-right: 3px;
}
#login_bt {
	height: 17px;
	width: 40px;
	color :#333333;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	font-size: 0.95em;
}
.login_tx {
	float: left;
	padding-left: 7px;
	padding-top: 2px;
}
.login_hp {
	background-image: url(i/login_help.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 2px 16px 0 10px;
	display: block;
}
.box_cl {
	width: 210px;
	float: left;
}
.box_cr {
	float: left;
	width: 336px;
	margin-left: 6px;
}
.center_b {
	width: 100%;
	margin-bottom: 7px;
}
.center_padding {
	padding-left: 7px;
}
#header_jrrmht {
	background-image: url(i/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 100%;
}
.more {
	float: right;
	display: block;
	margin: 7px 4px 0 0;
}
#header_rmhdjx {
	background-image: url(i/header_rmhdjx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 336px;
}
.box_padding_2 {
  padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.box_padding_2_1 {
  padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-align:left;
}
.image_border {
	padding: 3px;
	border: solid #E0DEE1 1px;
}
li.li_arrow {
	background-image: url(i/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
li.li_arrow_r	{
	background-image: url(i/arrow_bullet_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
li.li_arrow_square	{
	background-image: url(i/arrow_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#tb_rmht {
	margin: 5px 0 5px 0;
}
.h108 {
	height: 108px;
}
.h248 {
	height: 108px;
}
#header_tjzxjx {
	background-image: url(i/header_tjzxjx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 210px;
}
.h301 {
}
#header_rymmjx {
	background-image: url(i/header_rymmjx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 336px;
}
.ta {
	text-align: center;
	height: 70px;
}
#grey_bg {
	background-color: #ECECEC;
	border-top: solid #7A7677 1px;
	height: 119px;
}
.box_cp {
	width: 250px;
	float: left;
}
.box_3 {
	width: 304px;
	float: left;
	margin-bottom: 5px;
}
.box_cc {
	width: 304px;
}
.box_4 {
	width: 552px;
}
.grey {
	background-color: #515151;
	color: #FFFFFF;
	float: left;
	width: 274px;
	line-height: 2em;
}
.tr {
	float: right;
	margin-top: 2px;
	text-align: right;
	margin-right: 5px;
}
.tl {
	float: left;
	margin-left: 14px;
}
.fr {
	float: right;
}
li.li_arrow_round {
	list-style-type: disc;
	margin-left: 35px;
}
#right_border {
	border-right: solid #7A7677 1px;
}
.ad3 {
	
	width: 568px;
	margin-bottom: 7px;
}
.box_c4 {
	width: 241px;
	float: left;
}
.green {
	color: #0E8205;
}
.bd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.box_c5 {
	width: 302px;
	margin-left: 6px;
}
.ad4 {
	margin-top: 6px;
	margin-left: 6px;
}
.box_padding_3 {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.box_margin_bottom {
	margin-bottom: 5px;
}
h3.gbg {
	color: #FFFFFF;
	background-color: #525252;
	display: block;
	font-size: 1.1em;
	margin: 0;
	line-height: 1.5em;
	padding-left: 12px;
	font-weight: normal;
	width: 227px;
}
.blog_photo {
	border: 1px solid #FFFFFF;
	margin: 3px;
}
.bd_b {
	border-bottom: solid #C0C0C0 1px;
}
.ad5 {
	margin: 0 6px;
}
.box_padding_4 {
	padding: 8px 20px;
	line-height: 1.5em;
}
.box_padding_4_1 {
	padding: 2px 2px;
	line-height: 1.5em;
}
#ad6 {
	background-image: url(i/ad_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 640px;
	width: 194px;
	margin-left: 7px;
}
.ad7 {
	height: 60px;
	width: 180px;
	margin-bottom: 7px;
	margin-left: 12px;
}
#ad6_1 {
	margin-left: 18px;
	padding-top: 18px;
}
.ad8 {
	height: 150px;
	width: 180px;
	margin-left: 12px;
	margin-bottom: 9px;
}
.ad9 {
	height: 120px;
	width: 180px;
	margin-left: 12px;
	margin-bottom: 9px;
}
h2.header {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #FF2D00;
	display: block;
	float: left;
	margin: 5px 0 0 0;
}
.box_header {
	float: left;
	height: 26px;
	width: 100%;
}
.box_header_1 {
	float: left;
	height: 26px;
	width: 230px;;
}
.box_left {
	background-image: url(i/header_bg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-left: 16px;
}
.box_right {
	background-image: url(i/header_bg_r.gif);
	background-repeat: no-repeat;
	height: 26px;
	background-position: right top;
	padding-right: 16px;
}
.box_middle {
	background-image: url(i/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}

.box_left_1 {
	background-image: url(i/header_bg_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-left: 6px;
}
.box_right_1 {
	background-image: url(i/header_bg_r.gif);
	background-repeat: no-repeat;
	height: 26px;
	background-position: right top;
	padding-right: 6px;
}

.more_a1 {
	display: block;
	float: right;
	color: #616942;
	background-image: url(i/headphone.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 7px;
	height: 19px;
}
ul#navi {
	padding:0 0 0 20px;
}
#top_navi {
	background-image: url(i/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 27px;
	padding: 0 12px;
}
.navi_m {
	float: left;
	height: 27px;
	background-image: url(i/navi_bg_s.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 10px 0 0;
}
.navi_r {
	float: left;
	height: 27px;
	padding: 0 12px 0 0;
}
#top_box {
	display: block;
	float: left;
	background-image: url(i/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 975px;
}
#search_gg {
	background-image: url(i/search_gg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 122px;
	margin-left: 5px;
	margin-top:3px;
	margin-bottom: 10px;
}
.button_padding {
	padding: 7px 0 0 20px;
	line-height: 2em;
}
#search_mf {
	background-image: url(i/search_mf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 185px;
	margin-left: 10px;
	margin-top:3px;
}
#ccue_card {
	background-image: url(i/ccue_card.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 115px;
}
#cc_padding {
	padding: 90px 0 0 34px;
}
#eat {
	background-image: url(i/eat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 169px;
	margin-left: 5px;
}
#eat_padding {
	padding: 54px 0 0 27px;
}
#eat_search {
	background-image: url(i/eat_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 171px;
	margin-top: 3px;
	margin-left: 5px;
}
#eatsearch_padding {
	padding: 10px 0 0 26px;
}
.bt{
	width:60px;
	height:22px;
}

.ad_border
{
width:550px;
height:65px;
border: 1px solid #000;
text-align: center;
margin-left:8px;
padding-top:3px;
}
.content{
font-size:14px;
line-height:26px;
}
#news_home_listing{
padding-top:4px;
padding-bottom:4px;
}
#news_home_listing li{
line-height:20px;
}
#news_title{
text-align:center;
font-size:16px;
font-weight:bold;
padding-bottom:10px;
}
.inbodyad {
	margin: 3px 0px 5px 10px; 
	float: right; 
	width: 300px; 
	height: 250px; 
	overflow: hidden;
}

#breakNews{float:left; width:338px; height:106px; margin-top:5px;padding:0 0 3px 2px;}
#breakNews .list6{float:left; width:338px;color:#333;height:94px;overflow:hidden; margin-top:10px;margin-left:20px; text-align:left;}
#breakNews .list6 li{height:20px; margin-bottom:0px;}
#breakNews .hit{ float:right;width:10px;margin-top:30px; height:24px;margin-right:8px; }
#breakNews .hit span{float:left; display:block; width:10px; height:10px;margin-bottom:6px;}
.breakNewsblock{float:left;width:338px; position:relative; 
margin-left:2px;

background:url(http://www.ccue.com/images/ccue_breaking.jpg) no-repeat top;}
.breakNewsblock h2 span a,.block h2 span a:hover,.breakNewsblock h2 a,.breakNewsblock h2 a:hover{color:#8F1D21; text-decoration:none;}
