@charset "utf-8";

/*left zone*/
#side_left {
	float: left;
	width: 682px;
	margin-top: 35px;
	margin-bottom: 15px;
}

#midasi {
	width: 680px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}
#midasi h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 120px;
	border: 1px solid #7d0000;
	color: #7d0000;
	padding-left: 10px;
	padding-bottom: 2px;
}

#new_model {
	height: 160px;
	width: 680px;
	border: 1px solid #c9c9c9;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/share/grd_model.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 10px;
}
#new_model img {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	border-style: none;
}
#new_model #model_title {
	float: right;
	margin-right: 15px;
	width: 373px;
	margin-top: 36px;
}

#new_model #model_title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
}
#model_title h1 a:hover {
	color: #000000;
	text-decoration: underline;
}


#new_model #model_title h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #333333;
	padding-top: 5px;
}

#new_model #model_title h3 {
	font-size: 16px;
	text-align: center;
	color: #333333;
	border-bottom: 1px dotted #626262;
	padding-bottom: 3px;
	line-height: 1em;
}

#new_model p {
	float: right;
	border: 1px solid #c9c9c9;
	background-color: #FFFFFF;
	margin-top: 18px;
	margin-right: 18px;
	padding-left: 20px;
	width: 50px;
	font-size: 14px;
	background-image: url(../images/share/p1_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#new_model a,a:link {
	color: #1d2088;
	text-decoration: underline;
}

#new_model a:visited {
	color: #666666;
	text-decoration: underline;
}

#new_model a:hover {
	color: #000000;
	text-decoration: underline;
}

/*right zone*/
#side_right {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#side_right #article {
	margin-top: 60px;
}


#side_right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

#side_right li {
	list-style-type: none;
	margin-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#side_right  ul a,#side_right ul a:link {
	list-style-type: none;
	font-size: 14px;
	color: #1d2088;
	background-image: url(../images/toppage/grd_botton.jpg);
	background-position: right top;
	display: block;
	height: 33px;
	width: 188px;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	line-height: 2em;
}
#side_right ul a:hover {
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/toppage/grd_botton2.jpg);
	background-repeat: repeat;
}


#syamei {
	width: 170px;
	margin-top: 45px;
	float: left;
	margin-left: 15px;
}
#syamei img {
	margin-bottom: 15px;
}

#side_right address {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7d0000;
	font-weight: bold;
	font-style: normal;
}
#side_right h3 {
	font-size: 12px;
	text-align: left;
	float: left;
	width: 150px;
	color: #333333;
	background-image: url(../images/share/orange1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 28px;
	margin-top: 40px;
	margin-bottom: 5px;
}
#inform {
	font-size: 13px;
	width: 180px;
	text-align: left;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	color: #333333;
}

