@charset "utf-8";
body {
	-moz-user-select:none; 
	font: 12px "宋体";
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background: url(../images/bg.jpg);
	text-align: center;
}
a {
	color: #F2F2F2;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
p {
	margin:2px
}
.c_title {
	font: bold 16px "宋体";
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.c_body {
	line-height: 1.5;
}
.c_body p {
	text-indent: 24px;
}
.c_others {
}
.glossymenu {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 120px;
	border-bottom-width: 0;
	text-align: right;
}
.glossymenu li a {
	background: url(../images/glossy_ini.jpg) repeat-x left bottom;
	font: bold 12px "宋体";
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	height: 18px;
	margin-top: 0px;
}
* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 120px;
}
.glossymenu li a:visited, .glossymenu li a:active {
	color: white;
}
.glossymenu li a:hover {
	background: url(../images/glossy_hover.jpg) repeat-x bottom;
	color: #000000;
	text-decoration: none;
}
.glossymenu li a:focus {
	color: #000000;
	background: url(../images/glossy_hover.jpg) repeat-x bottom;
}
.currentLeftBar {
	background: url(../images/glossy_hover.jpg);
	color: #000000;
	text-decoration: none;
}
.quanjing_tb {
	margin-top:10px;
	border-top:1px dashed #423500;
	font-size: 14px;
}
.quanjing_tb td {
	padding:5px;
	border-bottom: 1px dashed #423500;
}
.quanjing_tb_title {
	color: #FFCC00;
}
/*- Menu Tabs E--------------------------- */

    #tabsE {
	float:right;
	width:100%;
	font-size:100%;
	line-height:normal;
}
#tabsE ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsE li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsE a {
	float:right;
	background:url(../images/tableftE.gif) no-repeat left top;
	margin:0;
	/*	padding:0 0 0 4px;
*/	text-decoration:none;
	font-size: 16px;
}
#tabsE a span {
	float:left;
	display:block;
	background:url(../images/tabrightE.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FFF;
}
#tabsE a:hover {
	background-position:0% -42px;
}
#tabsE a:hover span {
	background-position:100% -42px;
}

/*pics*/
.pics{
margin:0px;
}

img {
	border-width: 0px 0px 0px 0px;
}
/*附加信息-top*/

#fujia_top {
}
#fujia_top ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#fujia_top li {
	width:25%;

}

.special{
	font-size: 16px;
	color: #FC0;
	text-decoration: none;
}

.special_center{
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}

.pictitle{
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.picdesc{
line-height: 1.5;

}

.picdesc p{
text-indent: 24px;

}
.picbody img{
	width:200px;
	height:133px;
	border: 1px solid #333333;
	
   cursor: url("../images/magplus.cur"), pointer;
   
   
}
.sanwei_container {
	padding:20px;
	height: 400px;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}

