body{
	margin:0;
	padding:0;
	background:#FFF url(../images/back.png) no-repeat center fixed;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	cursor:default;
}
#header_fixed{
	left:0;
	right:0;
	top:0;
	height:120px;
	background:none;
	position:fixed;
	visibility:80%;
	z-index:1000;
}
.header{
	position:relative;
	margin:0 auto;
	padding:0;
	width:960px;
	height:120px;
	background:url(../images/back.jpg) no-repeat center fixed;
	background-position:top;
	background:url(../images/head_back1.png) no-repeat top right;
}
.logo,.logo a,.logo a:hover{
	width:260px;
	height:115px;
	text-decoration:none;
	display:block;
	background:url(../images/logo.png) no-repeat;
}
#menu{
	width:680px;
	height:110px;
	margin-left:272px;
	top:0px;
	position:absolute;
}
.menu_item{
	width:109px;
	float:left;
	padding:85px 0px 0px 0px;
	margin:0px 2px;
	text-align:center;
}
.menu_item a{
	width:109px;
	padding:3px 0;
	display:block;
	position:relative;
	font-family:Arial;
	font-size:14px;
	color:#333;
	background:#FFF;
	text-decoration:none;
}
.menu_item a:hover{
	text-decoration:underline;	
}
.menu_item:hover{
	background:#406395;
}
#cont{
	left:0;
	right:0;
	top:0px;
	padding-top:120px;
	position:absolute;
}
#page{
	margin:0px auto;
	width:960px;
	padding-bottom:10px;
	position:relative;
	overflow:visible;
}
#sidebar{
	width:273px;
	height:365PX;
	background:url(../images/side_back.png) no-repeat top left;
	position:relative;
}
#imgbar{
	width:761px;
	height:365px;
	background:url(../images/img1.png) top right no-repeat;
	position:absolute;
	top:0px;
	left:275px;
}
#detail,#footer{
	margin:5px auto;
	width:960px;
	background:url(../images/tra_back.png);
}
#sliderbar{
	width:263px;
	margin:10px 0 0 10px;
	float:left;
}
#sidebar h1{
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar h2{
	color:#FFF;
	padding-bottom:-20px;
}
#sidebar ul,#sidebar ul a,#sidebar ul a:hover{
	margin-top:-50px;
	margin-left:20px;
	font-size:18px;
	line-height:40px;
	text-decoration:none;
}
#sidebar li{
	text-align:left;
	color:#FFF;
}
#sidebar ul li a,#sidebar ul li a:hover{
	cursor:pointer;
	text-align:left;
	padding:0px; 
	margin:0px;
	color:#FFF;
}
#detailbar{
	float:right;
	width:665px;
	margin:10px;
	background:#FFF;
}
#detailbar h2{
	color:#454545;
}
#detailbar p, #detailbar_full p{
	text-align:justify;
	font-weight:600;
	color:#787878;
}
#detailbar ul,#detailbar_full ul{
	list-style-type:square;
}
#detailbar ul li,#detailbar_full ul li{
	color:#565656;
	margin:7px;
	cursor:pointer;
}
#detailbar_full{
	float:right;
	width:950px;
	margin:5px;
	background:#FFF;
}
#detailbar_full .g_img img{
	height:180px;
	width:286px;
	float:left;
	margin:10px;
	border:5px solid #DFDFDF;
}
#detailbar h1,#detailbar h3,#detailbar_full h1,#detailbar_full h3{	
	margin:10px 20px;
	color:#FF6900;
	font:Verdana, Geneva, sans-serif;
}
#detailbar p{
	margin:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.1em;
}
#footer ,#footer a:hover{
	color:#999;
	font:Verdana, Geneva, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
#footer a{
	color:#555;
	text-decoration:none;
}
.clear_b{
	clear:both;	
}
.clear_l{
	clear:left;	
}
.clear_r{
	clear:right;
}
.float_l{
	float:left;	
}
.float_r{
	float:right;	
}
.margin_10{
	margin:10px;
}
.detail{
	width:332px;
	position:relative;
}
.detail_tab td{
	padding:5px;
	background:none;
	border:1px solid #EEE;
}
.tab_record{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
}
#feedback{
	margin:10px;
	border:solid 1px #F0F0F0;	
}
#feedback .title, .field{
	clear:both;
	float:left;
	padding:5px;
}