@charset "utf-8";

/*------------------------------
second add content
------------------------------*/
h1 {
font-weight:bold;
margin-bottom:20px;
}
.content_head_area {
margin-bottom:30px;
font-size:105%;
color:#5c5c5c;
line-height:170%;
background:url(images/main_bg.jpg) no-repeat 0 100%;
}
.content_head_area .inner {
width:810px;
margin-left:10px;

}

.content_head_area .inner .txt {
	float:left;
	width:550px;
}
.content_head_area .inner .img {
	float:right;
}
#container {
	width:831px;
}

#main {
	width:640px;
	float:left;
	color:#5c5c5c;
}
		#main h2 {
		background: url(../img/sub_title_bg.gif) no-repeat;
		padding-bottom:5px;
		}
		#main h2 span {
		display:block;width:260px;
		padding:10px 0;
		background:url(../img/sub_title_line_dotted.gif) no-repeat left bottom;
		margin-left:30px;
		color:#0377E2;
		font-size:120%;
		line-height:130%;
		font-weight:bold;
		}


#banner {
float:right;
width:191px;
}
#banner li {
	margin-bottom:5px;
}
/*information_area*/
.information_area {
	width:640px;
}
.information_area .box {
	width:640px;
	margin-left:0;
	background:none;
	margin-bottom:30px;
}
#main .box1,
#main .box2,
#main .box3,
#main .box4 {
	width:320px;
	float:left;
	margin:0;
}
.desc h3 {
	padding-bottom:10px;
}
#contentwrap #content #main .desc .top_con_text {
	color:#5f5f5f;
	padding-bottom:5px;
	line-height:170%;
	font-size:104%;
	margin-bottom:0px;
}

#contents ul.topics li {
	background:url(../img/icon_pink_triangle.gif) no-repeat 0 7px;
	padding-left:12px;
	font-size:100%;
	color:#5f5f5f;
}
#contents ul.topics {
	padding:10px 0;
}
#contents ul.topics strong {
	color:#FF6FB8;
}
#main .box1 div.pic,
.box2 div.pic,
.box3 div.pic,
.box4 div.pic {
  float: left;
  width: 80px;
}
#main .box1 div.desc,
.box2 div.desc,
.box3 div.desc,
.box4 div.desc {
  float: right;
  width: 220px;
}


.inner {
	width:301px;
	padding-bottom:10px;
	padding-top:10px;
}
#entry {
  width:320px;
  float:left;
}
#entry p {
  width:290px;
  margin-left:10px;
}
.image {
  padding-bottom:5px;
}



