/*--------------------------------------------------------------------*/
/*------------------------------ Default -----------------------------*/
/*--------------------------------------------------------------------*/
html
{
	overflow-x: hidden;
}
body
{
	background: #f5f5f5;
	margin: 0px;
}
body, th, td, input, textarea
{
	color: #363535;
	font-family: 'Microsoft YaHei', SimSun, NSimSun, sans-serif;
	font-size: 14px;
}
img
{
	border: none;
	outline: none;
}
a:link
{
	color: #363535;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:visited
{
	color: #363535;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:hover
{
	color: #035cac;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:active
{
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin: 0px;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-weight: normal;
	font-size: 14px;
}
h5
{
	font-weight: normal;
	font-size: 12px;
}
p
{
	padding: 0px;
	margin: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
input
{
	padding: 0px;
	margin: 0px;
}
textarea
{
	padding: 0px;
	margin: 0px;
}
/*------------------------------ number ------------------------------*/
.number
{
	font-family: Verdana, Geneva, sans-serif;
}
/*-------------------------------- tr --------------------------------*/
.tr05
{
	width: 5%;
	text-align: right;
}
.tr10
{
	width: 10%;
	text-align: right;
}
.tr15
{
	width: 15%;
	text-align: right;
}
.tr20
{
	width: 20%;
	text-align: right;
}
.tr25
{
	width: 25%;
	text-align: right;
}
.tr30
{
	width: 30%;
	text-align: right;
}
.tr35
{
	width: 35%;
	text-align: right;
}
.tr40
{
	width: 40%;
	text-align: right;
}
.tr45
{
	width: 45%;
	text-align: right;
}
.tr50
{
	width: 50%;
	text-align: right;
}
/*-------------------------------- th --------------------------------*/
.th05
{
	width: 5%;
	text-align: center;
}
.th10
{
	width: 10%;
	text-align: center;
}
.th15
{
	width: 15%;
	text-align: center;
}
.th20
{
	width: 20%;
	text-align: center;
}
.th25
{
	width: 25%;
	text-align: center;
}
.th30
{
	width: 30%;
	text-align: center;
}
.th35
{
	width: 35%;
	text-align: center;
}
.th40
{
	width: 40%;
	text-align: center;
}
.th45
{
	width: 45%;
	text-align: center;
}
.th50
{
	width: 50%;
	text-align: center;
}
/*-------------------------------- td --------------------------------*/
.td05
{
	width: 5%;
}
.td10
{
	width: 10%;
}
.td15
{
	width: 15%;
}
.td20
{
	width: 20%;
}
.td25
{
	width: 25%;
}
.td30
{
	width: 30%;
}
.td35
{
	width: 35%;
}
.td40
{
	width: 40%;
}
.td45
{
	width: 45%;
}
.td50
{
	width: 50%;
}
/*------------------------------- color ------------------------------*/
.red
{
	color: #c00;
}
.red a:link
{
	color: #c00;
}
.red a:visited
{
	color: #c00;
}
.red a:hover
{
	color: #f00;
}
.green
{
	color: #0c0;
}
.green a:link
{
	color: #0c0;
}
.green a:visited
{
	color: #0c0;
}
.green a:hover
{
	color: #0f0;
}
.blue
{
	color: #00c;
}
.blue a:link
{
	color: #00c;
}
.blue a:visited
{
	color: #00c;
}
.blue a:hover
{
	color: #00f;
}
/*------------------------------- main -------------------------------*/
.main
{
	background: url(/App_Themes/CN/Images/header_bg.png) repeat-x top;
}
.clear
{
	clear: both;
}
/*------------------------------ header ------------------------------*/
.header
{
	overflow: hidden;
}
.header .container
{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.header .banner
{
	overflow: hidden;
}
.header .logo
{
	float: left;
	width: 550px;
	height: 80px;
	padding: 9px 400px 9px 25px;
}
.header .logo img
{
	display: block;
	width: 550px;
	height: 80px;
}
.header .phone
{
	float: right;
	width: 200px;
	height: 80px;
	padding: 9px 25px 9px 0px;
}
.header .phone img
{
	display: block;
	width: 200px;
	height: 80px;
}
.header .ns
{
	width: 100%;
	height: 42px;
	padding: 10px 0px;
	background: #fff;
	overflow: hidden;
}
.header .nsc
{
	width: 1150px;
	background: #eceded;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
/*-------------------------------- nav -------------------------------*/
.header .nav
{
	width: 1200px;
	height: 46px;
	line-height: 46px;
}
.nav .img
{
	float: left;
	width: 109px;
	height: 46px;
	text-align: center;
	font-size: 16px;
	background: url(/App_Themes/CN/Images/header_split.png) no-repeat right;
}
.nav .img a:link
{
	color: #fff;
}
.nav .img a:visited
{
	color: #fff;
}
.nav .img a:hover
{
	color: #ff0;
}
/*.nav .img
{
	float: left;
	width: 100px;
	height: 35px;
}
.nav .img img
{
	display: block;
}*/
/*------------------------------ player ------------------------------*/
/*.header .player
{
	width: 100%;
}
.player .border
{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}*/
.header .player
{
	width: 1400px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.player .border
{
	width: 1400px;
	height: 450px;
}
.header .play
{
	width: 1400px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.play .border
{
	width: 1400px;
	height: 300px;
}
/*------------------------------ notice ------------------------------*/
.header .notice
{
	float: left;
	width: 830px;
	height: 42px;
	overflow: hidden;
}
.notice .t
{
	float: left;
	width: 150px;
	height: 42px;
}
.notice .t img
{
	display: block;
	width: 150px;
	height: 42px;
}
.notice .g
{
	float: left;
	width: 680px;
	height: 42px;
	line-height: 42px;
}
.notice .b
{
	float: left;
	height: 42px;
	overflow: hidden;
}
.notice .l
{
	float: left;
	height: 42px;
	padding-right: 50px;
}
.notice .e
{
	float: left;
	width: 100px;
	height: 42px;
	font-size: 13px;
	color: #666;
}
/*------------------------------ search ------------------------------*/
.header .search
{
	float: right;
	width: 310px;
	height: 34px;
	padding: 4px 5px 4px 0px;
}
.search .tbx
{
	float: left;
	width: 240px;
	height: 34px;
}
.search .tbx input
{
	width: 230px;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px;
	border: 2px solid #1076c8;
	background: none;
}
.search .ibn
{
	float: left;
	width: 66px;
	height: 34px;
}
.search .ibn img
{
	display: block;
	width: 66px;
	height: 34px;
}
/*------------------------------- body -------------------------------*/
.body
{
	overflow: hidden;
}
.body .bg
{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------ footer ------------------------------*/
.footer
{
	background: url(/App_Themes/CN/Images/footer_bg.png) repeat-x bottom;
}
.footer .container
{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.footer .bg
{
	width: 1200px;
	color: #fff;
	overflow: hidden;
}
.footer .bg a:link
{
	color: #fff;
}
.footer .bg a:visited
{
	color: #fff;
}
.footer .bg a:hover
{
	color: #ff0;
}
.footer .logo
{
	float: left;
	width: 440px;
	height: 90px;
	padding: 63px 30px 57px 25px;
}
.footer .logo img
{
	display: block;
	width: 440px;
	height: 90px;
}
.footer .copyright
{
	float: right;
	width: 680px;
	height: 165px;
	line-height: 33px;
	padding: 26px 25px 19px 0px;
}
/*------------------------------- links ------------------------------*/
.footer .links
{
	width: 1200px;
	height: 50px;
	overflow: hidden;
}
.links .t
{
	float: left;
	width: 110px;
	height: 50px;
	padding-left: 25px;
}
.links .t img
{
	display: block;
	width: 110px;
	height: 50px;
}
.links .g
{
	width: 1065px;
	line-height: 50px;
	font-size: 14px;
	overflow: hidden;
}
.links .g a
{
	float: left;
	padding-right: 30px;
}
.links .fa
{
	float: left;
	width: 230px;
	height: 50px;
	overflow: hidden;
}
.links .fb
{
	float: left;
	width: 230px;
	height: 50px;
	overflow: hidden;
}
.links .fc
{
	float: left;
	width: 605px;
	height: 50px;
	overflow: hidden;
}
/*----------------------------- friendly -----------------------------*/
.links .url
{
	width: 200px;
	height: 32px;
}
.links .url select
{
	width: 190px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	padding: 0px;
	border: 1px solid #ddd;
	margin: 0px;
	background: none;
}
/*-------------------------------- qq --------------------------------*/

/*--------------------------------------------------------------------*/
/*------------------------------- Index ------------------------------*/
/*--------------------------------------------------------------------*/
.index
{
	overflow: hidden;
}
.index .ca
{
	width: 1150px;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.index .cb
{
	width: 1150px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.index .cc
{
	background: #fff;
	padding-top: 20px;
	overflow: hidden;
}
.index .cd
{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.index .ce
{
	width: 1150px;
	overflow: hidden;
}
.index .cs
{
	float: left;
	width: 17px;
	height: 260px;
	overflow: hidden;
}
/*------------------------------ play ------------------------------*/
.index .play
{
	float: left;
	width: 410px;
	height: 300px;
	overflow: hidden;
}
/*------------------------------- date -------------------------------*/
.index .date
{
	float: left;
	width: 434px;
	padding: 0px 15px;
}
.date .t
{
	width: 434px;
	height: 43px;
}
.date .t img
{
	display: block;
	width: 434px;
	height: 43px;
}
.date .g
{
	width: 400px;
	height: 257px;
	background: #fff;
	padding: 0px 17px 0px 17px;
	overflow: hidden;
}
.date .r
{
	width: 400px;
	height: 47px;
	line-height: 47px;
	overflow: hidden;
}
.date .r a
{
	font-weight: bold;
	font-size: 16px;
	color: #f00;
}
.date .b
{
	width: 385px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	background: url(/App_Themes/CN/Images/right_dot.png) no-repeat left;
	overflow: hidden;
}
.date .l
{
	float: left;
	width: 300px;
	height: 30px;
}
.date .e
{
	float: right;
	width: 85px;
	height: 30px;
	color: #666;
	font-size: 13px;
	text-align: right;
}
/*------------------------------ catalog -----------------------------*/
.index .catalog
{
	float: left;
	width: 276px;
}
.catalog .t
{
	width: 276px;
	height: 90px;
	padding-bottom: 15px;
}
.catalog .t img
{
	display: block;
	width: 276px;
	height: 90px;
}
/*------------------------------- news -------------------------------*/
.index .news
{
	float: left;
	width: 370px;
	height: 258px;
	background: #fff;
	border: 1px solid #e4e4e4;
}
.news .t
{
	width: 320px;
	height: 45px;
	line-height: 45px;
	background: url(/App_Themes/CN/Images/title_news.png);
	padding-left: 30px;
	padding-right: 20px;
}
.news .d
{
	float: left;
	width: 90px;
	height: 45px;
	font-size: 18px;
	text-align: center;
}
.news .d a
{
	color: #035cac;
}
.news .n
{
	float: left;
	width: 90px;
	height: 45px;
	font-size: 18px;
	text-align: center;
}
.news .m
{
	float: left;
	width: 140px;
	height: 45px;
	text-align: right;
}
.news .g
{
	width: 340px;
	height: 252px;
	padding: 0px 15px 5px 15px;
	overflow: hidden;
}
.news .b
{
	width: 325px;
	height: 39px;
	line-height: 39px;
	padding-left: 15px;
	background: url(/App_Themes/CN/Images/right_dot.png) no-repeat left;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
.news .l
{
	float: left;
	width: 250px;
	height: 39px;
}
.news .e
{
	float: right;
	width: 75px;
	height: 39px;
	font-size: 13px;
	color: #666;
	text-align: right;
}
/*------------------------------- about ------------------------------*/
.index .about
{
	float: left;
	width: 720px;
}
.about .t
{
	width: 720px;
	height: 45px;
}
.about .t img
{
	display: block;
	width: 720px;
	height: 45px;
}
.about .g
{
	width: 690px;
	height: 261px;
	line-height: 29px;
	padding: 0px 15px 0px 15px;
	overflow: hidden;
}
/*------------------------------- info -------------------------------*/
.index .info
{
	float: right;
	width: 410px;
}
.info .t
{
	width: 360px;
	height: 45px;
	line-height: 40px;
	background: url(/App_Themes/CN/Images/title_info.png);
	padding-left: 30px;
	padding-right: 20px;
}
.info .d
{
	float: left;
	width: 90px;
	height: 45px;
	font-size: 18px;
	text-align: center;
}
.info .d a
{
	color: #035cac;
}
.info .n
{
	float: left;
	width: 90px;
	height: 45px;
	font-size: 18px;
	text-align: center;
}
.info .m
{
	float: left;
	width: 180px;
	height: 45px;
	text-align: right;
}
.info .g
{
	width: 380px;
	height: 252px;
	padding: 0px 15px 5px 15px;
	background: #f7f7f7;
	overflow: hidden;
}
.info .b
{
	width: 365px;
	height: 41px;
	line-height: 41px;
	padding-left: 15px;
	background: url(/App_Themes/CN/Images/right_dot.png) no-repeat left;
	border-bottom: 1px dotted #c9c9c9;
	overflow: hidden;
}
.info .l
{
	float: left;
	width: 290px;
	height: 41px;
}
.info .e
{
	float: right;
	width: 75px;
	height: 41px;
	font-size: 13px;
	color: #666;
	text-align: right;
}
/*------------------------------ project -----------------------------*/
.index .project
{
	width: 1150px;
	padding-top: 25px;
}
.project .t
{
	width: 1150px;
	height: 45px;
}
.project .t img
{
	display: block;
	width: 1150px;
	height: 45px;
}
.project .g
{
	width: 1100px;
	height: 180px;
	padding: 10px 25px 30px 25px;
	overflow: hidden;
}
.marquee
{
	float: left;
	width: 1100px;
	height: 180px;
	overflow: hidden;
}
.table
{
	display: table;
}
.cell
{
	display: table-cell;
}
.project .b
{
	float: left;
	width: 200px;
	height: 180px;
	padding-right: 15px;
}
.project .i
{
	width: 190px;
	height: 130px;
	background: #fff;
	padding: 4px;
	border: 1px solid #eee;
	overflow: hidden;
}
.project .i img
{
	width: 190px;
	height: 130px;
}
.project .l
{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Web -------------------------------*/
/*--------------------------------------------------------------------*/
/*------------------------------- left -------------------------------*/
.left
{
	float: left;
	width: 240px;
	padding: 20px 20px 0px 20px;
}
.left .title
{
	width: 220px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	background: url(/App_Themes/CN/Images/left_title.png);
	padding: 0px 10px 0px 10px;
}
.left .container
{
	width: 240px;
	background: url(/App_Themes/CN/Images/left_container.png);
	overflow: hidden;
}
.left .content
{
	width: 220px;
	line-height: 22px;
	padding: 5px 10px 0px 10px;
}
.left .bottom
{
	width: 240px;
	height: 5px;
	background: url(/App_Themes/CN/Images/left_bottom.png);
	overflow: hidden;
}
.left .split
{
	width: 240px;
	height: 20px;
	overflow: hidden;
}
.left .link
{
	width: 220px;
	line-height: 25px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: url(/App_Themes/CN/Images/left_link.png) no-repeat center bottom;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.left .news
{
	width: 210px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: url(/App_Themes/CN/Images/left_dot.png) no-repeat left;
	padding-left: 10px;
	overflow: hidden;
}
/*------------------------------- right ------------------------------*/
.right
{
	float: left;
	width: 900px;
	padding: 20px 20px 0px 0px;
}
.right .location
{
	width: 870px;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background: url(/App_Themes/CN/Images/right_location.png);
	overflow: hidden;
}
.right .container
{
	width: 860px;
	background: #fff;
	padding: 5px 19px;
	border: 1px solid #ddd;
	border-top: none;
}
.right .bottom
{
	width: 900px;
	height: 20px;
	overflow: hidden;
}
.right .title
{
	width: 860px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.right .time
{
	width: 860px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.right .summary
{
	width: 840px;
	min-height: 40px;
	line-height: 20px;
	font-size: 12px;
	padding: 4px 9px;
	border: 1px dotted #ccc;
	margin: 5px 0px;
}
.right .content
{
	width: 860px;
	min-height: 300px;
	line-height: 200%;
	padding: 10px 0px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0px;
	overflow: hidden;
}
.right .content img
{
	max-width: 800px;
}
.right .content table
{
	width: 100%;
	border: 1px solid #ccc;
}
.right .content th
{
	color: #fff;
	background: #aaa;
	padding: 5px 10px;
}
.right .content td
{
	padding: 5px 10px;
	border: 1px solid #eee;
}
.right .key
{
	width: 860px;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	margin: 5px 0px;
}
.right .related
{
	width: 860px;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	margin: 5px 0px;
	overflow: hidden;
}
/*------------------------------- text -------------------------------*/
.right .text
{
	width: 860px;
	min-height: 350px;
	padding: 10px 0px;
	overflow: hidden;
}
.text .border
{
	width: 850px;
	height: 34px;
	padding-left: 10px;
	border-bottom: 1px dashed #eee;
	background: url(/App_Themes/CN/Images/right_dot.png) no-repeat left;
}
.text .link
{
	float: left;
	width: 750px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.text .time
{
	float: right;
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.text .serve
{
	width: 860px;
	height: 30px;
	font-weight: bold;
	background: #eee;
}
.text .sever
{
	width: 860px;
	height: 29px;
	border-bottom: 1px dashed #eee;
}
.text .double
{
	float: left;
	width: 150px;
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
	overflow: hidden;
}
.text .single
{
	float: left;
	width: 70px;
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
	overflow: hidden;
}
/*----------------------------- photo big ----------------------------*/
.right .photo
{
	width: 840px;
	min-height: 400px;
	padding: 10px 10px;
	overflow: hidden;
}
.photo .border
{
	float: left;
	width: 200px;
	height: 165px;
	padding: 5px 40px 0px 40px;
	margin-bottom: 15px;
	overflow: hidden;
}
.photo .image
{
	width: 190px;
	height: 130px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
}
.photo .link
{
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}
/*----------------------------- feedback -----------------------------*/
.right .feedback
{
	width: 860px;
	padding: 5px 19px 0px 19px;
	border: 1px dashed #ddd;
	margin-bottom: 20px;
}
.right .back
{
	width: 860px;
	padding: 10px 0px;
}
.back .border
{
	width: 840px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #eee;
	margin-bottom: 15px;
	overflow: hidden;
}
.back .name
{
	float: left;
	width: 360px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding: 0px 10px;
	overflow: hidden;
}
.back .ip
{
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0px 10px;
	background: #f8f8f8;
	overflow: hidden;
}
.back .date
{
	float: left;
	width: 220px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	padding: 0px 10px;
	background: #f8f8f8;
	overflow: hidden;
}
.back .selected
{
	float: left;
	width: 260px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding: 0px 10px;
	overflow: hidden;
}
.back .alternate
{
	float: left;
	width: 260px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	background: #ffffff;
	overflow: hidden;
}
.back .important
{
	float: left;
	width: 260px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bolder;
	padding: 0px 10px;
	background: #ffffff;
	overflow: hidden;
}
.back .important a:link
{
	color: #f00;
}
.back .important a:visited
{
	color: #f00;
}
.back .important a:hover
{
	color: #d90000;
}
.back .message
{
	float: left;
	width: 820px;
	line-height: 25px;
	padding: 5px 10px;
}
.back .reply
{
	float: left;
	width: 820px;
	line-height: 25px;
	padding: 5px 10px;
	border-top: 1px dashed #eee;
}
.right .feed
{
	width: 860px;
	background: #fff;
	padding: 9px 19px 0px 19px;
	border: 1px solid #eee;
	margin-bottom: 20px;
}
/*----------------------------- download -----------------------------*/
.right .download
{
	width: 860px;
	height: 26px;
	text-align: center;
	margin: 5px 0px;
	overflow: hidden;
}
.right .download a
{
	line-height: 26px;
	font-weight: bold;
	color: #f00;
}
.right .download input
{
	width: 98px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #f00;
	background: #ff0;
	border: 1px solid #aaa;
	cursor: pointer;
}
/*------------------------------- form -------------------------------*/
.right .form
{
	width: 720px;
	line-height: 100%;
	padding: 10px 60px;
	overflow: hidden;
}
.right .form em
{
	color: #f00;
	font-style: normal;
}
.right .form th
{
	line-height: 180%;
}
.right .form td
{
	line-height: 150%;
}
.form .label
{
	float: left;
	width: 190px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	padding: 0px 10px;
}
.form .input
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .input input
{
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .check
{
	float: left;
	width: 90px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .check input
{
	width: 70px;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .code
{
	float: left;
	width: 400px;
	height: 20px;
	padding: 2px 0px 2px 0px;
}
.form .btn
{
	float: left;
	width: 100%;
	height: 24px;
	padding: 5px 0px;
	text-align: center;
}
.form .btn input
{
	width: 98px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ddd;
	border: 1px solid #aaa;
	cursor: pointer;
}
.form .headline
{
	float: left;
	width: 190px;
	height: 60px;
	line-height: 60px;
	text-align: right;
	padding: 2px 10px;
}
.form .multiline
{
	float: right;
	width: 500px;
	height: 60px;
	padding: 2px 10px 2px 0px;
}
.form .multiline textarea
{
	width: 70%;
	height: 54px;
	line-height: 18px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .file
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .radio
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .radio input
{
	width: 13px;
	height: 13px;
}
.form .radio label
{
	padding-left: 5px;
	padding-right: 15px;
}
.form .short
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .short input
{
	width: 10%;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .short span
{
	padding-right: 10px;
}
.form .editor
{
	float: left;
	width: 720px;
	padding: 5px 0px;
}
.form table
{
	width: 100%;
}
.form th
{
	text-align: center;
	background: #f2f2f2;
}
.form td
{
	padding: 0px 5px;
}
.form .blank
{
	float: left;
	width: 260px;
	height: 150px;
	line-height: 30px;
	text-align: right;
	font-weight: bolder;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}
.form .vote
{
	float: right;
	width: 430px;
	line-height: 30px;
	padding: 0px 10px 20px 0px;
}
.form .mid
{
	width: 600px;
	line-height: 30px;
	padding: 0px 60px 20px 60px;
}
.form .middle
{
	width: 720px;
	line-height: 30px;
	padding: 0px 0px 20px 0px;
}
.form .middle td
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.form .percent
{
	float: left;
	width: 200px;
	height: 15px;
	border: 1px solid #ccc;
	margin: 4px 10px 4px 0px;
	overflow: hidden;
}
.form .percent img
{
	display: block;
}
.form .election
{
	width: 100%;
	line-height: 30px;
	overflow: hidden;
}
.form .option
{
	float: left;
	width: 280px;
	line-height: 30px;
	text-align: right;
	padding: 0px 10px 0px 10px;
}
.form .show
{
	float: right;
	width: 410px;
	line-height: 30px;
	padding: 0px 10px 0px 0px;
}
/*------------------------------- links ------------------------------*/
.right .links
{
	width: 860px;
	min-height: 360px;
	padding: 10px 0px;
}
.links .border
{
	float: left;
	width: 185px;
	height: 30px;
	padding: 10px 15px;
}
.links.link
{
	width: 185px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/*------------------------------ special -----------------------------*/
.right .center
{
	width: 860px;
	text-align: center;
	margin-bottom: 10px;
}
.right .full
{
	float: left;
	width: 860px;
	margin-bottom: 10px;
}
.right .half
{
	float: left;
	width: 430px;
	line-height: 25px;
	padding-right: 10px;
}
/*------------------------------- pager ------------------------------*/
.right .pager
{
	width: 860px;
	padding: 0px 20px;
	line-height: 35px;
	font-size: 12px;
	background: #eee;
	margin-bottom: 20px;
	overflow: auto;
}
.right .record
{
	float: left;
	width: 430px;
}
.right .page
{
	float: left;
	width: 430px;
	text-align: right;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Slide -----------------------------*/
/*--------------------------------------------------------------------*/
.slides
{
	position: absolute;
	z-index: 1;
}
.slide
{
	position: relative;
	width: 1400px;
	height: 450px;
	overflow: hidden;
}
.slid
{
	position: relative;
	width: 1400px;
	height: 450px;
	overflow: hidden;
}
.slides .prev, .slides .next
{
	position: absolute;
	top: 190px;
	left: 0px;
	width: 70px;
	height: 70px;
	z-index: 100;
	display: block;
}
.slides .prev img, .slides .next img
{
	width: 70px;
	height: 70px;
}
.slides .next
{
	left: 1330px;
}
