body{
	margin:0 auto;
	text-align:center;
	width:100%;
	background-color:#272b33;
}
#wrapper{
	margin:0 auto;
	width:980px;
	background-color:#fff;
	overflow:auto;
}

#top{
	margin:0 auto;
	width:980px;
	background-image:url(../images/top_02.jpg);
	height:115px;
	background-repeat:no-repeat;
}
#banner{
	margin:0 auto;
	float:left;
	width:980px;
	height:274px;/*
	background-image:url(../images/banner_04.jpg);
	background-repeat:no-repeat;*/
}
#content{
	margin:0 auto;
	float:left;
	width:980px;
	background-image:url(../images/middle_gray_05.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#inside_content{
	margin:0 auto;
	width:940px;
	text-align:justify;
	margin-top:35px;
}
.head_text{
	font:bold 16px Arial;
	color:#b2121a;
	text-align:left;
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	text-indent:15px;
}
.nor_text{
	font:normal 12px Arial;
	color:#000000;
	text-align:justify;
}
.photo_border{
	border:1px dashed #666666;
	padding:4px;
	margin-left:12px;
}
.read_more, .read_more a{
	font:normal 12px Arial;
	color:#333333;
	text-decoration:underline;
}
.read_more a:hover{
	font:normal 12px Arial;
	color:#000000;
	text-decoration:none;
}
.welcome_text{
	font:normal 14px Arial;
	color:#312c2c;
	text-align:justify;
}
.border_bottom{
	border-bottom:1px dashed #312c2c;
}
.welcome_red_text{
	font:normal 23px Verdana;
	color:#b2121a;
}
#navigation{
	float:right;width:700px;margin:0 auto;margin-top:40px;
}
.navi{
	font:bold 11px Verdana;
	color:#ffffff;
	text-decoration:none;
}
.navi a{
	font:bold 11px Verdana;
	color:#ffffff;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}
.navi a:hover{
	text-decoration:none;
	color:#56bff0;	
	border-bottom:3px solid #56bff0;
	/*background-image:url(../images/4.gif);
	background-position:bottom center;*/
	padding-bottom:8px;
	background-repeat:no-repeat
}

#footer{
	margin:0 auto;
	float:left;
	width:950px;
	margin-left:15px;
	margin-right:15px;
	border-top:1px dashed #312c2c;
	border-bottom:1px dashed #312c2c;
	height:27px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
}
#left_part{
	float:left;
	margin:0 auto;
	margin-left:22px;
	width:625px;
	margin-top:5px;
	text-align:left;
}	
#partner{
	float:left;
	margin:0 auto;
	width:605px;
	text-align:left;
	background-color:#272b33;
	padding:0px 10px 10px 10px;
}
.partner_head{
	font:normal 18px Arial;
	color:#FFFFFF;
	/*border-bottom:1px dashed #fff;*/
	background-image:url(../images/icon_14.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:8px;
}
#logo_scroll{
	margin:0 auto;
	width:605px;
	height:78px;
	border-top:1px dashed #fff;
	padding-top:6px;
}
#right_part{
	margin:0 auto;
	float:right;
	background-image:url(../images/right_gray_07.jpg);
	background-repeat:no-repeat;
	width:289px;
	height:380px;
}
#right_content{
	margin:0 auto;
	margin-left:20px;
	margin-top:20px;
	width:224px;
}
#right_head{
	margin:0 auto;
	float:left;
	width:165px;
	font:bold 16px Arial;
	color:#333333;
	text-align:left;
}
#right_stock{
	margin:0 auto;
	width:224px;
	height:79px;
	float:left;
	margin-top:25px;
	margin-bottom:15px;
}
#right_text_area{
	margin:0 auto;
	width:224px;
	height:150px;
	float:left;
	text-align:justify;
}
ul.scroll{
	font:normal 12px Arial;
	text-align:justify;
	color:#000000;
	list-style-image:url(../images/2.gif);
	list-style-type:none;
	margin-left:-20px;
}
li.scroll{
	font:normal 12px Arial;
	color:#000000;
	list-style-position:inside;
	list-style-type:none;
}