@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
:focus {
outline:0px;}
body {
	background-color: #030303;
	background-image: url(../images/mani_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 14px;
}
#area {
	margin: 50px auto 0px auto;
	padding: 22px 0px 34px 30px ;
	width: 969px;
	background: #FFFFFF url(../images/footer_bg2.jpg) left bottom no-repeat;
}

#nav_area {
	float: left;
	width: 969px;
}
#nav_area img {
	float:left;
	margin:6px 26px 0 20px;
	width:247px;
}

#nav_area ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_margin-left: 0px;
	width: 633px;
}
#nav {

}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
	color: #585858;
	text-transform: uppercase;
	line-height: 25px;
	display: block;
	text-align: center;
	width: 115px;
	margin-right:3px;
}
#nav li a{
	font-size: 13px;
	color: #585858;
	text-decoration:none;
}
#area .a, #area .b, #area .c,  #area .d, #area .e  {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	width: 115px;
}
#nav li a:hover{
	font-size: 13px;
	color: #0a0a0a;
	text-decoration:none;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
}
#box_navi {
	float: left;
	width: 252px;
	padding-right: 40px;
}
.b_n {
	background-image: url(../images/left_nav_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.b_n h3 {
	font-size: 15px;
	color: #2d2d2d;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-weight: normal;
	letter-spacing: -1px;
}
.b_n img {
	float: left;
}
#banner_pic {
	width: 645px;
	float: left;
}
#footer {
	width: 100%;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 95px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#f1 {
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
:focus {
outline:0px;
}
#f1 a {
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	outline:none;
}
#f1 a:hover, #f1 a:focus  {
	color: #FFFFFF;
	text-decoration: underline;
	outline:none;
}
#f2 {
	color: #797777;
	text-align: right;
	padding-top: 20px;
	font-size: 11px;
	line-height: 18px;
}
#f2 a{
	color: #797777;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	outline:none;
}
#f2 a:hover, #f2 a:focus{
	color: #797777;
	text-decoration:underline;
	outline:none;
}

#fix_footer {
	margin: 0px auto;
	padding: 0px ;
	width: 999px;
}
#banner {
	padding-top: 10px;
	float: left;
	width: 969px;
}
#comment_area {
	float: left;
	width: 879px;
	padding:50px 45px;
}
#comment {
	color: #2d2d2d;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #747373;
	background-color: #f1f0f0;
	font-size: 16px;
	padding: 20px;
	width: 810px;
	line-height: 30px;
	text-align: left;
}
#comment_sha {
	text-align: right;
}
#comment_sha img {
	padding-right: 28px;
}
.des {
	padding-bottom: 70px;
	line-height: 22px;
	font-size: 13px;
}
.pic {
	float: left;
	border: 5px solid #efefef;
	margin-right: 70px;
	width:217px;
}
.gly {
	margin-right: 56px;
	margin-bottom: 66px;
	border: 5px solid #efefef;
}

.des h3 {
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #2d2d2d;
}

#list {
	clear:both;
	width: 879px;
	padding:0px 45px;
}
.des_link {
	color: #5c5c5c;
	text-decoration: none;
	line-height: 30px;
}
.des_link:hover {
	color: #5c5c5c;
	text-decoration: underline;
}



.clear {
	clear: both;
}
