﻿img,input,select
{
	vertical-align:middle;
}
table,div
{
	position:relative;
}
img
{
	border:0;
}
.clear
{
	clear:both;
	font-size:0;
	float:none;
}
.title
{
	font-weight:600;
}
.float
{
	float:left;
}
.floatUl
{
	margin:0;
	padding:0;
	list-style:none;
}
.floatUl li
{
	float:left;
	position:relative;
}
.column_left
{
   float:left;
   _margin-right:-3px;
}
.column_right
{
   overflow:hidden;
   height:1%;
   	
}
.link1,.link1 a
{
	color:#5cb6cd;
}
.link2,.link2 a
{
	color:#8888de;
}
.link3,.link3 a
{
	color:#00000f;
}
.title1,title1 a
{
	font-size:1.2em;
	font-weight:700;
	text-decoration:none;
	color:#79c9de;

}

.box1
{
	margin:0 auto;
}

.box1 .box1TopLeft
{
	width:7px;
	height:6px;
	line-height:3px;
	background:url(images/box1.gif) no-repeat left top;
}
.box1 .box1TopMiddle
{
	background:url(images/box1_top.gif) repeat-x;
	line-height:3px;
}
.box1 .box1TopRight
{
	width:7px;
	background:url(images/box1.gif) no-repeat right top;
	line-height:3px;
}
.box1 .box1Left
{
	background:url(images/box1_left.gif) repeat-y;
}
.box1 .box1Right
{
	background:url(images/box1_right.gif) repeat-y right;
}
.box1 .box1BtmLeft
{
	height:6px;
	line-height:3px;
	background:url(images/box1.gif) no-repeat left bottom;
}
.box1 .box1BtmMiddle
{
	background:url(images/box1_btm.gif) repeat-x;
	line-height:3px;
}
.box1 .box1BtmRight
{
	line-height:3px;
	background:url(images/box1.gif) no-repeat right bottom;
}
.box1 .box1_content
{
}

