@charset "utf-8";

@import url("../packages/romix2011/cmn/css/default.css");

@import url("../packages/romix2011/cmn/css/main.css");

@import url("../packages/romix2011/cmn/css/layout.css");

@import url("../packages/romix2011/cmn/css/page.css");

@import url("../packages/romix2011/cmn/css/module.css");

@import url("../packages/romix2011/cmn/css/general.css");

@import url("../packages/romix2011/cmn/css/eccr.css");

#head{
padding-top:0px;

}
#cvp {
	background-image: url(/cvp_txt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
	padding-top:11px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
padding-top:20px;
padding-bottom:50px;
}


#profile .profile {
	font-size: 96%;
	color: #ff0086;
	font-weight: bold;
	margin-top: 25px;
}
#profile .profile p {
	float: left;
	margin-right: 30px;
}
#table_tl {
	margin-top: 20px;
}
#profile table {
	font-size: 96%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#profile table p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#profile table td {
	background-color: #FFFFFF;
	padding:10px;
}
#profile table tr.p td {
	background-color: #fff2f9;
}
#table_tl .left {
	font-weight: bold;
	color: #ff0086;
	float: left;
	width: 190px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff0086;
	margin-right: 49px;
}
#table_tl .right {
	font-weight: bold;
	color: #ff0086;
	width: 531px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff0086;
	float: left;
}
#content table td  {
	padding-left: 15px;
}
#shout .shout_tl {
	font-size: 16px;
	color: #FFF;
	background-color: #ff0086;
	padding-top: 15px;
	padding-left: 25px;
	font-weight: bold;
}
#shout .text {
	font-size: 96%;
	color: #ff0086;
	border-top-width: 10px;
	border-right-width: 20px;
	border-bottom-width: 21px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff0086;
	border-right-color: #ff0086;
	border-bottom-color: #ff0086;
	border-left-color: #ff0086;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#shout {
	margin-bottom: 30px;
}



