@import url('common.css');

#wrapper
{
	top:0px;	
	width:980px;
	text-align:left;
	float:none;
	margin: 0px auto;
	background:#fcfcfc;
}

#header
{
	width:980px;
	height:649px;
}

#logo
{
	width:346px;
	height:213px;
}

#header1
{
	background:url(../images/h1.jpg);
	height:213px;
	width:634px;
}

#header2
{
	background:url(../images/h2.jpg);
	height:44px;
	width:138px;
}

#header3
{
	background:url(../images/h3.jpg);
	height:44px;
	width:124px;
}

#header4
{
	background:url(../images/h4.jpg);
	height:56px;
	width:980px;
}

#header5
{
	background:url(../images/h5.jpg);
	height:237px;
	width:142px;
}

#header6
{
	background:#fcfcfc;
	height:237px;
	width:704px;
}

#header7
{
	background:url(../images/h7.jpg);
	height:237px;
	width:134px;
}

#header8
{
	background:url(../images/h8.jpg);
	height:99px;
	width:980px;
}

#footer
{
	background:url(../images/footer.jpg);
	width:980px;
	height:206px;
}

#content
{
	width:980px;
	background:#fcfcfc;
}

#content_text
{
	background:#fcfcfc;
	width:550px;
	border-left:solid #fcfcfc 65px;
}

#right_col
{
	width:280px;
	background:#fcfcfc;
	border-left:solid #fcfcfc 20px;
}

.title
{
	width:550px;
	height:40px;
	line-height:40px;
	text-indent:15px;
	font-size:26px;
	color:#FFFFFF;
	background:#73b648;
	margin-bottom:10px;
}

.title a,a-active
{
	text-decoration:none;
	color:#fff;
}
.title a:hover,a-active:hover
{
	text-decoration:none;
	color:#FFFFFF
}

.title_r
{
	margin-bottom:10px;
	width:280px;
	height:40px;
	line-height:40px;
	text-indent:15px;
	font-size:26px;
	color:#FFFFFF;
	background:#474847;
}

#footer a,a-active
{
	text-decoration:none;
	color:#999999;
}
#footer a:hover,a-active:hover
{
	text-decoration:none;
	color:#FFFFFF
}

.up
{
width:550px;
height:20px;
line-height:20px;
text-align:right;
}

.photo
{
	width:140px;
	background:#CCCCCC;
	height:120px;
	border-left:22px solid #fff;
	border-bottom:22px solid #fff;
	text-align:center;
}
