/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	background-color:#FFFFFF;
	color:#333333;
	font-family:"Arial";
	font-size:12px;
	line-height:20px;
	word-break:break-all;
}
img {
	border:none;
}
.clearthis {
	clear:both;
}
ul, li {
	list-style:none;
}
a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover, a:active {
	color:#333333;
	text-decoration:underline;
}
p {
	padding-bottom:12px;
}
#wrapper {
	width:100%;
	background:#EB7180 url("/statics/images/top.jpg") repeat-x;
}
#header {
	width:930px;
	margin:0 auto;
}
#navigation {
	width:800px;
	height:43px;
	padding:0 10px 7px 120px;
	background:url("/statics/images/navbg.gif") no-repeat 20px 0;
}
#navigation ul {
	height:22px;
	padding:5px 0 0px 150px;
}
#navigation li {
	float:left;
	padding:0 10px 0 20px;
	background:url("/statics/images/navicon.gif") no-repeat 0 50%;
}
#navigation li a {
	display:block;
}
#navigation li a:hover {
	background-position:0 -22px;
}
#navigation li a.home {
	width:44px;
	height:22px;
	background-image:url("/statics/images/mHome.gif");
}
#navigation li a.photo {
	width:57px;
	height:22px;
	background-image:url("/statics/images/mPhoto.gif");
}
#navigation li a.team {
	width:58px;
	height:22px;
	background-image:url("/statics/images/mTeam.gif");
}
#navigation li a.news {
	width:58px;
	height:22px;
	background-image:url("/statics/images/mNews.gif");
}
#navigation li a.about {
	width:57px;
	height:22px;
	background-image:url("/statics/images/mAbout.gif");
}
#navigation li a.contact {
	width:72px;
	height:22px;
	background-image:url("/statics/images/mContact.gif");
}
#navigation li span {
	display:none;
}
#footer {
	width:100%;
	background:#FFFFFF url("/statics/images/bottom.jpg") repeat-x;
	padding-top:174px;
	padding-bottom:30px;
}
#footer .content {
	width:930px;
	margin:0 auto;
	line-height:25px;
	text-align:center;
}
#container {
	width:930px;
	margin:0 auto;
	padding-top:10px;
}
#left {
	float:left;
	width:250px;
	padding:5px 45px 15px 5px;
}
#logo {
	width:250px;
	height:250px;
	background:url("/statics/images/logobg.gif") no-repeat;
}
#left_contact {
	padding-left:33px;
	padding-top:15px;
}
#right {
	float:right;
	width:630px;
}
#right .main_title {
	width:630px;
	height:55px;
	background-image:url("/statics/images/main_title.gif");
}
#right .main_text {
	width:630px;
	padding:20px 0;
	text-indent:2em;
}
#home {
	width:630px;
}
#home .camera {
	float:left;
	width:370px;
	height:266px;
	overflow:hidden;
	padding:0px 10px 30px 0;
}
#home .notice {
	float:left;
	width:250px;
	height:266px;
	overflow:hidden;
	padding-bottom:30px;
}
#home .notice var {
	display:block;
	width:250px;
	height:36px;
	padding:10px 0;
}
#home .notice dl {
	width:200px;
	height:140px;
	padding-bottom:10px;
}
#home .notice dl dt {
	width:200px;
	height:20px;
	color:#FFFFFF;
}
#home .notice dl dd {
	width:200px;
	height:40px;
	overflow:hidden;
	padding:5px 0;
}
#home .notice dl dd a {
	text-decoration:underline;
}
#home .about {
	float:left;
	width:370px;
	height:190px;
	background:url("/statics/images/soundman.jpg") no-repeat top 140px;
	overflow:hidden;
	padding:0px 10px 30px 0;
}
#home .about dl {
	width:264px;
	height:156px;
	padding-bottom:10px;
}
#home .about dl dt {
	width:264px;
	height:36px;
	padding:10px 0;
}
#home .about dl dd {
	width:264px;
	height:100px;
	overflow:hidden;
}
#home .other {
	float:left;
	width:250px;
	height:190px;
	overflow:hidden;
	padding-bottom:30px;
}
#photoclass {
	width:630px;
	height:84px;
	padding:10px 0;
	overflow:hidden;
}

#photoclass ul li {
	display:block;
	float:left;
	width:204px;
	height:84px;
	padding:0px 3px;
	overflow:hidden;
}

#photoclass ul li img {
	border:solid 2px #EEE;
}

#photo {
	width:630px;
	padding:10px 0;
}
#photo dl {
	float:left;
	width:204px;
	height:144px;
	overflow:hidden;
	padding:8px 3px;
}
#photo dl dt {
	width:204px;
	height:124px;
}
#photo dl dt img {
	border:solid 2px #F2D9DC;
}
#photo dl dd {
	width:204px;
	height:20px;
	text-align:center;
}
#photo .paging {
	text-align:center;
	line-height:50px;
}
#team {
	width:630px;
	padding:10px 0;
}
#team dl {
	width:600px;
	height:200px;
	overflow:hidden;
	padding:10px 15px;
}
#team dl dt {
	float:left;
	width:150px;
	height:200px;
}
#team dl dd {
	float:left;
	width:400px;
	padding:5px 20px 0 30px;
	text-indent:2em;
}
#news {
	width:630px;
	padding:10px 0;
}
#news dl {
	width:550px;
	height:22px;
	overflow:hidden;
	padding:5px 40px;
}
#news dl dt {
	float:left;
	width:450px;
	height:22px;
}
#news dl dd {
	float:left;
	width:100px;
	height:22px;
	text-align:center;
}
#news .paging {
	text-align:center;
	line-height:50px;
}
#news .title {
	width:630px;
	text-align:center;
	line-height:30px;
	font-size:14px;
}
#news .date {
	width:630px;
	text-align:center;
	line-height:30px;
}
#news .text {
	width:600px;
	padding:10px 15px;
	text-indent:2em;
}
#news .back {
	width:630px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
