@charset "utf-8";


/*code based on Stu Nicholls "ultimate dropdown menu"
http://www.cssplay.co.uk*/
/*common styling*/
/*menu container*/
.menucontainer{background: #fff url(images/bgOFF.gif) no-repeat bottom left;}
/*basic menu styling*/
.menu {
	float:left;
	font-family: arial,verdana,sans-serif;
	width:100%;
	position:relative;
	font-size:14px;
	font-weight:bold;
	background:url(images/bgOFF.gif) repeat-x bottom left;
	border-top:4px solid #B30000;
}
.menu ul {padding:0;margin:0;list-style-type:none;float:left;position:relative;}
.menu ul li {float:left;position:relative;display:inline;background:url(images/bgDIVIDER.gif) no-repeat bottom right;}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none;color:#000;width:auto;color:#666;padding:0px 16px 0px 16px;line-height:40px;height:40px;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
/*hide sub nav items*/
.menu ul li ul {display:none;}
/*clear the main nav bg*/
.menu ul li ul li{background:none;}
/*style for table of sub nav items*/
table {
	margin:-1px;
	border-collapse:collapse;
	font-size:12px;
}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a {color:#B30000;background: transparent url(images/bgON.gif) bottom left repeat-x;}
/*show drop-down list*/
.menu ul li:hover ul {display:block;position:absolute;top:36px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}
/*drop-down on state*/
.menu ul li:hover ul li a {display:block;background:#e3e3e3;color:#333;height:auto;line-height:16px;padding:2px 16px 2px 16px;width:120px;border-top:1px solid #fff;}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {color:#fff;background: #B30000 url(images/sub-arrow.gif) no-repeat;background-position: 4px 8px;}
.textlist
ul 
{
list-style-image: url('images/icons/24.gif')
}

BODY {
	FONT: 12px "Verdana";
	COLOR: #333333;
	TEXT-ALIGN: center;
	position: relative;
}
IMG {BORDER: 0px;}
#linkPush A {PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 7px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #333; PADDING-TOP: 6px; HEIGHT: 28px; TEXT-ALIGN: center; TEXT-DECORATION: none}
#linkPush A:hover {BACKGROUND: url(images/pushHere.gif) no-repeat; WIDTH: 92px; PADDING-TOP: 8px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
#linkPush A.linkPushHere {BACKGROUND: url(images/pushHere.gif) no-repeat; WIDTH: 92px; PADDING-TOP: 8px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

#pic { 
float: left; width: 326px; 
} 

#pic_left {
	float: left;
	width: 326px;
	position: absolute;
	top: 761px;
	left: 5px;
	background-image: url(images/5xche_index_10.gif);
	background-repeat: repeat-y;
	height: 100px;
	overflow: auto;
} 

#pic_right { 
float: left; width: 326px; 
} 


.dis {DISPLAY: block}
.undis {DISPLAY: none}
#cntR {WIDTH: 320px}
#NewsTop {CLEAR: both; MARGIN-BOTTOM: 16px}
#NewsTop P {FLOAT: left; LINE-HEIGHT: 21px}
#NewsTop P.topTit {	FONT-WEIGHT: bold; WIDTH: 117px}
#NewsTop P.topC0 {	BACKGROUND: #dcdcdc; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 40px; CURSOR: pointer}
#NewsTop P.topC1 {	BACKGROUND: #c2130e; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 40px; COLOR: #fff}
#NewsTop #NewsTop_tit {	BORDER-BOTTOM: #c2130e 3px solid; HEIGHT: 21px}
#NewsTop #NewsTop_cnt {	PADDING-LEFT: 32px; BACKGROUND: url(http://www.makewing.com/images/uppic/200707260904030.gif) no-repeat 12px 13px; LINE-HEIGHT: 26px; PADDING-TOP: 7px; HEIGHT: 260px; TEXT-ALIGN: left}
#NewsTop #NewsTop_cnt A {	COLOR: #666; TEXT-DECORATION: none}
#NewsTop #NewsTop_cnt A:hover {	COLOR: #c2130e; TEXT-DECORATION: underline}
</style>
.news_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 320px;
	padding-top: 3px;
	padding-left: 3px;
}
.white_font {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_font {
	color: #333333;
	padding-left: 20px;
}
/*====================================================================================================*/
#menu-title {margin-bottom:10px;}
#links {
	margin:15px;
	color: #999999;
	text-align: center;
	font-size: 12px;
}
#links a:link {
	text-decoration: none;
	color: #999999;
}
#links a:visited {
	text-decoration: none;
	color: #666666;
}
#links a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#links a:active {
	color: #00CC00;
	text-decoration: none;
}
#abc {
	float:left;
	width:143px;
	height:42px;
	background-image: url(../images/title_button_10.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#table_block {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#price_table{
	margin: 10px;
}