#div_cv_preview_en{
	width:690px;
	overflow-x:hidden;
}
#div_cv_en{
	width:690px;
	overflow-x:hidden;
}
.tmpl_table{
	width:688px;
}
.cvs_table tr {
	height: 30px;
}

.cvs_table tr td, .cvs_table tr td span {
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
}

.cvs_table .gray, .cvs_table tr.gray td {
	background-color: #EDEDED;
}

.cvs_table tr.gray td.first {
	background-color: #F6F6F6;
}

.light_gray_border_top {
	border-top: 1px solid #E9E9E9;
}

.light_gray_border_bottom {
	border-bottom: 1px solid #E9E9E9;
}

.light_gray_border_left {
	border-left: 1px solid #E9E9E9;
}

.light_gray_border_right {
	border-right: 1px solid #E9E9E9;
}

.cv_title, .cv_title a, .cv_title a:HOVER {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #0181AE;
	text-decoration: none;
}

a.cv_link_1, a.cv_link_1:HOVER {
	color:#FF3300;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.cv_textarea{
	width:300px;
}
