﻿@charset "utf-8";

html, body, div, span, object, iframe,em, img,
dl, dt, dd, ol,  li,
fieldset, form, label, legend,
table, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-align: left;
	font-size: 13px;
}
html{height:100%;}
body{
	background-attachment: scroll;
	background-position: left -20px;
	background-repeat: repeat-x;
	font-family:"微软雅黑";
	font-size: 12px;
	/*	width: 100%;	*/
	height:100%;
	margin:0px;
	position:relative;
	color:#333333;
	background: #f1f2f6;
}
input{font-family:"微软雅黑";}
div,input{color:#333333;}
i, em {font-style: normal;}
/* specialchar tag */
b{font-weight:bold;}
a{ color:#444444; text-decoration:none}
a:hover{ color:#50bce7;text-decoration:none;}
li{list-style:none;}
.red a{color: red;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;margin:0; padding:0;}
.blue a{ color: blue;}
p{margin:0;}
/*清除浮动开始*/
.clear {clear:both;}
.clear_fix {zoom:1;}
.clear_fix:after {display:block;clear:both;content:".";visibility:hidden;height:0;font-size:0;}
/*清除浮动结束*/
/**浮动**/
.left{ float: left; }
.left12{ float: left; padding-left:5px; padding-right:5px; }
.right{ float: right; margin-top:5px; }
.right_new{ float: right;}
.right_com{ float: right; color:#999999; padding-right:5px;}
.right_com1{ float: right; padding-right:20px;}

.right_date{margin-left:10px; color:#999999; font-size:11px;font-style: italic;}
/**页面宽度**/
.wrap{width: 1100px;margin: 0 auto;}
.wrap_l{width:820px}
/* left_menu */
.left_menu {width:150px;font-size:13px;letter-spacing:1px;background:#FFFFFF url('http://www.chudian365.com/skin/red/image/left_menu.gif') repeat-y;}
.left_menu a {width:90%;display:block;}
.left_menu ul {background:#FFFFFF url('http://www.chudian365.com/skin/red/image/left_menu_ul.gif') no-repeat;padding-top:2px;}
.left_menu_li {line-height:37px;height:37px;background:url('http://www.chudian365.com/skin/red/image/left_menu_li.gif') no-repeat;padding-left:30px;}
.left_menu_on {line-height:37px;height:37px;background:url('http://www.chudian365.com/skin/red/image/left_menu_on.gif') no-repeat;padding-left:30px;}

