@charset "UTF-8";
/* CSS Document */

.container{
	padding: 5px 5px 5px 5px;
	width:900px;
	margin:auto;
	font-size:12px;
	color:#666666;
}

h1{
	font-size:14px;
	color:#999999;
	font-weight:normal;
}

.name_right{
font-size:12px;
color:#333333;
text-align:right;
}

h2{
	font-size:16px;
	color:#5393EB;
	font-weight:normal;
}


h3{
	font-size:14px;
	color:#465A87;
	font-weight:normal;
}

h4{
	font-size:13px;
	color:#6686BA;
	font-weight:normal;
}

.pic_cap{
font-size:10px;
color:#666666;
text-align:right;
}
