@charset "UTF-8";
*{
	margin					:	0;
	padding					:	0;
}

body{
	text-align				:	center;
	font-size				:	12px;
	color					:	#6A6A6A;
	background-color		:	#FFF;
	line-height             :   1.5em;
	background-image:url(../images/common/header_re.gif);
	background-repeat:repeat-x;
	height:133px;
	margin:0;
	padding:0;
}




a{
	cursor					:	pointer;
	cursor					:	hand;
	color					:	#22A;
	text-decoration			:	underline;
}

a:hover{
	color					:	#A22;
	text-decoration			:	underline;
}

table{
	border-style			:	none;
}

td,th{
	font-size				:	13px;
}

ul, ol, dl{
	margin					:	0;
	padding					:	0;
}

li{
	list-style-type			:	none;
}
h1{
	font-size:11px;
	color:#CCCCCC;
	padding:10px 0 0 0;
	margin:0;
}
h4{
background-image:url(../images/service/right_title_bg.gif);
background-repeat:no-repeat;
width:270px;
height:26px;
color:#FFFFFF;
text-align:left;
text-indent:13px;
line-height:27px;
font-size:12px;
font-weight:bold;
}
 h2, h3,  h5, h6 , p{
	margin					:	0;
	padding					:	0;
	font-size				:	12px;
}



.top_line{
background-color:#000000;
}
img{
	display					:	block;
	border					:	none;
}

hr{
	display					:	none;
}

.cl{
	clear					:	both;
}

span.dl{
	display					:	block;
	text-indent				:	-9999px;
}

.txt_left{
	text-align				:	left;
}

.txt_right{
	text-align				:	right;
}

div.left_box{
	float					:	left;
}

div.right_box{
	float					:	right;
}

.floathack{
	overflow				:	hidden;
	height					:	auto;
}

.floathack:after{
	content					:	"";
	display					:	block;
	height					:	0px;
	clear					:	both;
	overflow				:	hidden;
}


/*\*/
* html .floathack{
	height					:	1%;
	overflow				:	visible;
}
/**/


.cl{
	clear					:	both;
}


ul.col li{
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;

}


div.clear{
	width:1px;
	height:1px;
	font-size:1px;
	clear:both;
	padding:0px;
	margin: 0px;
	background-position:50% 100%;
}


/*

body{
	font-size				:	13px;
	color:#555;
}

*{
	margin					:	0;
	padding					:	0;
}

h1{
	font-size				:	16px;
}

h2,h3,h4{
	font-size:100%;
	color:#000;
}

h1 a, h2 a, h3 a, h4 a{
	font-weight:bold;
}

:root SMALL{
	font-size: 80%;
}

em{
	font-style: normal;
}

input, select{
	color:#444;
}

input.filename{
	*font-size:100%;
	*padding: 2px;
}

label{
	cursor:pointer;
	cursor:hand;
}

th{
	text-align: left;
	font-weight: normal;
}

a{
	cursor:pointer;
	cursor:hand;
	color:#058;
	text-decoration:underline;
}

a:hover{
	color:#08b;
	text-decoration:underline;
}

img{
	display:block;
}

img,fieldset{
	border:none;
}

ul,ol{
	list-style:none;
}



.floathack{
	overflow				:	hidden;
	height					:	auto;
}

.floathack:after{
	content					:	"";
	display					:	block;
	clear					:	both;
	height					:	1px;
	overflow				:	hidden;
}
*/

ul.row{
	list-style: disc inside !important;
}
ul.row li{
	list-style: disc inside !important;
	width:90% !important;
	clear:both !important;
	padding-left:8px;
	line-height:1.3;
	
}

ul.seq{
	list-style: decimal outside !important;
	padding-left: 2em;
}

