@charset "utf-8";
.header{}
.header .login_box{
	background-repeat:repeat-x;
	width:600px;
	text-align:left;
	line-height:30px;
	
}
.header .login_box_ico{
	height:32px;
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}
.header input{
	height:12px;
	line-height:12px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.header .bt_login{
	height:19px;
	width:40px;
	border-width:0;
	background-color:transparent;
	cursor:pointer
}
.header .bt_search{
	height:19px;
	width:40px;
	background-color:transparent;
	border-width:0;
	cursor:pointer
}

a.skin_button{
	padding:0 5px 0 5px;
	text-decoration:none;
}

.left{}
.left .button{
	width:168px; height:31px;
	line-height:28px;
	font-weight:bold;
	margin:3px 0 4px 0;
	font-size:13px;
}

.left .button .obutton{
	background-image:url(/Tpls/global/images/close.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 6px 0 6px;
	margin-left:6px;
	cursor:pointer
}
.left .button .cbutton{
	background-image:url(/Tpls/global/images/open.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 6px 0 6px;
	margin-left:6px;
	cursor:pointer
}

.left .button a:hover,.left .button a:active{color:red}
.left .b_con{
	width:160px;
	line-height:150%; 
	margin:0 0 5px 0;
	border:1px dashed;
	padding:3px 0 3px 0;
	font-size:11px
}
.jiao{
	background-repeat:no-repeat;
	background-position:left;
	height:5px
}


.main_box{
	width:415px;
	float:left;
}
.main_box #to{
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(/Tpls/global/images/m_box_tl.gif)
}
.main_box .title{
	font-size:16px;
	text-align:left;
	padding:15px 0 0 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.main_box .con{
	margin:10px 15px 15px 15px
}
.main_box .con ul.nl{
	list-style-type:disc;
	margin:0 5px 0 5px;
	line-height:160%;
	padding:0;
	list-style-position:inside
}
.main_box .con ul.nl li{
	border-bottom:1px dashed #999
}
.main_box .con ul.nl li span{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif
}
.main_box .img{ float:left; margin:0 3px 2px 0}

.box2 .title{
	background-image:url(/Tpls/global/images/jiao_db_157.gif);
	background-repeat:no-repeat;
	height:23px;
	text-align:center;
	font-size:14px;
	color:white;
	line-height:23px;
	font-weight:bold;
	
}
.box2 .con{
	border-style:solid;
	border-width:1px;
	padding:5px 10px 5px 10px
}
.box2 .con .tt{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase
}
.box2 .con .cc{
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 0 0 0
}
.box2 .con .cc:first-letter{
	color:red;
	text-transform:uppercase
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; text-align:center;
	line-height:200%;
}

