/*
  >^ >^ >^ >^ >^ >^ >^ Created by ZQ[Zone.Quiet] sTudio >^ >^ >^ >^ >^ >^ >^
  >^ >^ >^ >^ >^ >^ >^        http://www.ZQcn.net       >^ >^ >^ >^ >^ >^ >^
*/

body{
	font-family: Verdana,Arial,Tahoma,Geneva;;
	margin: 0px;
	padding: 0px;
	background-color: #D1D6D9;
	background-image: url(img/v4_opus_bg.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color:#F1F3F3;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#F1F3F3;
	scrollbar-shadow-color:#9EAFB1;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
}
a:link, a:visited, a:hover{
	color: #ffffff;
	text-decoration: none;
}

#main{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 500px;
}

img {
	position: absolute;
}


#img_logo {
	top: 0px;
	left: 0px;
	cursor: hand;
}
#img_icon1 {
	top: 120px;
	left: 5px;
}
#title_img {
	top: 120px;
	left: 45px;
}
#img_l {
	top: 5px;
	left: 180px;
	cursor: hand;
	z-index: 10;
}
#img_r {
	top: 5px;
	left: 197px;
	cursor: hand;
	z-index: 10;
}

#img_sohw_detail {
	width: 458px;
	/*height: 298px;*/
}

#txt_page {
	position: absolute;
	font-family: Verdana,Arial,Tahoma,Geneva;;
	color: #fff;
	font-size: 9px;
	top: 6px;
	right: 77px;
	z-index: 10;
}

#flower {
	position: absolute;
	top: 132px;
	left: 257px;
}
	
#boxtr{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 283px;
	height: 74px;
	background-image: url(img/v4_opus_trbg.jpg);
	background-repeat: repeat-y;
}

#boxLeft{
	position: absolute;
	top: 157px;
	left: 10px;
	width: 244px;
	background-image: url(img/v4_opus_lbg.jpg);
	background-repeat: repeat-y;
}
#boxLin{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 342px;
	background-image: url(img/v4_opus_lbox.jpg);
	background-repeat: no-repeat;
}

#boxRight{
	position: absolute;
	top: 95px;
	left: 479px;
	width: 483px;
	height: 335px;
	background-image: url(img/v4_opus_rbg.jpg);
	background-repeat: repeat-x;
}
#boxRina{
	position: relative;
	top: 10px;
	left: 11px;
	width: 460px;
	height: 300px;
	background-image: url(img/v4_opus_rbg2.jpg);
	background-repeat: repeat-x;
}
#boxRin{
	position: relative;
	overflow: auto;
	width: 458px;
	height: 298px;
	top: 1px;
	left: 1px;
	
}
#boxRinShadow{
	position: relative;
	top: 13px;
	left: 11px;
	width: 460px;
	height: 54px;
	background-image: url(img/v4_opus_rbg3.jpg);
	background-repeat: repeat-x;
}
#boxBar{
	position: relative;
	top: -71px;
	left: 12px;
	width: 458px;
	height: 26px;
	filter: alpha(opacity=77);
}
#boxBarTxt{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #fff;
	background-image: url(img/v4_opus_rbar.jpg);
	background-repeat: repeat-y;
}

#copyright{
	position: absolute;
	top: 500px;
	left: 10px;
	width: 500px;
	height: 15px;
	font-family: sans-serif,Verdana;
	font-size: 9px;
	color: #fff;
	z-index: 10;
	padding: 5px 0px 0px 10px;
}
